Fix Issue 42 |
|
More...
|
over 12 years ago
|
Fix Issue 42 |
|
More...
|
over 12 years ago
|
Applied fixes for further comments on issue#25 Applied fix from trunk for issue#38, as well as fix for issue#41 and community test case Added various JavaDocs and fixed some old comments |
|
More...
|
over 12 years ago
|
Applied fixes for further comments on issue#25 Applied fix from trunk for issue#38, as well as fix for issue#41 and community test case Added various JavaDocs and fixed some old comments |
|
More...
|
over 12 years ago
|
Fix Issue with recursive generics |
|
More...
|
over 12 years ago
|
Fix Issue with recursive generics |
|
More...
|
over 12 years ago
|
Fix Issue with recursive generics |
|
More...
|
over 12 years ago
|
Fix Issue with recursive generics |
|
More...
|
over 12 years ago
|
Fix Issue with recursive generics |
|
More...
|
over 12 years ago
|
Fix Issue with recursive generics |
|
More...
|
over 12 years ago
|
Fix Issue 38 |
|
More...
|
over 12 years ago
|
Fix Issue 38 |
|
More...
|
over 12 years ago
|
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33 |
|
More...
|
over 12 years ago
|
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33 |
|
More...
|
over 12 years ago
|
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33 |
|
More...
|
over 12 years ago
|
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33 |
|
More...
|
over 12 years ago
|
Fix javadoc structure and wording for Mapper and MapperFactory Added boolean to allow specifying whether auto-generated mappers should be considered when checking for existing mappers; Added functionality to support tracking whether mappers are generated via specification or via auto-mapping; Added fix to avoid use of auto-generated mappers to resolve concrete types (issue #34) Added community test case for issue#25 Added community test case for issue#34 Changed usage of HashSet and HashMap for LinkedHashSet and LinkedHashMap, respectively, in the code generation process and property mapping; this is to provide consistent iteration and mapping order Fixed pattern on TestAlternateCompilerStrategy to accommodate recent changes to pattern matching |
|
More...
|
over 12 years ago
|
Fix javadoc structure and wording for Mapper and MapperFactory Added boolean to allow specifying whether auto-generated mappers should be considered when checking for existing mappers; Added functionality to support tracking whether mappers are generated via specification or via auto-mapping; Added fix to avoid use of auto-generated mappers to resolve concrete types (issue #34) Added community test case for issue#25 Added community test case for issue#34 Changed usage of HashSet and HashMap for LinkedHashSet and LinkedHashMap, respectively, in the code generation process and property mapping; this is to provide consistent iteration and mapping order Fixed pattern on TestAlternateCompilerStrategy to accommodate recent changes to pattern matching |
|
More...
|
over 12 years ago
|
Fix to possible NPE in getNestedProperty |
|
More...
|
over 12 years ago
|
Fix to possible NPE in getNestedProperty |
|
More...
|
over 12 years ago
|
Applied performance-improvement suggestion from issue#12 |
|
More...
|
over 12 years ago
|
Applied performance-improvement suggestion from issue#12 |
|
More...
|
over 12 years ago
|
Removed import of commons-lang StringBuilder from CodeSourceBuilder which was only a test-scoped import |
|
More...
|
over 12 years ago
|
Removed import of commons-lang StringBuilder from CodeSourceBuilder which was only a test-scoped import |
|
More...
|
over 12 years ago
|
Added fix for parallel multi-occurrence mapping where the source (collection/list/array)s are not the same size |
|
More...
|
over 12 years ago
|
Added fix for parallel multi-occurrence mapping where the source (collection/list/array)s are not the same size |
|
More...
|
over 12 years ago
|
DefaultMapperFactory: Added capability to register mappers in mid-build CodeSourceBuilder: added support for nested element mapping syntax (e.g., "multiOccurrenceField[propertyOfElement]" syntax) Added MultiOccurrenceVariableRef with updates to VariableRef, FieldMap, FieldMapBuilder, MapperGenerator to support new mapping syntax Added reusable Collection to primitive array conversion functions to ClassUtil Removed CollectionsUtil and StringUtil which were unused |
|
More...
|
over 12 years ago
|
DefaultMapperFactory: Added capability to register mappers in mid-build CodeSourceBuilder: added support for nested element mapping syntax (e.g., "multiOccurrenceField[propertyOfElement]" syntax) Added MultiOccurrenceVariableRef with updates to VariableRef, FieldMap, FieldMapBuilder, MapperGenerator to support new mapping syntax Added reusable Collection to primitive array conversion functions to ClassUtil Removed CollectionsUtil and StringUtil which were unused |
|
More...
|
over 12 years ago
|
[maven-release-plugin] rollback the release of orika-parent-1.1.9 |
|
More...
|
over 12 years ago
|
[maven-release-plugin] rollback the release of orika-parent-1.1.9 |
|
More...
|
over 12 years ago
|