Bug 840150 - modules/core/domain/src/main/resources/META-INF/persistence.xml missing version attribute
Summary: modules/core/domain/src/main/resources/META-INF/persistence.xml missing versi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core Server
Version: 4.3
Hardware: All
OS: All
high
high
Target Milestone: ---
: JON 3.1.1
Assignee: Jay Shaughnessy
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 831237
TreeView+ depends on / blocked
 
Reported: 2012-07-13 21:48 UTC by Stefan Negrea
Modified: 2013-09-03 15:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 831237
Environment:
Last Closed: 2013-09-03 15:08:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Stefan Negrea 2012-07-13 21:48:48 UTC
+++ This bug was initially created as a clone of Bug #797012 +++

The persistence file modules/core/domain/src/main/resources/META-INF/persistence.xml does not have a version attribute, which causes an error if parsed by a XML parser in strict mode.

--- Additional comment from jlivings on 2012-02-23 22:07:52 EST ---

Created attachment 565467 [details]
patch

--- Additional comment from mfoley on 2012-02-27 12:12:54 EST ---

triage 2/27/2012 mfoley, asantos, crouch, loleary

--- Additional comment from loleary on 2012-05-11 18:19:45 EDT ---

Setting the severity and increasing priority as this is a must fix and easy one at that.

--- Additional comment from jshaughn on 2012-06-12 10:36:36 EDT ---


Fixed upstream. Waiting for release branch to open.

Comment 1 Jay Shaughnessy 2012-07-17 18:19:53 UTC
release/jon3.1.x commit: e05b51258d7b9c840ef255ac4f6c4b18c7370315

    added version attribute
    
    cherry-pick of master 0377efde9ee8886a1fbb03d4de74958841946ac1

Comment 2 John Sanda 2012-08-02 18:52:07 UTC
JON 3.1.1 ER1 build is available. Moving to ON_QA.

https://brewweb.devel.redhat.com/buildinfo?buildID=226942

Comment 3 Armine Hovsepyan 2012-08-09 12:58:52 UTC
verified.

The xml in 3.1.x branch contins: 
<persistence xmlns="http://java.sun.com/xml/ns/persistence" version="1.0">

Comment 4 Heiko W. Rupp 2013-09-03 15:08:25 UTC
Bulk closing of old issues in VERIFIED state.


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