[jboss-jira] [JBoss JIRA] Resolved: (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:43:31 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBRULES-1128?page=all ]

Geoffrey De Smet resolved JBRULES-1128.
---------------------------------------

    Fix Version/s: 4.0.1
                       (was: FUTURE)
       Resolution: Done

done

> 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: 4.0.1
>
>
>         <!-- 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