[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2508) Drools Spring POM file should use parent's/client's POM property for Spring Version
Anatoly Just Anatoly (JIRA)
jira-events at lists.jboss.org
Thu May 13 00:46:27 EDT 2010
[ https://jira.jboss.org/jira/browse/JBRULES-2508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530461#action_12530461 ]
Anatoly Just Anatoly commented on JBRULES-2508:
-----------------------------------------------
although property can be overwritten, it should be "spring.framework.version", and not "spring.version", that should fix the problem. Since most parent POMs ( in spring itself + other opens source products ) rely on "spring.framework.version" property.
> 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
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> 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
More information about the jboss-jira
mailing list