RE: getting involved again

2003-06-07 Thread Brett Porter
Hi Ben, fixed MAVEN-369, patch attached to issue. MAVEN-367 aND maven-386 work for me on the latest build - can you close it? Also, I have an issue MAVEN-187 that can be closed. I should have time to work on more tomorrow, including a new patch to MAVEN-442 as my original had some problems. Ch

cvs commit: maven .cvsignore

2003-06-07 Thread vmassol
vmassol 2003/06/07 13:14:18 Modified:..cvsignore Log: one more ignore for IDEA Revision ChangesPath 1.18 +1 -0 maven/.cvsignore Index: .cvsignore === RCS file: /home/cvs/maven/.cvsi

cvs commit: maven/src/plugins-build/cactus project.xml plugin.jelly

2003-06-07 Thread vmassol
vmassol 2003/06/07 08:54:38 Modified:src/plugins-build/cactus project.xml plugin.jelly Log: - Removed jars that are not needed on the server side at runtime - Added the Rhino jar as a dependency to allow JavaScript unit testing in HttpUnit integration Revision ChangesPat

cvs commit: maven/src/plugins-build/cactus project.xml

2003-06-07 Thread vmassol
+69,12 @@ cactus cactus - 13-1.5dev-20030522 + 13-1.5dev-20030607 cactus cactus-ant - 13-1.5dev-20030522 + 13-1.5dev-20030607 commons-httpclient

cvs commit: maven/src/plugins-build/cactus plugin.jelly

2003-06-07 Thread vmassol
vmassol 2003/06/07 08:42:20 Modified:src/plugins-build/cactus plugin.jelly Log: Make it work with Cactus tests using HttpUnit Revision ChangesPath 1.19 +25 -17maven/src/plugins-build/cactus/plugin.jelly Index: plugin.jelly =