issues
search
vadbch
/
orika
Automatically exported from code.google.com/p/orika
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No backward compatability
#200
agoel2
opened
6 years ago
0
Mapping java.util.Map attribute to java.util.HashMap throws MappingException
#199
GoogleCodeExporter
opened
8 years ago
0
Ability to set custom ClassLoader
#198
GoogleCodeExporter
opened
8 years ago
0
Orika issues in setting null if nested type is null, While flattening it
#197
GoogleCodeExporter
opened
8 years ago
0
Multi mapping (n beans to 1 output bean)
#196
GoogleCodeExporter
opened
8 years ago
0
User Guide code to map from List to Map throws ClassCastException
#195
GoogleCodeExporter
opened
8 years ago
1
mapping error for String array
#194
GoogleCodeExporter
opened
8 years ago
1
Constructor discovery doesn't work
#193
GoogleCodeExporter
opened
8 years ago
1
Bypass mapping for empty string value and Trim the source string value during source to destination filed mapping
#192
GoogleCodeExporter
opened
8 years ago
4
Request to add more debug/trace logging
#191
GoogleCodeExporter
opened
8 years ago
1
Indirect inheritance with parameter reducing leads to java.lang.ArrayIndexOutOfBoundsException
#190
GoogleCodeExporter
opened
8 years ago
2
Filter dest value + nested properties = NPE
#189
GoogleCodeExporter
opened
8 years ago
0
RuntimeException raised when source object contains a list of arrays , even if not mapped
#188
GoogleCodeExporter
opened
8 years ago
2
SecurityException accessing Classloader with jdk8u40
#187
GoogleCodeExporter
opened
8 years ago
2
Filter is not applied on source list.
#186
GoogleCodeExporter
opened
8 years ago
1
Mapping List<String> to List<Enum> fails
#185
GoogleCodeExporter
opened
8 years ago
3
java.lang.NoSuchMethodError: ch.qos.logback.classic.util.ContextInitializer.<init>(Lch/qos/logback/classic/LoggerContext;)V
#184
GoogleCodeExporter
opened
8 years ago
1
Orika converting entity class to HashMap when fetch entity fetched from DB.
#183
GoogleCodeExporter
opened
8 years ago
1
BidirectionalConverter For Update Functionality
#182
GoogleCodeExporter
closed
8 years ago
1
Orika creates a new instance of nested list instead of using existing instance
#181
GoogleCodeExporter
opened
8 years ago
2
Usage of paranamer leads to different mapping results on developement and production environments
#180
GoogleCodeExporter
opened
8 years ago
0
java.lang.ClassNotFoundException: org.eclipse.core.resources.IWorkspaceRoot
#179
GoogleCodeExporter
opened
8 years ago
1
Getting NullPointer exception when converting an integer to an enum with a registered custom converter
#178
GoogleCodeExporter
opened
8 years ago
0
Mapping a null byte[] to a null-nested byte[] causes a NullPointerException
#177
GoogleCodeExporter
opened
8 years ago
1
Orika should use version ranges for dependencies
#176
GoogleCodeExporter
opened
8 years ago
0
COMPILER_STRATEGY system property not unset in tearDown of Issue25TestCase
#175
GoogleCodeExporter
opened
8 years ago
1
.converter(id) ignores id and uses default one instead
#174
GoogleCodeExporter
opened
8 years ago
1
Orika tries generates mapper for private field
#173
GoogleCodeExporter
opened
8 years ago
2
is there a way to access the root objects from within a CustomConverter?
#172
GoogleCodeExporter
opened
8 years ago
0
single lower case property name failed to map
#171
GoogleCodeExporter
opened
8 years ago
4
NPE on members that extend HashMap
#170
GoogleCodeExporter
opened
8 years ago
1
Expose a Multimap or Set<MapperKey> on MapperFactory
#169
GoogleCodeExporter
opened
8 years ago
0
Add the possibiliy to copy field by reference
#168
GoogleCodeExporter
opened
8 years ago
0
Support mapping for java 8 time API
#167
GoogleCodeExporter
opened
8 years ago
1
Map values not converted from a list
#166
GoogleCodeExporter
opened
8 years ago
1
BidirectionalConverter conversion between equal types (String,String)
#165
GoogleCodeExporter
opened
8 years ago
0
typesafe mapping definitions
#164
GoogleCodeExporter
opened
8 years ago
0
Mapping the two objects of the same class which include a method that calls a new instance of that class results in a stackoverflow exception
#163
GoogleCodeExporter
opened
8 years ago
1
NPE mapping to nested property with Filter where source property is null.
#162
GoogleCodeExporter
opened
8 years ago
0
Unable to map class with self-referencing generics and Comparable return type
#161
GoogleCodeExporter
opened
8 years ago
1
Convert Wrapper Double to primitive float give exception
#160
GoogleCodeExporter
opened
8 years ago
0
Compilation error
#159
GoogleCodeExporter
opened
8 years ago
0
Generic type information is lost
#158
GoogleCodeExporter
opened
8 years ago
0
Issue with type matching
#157
GoogleCodeExporter
opened
8 years ago
2
Using Javassist 3.18.1-GA in combination with Orika 1.4.5 causes "java.lang.VerifyError: Stack map does not match the one at exception handler ..."
#156
GoogleCodeExporter
opened
8 years ago
1
NullPointerException while generating mapper for Map type
#155
GoogleCodeExporter
opened
8 years ago
0
Calls toString() on objects when using a BoundMapperFacade as a Converter
#154
GoogleCodeExporter
opened
8 years ago
0
Declaring two ConfigurableDocumentMapper
#153
GoogleCodeExporter
opened
8 years ago
0
cannot create multiple MapperFacade instances from one DefaultMapperFactory.Builder instance
#152
GoogleCodeExporter
opened
8 years ago
7
Pass MappingContext to Converters
#151
GoogleCodeExporter
opened
8 years ago
1
Next