Drools Spring POM file should use parent's/client's POM property for Spring
Version
-----------------------------------------------------------------------------------
Key: JBRULES-2508
URL:
https://jira.jboss.org/jira/browse/JBRULES-2508
Project: Drools
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 5.1.0.M1
Environment: N/A
Reporter: Anatoly Just Anatoly
Assignee: Mark Proctor
First, I think it makes sense to depend on the latest spring release:
<spring.version>3.0.2.RELEASE</spring.version>
and not on the 2.5.6 one, which it presently depends on
Secondly this property is hard coded in a "drools-spring.pom", and while we are
using 3.0.2.RELEASE, the only way to get around the problem is tweak
"drools-spring.pom", which is highly inconvenient, since we a pulling snapshots
from repo every time .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira