[hibernate/hibernate-core] 770071: HHH-6173 Removing unused import
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: 7700719306eb49d7d5f08af69cf39df622572ce7
https://github.com/hibernate/hibernate-core/commit/7700719306eb49d7d5f08a...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
Log Message:
-----------
HHH-6173 Removing unused import
Commit: 1e88107f3e2e5c85db70e6b5e2bf5c9594b3894b
https://github.com/hibernate/hibernate-core/commit/1e88107f3e2e5c85db70e6...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-06-16 (Thu, 16 Jun 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/domain/Attribute.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/AnnotationBinder.java
A hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AnnotationBindingContext.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationAttribute.java
R hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationType.java
A hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AttributeType.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClassHierarchy.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/MappedAttribute.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/util/ConfiguredClassHierarchyBuilder.java
A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableBindingTests.java
Log Message:
-----------
HHH-6173 Some initial refactorings to start processing @Embedded and @Embeddable
Compare: https://github.com/hibernate/hibernate-core/compare/5c012f6...1e88107
13 years, 5 months
[hibernate/hibernate-validator] 648606: HV-315 Adding annotation processor package level d...
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 648606187683be24462118fad2ce14cc04e0d7a4
https://github.com/hibernate/hibernate-validator/commit/648606187683be244...
Author: Kevin Pollet <pollet.kevin(a)gmail.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
A hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/checks/package.html
A hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/package.html
A hibernate-validator-annotation-processor/src/main/java/org/hibernate/validator/ap/util/package.html
Log Message:
-----------
HV-315 Adding annotation processor package level documentation.
Commit: 84e138a63cfc9829f05367e271fc5216638fe60f
https://github.com/hibernate/hibernate-validator/commit/84e138a63cfc9829f...
Author: Kevin Pollet <pollet.kevin(a)gmail.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
A hibernate-validator-annotation-processor/src/main/javadoc/resources/bkg_blkheader.png
A hibernate-validator-annotation-processor/src/main/javadoc/resources/bkg_gradient.gif
A hibernate-validator-annotation-processor/src/main/javadoc/resources/bkgheader.png
A hibernate-validator-annotation-processor/src/main/javadoc/resources/h1_hdr.png
A hibernate-validator-annotation-processor/src/main/javadoc/stylesheet.css
Log Message:
-----------
HV-315 Adding javadoc folder.
Commit: ecba0b4018a9cb4babc5c796e10bc34c1b2948d2
https://github.com/hibernate/hibernate-validator/commit/ecba0b4018a9cb4ba...
Author: Kevin Pollet <pollet.kevin(a)gmail.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M hibernate-validator-annotation-processor/pom.xml
Log Message:
-----------
HV-315 Adding maven-javadoc-plugin configuration.
Commit: de52d56b239970f0ae3ae54b7ac6c07bc2a5bc51
https://github.com/hibernate/hibernate-validator/commit/de52d56b239970f0a...
Author: Kevin Pollet <pollet.kevin(a)gmail.com>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M hibernate-validator-annotation-processor/pom.xml
R hibernate-validator-annotation-processor/src/main/javadoc/resources/bkg_blkheader.png
R hibernate-validator-annotation-processor/src/main/javadoc/resources/bkg_gradient.gif
R hibernate-validator-annotation-processor/src/main/javadoc/resources/bkgheader.png
R hibernate-validator-annotation-processor/src/main/javadoc/resources/h1_hdr.png
R hibernate-validator-annotation-processor/src/main/javadoc/stylesheet.css
M hibernate-validator/pom.xml
R hibernate-validator/src/main/javadoc/resources/bkg_blkheader.png
R hibernate-validator/src/main/javadoc/resources/bkg_gradient.gif
R hibernate-validator/src/main/javadoc/resources/bkgheader.png
R hibernate-validator/src/main/javadoc/resources/h1_hdr.png
R hibernate-validator/src/main/javadoc/stylesheet.css
A src/main/javadoc/resources/bkg_blkheader.png
A src/main/javadoc/resources/bkg_gradient.gif
A src/main/javadoc/resources/bkgheader.png
A src/main/javadoc/resources/h1_hdr.png
A src/main/javadoc/stylesheet.css
Log Message:
-----------
HV-315 Moving javadoc custom styles to parent project.
Compare: https://github.com/hibernate/hibernate-validator/compare/a3de1c1...de52d56
13 years, 5 months
[hibernate/hibernate-core] 0eb87b: HHH-6287 bind @Table.uniqueConstraints
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: 0eb87b73b948d518fd01e09b1bcf818efe2997f5
https://github.com/hibernate/hibernate-core/commit/0eb87b73b948d518fd01e0...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/relational/AbstractTableSpecification.java
M hibernate-core/src/main/java/org/hibernate/metamodel/relational/Table.java
M hibernate-core/src/main/java/org/hibernate/metamodel/relational/TableSpecification.java
M hibernate-core/src/main/java/org/hibernate/metamodel/relational/state/ValueCreator.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
M hibernate-core/src/test/java/org/hibernate/metamodel/binding/SimpleValueBindingTests.java
M hibernate-core/src/test/java/org/hibernate/metamodel/relational/TableManipulationTests.java
M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/BatchSizeBindingTests.java
A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/UniqueConstraintBindingTests.java
Log Message:
-----------
HHH-6287 bind @Table.uniqueConstraints
Commit: 5c012f63e5fc8aec02548913011846292ee1a2cf
https://github.com/hibernate/hibernate-core/commit/5c012f63e5fc8aec025489...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/UniqueConstraintBindingTests.java
Log Message:
-----------
HHH-6287 Adding description to junit assertions
Compare: https://github.com/hibernate/hibernate-core/compare/ddc1bcc...5c012f6
13 years, 5 months