Changeset 7131 for trunk/Bui_Core/properties.xml
- Timestamp:
- 10/31/06 19:40:06 (6 years ago)
- File:
-
- 1 edited
-
trunk/Bui_Core/properties.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Bui_Core/properties.xml
r7099 r7131 4 4 <classpath> 5 5 <pathelement location="${libjava}/ant/ant-contrib.jar"/> 6 </classpath> 7 </taskdef> 8 <!-- xmltask --> 9 <taskdef name="xmltask" classname="com.oopsconsultancy.xmltask.ant.XmlTask"> 10 <classpath> 11 <pathelement location="${libjava}/ant/xmltask.jar"/> 6 12 </classpath> 7 13 </taskdef>
Note: See TracChangeset
for help on using the changeset viewer.