Back to bug 1038317

Who When What Removed Added
Larry O'Leary 2013-12-04 21:55:14 UTC Link ID Red Hat Knowledge Base (Solution) 634923
Larry O'Leary 2014-01-07 19:49:33 UTC Target Release JON 3.2.1 JON 3.3.0
Jay Shaughnessy 2014-09-05 18:52:50 UTC CC jshaughn
Target Milestone --- ER04
Thomas Segismont 2014-09-17 16:32:39 UTC CC spinder, tsegismo
Flags needinfo?(spinder)
Thomas Segismont 2014-09-24 12:00:36 UTC Status NEW POST
Thomas Segismont 2014-09-24 12:03:08 UTC Assignee rhq-maint tsegismo
Flags needinfo?(spinder)
Thomas Segismont 2014-09-25 12:25:55 UTC Status POST MODIFIED
Flags needinfo?(spinder) needinfo?(spinder)
Simeon Pinder 2014-10-01 21:33:18 UTC Status MODIFIED ON_QA
Jared MORGAN 2014-10-13 00:08:44 UTC Flags needinfo?(tsegismo)
Jeeva Kandasamy 2014-10-15 09:28:02 UTC CC jkandasa
QA Contact mfoley jkandasa
Thomas Segismont 2014-10-15 10:37:10 UTC Doc Text Cause:
The JON CLI did not ship with the Hibernate Core and Hibernate JPA jars because they are not used when running the JON CLI.

Consequence:
JON remote Java client developers use the content of the CLI "lib" directory as their list of dependencies.
When compiling code, they would see errors/warnings like:
The type javax.persistence.GenerationType cannot be resolved. It is indirectly referenced from required .class files

Fix:
The JON CLI now ships with the Hibernate Core and Hibernate JPA jars.

Result:
JON remote Java clients will compile without warnings/errors indicating that JPA/Hibernate objects can not be resolved.
Flags needinfo?(tsegismo)
Jeeva Kandasamy 2014-10-15 12:26:34 UTC Status ON_QA VERIFIED
Jared MORGAN 2014-10-23 23:46:04 UTC Doc Text Cause:
The JON CLI did not ship with the Hibernate Core and Hibernate JPA jars because they are not used when running the JON CLI.

Consequence:
JON remote Java client developers use the content of the CLI "lib" directory as their list of dependencies.
When compiling code, they would see errors/warnings like:
The type javax.persistence.GenerationType cannot be resolved. It is indirectly referenced from required .class files

Fix:
The JON CLI now ships with the Hibernate Core and Hibernate JPA jars.

Result:
JON remote Java clients will compile without warnings/errors indicating that JPA/Hibernate objects can not be resolved.
The JON CLI did not ship with the Hibernate Core and Hibernate JPA jars because they were not used when running the JON CLI. When JON remote Java client developers used the content of the CLI "lib" directory as their list of dependencies they would see errors/warnings such as "The type javax.persistence.GenerationType cannot be resolved. It is indirectly referenced from required .class files". The JON CLI now ships with the Hibernate Core and Hibernate JPA JARs. JON remote Java clients now compile without the previously reported warnings and errors.
mark yarborough 2014-12-11 14:01:14 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-12-11 09:01:14 UTC

Back to bug 1038317