Version | Date | Description |
---|---|---|
1.0.8 | in SVN | |
1.0.7 | 2019-01-23 | |
1.0.6 | 2009-06-18 | |
1.0.5 | 2004-11-24 | |
1.0.4 | ||
1.0-alpha-3 |
No changes in this release.
Type | Changes | By |
---|---|---|
Moved changes.xml location for inclusion in report generation | painter | |
Update to Java 8 | painter | |
Added commons-lang3 | painter | |
Update unit tests to BaseUnit5Test | painter | |
Update to yaafi-1.0.8 and testcontainer 1.0.8 | painter |
Type | Changes | By |
---|---|---|
Added a Maven-2 build. | tv | |
Split the service into a simple one that does not depend on servlet-api and an extended one that does. This allows to use the service in non-web environments without hassles. | tv | |
Fix unit tests to run properly in non US english environments. Thanks to Kostyantyn Shchekotykhin. | epugh |
Type | Changes | By |
---|---|---|
Merge api and impl jars into one project. Thanks to Kostyantyn Shchekotykhin. | epugh | |
Remove Localization, it was a facade that shouldn't be here. Facade's of this nature are specific to the user... | epugh | |
Tweak dependencies to build under gump. | epugh | |
Bump versions, clean up dependencies | epugh |
Type | Changes | By |
---|---|---|
Use inherited getLogger() instead of Log in classes extending AbstractLogEnabled. | epugh | |
Update to use Merlin 3.3.0 | epugh | |
Merlinized code with input from Stephen | epugh |
Type | Changes | By |
---|---|---|
New Localization class that is a facade to the underlying service. | epugh |