[MOBY-guts] biomoby commit
Paul Gordon
gordonp at dev.open-bio.org
Thu Oct 26 01:32:06 UTC 2006
gordonp
Wed Oct 25 21:32:06 EDT 2006
Update of /home/repository/moby/moby-live/Java/xmls
In directory dev.open-bio.org:/tmp/cvs-serv15257/xmls
Modified Files:
seahawkBuild.xml
Log Message:
Became more lenient with moby-s namespace for tags
moby-live/Java/xmls seahawkBuild.xml,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml 2006/10/25 02:33:23 1.1
+++ /home/repository/moby/moby-live/Java/xmls/seahawkBuild.xml 2006/10/26 01:32:06 1.2
@@ -53,8 +53,8 @@
<target name="seahawk" depends="compile" description="(User) Run the Seahawk MOBY client interface as a standalone application">
<java classname="${seahawk.classname}" classpath="${src.main}" classpathref="build.classpath" fork="true">
-<!-- <jvmarg value="-Dmoby.debug=1"/>
- <jvmarg value="-Dcom.sun.management.jmxremote=1"/> -->
+ <jvmarg value="-Dmoby.debug=1"/>
+ <jvmarg value="-Dcom.sun.management.jmxremote=1"/>
</java>
</target>
More information about the MOBY-guts
mailing list