[MOBY-guts] biomoby commit
Martin Senger
senger at dev.open-bio.org
Sun Mar 2 15:36:25 UTC 2008
senger
Sun Mar 2 10:36:24 EST 2008
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv951/xmls
Modified Files:
install.xml
Log Message:
few details added to the installation task
moby-live/Java/xmls install.xml,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/install.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/xmls/install.xml 2008/03/02 12:45:27 1.2
+++ /home/repository/moby/moby-live/Java/xmls/install.xml 2008/03/02 15:36:24 1.3
@@ -85,7 +85,7 @@
<!-- fill local cache -->
<echo taskname="Local cache">
-The jMoby is going to create local cache. Depending
+The jMoby is now creating a local cache. Depending
on the network speed, it may take several minutes
(usually it should be done within about a minute).
@@ -107,6 +107,13 @@
</java>
+ <!-- generate datatypes and samples -->
+
+ <property name="moses.nographs" value="true"/>
+ <antcall target="samples"/>
+
+
+
<!-- footnote message -->
<echo taskname="Success">
@@ -125,6 +132,7 @@
by typing 'ant dashboard')
</input>
-->
+
<antcall target="dashboard"/>
</target>
More information about the MOBY-guts
mailing list