[jira] Commented: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=comments#action_12316430 ] Felipe Leme commented on CACTUS-151: > I've also reviewed the code and didn't find where the servers are start Nevermind - just now I've realized that job is going to be

[jira] Commented: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=comments#action_12316429 ] Felipe Leme commented on CACTUS-151: Xuan, I've applied your patch to the HEAD branch, so you can continue your work. I've also reviewed the code and didn't find where th

cvs commit: jakarta-cactus/samples/servlet/src/scripts/share build.xml

2005-07-21 Thread felipeal
felipeal2005/07/21 16:24:39 Modified:integration/ant build.xml samples/servlet/src/scripts/share build.xml Added: integration/ant/src/java/org/apache/cactus/integration/ant CactusTestTask.java Log: CACTUS-151: first batch of Xuan's work

[jira] Commented: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=comments#action_12316426 ] Felipe Leme commented on CACTUS-151: > I don't know how to use the -uN option for cvs diff with anonymous account (I > cannot cvs add a > new file before that) :(. Tha

[jira] Closed: (CACTUS-86) jboss port is not changed if cactus.port is used

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-86?page=all ] Felipe Leme closed CACTUS-86: - Fix Version: 1.7.1 Resolution: Fixed Vincent, I've been using these ports for quite a while; it took me some time to understand why we shouldn't fix the bu

cvs commit: jakarta-cactus/integration/maven plugin.properties

2005-07-21 Thread felipeal
felipeal2005/07/21 11:22:09 Modified:integration/maven plugin.properties Log: CACTUS-86: added comments warning about JBoss setup Revision ChangesPath 1.26 +4 -0 jakarta-cactus/integration/maven/plugin.properties Index: plugin.properties =

cvs commit: jakarta-cactus/integration/maven plugin.properties

2005-07-21 Thread felipeal
felipeal2005/07/21 11:20:00 Modified:integration/maven Tag: CACTUS_17_BRANCH plugin.properties Log: CACTUS-86: added comments warning about JBoss setup Revision ChangesPath No revision No revision 1.25.2.1 +4 -0 jakarta-cactus

[jira] Updated: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Xuan Thang Nguyen (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=all ] Xuan Thang Nguyen updated CACTUS-151: - Attachment: CactusTestTask.java patch-merge-all.diff Hi Felipe, I merge your patch and mine into the patch-merge-all.diff against HEAD

Cactus 1.7.1 - take 2

2005-07-21 Thread Felipe Leme
I've uploaded new zips on my Apache's site: http://people.apache.org/~felipeal/cactus/1.7.1RC2/ These include the cargo setup, but not the Resin 3.0.13 fix - I tried to fix it but it doesn't seem to be that simple, so we better leave it for Cactus 1.8/Cargo. I will send a message to the user l

[jira] Commented: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=comments#action_12316334 ] Felipe Leme commented on CACTUS-151: Sorry, clicked the submit button twice... > Refactor Ant integration to use Cargo > - > >

[jira] Updated: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=all ] Felipe Leme updated CACTUS-151: --- Attachment: felipeal_fixed_checkstyle_and_xml_comment.patch Same patch as above, but fixed checkstyle complaints and a problem on macrodef, where the comment:

[jira] Updated: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme (JIRA)
[ http://issues.apache.org/jira/browse/CACTUS-151?page=all ] Felipe Leme updated CACTUS-151: --- Attachment: felipeal_fixed_checkstyle_and_xml_comment.patch Same patch as above, but fixed checkstyle complaints and a problem on macrodef, where the comment:

Re: [jira] Updated: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Felipe Leme
Xuan Thang Nguyen wrote: My current approach is to have 5 steps separately as disscussed with Vincent, so I do not want to break other codes in maven and possible in other places. Ok, makes sense, sorry for the dumb question. Also, regarding the cargo tag evaluation, you are right that modif

RE: [jira] Updated: (CACTUS-151) Refactor Ant integration to use Cargo

2005-07-21 Thread Vincent Massol
> -Original Message- > From: Felipe Leme (JIRA) [mailto:[EMAIL PROTECTED] > Sent: jeudi 21 juillet 2005 06:03 > To: [EMAIL PROTECTED] > Subject: [jira] Updated: (CACTUS-151) Refactor Ant integration to use > Cargo [snip] > I applied your patches but haven't ananlyzed the changes yet - a