0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jul 04, 2025 — Jul 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change the createExecutor method from private to public to allow re-use when creating sub-classes of PropertiesManager
syphr42
as Gregory Moyer
More... about 14 years ago
updated copyright dates
syphr42
as Gregory Moyer
More... over 14 years ago
added an easier way to pull in extra properties through retrievers in the builder/utility class (the provided example is SystemPropertiesRetriever that will allow references to system properties to resolve inside a properties file without defining those properties in the set of keys)
syphr42
as Gregory Moyer
More... over 14 years ago
[maven-release-plugin] prepare for next development iteration
syphr42
as Gregory Moyer
More... over 14 years ago
[maven-release-plugin] prepare release 2.1.1
syphr42
as Gregory Moyer
More... over 14 years ago
updated to latest released parent
syphr42
as Gregory Moyer
More... over 14 years ago
switched base version to 2.1.1 to prepare for a minor point release that consists of pom and site changes (no source changes to the library)
syphr42
as Gregory Moyer
More... over 14 years ago
updated to latest parent snapshot and junit dependency
syphr42
as Gregory Moyer
More... over 14 years ago
corrected scm info after moving the repository to github
syphr42
as Gregory Moyer
More... almost 15 years ago
removed settings necessary for bzr from the release plugin
syphr42
as Gregory Moyer
More... almost 15 years ago
added ignore file for eclipse artifacts
syphr42
as Gregory Moyer
More... almost 15 years ago
updated parent version to latest snapshot
syphr42
as Gregory Moyer
More... almost 15 years ago
bzr to git transfer mostly worked - the history made it, but the head revision shows no files, so this brings them back, minus the bzr- and eclipse-specific ones
syphr42
as Gregory Moyer
More... almost 15 years ago
imported project from launchpad bzr
syphr42
as Gregory Moyer
More... almost 15 years ago
added clirr report link to the site navigation
syphr42
as Gregory Moyer
More... almost 15 years ago
updated parent to latest snapshot
syphr42
as Gregory Moyer
More... almost 15 years ago
[maven-release-plugin] prepare for next development iteration
syphr42
as Gregory Moyer
More... about 15 years ago
[maven-release-plugin] prepare release 2.1
syphr42
as Gregory Moyer
More... about 15 years ago
version updates for the parent and testing dependencies
syphr42
as Gregory Moyer
More... about 15 years ago
changed index page from apt to xdoc to allow for embedding an ohloh widget
syphr42
as Gregory Moyer
More... about 15 years ago
moved the version to the left to match up with changes in the parent
syphr42
as Gregory Moyer
More... about 15 years ago
updating parent reference to the latest snapshot
syphr42
as Gregory Moyer
More... about 15 years ago
removed duplication of parts of the site that are the same as the parent More... about 15 years ago
corrected schema reference More... about 15 years ago
added schema location More... about 15 years ago
added a link to browsable source code More... about 15 years ago
added schema information More... over 15 years ago
added a reference to the parent url More... over 15 years ago
adjust for changes in the parent pom More... over 15 years ago
changed the creation of a retriever to happen lazily to allow sub-classes to use private fields when overriding the create method
syphr42
as Gregory Moyer
More... over 15 years ago