-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes Annomark
Roman Stumm edited this page Mar 13, 2015
·
1 revision
"annomark" will NOT be developed any longer.
- Changed artifactId from com.agimatec to de.viaboxx
- Published artifacts to maven central.
- NLSTools moved to a separate subproject with own jar nlsTools.jar
- NLSTools support for Adobe Flex (generate Flex class, support Flex directory format)
- MessageBundleTask: new option writeInterface "Flex" and "smallFlex"
- OptimizeBundlesTask: new option "deleteEmptyEntries", "commonEntryKeyPrefix" may be null
doctype for dozer5.0 fixed 3rd party libs upgraded
- minor bug fixes
- fixed method getDtoFieldType() for nested path with generic type
- OptmizeBundesTask
- NLS-Entry useDefault
- enum-support improved
- bug fixed: DTO-annotated boolean getter methods starting with "is"
- new NLS-tasks: CopyBundlesTask, UpdateBundlesTask, MBBundlesZipper, simplified bundles-xml format (providing backward compatibility)
- upgrade from groovy-1.0-jsr-06 to groovy-1.5.6
- TestDocumentation Annotation
- Added profile to adjust the jdk tools path used on mac os x
- @ToString annotation to generate toString() methods (+examples)
- Generate files based on annotated java classes
- Generate java, json, properties, sql for Resourcebundles in XML-format
- Generate Resourcebundle in XML-format from properties files