[hibernate/hibernate-orm] be4f2e: HHH-8777 Completed implementation of Maven Enhance...
by GitHub
Branch: refs/heads/4.3
Home: https://github.com/hibernate/hibernate-orm
Commit: be4f2e186dffaa7520b3df24fd567cc010ea3ba9
https://github.com/hibernate/hibernate-orm/commit/be4f2e186dffaa7520b3df2...
Author: Jeremy Whiting <jwhiting(a)redhat.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M .gitignore
M settings.gradle
A tooling/hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle
A tooling/hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/org.hibernate.orm.tooling/hibernate-enhance-maven-plugin/plugin-help.xml
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/org.hibernate.orm.tooling/plugin-help.xml
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
R tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
R tooling/hibernate-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/HibernateEnhancementMojo.java
Log Message:
-----------
HHH-8777 Completed implementation of Maven Enhance Plugin fixing issue
with
missing descriptor files. Mojo will automatically hook into build
lifecycle compile phase.
Conflicts:
hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
settings.gradle
tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
Commit: 518bda7a43c0709f0846f0cac6d39a96486b67a3
https://github.com/hibernate/hibernate-orm/commit/518bda7a43c0709f0846f0c...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M .gitignore
M tooling/hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle
R tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
Log Message:
-----------
HHH-8777 dynamically generate descriptor dependencies
Conflicts:
.gitignore
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
Compare: https://github.com/hibernate/hibernate-orm/compare/24a8b63b40fd...518bda7...
10 years, 10 months
[hibernate/hibernate-orm] 857920: HHH-8777 Completed implementation of Maven Enhance...
by GitHub
Branch: refs/heads/4.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 85792026ae4a95a31fd546bf61ff5704f44c7d8b
https://github.com/hibernate/hibernate-orm/commit/85792026ae4a95a31fd546b...
Author: Jeremy Whiting <jwhiting(a)redhat.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M .gitignore
R enhance-maven-plugin/enhance-maven-plugin.gradle
R enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
A hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle
A hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
A hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/org.hibernate.orm.tooling/hibernate-enhance-maven-plugin/plugin-help.xml
A hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/org.hibernate.orm.tooling/plugin-help.xml
A hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
M settings.gradle
Log Message:
-----------
HHH-8777 Completed implementation of Maven Enhance Plugin fixing issue with
missing descriptor files. Mojo will automatically hook into build
lifecycle compile phase.
Commit: 67dcb38b913d06456f4c37f7f90516e0b7f4302f
https://github.com/hibernate/hibernate-orm/commit/67dcb38b913d06456f4c37f...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M .gitignore
M hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle
R hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
A hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
Log Message:
-----------
HHH-8777 dynamically generate descriptor dependencies
Compare: https://github.com/hibernate/hibernate-orm/compare/1dcdc445b455...67dcb38...
10 years, 10 months
[hibernate/hibernate-orm] 15acd8: HHH-8777 Completed implementation of Maven Enhance...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 15acd847cfbd51055aeecd447d0d46589ddc29e8
https://github.com/hibernate/hibernate-orm/commit/15acd847cfbd51055aeecd4...
Author: Jeremy Whiting <jwhiting(a)redhat.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M .gitignore
M settings.gradle
A tooling/hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle
A tooling/hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/org.hibernate.orm.tooling/hibernate-enhance-maven-plugin/plugin-help.xml
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/org.hibernate.orm.tooling/plugin-help.xml
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
R tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
R tooling/hibernate-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/HibernateEnhancementMojo.java
Log Message:
-----------
HHH-8777 Completed implementation of Maven Enhance Plugin fixing issue
with
missing descriptor files. Mojo will automatically hook into build
lifecycle compile phase.
Conflicts:
hibernate-enhance-maven-plugin/src/main/java/org/hibernate/bytecode/enhance/plugins/MavenEnhancePlugin.java
settings.gradle
tooling/hibernate-maven-plugin/hibernate-maven-plugin.gradle
Commit: b946b5e2da450ec9615903dc581db521a52f9b46
https://github.com/hibernate/hibernate-orm/commit/b946b5e2da450ec9615903d...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M .gitignore
M tooling/hibernate-enhance-maven-plugin/hibernate-enhance-maven-plugin.gradle
R tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
A tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
Log Message:
-----------
HHH-8777 dynamically generate descriptor dependencies
Conflicts:
.gitignore
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml.original
tooling/hibernate-enhance-maven-plugin/src/main/resources/META-INF/maven/plugin.xml
Compare: https://github.com/hibernate/hibernate-orm/compare/5a570ad072ea...b946b5e...
10 years, 10 months
[hibernate/hibernate-orm] 75df8c: fix an hibernate-osgi test import
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 75df8c44fd10cd6d759c44aa45ccaf1b65c2130b
https://github.com/hibernate/hibernate-orm/commit/75df8c44fd10cd6d759c44a...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M hibernate-osgi/src/testClientBundle/java/org/hibernate/osgi/test/client/TestIntegrator.java
Log Message:
-----------
fix an hibernate-osgi test import
Commit: 5a570ad072ea90f240998e0f878fab292b4419d2
https://github.com/hibernate/hibernate-orm/commit/5a570ad072ea90f240998e0...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/serialization/SessionFactorySerializationTest.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/access/xml/XmlAccessTest.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/polymorphism/PolymorphismTest.java
M hibernate-core/src/test/java/org/hibernate/test/annotations/uniqueconstraint/UniqueConstraintValidationTest.java
M hibernate-core/src/test/java/org/hibernate/test/cfg/cache/CacheConfigurationTest.java
M hibernate-core/src/test/java/org/hibernate/test/loadplans/plans/LoadPlanStructureAssertionTest.java
M hibernate-core/src/test/java/org/hibernate/test/nationalized/SimpleNationalizedTest.java
M hibernate-core/src/test/java/org/hibernate/test/naturalid/inheritance/spread/SpreadNaturalIdTest.java
M hibernate-core/src/test/java/org/hibernate/test/type/AttributeConverterTest.java
M hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseUnitTestCase.java
Log Message:
-----------
HHH-8897 removed @FailureExpectedWithNewMetamodel on passing tests, removed isDefaultUseNewMetamodel()
Compare: https://github.com/hibernate/hibernate-orm/compare/83becf4e09f6...5a570ad...
10 years, 10 months
[hibernate/hibernate-validator] 2003ea: HV-858 Updating Weld to 2.1.1.Final
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 2003eaf6b9dbb2ef6fa189d184a7946d7cd10595
https://github.com/hibernate/hibernate-validator/commit/2003eaf6b9dbb2ef6...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
Changed paths:
M pom.xml
Log Message:
-----------
HV-858 Updating Weld to 2.1.1.Final
Commit: 37a7f604622f883804d96dee554cd91385cecd3e
https://github.com/hibernate/hibernate-validator/commit/37a7f604622f88380...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M cdi/src/main/java/org/hibernate/validator/internal/cdi/interceptor/MethodValidated.java
Log Message:
-----------
HV-858 Avoiding warning from Weld regarding supported targets of interceptor binding annotation
Commit: 121e71a6c7c25c83fdcda8ef6ef3272c4646c777
https://github.com/hibernate/hibernate-validator/commit/121e71a6c7c25c83f...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M cdi/pom.xml
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidationExtension.java
A cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidationProviderHelper.java
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidatorBean.java
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidatorFactoryBean.java
M cdi/src/main/java/org/hibernate/validator/internal/cdi/interceptor/ValidationInterceptor.java
M cdi/src/test/java/org/hibernate/validator/test/internal/cdi/ValidationExtensionTest.java
A cdi/src/test/java/org/hibernate/validator/test/internal/cdi/injection/InjectionOfCustomProviderTest.java
M cdi/src/test/java/org/hibernate/validator/test/internal/cdi/injection/InjectionTest.java
A cdi/src/test/java/org/hibernate/validator/test/internal/cdi/injection/MyValidationProvider.java
A cdi/src/test/resources/org/hibernate/validator/test/internal/cdi/injection/validation.xml
Log Message:
-----------
HV-858 Making sure validator (factory) with @Default qualifier represent the artifacts from the default BV provider
Commit: 17fc9c2777e2712173e887cb482adde377717c61
https://github.com/hibernate/hibernate-validator/commit/17fc9c2777e271217...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidationExtension.java
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidationProviderHelper.java
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidatorBean.java
M cdi/src/main/java/org/hibernate/validator/internal/cdi/ValidatorFactoryBean.java
M cdi/src/test/java/org/hibernate/validator/test/internal/cdi/ValidationExtensionTest.java
A cdi/src/test/java/org/hibernate/validator/test/internal/cdi/injection/InjectionWithExternallyProvidedDefaultBeansTest.java
M src/main/build-config/java.header
Log Message:
-----------
HV-837 Always registering HV beans under @HibernateValidator qualifier, also if @Default beans are provided by another component
Commit: e59d42c50acad51ad5fd07a1537c4f5e9e1cbb08
https://github.com/hibernate/hibernate-validator/commit/e59d42c50acad51ad...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M integration/src/test/java/org/hibernate/validator/integration/util/IntegrationTestUtil.java
M integration/src/test/java/org/hibernate/validator/integration/util/MyValidationProvider.java
M integration/src/test/java/org/hibernate/validator/integration/wildfly/CustomValidatorFactoryInPersistenceUnitIT.java
M integration/src/test/java/org/hibernate/validator/integration/wildfly/DefaultValidatorFactoryInPersistenceUnitIT.java
M integration/src/test/java/org/hibernate/validator/integration/wildfly/JndiLookupOfValidatorFactoryIT.java
A integration/src/test/java/org/hibernate/validator/integration/wildfly/MethodValidationWithCustomValidatorIT.java
A integration/src/test/java/org/hibernate/validator/integration/wildfly/MyValidator.java
Log Message:
-----------
HV-837 Fixing and cleaning up tests
Commit: 5122a200994d02519d679d9a6b52be1b1fed8112
https://github.com/hibernate/hibernate-validator/commit/5122a200994d02519...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
Changed paths:
M integration/src/test/java/org/hibernate/validator/integration/wildfly/CustomValidatorFactoryInPersistenceUnitIT.java
M integration/src/test/java/org/hibernate/validator/integration/wildfly/MethodValidationWithCustomValidatorIT.java
Log Message:
-----------
HV-837 Temporarily disabling tests until WF update with WFLY-2762 is available
Compare: https://github.com/hibernate/hibernate-validator/compare/612e0fa4727f...5...
10 years, 10 months