Bug 1032692

Summary: EAP 6.1.0: patch for bug 1028628 / HHH-8689 Cannot determine java-type from given member [null] with "properties"
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Gary Hu <ghu>
Component: HibernateAssignee: Brett Meyer <brmeyer>
Status: CLOSED CURRENTRELEASE QA Contact: Zbyněk Roubalík <zroubali>
Severity: high Docs Contact: Russell Dickenson <rdickens>
Priority: high    
Version: 6.1.0CC: bmaxwell, cobrien, jawilson, theute
Target Milestone: ---   
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
PATCH NAME: BZ-1032692 PRODUCT NAME: JBoss Enterprise Application Platform VERSION: 6.1.0 SHORT DESCRIPTION: HHH-8689 Cannot determine java-type from given member [null] with "properties" LONG DESCRIPTION: HHH-8689 https://hibernate.atlassian.net/browse/HHH-8689 Cannot determine java-type from given member [null] with "properties" MANUAL INSTALL INSTRUCTIONS: Backup and remove the following files: $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.Final-redhat-1.jar $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.2.0.Final-redhat-1.jar $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml Extract the patched files by either: Using unzip: unzip -d $JBOSS_HOME/ BZ-1032692.zip Or by extracting the files from the zip to the following locations: $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.Final-redhat-1-BZ-1032692.jar $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.2.0.Final-redhat-1-BZ-1032692.jar $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml Instructions to uninstall: Restore the following files that were backed up before the patch was installed: $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.Final-redhat-1.jar $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.2.0.Final-redhat-1.jar $JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml COMPATIBILITY: DEPENDENCIES: JBoss Enterprise Application Platform 6.1.0 SUPERSEDES: SUPERSEDED BY: JBoss Enterprise Application Platform 6.2.0 CREATOR: Brett Meyer DATE: 20 November 2013
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-13 02:24:43 UTC Type: Support Patch
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
patched hibernate module none

Description Gary Hu 2013-11-20 15:23:47 UTC
This is an one-off patch for bug 1028628. Please also check  https://hibernate.atlassian.net/browse/HHH-8689 for more details.

Comment 1 Brett Meyer 2013-11-20 15:26:53 UTC
Will technically include both HHH-8689 (regression test) and HHH-7714.  HHH-7714 is an unrelated commit, but implicitly corrected the issue.

Comment 4 Brett Meyer 2013-11-20 17:23:47 UTC
Created attachment 826764 [details]
patched hibernate module

Comment 5 Zbyněk Roubalík 2013-11-27 14:50:47 UTC
No regressions were found and the issue was verified. QA Passed. 

MD5 sum for tested files:
26c2ea78b4db1508fbe32943c40df0e5  BZ1032692.zip
0c15f703818d7d68d1ac0f8e7d3dd6a2  BZ-1032692.zip
8a1f09e01f99c0b1d34b4945b58e003c  hibernate-core-4.2.0.Final-redhat-1-BZ-1032692.jar
78ae4f43bd2ad4c7fee6164e9c7ea947  hibernate-entitymanager-4.2.0.Final-redhat-1-BZ-1032692.jar
13957b1b85b04c15040b0ba311ce91b5  module.xml