[MOBY-guts] biomoby commit
Martin Senger
senger at dev.open-bio.org
Fri Oct 24 01:41:37 UTC 2008
senger
Thu Oct 23 21:41:37 EDT 2008
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv30916/xmls
Modified Files:
install.xml
Log Message:
fixed ant install to clean also generated datatypes and skeletons
moby-live/Java/xmls install.xml,1.5,1.6
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/install.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Java/xmls/install.xml 2008/03/02 16:05:01 1.5
+++ /home/repository/moby/moby-live/Java/xmls/install.xml 2008/10/24 01:41:37 1.6
@@ -72,6 +72,8 @@
</echo>
<!-- <input taskname=" Attention ">Press Return key to continue...</input> -->
<antcall target="clean"/>
+ <antcall target="clean-datatypes"/>
+ <antcall target="clean-services"/>
</target>
More information about the MOBY-guts
mailing list