[MOBY-guts] biomoby commit
Martin Senger
senger at dev.open-bio.org
Sun Mar 2 16:05:01 UTC 2008
senger
Sun Mar 2 11:05:01 EST 2008
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv1058/xmls
Modified Files:
install.xml
Log Message:
few details added to the installation task
moby-live/Java/xmls install.xml,1.4,1.5
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/install.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/Java/xmls/install.xml 2008/03/02 15:43:28 1.4
+++ /home/repository/moby/moby-live/Java/xmls/install.xml 2008/03/02 16:05:01 1.5
@@ -40,7 +40,7 @@
<touch file="build.properties"/>
<input taskname="Give Cache Name"
addproperty="registry.cache.dir"
- defaultvalue="${project.home}/myCache">
+ defaultvalue="${basedir.unix}/myCache">
During the installation, jMoby is going to fetch data
from the BioMoby central registry and store them in a
local file system to allow much faster access to it.
@@ -52,7 +52,7 @@
registry.cache.dir = /full/name/of/cache/directory
-Default value (just pres ENTER to accept it) is:
+Default value (just press ENTER to accept it) is:
</input>
<echo taskname="Give Cache Name">
Local cache: ${registry.cache.dir}
@@ -70,7 +70,7 @@
Maven technology for resolving project dependencies).
Just be patient, please...
</echo>
- <input taskname=" Attention ">Press Return key to continue...</input>
+ <!-- <input taskname=" Attention ">Press Return key to continue...</input> -->
<antcall target="clean"/>
</target>
@@ -127,7 +127,7 @@
<!-- start Dashboard -->
- <input taskname=" Attention ">Press Return key to start Dashboard...</input>
+ <input taskname=" Attention ">Press (twice) Return key to start Dashboard...</input>
<!--
(or press Ctrl-C and start Dashboard later
by typing 'ant dashboard')
More information about the MOBY-guts
mailing list