atlasmap-attic / atlasmap-runtime

AtlasMap runtime engine and design time services
http://atlasmap.io
Other
3 stars 8 forks source link

fix(atlas-java): Java inspection forces FieldType to COMPLEX for othe… #261

Closed igarashitm closed 6 years ago

igarashitm commented 6 years ago

…r than primitives, which breaks DATE/TIME related types

Fixes: #234

Also addresses:

Java inspection should not inspect JDK classes Fixes: #252

Java field inspection ignores package private fields Fixes: #253

Add an inspection unit test with package private Class to confirm class accessibility issues Fixes: #85

pure-bot[bot] commented 6 years ago

Pull request approved by @jpav - applying approved label

pure-bot[bot] commented 6 years ago

Pull request approved by @jpav - applying approved label

jpav commented 6 years ago

Well, crap, I didn't realize pure-bot would auto-merge after a review...