vmassol 2003/08/30 01:20:26 Modified: src/plugins-build/cactus project.xml src/plugins-build/cactus/xdocs changes.xml Log: Upgraded to nekohtml 0.7.7 Revision Changes Path 1.38 +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.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- project.xml 11 Aug 2003 20:49:33 -0000 1.37 +++ project.xml 30 Aug 2003 08:20:26 -0000 1.38 @@ -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> 1.24 +2 -2 maven/src/plugins-build/cactus/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/cactus/xdocs/changes.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- changes.xml 9 Aug 2003 16:56:43 -0000 1.23 +++ changes.xml 30 Aug 2003 08:20:26 -0000 1.24 @@ -9,8 +9,8 @@ <release version="3.1" date="in CVS"> <action dev="vmassol" type="update"> - Updated commons-httpclient dependency to 2.0 rc1 and httpunit to - 1.5.3. + Updated commons-httpclient dependency to 2.0 rc1, httpunit to + 1.5.3 and nekohtml to 0.7.7. </action> <action dev="vmassol" type="add"> Added new optional property <code>cactus.weblogic7x.beahome</code> to
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]