[hibernate/hibernate-orm] 5a9a1c: HHH-12225 - NullPointerException When Using type(<...
by GitHub
Branch: refs/heads/5.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 5a9a1c5a87e9f415000ad7b2452a68a0c5c0c938
https://github.com/hibernate/hibernate-orm/commit/5a9a1c5a87e9f415000ad7b...
Author: randymay <randy.may(a)blaazinsoftware.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/tuple/entity/PojoEntityTuplizer.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/Contract.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/HQLTypeTest.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/Vehicle.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/VehicleContract.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/VehicleTrackContract.java
A hibernate-core/src/test/resources/org/hibernate/query/hhh12225/Contract.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/query/hhh12225/Vehicle.hbm.xml
Log Message:
-----------
HHH-12225 - NullPointerException When Using type(<Class>) in HQL
6 years, 9 months
[hibernate/hibernate-search] 3e6283: [Jenkins release job] README.md updated by release...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-search
Commit: 3e62834923f81ec186a312168e9e3414e102bd7a
https://github.com/hibernate/hibernate-search/commit/3e62834923f81ec186a3...
Author: Jenkins <ci(a)hibernate.org>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M README.md
Log Message:
-----------
[Jenkins release job] README.md updated by release build 5.10.0.Beta1
Commit: 6438dc23d7f308c3e63403cee4d02867b5188ecd
https://github.com/hibernate/hibernate-search/commit/6438dc23d7f308c3e634...
Author: Jenkins <ci(a)hibernate.org>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M changelog.txt
Log Message:
-----------
[Jenkins release job] changelog.txt updated by release build 5.10.0.Beta1
Commit: 1381c321c0e7f9b5b4c24507ad59b2149c823d56
https://github.com/hibernate/hibernate-search/commit/1381c321c0e7f9b5b4c2...
Author: Jenkins <ci(a)hibernate.org>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/elasticsearch/pom.xml
M integrationtest/jdk9-modules/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/jsr352/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M jbossmodules/elasticsearch-aws/pom.xml
M jbossmodules/elasticsearch/pom.xml
M jbossmodules/engine/pom.xml
M jbossmodules/hibernate-orm/pom.xml
M jbossmodules/orm/pom.xml
M jbossmodules/pom.xml
M jbossmodules/testing/pom.xml
M jsr352/core/pom.xml
M jsr352/jberet/pom.xml
M jsr352/pom.xml
M legacy/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M sharedtestresources/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing release 5.10.0.Beta1
Commit: 8b2a01e0c94daf44333f88148cb747453a85038f
https://github.com/hibernate/hibernate-search/commit/8b2a01e0c94daf44333f...
Author: Jenkins <ci(a)hibernate.org>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M backends/jgroups/pom.xml
M backends/jms/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M elasticsearch-aws/pom.xml
M elasticsearch/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/elasticsearch/pom.xml
M integrationtest/jdk9-modules/pom.xml
M integrationtest/jms/pom.xml
M integrationtest/jsr352/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/osgi/karaf-features/pom.xml
M integrationtest/osgi/karaf-it/pom.xml
M integrationtest/performance/engine-elasticsearch/pom.xml
M integrationtest/performance/engine-lucene/pom.xml
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M jbossmodules/elasticsearch-aws/pom.xml
M jbossmodules/elasticsearch/pom.xml
M jbossmodules/engine/pom.xml
M jbossmodules/hibernate-orm/pom.xml
M jbossmodules/orm/pom.xml
M jbossmodules/pom.xml
M jbossmodules/testing/pom.xml
M jsr352/core/pom.xml
M jsr352/jberet/pom.xml
M jsr352/pom.xml
M legacy/pom.xml
M orm/pom.xml
M pom.xml
M serialization/avro/pom.xml
M sharedtestresources/pom.xml
M testing/pom.xml
Log Message:
-----------
[Jenkins release job] Preparing next development iteration
Compare: https://github.com/hibernate/hibernate-search/compare/59d4f2c4831c...8b2a...
6 years, 9 months
[hibernate/hibernate-orm] 912748: HHH-12225 - NullPointerException When Using type(<...
by GitHub
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 91274811b6d429187baec3e8654adcd071637c2d
https://github.com/hibernate/hibernate-orm/commit/91274811b6d429187baec3e...
Author: randymay <randy.may(a)blaazinsoftware.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/tuple/entity/PojoEntityTuplizer.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/Contract.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/HQLTypeTest.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/Vehicle.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/VehicleContract.java
A hibernate-core/src/test/java/org/hibernate/query/hhh12225/VehicleTrackContract.java
A hibernate-core/src/test/resources/org/hibernate/query/hhh12225/Contract.hbm.xml
A hibernate-core/src/test/resources/org/hibernate/query/hhh12225/Vehicle.hbm.xml
Log Message:
-----------
HHH-12225 - NullPointerException When Using type(<Class>) in HQL
6 years, 9 months