Bug 1032692 - EAP 6.1.0: patch for bug 1028628 / HHH-8689 Cannot determine java-type from given member [null] with "properties"
Summary: EAP 6.1.0: patch for bug 1028628 / HHH-8689 Cannot determine java-type from g...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Hibernate
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: One-off release
Assignee: Brett Meyer
QA Contact: Zbyněk Roubalík
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-20 15:23 UTC by Gary Hu
Modified: 2018-12-04 16:23 UTC (History)
4 users (show)

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
Clone Of:
Environment:
Last Closed: 2013-12-13 02:24:43 UTC
Type: Support Patch


Attachments (Terms of Use)
patched hibernate module (4.40 MB, application/x-zip-compressed)
2013-11-20 17:23 UTC, Brett Meyer
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.