dIon, When you make updates like this one, do you test the plugin to see if it still works? In this case, you would need to test the plugin on a project which uses the Cactus/HttpUnit integration.
My point is that I don't believe this is right for you to make this modification as I don't think you know enough about the plugin. For example, you recently changed some other dependencies for the Cactus plugin and as a consequence you broke it. I then had several emails on the Cactus mailing list about issues and I had to track that down all the way till I found what you did... I was on holiday and it wasn't what I would have preferred doing... Thanks -Vincent > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 18 August 2003 08:27 > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/src/plugins-build/cactus project.xml > > dion 2003/08/17 23:27:19 > > Modified: src/plugins-build/cactus Tag: MAVEN_RC1_STABLE project.xml > Log: > Update to neko-0.7.7 > > Revision Changes Path > No revision > No revision > 1.31.4.4 +1 -1 maven/src/plugins-build/cactus/project.xml > > Index: project.xml > =================================================================== > RCS file: /home/cvs/maven/src/plugins-build/cactus/project.xml,v > retrieving revision 1.31.4.3 > retrieving revision 1.31.4.4 > diff -u -r1.31.4.3 -r1.31.4.4 > --- project.xml 13 Aug 2003 06:57:11 -0000 1.31.4.3 > +++ project.xml 18 Aug 2003 06:27:19 -0000 1.31.4.4 > @@ -113,7 +113,7 @@ > <dependency> > <groupId>nekohtml</groupId> > <artifactId>nekohtml</artifactId> > - <version>0.7.4</version> > + <version>0.7.7</version> > </dependency> > <dependency> > <groupId>xerces</groupId> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
