[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1128) Xstream should be optional for drools-core and it should use the non-legacy groupId

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Sat Aug 25 15:35:18 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBRULES-1128?page=comments#action_12373845 ] 
            
Geoffrey De Smet commented on JBRULES-1128:
-------------------------------------------

on irc they said it's ok to upgrade it to the latest version too - which is good for drools-solver which needs at least 1.2.2

> Xstream should be optional for drools-core and it should use the non-legacy groupId 
> ------------------------------------------------------------------------------------
>
>                 Key: JBRULES-1128
>                 URL: http://jira.jboss.com/jira/browse/JBRULES-1128
>             Project: JBoss Rules
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  4.0.0.GA
>            Reporter: Geoffrey De Smet
>         Assigned To: Geoffrey De Smet
>             Fix For: FUTURE
>
>
>         <!-- Xstream -->
>         <dependency>
>             <groupId>com.thoughtworks.xstream</groupId>
>             <artifactId>xstream</artifactId>
>             <version>1.2.2</version>
>         </dependency>
>         <!-- Xstream -->
>         <dependency>
>             <groupId>com.thoughtworks.xstream</groupId>
>             <artifactId>xstream</artifactId>
>             <optional>true</optional><!-- Only needed for auditing -->
>         </dependency>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list