jruaux 2003/04/04 04:22:58
Modified: . gump.xml
Log:
Added Jtidy dependency to Cactus ant integration
Revision Changes Path
1.79 +2 -0 jakarta-cactus/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/gump.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- gump.xml 29 Mar 2003 12:13:57 -0000 1.78
+++ gump.xml 4 Apr 2003 12:22:58 -0000 1.79
@@ -209,6 +209,7 @@
<depend property="nekohtml.jar" project="nekohtml" id="nekohtml"/>
<depend property="xerces.jar" project="xml-xerces" id="parser"/>
<depend property="xmlapis.jar" project="xml-xerces" id="apis"/>
+ <depend property="tidy.jar" project="jtidy"/>
</ant>
@@ -258,6 +259,7 @@
<depend property="nekohtml.jar" project="nekohtml" id="nekohtml"/>
<depend property="xerces.jar" project="xml-xerces" id="parser"/>
<depend property="xmlapis.jar" project="xml-xerces" id="apis"/>
+ <depend property="tidy.jar" project="jtidy"/>
</ant>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]