diff --git a/cactus/project.xml b/cactus/project.xml index 25635597..c0ab01cf 100644 --- a/cactus/project.xml +++ b/cactus/project.xml @@ -69,12 +69,12 @@ cactus cactus - 13-1.5dev-20030607 + 13-1.5dev-20030619 cactus cactus-ant - 13-1.5dev-20030607 + 13-1.5dev-20030619 commons-httpclient diff --git a/cactus/xdocs/changes.xml b/cactus/xdocs/changes.xml index 8d2be5cd..b53674e6 100644 --- a/cactus/xdocs/changes.xml +++ b/cactus/xdocs/changes.xml @@ -8,6 +8,12 @@ + + Updated to Cactus/Ant of 19th of June 2003 which fixes a bug + preventing JBoss to start correctly on unix machines (caused by + an invalid URL file format on unix. Thanks to Chris Lenz for + fixing it. + The cactus:compile goal now correctly copy the non java files to the target class directory. Thanks to Florin Vancea for @@ -15,7 +21,7 @@ MAVEN-478. - Major change: updated to use the Cactus/Ant integration built on + Major change: updated to use the Cactus/Ant integration built after 23rd of May 2003 (it is completely different from the Cactus/Ant integration used in version 2.0.