Commit Graph

5468 Commits

Author SHA1 Message Date
Hardy Ferentschik 944ab85bf1 METAGEN-92 Fixing wrong warning message 2013-11-11 20:08:14 +08:00
Hardy Ferentschik 9a56f39bb2 METAGEN-92 Adding ability to process JPA 2.0 and 2.1 configuration files. 2.0 configuration files will be transformed by an EventReader to 2.1 2013-11-11 20:08:13 +08:00
Hardy Ferentschik 79f7957f0b METAGEN-88 Using System.getProperty( line.separator ) in ImportContextImpl now 2013-11-11 20:08:13 +08:00
Guillaume Smet 2cdccbaf8f METAGEN-83 Updating versions of dependencies and Maven plugins 2013-11-11 20:08:13 +08:00
Hardy Ferentschik 90b023af3e METAGEN-90 Adding testcase 2013-11-11 20:08:13 +08:00
Hardy Ferentschik c75bd2a0af METAGEN-83 Fixing JAXB incompatabilties - see also HV-528 2013-11-11 20:08:13 +08:00
Hardy Ferentschik 999632b667 METAGEN-83 Removing unused constant 2013-11-11 20:08:13 +08:00
Sanne Grinovero 5cacd68cfa METAGEN-83 Should not use path separator but file separator 2013-11-11 20:08:13 +08:00
Sanne Grinovero 73502abf60 METAGEN-83 Update hibernate-jpa-2.0-api to 1.0.1.Final 2013-11-11 20:08:13 +08:00
Sanne Grinovero 39a21d96b3 METAGEN-83 build: specify file encoding 2013-11-11 20:08:13 +08:00
Sanne Grinovero fbbe605511 METAGEN-83 build: update Maven plugin versions 2013-11-11 20:08:12 +08:00
Guillaume Smet 0c18c38a55 METAGEN-82 Fixed a few inconsistencies in the way @MappedSuperClass
are considered
2013-11-11 20:08:12 +08:00
Hardy Ferentschik 0ff88cff1f METAGEN-81 Formatting and moving test into its own method annotated with @TestForIssue 2013-11-11 20:08:12 +08:00
Guillaume Smet 7bb932f505 METAGEN-81 Fixed the propagation of the access type to the @Embeddable
entities via the @Embedded link even if the access type is determined from the containing entity hierarchy
2013-11-11 20:08:12 +08:00
Hardy Ferentschik f946f60471 METAGEN-79 Unified skipGeneratedAnnotation and addGeneratedAnnotation 2013-11-11 20:08:12 +08:00
Igor Vaynberg d5110ad8bc METAGEN-69 2013-11-11 20:08:12 +08:00
Hardy Ferentschik d155b70923 METAGEN-75 Allowing a resource path to not start with a leading /
Updating dependencies
2013-11-11 20:08:12 +08:00
Hardy Ferentschik 8177e5b840 METAGEN-73 Adding the fqcn of the processor as value of @Generated.
Also adding an option to add the generation date.
2013-11-11 20:08:12 +08:00
Hardy Ferentschik 802cbcd546 METAGEN-76 Fixing StringUtil#isPropertyName to ignore hashCode as persistent property 2013-11-11 20:08:12 +08:00
Hardy Ferentschik 4c968d7f7a METAGEN-79 Adding skipGeneratedAnnotation flag. Deprecating addGeneratedAnnotation. 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 4ac9cbfdb3 METAGEN-79 TestUtil#getFieldFromMetamodelFor() used now Class.getDeclaredField() to only access fields defined in the actual class 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 2d245a3798 METAGEN-57 Adding support for embedded id to XmlMetaEntity and adding testcase 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 807fa02bbf METAGEN-57 import cleanup 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 6249793c48 METAGEN-66 Updating testcase 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 86ced8bbf4 METAGEN-66 Adding testcase 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 66b04e8f66 METAGEN-67 making sure that mapped superclasses without Id annotation get a default access type 2013-11-11 20:08:11 +08:00
Hardy Ferentschik 6146563ee8 METAGEN-67 removing comment 2013-11-11 20:08:11 +08:00
Hardy Ferentschik e8233364ea METAGEN-67 removing obsolete method 2013-11-11 20:08:10 +08:00
Hardy Ferentschik 434145e75d METAGEN-52 Removing unused functions 2013-11-11 20:08:10 +08:00
Hardy Ferentschik bd37d376aa METAGEN-52 Removing remaining compile time dependency for javax.persistence classes 2013-11-11 20:08:10 +08:00
Hardy Ferentschik 214e357d13 METAGEN-67 Renaming tests to reflect actual problem 2013-11-11 20:08:10 +08:00
Hardy Ferentschik 99f40d7e06 METAGEN-67 Removing direct access to JPA persistence 2013-11-11 20:08:10 +08:00
Hardy Ferentschik 8d1a767b35 METAGEN-67 Updating testcase - mapped super class does now not contain an id 2013-11-11 20:08:10 +08:00
Hardy Ferentschik 170d2c9bff METAGEN-67 Formatting 2013-11-11 20:08:10 +08:00
Hardy Ferentschik eb4521b1e9 METAGEN-62 Package renaming 2013-11-11 20:08:10 +08:00
Hardy Ferentschik e67bd078f2 METAGEN-67 Adding testcase 2013-11-11 20:08:10 +08:00
Hardy Ferentschik 5c71acf923 METAGEN-62 Adding support for SortedMap and SortedSet 2013-11-11 20:08:09 +08:00
Hardy Ferentschik f52e81f257 METAGEN-62 adding testcase 2013-11-11 20:08:09 +08:00
Hardy Ferentschik 9e9b7541b5 METAGEN-64 Making sure that non mapped classes in the hierarchy don't destroy the mapped class hierarchy 2013-11-11 20:08:09 +08:00
Hardy Ferentschik 1cfdb8a67d METAGEN-50, METAGEN-63 Added processor option to add @SupressWarnings annotation
Updated documentation and made sure that documentation and implementation related to ormXml is in sync
2013-11-11 20:08:09 +08:00
Hardy Ferentschik 54411e47b6 METAGEN-50, METAGEN-63 Added processor option to add @SupressWarnings annotation
Updated documentation and made sure that documentation and implementation related to ormXml is in sync
2013-11-11 20:08:09 +08:00
Hardy Ferentschik 105748e7dd METAGEN-65 Updating the configuration of the maven annotation processor plugin 2013-11-11 20:08:09 +08:00
Hardy Ferentschik 0f1cc39d9c METAGEN-78 Replacing @SupportedSourceVersion(RELEASE_6) with 'public SourceVersion getSupportedSourceVersion()' 2013-11-11 20:08:09 +08:00
Hardy Ferentschik f88284036f METAGEN-55 Formatting 2013-11-11 20:08:09 +08:00
Hardy Ferentschik 05c4251b78 METAGEN-55 Adding license header 2013-11-11 20:08:08 +08:00
Hardy Ferentschik e0e6fb0970 METAGEN-54 Cleaning up the code and making use of StringUtil.getPropertyName instead of adding a new helper method in XmlMetaEntity 2013-11-11 20:08:08 +08:00
Hardy Ferentschik 5bdd8c3311 METAGEN-54 Renamed test and fixed typo in test method 2013-11-11 20:08:08 +08:00
Hardy Ferentschik cb900355a7 METAGEN-54 Added license headers 2013-11-11 20:08:08 +08:00
Martijn Blankestijn 29b18cb62c METAGEN-54 Extra check on return type from a method 2013-11-11 20:08:08 +08:00
Martijn Blankestijn 643f58ef0f METAGEN-54 XML-only field access type Set attribute not generated 2013-11-11 20:08:08 +08:00