DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25267>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25267

Mavenise cactus tests

           Summary: Mavenise cactus tests
           Product: Struts
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


OK, I have Maven running the cactus tests; several of them fail, but here's a start.  
Attached are 
three patches, to maven.xml, project.properties, and build.properties.sample.  Also, 
the maven-
cactus plugin complains if the web.xml descriptor already includes Cactus mappings, so 
I made a 
copy of the descriptor with out those, and it needs to be placed in 
conf/test/maven-web.xml

I found that Cactus has a known problem with Mac OS X in that it fails if it can't 
find "tools.jar" and 
Apple bundled those classes into its main Java JAR, so while the classes are on the 
classpath, 
Cactus fails.  Since I work on OS X, I'm going to be stuck until that gets resolved (I 
patched some 
Cactus classes in a way that should work, but since some of the Struts tests that fail 
for me are 
related to JSPs not being available, I'm not sure that my Cactus fix works.)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to