-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
There are issues about README.md files and pom.xml files about updating the Spring versions used in quickstarts:
https://issues.jboss.org/browse/JDF-626
https://issues.jboss.org/browse/JDF-630
But there is about to happen some modifications of *-with-spring BOM, see:
https://issues.jboss.org/browse/JDF-632
After this issue is done, examples silently starts to use Spring 3.2.7.RELEASE version. So make sure that the README.md files, description in pom.xml files and Spring versions in quickstarts will be consistent.
From my point of view both 3.2.7.RELEASE and 4.0.1.RELEASE of Spring are ok to use, except for the Spring RESTeasy example, which works with Spring 3.2.x version only, see:
https://issues.jboss.org/browse/JDF-631