Bug 868901

Summary: Update Spring version to 3.0.7.RELEASE
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Karel Piwko <kpiwko>
Component: ErraiAssignee: Pavel SLegr <pslegr>
Status: CLOSED CURRENTRELEASE QA Contact: Karel Piwko <kpiwko>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1.0CC: cbrock, jfuerth, mnovotny, pslegr, trepel, vdedik
Target Milestone: CR1   
Target Release: 2.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-30 15:34:15 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 Karel Piwko 2012-10-22 12:19:52 UTC
Description of problem:

Spring version used in Errai (3.0.6.RELEASE) does not match the version used in WFK 2.1.0. Please update all Spring versions used in Errai to 3.0.7.RELEASE.

Note: update to Spring 3.1 seems too intrusive.

Comment 1 Karel Piwko 2012-10-22 12:40:35 UTC
In the examples, gwt-maven-plugin uses Spring 3.0.5.RELEASE transitively. All usages of the plugin in the examples should have plugin configuration augmented to use 3.0.7.RELEASE instead.

Comment 2 Pavel SLegr 2012-10-22 12:42:44 UTC
ok will update to 3.0.7.RELEASE

Comment 3 Tomas Repel 2012-10-25 09:32:37 UTC
I searched for all occurrences of gwt-maven-plugin, the spring version has to be updated here:

jboss-wfk-2.1.0.ER2/src/errai-2.1.0-ER2.Final-redhat-1/pom.xml
jboss-wfk-2.1.0.ER2/src/errai-2.1.0-ER2.Final-redhat-1/errai-*/pom.xml
jboss-wfk-2.1.0.ER2/demo/ticket-monster/demo/pom.xml
jboss-wfk-quickstarts-2.1.0/helloworld-errai/pom.xml
jboss-wfk-quickstarts-2.1.0/helloworld-gwt/pom.xml

Hopefully I didn't miss anything.

Comment 4 Pavel SLegr 2012-10-25 09:43:42 UTC
fixed with: http://git.app.eng.bos.redhat.com/?p=errai/errai.git;a=commit;h=bb2c9f1261e84d90012e2cd99361058cf86b86cc for release branch
ticket monster & quickstarts still todo.

Comment 5 Vaclav Dedik 2012-10-31 09:33:30 UTC
We do not align versions of plugin's dependencies for quickstarts, so this is not necessary for either ticket monster, helloworld-errai or helloworld-gwt.

Comment 8 Tomas Repel 2012-11-07 17:00:37 UTC
Verified in WFK 2.1.0.CR1.

Comment 9 Karel Piwko 2012-11-30 15:34:15 UTC
Distributed as a part of WFK 2.1.0.GA release.