Cactus 1.8.1 incompatible with modern Cargo
-------------------------------------------

                 Key: CACTUS-274
                 URL: https://issues.apache.org/jira/browse/CACTUS-274
             Project: Cactus
          Issue Type: Bug
    Affects Versions: 1.8.1
         Environment: Cactus 1.8.1 and Cargo 1.0-beta2
            Reporter: Jeffrey Bennett


Cactus 1.8.1 has a dependency on Cargo-1.0-beta2 (circa 02-DEC-2008).  That 
version of Cargo defines a class 
org.codehaus.cargo.container.configuration.Configfile (Configfile).  The final 
version of Cargo-1.0 (circa 26-MAR-2009), and all subsequent releases of Cargo 
(through current version 1.0.3) renamed the class to 
org.codehaus.cargo.container.configuration.FileConfig (FileConfig)

1.8.1 has a dependency on Configfile.   There is no way to drop in a later 
version of Cargo because the class changed to FileConfig.
Cargo 1.0-beta2 does not support modern containers (like Tomcat 7), thus 
limiting upgrade options.

Any chance of a 1.8.2 (or 1.8.1.1) that updates the cargo dependency?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to