[maven-release-plugin] prepare for next develop...
[maven-release-plugin] prepare release java-obj...
test
Revert changes in pom
[maven-release-plugin] prepare release java-obj...
Fixed NPE
Now classes from "java.math" package threated a...
Fixed NPE during creation of map data node with...
Performance improvements.
Some tests proposed by users.
Add ability to read annotation from field of so...
Add better exception for case when we create sn...
To make it work as you expected, you should declare SomeId.class as value type in...
Technical FAQ with examples
I was wondering if there is a way to mark some properties as immutable value properties,...
I was wondering if there is a way to mark some properties as immutable value properties,...
[maven-release-plugin] prepare for next develop...
Fixed overriding of bean method metadata boolea...
Release notes for version 0.8.5.1
Fixed setting of configuration id into class of...
Fixed exception during mapping of beans with ge...
Release notes for version 0.8.5.1
Add some unit tests.
[maven-release-plugin] prepare release java-obj...
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] prepare release java-obj...
Refactoring some code duplication.
Implement ability to mark source map to act as ...
Add ability to mark source collection to act as...
Fix release notes.
Add ability to set property converter as instan...
Uncommented generic property test. Now it is wo...
Add applied flag to diff node. Now during apply...
Fixed bug in selection of type converter for el...
Now all converted values (by type or property c...
Wrap all property listener arguments into Prope...
Add ISpecifiedFlagPropertyNameResolver and logi...
Add skipContainerEntryChanges on destination. P...
Fixed copy of matched properties when making lo...
Technical FAQ with examples
[maven-release-plugin] prepare for next develop...
Add release notes for version 0.8.4
Change version to 0.8.4
Marker objects can be returned from PropertyCon...
Add ObjectCreationContextInfo into IObjectCreat...
Fix NPE in EnumConverter and StringToEnumConver...
Merge branch 'master' of https://git.code.sf.ne...
Add unit test.
improve javadocs.
Implemented passing property descriptor to obje...
Renamed ObjectCreationContextIInfo to Operatoin...
Fix javadoc.
Small refactorings. Type converter is not searc...
Methods isIdentifier(); and isSkipped(); of IBe...