Prom provides easy access to and lifecycle management for properties files in Java.
THIS PROJECT HAS BEEN ARCHIVED AND IS NO LONGER UPDATED
Prom is a Java API built around the standard java.util.
For API documentation and other details, please see the project homepage below.
Binaries and source are available through the Launchpad links on the right and through Maven Central using the group ID org.syphr and the artifact ID prom.
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #658929: Saving fails when the parent directory of the properties file does not exist
Reported -
Bug #642823: After calling load() or loadNB(), any property without an explicitly saved value retains its "dirty" value
Reported -
Bug #632865: Incorrect behavior when save() is called immediately after load() with setSavingDefautls(true)
Reported -
Bug #628810: NullPointerException thrown by DefaultEvaluator if nested reference is not found by the Retriever
Reported