0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration
Robin Vobruba
as hoijui
More... almost 13 years ago
[maven-release-plugin] prepare release javaosc-0.1
Robin Vobruba
as hoijui
More... almost 13 years ago
add SNAPSHOT release instructions to the README [minor]
Robin Vobruba
as hoijui
More... almost 13 years ago
set inception year to 2001 (found it mentioned in license headers)
Robin Vobruba
as hoijui
More... almost 13 years ago
change Maven parent name
Robin Vobruba
as hoijui
More... almost 13 years ago
OSCPortIn: rename field isListening -> listening
Robin Vobruba
as hoijui
More... almost 13 years ago
OSCPortIn: do not print an exception when it is expected behaviour
Robin Vobruba
as hoijui
More... almost 13 years ago
Maven: update plugin versions
Robin Vobruba
as hoijui
More... almost 13 years ago
mock-up of the license headers (and class comment) [minor]
Robin Vobruba
as hoijui
More... almost 13 years ago
further markdown annotating of the README [minor]
Robin Vobruba
as hoijui
More... almost 13 years ago
rename README to README.markdown
Robin Vobruba
as hoijui
More... almost 13 years ago
mock-up the README [minor]
Robin Vobruba
as hoijui
More... almost 13 years ago
Maven: set the UI main-class for the exec plugin
Robin Vobruba
as hoijui
More... almost 13 years ago
Maven: adjust the main-class path [fix]
Robin Vobruba
as hoijui
More... almost 13 years ago
Maven: prepare for deployment: GPG signing
Robin Vobruba
as hoijui
More... almost 13 years ago
Maven: add sonatype parent to be able to sync to Maven central
Robin Vobruba
as hoijui
More... almost 13 years ago
Maven: add developers section
Robin Vobruba
as hoijui
More... almost 13 years ago
set min required maven version to 2.2.1 (older ones create incorrect PGP signatures/checksums)
Robin Vobruba
as hoijui
More... almost 13 years ago
maven: change library artifactId from _javaosc_ to _javaosc-core_
Robin Vobruba
as hoijui
More... almost 13 years ago
also aggregate the PMD and CPD reports (this is the default for others)
Robin Vobruba
as hoijui
More... almost 13 years ago
adjust most header comments to refer to the new LICENSE file [minor]
Robin Vobruba
as hoijui
More... almost 13 years ago
cleanup test sources a bit
Robin Vobruba
as hoijui
More... almost 13 years ago
fix Main-Class attributes
Robin Vobruba
as hoijui
More... almost 13 years ago
CheckStyle: make OscUI fields private
Robin Vobruba
as hoijui
More... almost 13 years ago
update two report plugin versions
Robin Vobruba
as hoijui
More... almost 13 years ago
CheckStyle: make two more fields in OSCPort private
Robin Vobruba
as hoijui
More... almost 13 years ago
slightly cleanup a comment [minor]
Robin Vobruba
as hoijui
More... almost 13 years ago
CheckStyle: make some fields private
Robin Vobruba
as hoijui
More... almost 13 years ago
remove duplicated (overriden) method OSCPortIn.close()
Robin Vobruba
as hoijui
More... almost 13 years ago
CheckStyle: un-hide some fields
Robin Vobruba
as hoijui
More... almost 13 years ago