[MOBY-guts] biomoby commit

Martin Senger senger at pub.open-bio.org
Sun Nov 20 12:30:52 UTC 2005


senger
Sun Nov 20 07:30:52 EST 2005
Update of /home/repository/moby/moby-live/Java/src/support
In directory pub.open-bio.org:/tmp/cvs-serv4966/src/support

Modified Files:
	run-any-client.bat run-cache-client.bat run-cmdline-client.bat 
	run-digest-client.bat run-graphs-client.bat 
	run-testing-central.bat 
Log Message:


moby-live/Java/src/support run-any-client.bat,1.1,1.2 run-cache-client.bat,1.1,1.2 run-cmdline-client.bat,1.1,1.2 run-digest-client.bat,1.1,1.2 run-graphs-client.bat,1.1,1.2 run-testing-central.bat,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/run-any-client.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/run-any-client.bat	2003/11/08 00:27:24	1.1
+++ /home/repository/moby/moby-live/Java/src/support/run-any-client.bat	2005/11/20 12:30:52	1.2
@@ -1,6 +1,6 @@
- at echo off
-
-set CP=
-for %%i in (lib\*.jar) do call cp.bat %%i
-
-java -classpath %CP% %1 %2 %3 %4 %5 %6 %7 %8 %9
+ at echo off
+
+set CP=
+for %%i in (lib\*.jar) do call cp.bat %%i
+
+java -classpath %CP% %1 %2 %3 %4 %5 %6 %7 %8 %9

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/run-cache-client.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/run-cache-client.bat	2004/12/05 22:28:02	1.1
+++ /home/repository/moby/moby-live/Java/src/support/run-cache-client.bat	2005/11/20 12:30:52	1.2
@@ -1,6 +1,6 @@
- at echo off
-
-set CP=
-for %%i in (lib\*.jar) do call cp.bat %%i
-
-java -classpath %CP% CacheRegistryClient %1 %2 %3 %4 %5 %6 %7 %8 %9
+ at echo off
+
+set CP=
+for %%i in (lib\*.jar) do call cp.bat %%i
+
+java -classpath %CP% CacheRegistryClient %1 %2 %3 %4 %5 %6 %7 %8 %9

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/run-cmdline-client.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/run-cmdline-client.bat	2003/09/25 02:35:02	1.1
+++ /home/repository/moby/moby-live/Java/src/support/run-cmdline-client.bat	2005/11/20 12:30:52	1.2
@@ -1,6 +1,6 @@
- at echo off
-
-set CP=
-for %%i in (lib\*.jar) do call cp.bat %%i
-
-java -classpath %CP% MobyCmdLineClient %1 %2 %3 %4 %5 %6 %7 %8 %9
+ at echo off
+
+set CP=
+for %%i in (lib\*.jar) do call cp.bat %%i
+
+java -classpath %CP% MobyCmdLineClient %1 %2 %3 %4 %5 %6 %7 %8 %9

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/run-digest-client.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/run-digest-client.bat	2004/12/05 22:28:02	1.1
+++ /home/repository/moby/moby-live/Java/src/support/run-digest-client.bat	2005/11/20 12:30:52	1.2
@@ -1,6 +1,6 @@
- at echo off
-
-set CP=
-for %%i in (lib\*.jar) do call cp.bat %%i
-
-java -classpath %CP% MobyDigestClient %1 %2 %3 %4 %5 %6 %7 %8 %9
+ at echo off
+
+set CP=
+for %%i in (lib\*.jar) do call cp.bat %%i
+
+java -classpath %CP% MobyDigestClient %1 %2 %3 %4 %5 %6 %7 %8 %9

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/run-graphs-client.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/run-graphs-client.bat	2003/11/08 00:27:24	1.1
+++ /home/repository/moby/moby-live/Java/src/support/run-graphs-client.bat	2005/11/20 12:30:52	1.2
@@ -1,6 +1,6 @@
- at echo off
-
-set CP=
-for %%i in (lib\*.jar) do call cp.bat %%i
-
-java -classpath %CP% MobyGraphs  %1 %2 %3 %4 %5 %6 %7 %8 %9
+ at echo off
+
+set CP=
+for %%i in (lib\*.jar) do call cp.bat %%i
+
+java -classpath %CP% MobyGraphs  %1 %2 %3 %4 %5 %6 %7 %8 %9

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/run-testing-central.bat,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/run-testing-central.bat	2003/09/25 02:35:02	1.1
+++ /home/repository/moby/moby-live/Java/src/support/run-testing-central.bat	2005/11/20 12:30:52	1.2
@@ -1,6 +1,6 @@
- at echo off
-
-set CP=
-for %%i in (lib\*.jar) do call cp.bat %%i
-
-java -classpath %CP% TestingCentral %1 %2 %3 %4 %5 %6 %7 %8 %9
+ at echo off
+
+set CP=
+for %%i in (lib\*.jar) do call cp.bat %%i
+
+java -classpath %CP% TestingCentral %1 %2 %3 %4 %5 %6 %7 %8 %9




More information about the MOBY-guts mailing list