Bug 1175360
| Summary: | Update warning in quickstart README files to point to the Hibernate issue causing errors | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | sgilda |
| Component: | Quickstarts | Assignee: | jboss-set |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4.0 | CC: | bsutter, jkudrnac |
| Target Milestone: | ER2 | ||
| Target Release: | EAP 6.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-19 12:44:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
sgilda
2014-12-17 15:16:46 UTC
This is the other issue: https://hibernate.atlassian.net/browse/HHH-9545 Fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/dc941f405098af1322cda7c9426235a417b0710b This change impacts the following quickstart README files: bean-validation-custom-constraint bean-validation cdi-interceptors cdi-stereotype cdi-veto cmt forge-from-scratch greeter kitchensink-ear kitchensink-jsp kitchensink-ml-ear kitchensink-ml kitchensink tasks-jsf tasks-rs tasks Also changed the indentation of the warnings in these quickstarts: bmt hibernate4 jta-crash-rec servlet-security The hibernate issues are fixed in EAP 6.4.0.ER1. Please remove the notes and errors/warnings from readme files. This was fixed for bug 1175912. Verified with EAP 6.4.0.ER2. |