[MOBY-guts] biomoby commit

senger at ebi.ac.uk senger at pub.open-bio.org
Thu Sep 25 07:49:09 EDT 2003


senger
Thu Sep 25 06:49:09 EDT 2003
Update of /home/repository/moby/moby-live/Java/docs
In directory pub.open-bio.org:/tmp/cvs-serv14508/docs

Modified Files:
	ChangeLog index.html 
Log Message:
Documentation updated

moby-live/Java/docs ChangeLog,1.1,1.2 index.html,1.3,1.4
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/docs/ChangeLog	2003/06/20 11:06:22	1.1
+++ /home/repository/moby/moby-live/Java/docs/ChangeLog	2003/09/25 10:49:09	1.2
@@ -1,3 +1,9 @@
+2003-09-25  Martin Senger  <senger at ebi.ac.uk>
+
+	* Ant-alizing... New installation, build and distribution
+	files. Checked that everything works fine both on Unix and on
+	Windows.
+
 2003-06-20  Martin Senger  <senger at ebi.ac.uk>
 
 	* Fix adding 'HASA' children into MobyDataType objects.

===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/index.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /home/repository/moby/moby-live/Java/docs/index.html	2003/06/20 11:06:22	1.3
+++ /home/repository/moby/moby-live/Java/docs/index.html	2003/09/25 10:49:09	1.4
@@ -17,13 +17,9 @@
 
 This is the overview of the current Moby java clients, and their
 relationship to the whole BioMoby project.
-<blockquote><em>
-The picture is slightly out of date - the TestingCentral was not updated to
-run with the latest BioMoby API.
-</em></blockquote>
 <p>
 
-<img src="images/moby-overview.jpg">
+<img src="images/moby-overview.jpg" width=790>
 <p>
 
 <a name="api">
@@ -39,14 +35,19 @@
 <a href="http://cvs.biomoby.org/cgi-bin/viewcvs/viewcvs.cgi/moby-live/?cvsroot=biomoby">Moby CVS repository</a>
 but for convenience they can be downloaded also separately from
 <a href="http://industry.ebi.ac.uk/~senger/jMoby/dist/">http://industry.ebi.ac.uk/~senger/jMoby/dist/</a>
-(take the latest version).
+(take the latest version, pick up either <tt>.tar.gz</tt> or <tt>.zip</tt> - both are equivalent).
 <p>
 
 After downloading, unpack it, check the README file and start using it:
 <ul>
-  <li> <tt>source setenv.csh</tt> or <tt>. setenv.sh</tt>
-  <li> <tt>java TestingCentral</tt>
-  <li> <tt>java MobyCmdLineClient -help</tt>
+  <li> <tt>sh run-testing-central</tt>
+  <li> <tt>sh run-cmdline-client -help</tt>
+</ul>
+<p>
+or on the Windows platform:
+<ul>
+  <li> <tt>run-testing-central.bat</tt>
+  <li> <tt>run-cmdline-client.bat -help</tt>
 </ul>
 <p>
 
@@ -63,9 +64,8 @@
 
 The future plans and steps in this sub-project may or should include
 <ul>
-  <li> Make the project built by Ant (I am looking for those who can help me with it)
-  <li> Develop a more useful client, for example a GUI client which would actually <em>call</em>
-       some Moby-compliant services and show their results
+  <li> Design and implement Java interfaces that can be used for the providers
+       of the Moby-compliant services
   <li> Start to work on a pure Java Moby server (talk to Brian Gilman who had already started to work on it)
 </ul>
 
@@ -86,7 +86,7 @@
 <div align=right><font size=-2>
 <address><A HREF="mailto:senger at ebi.ac.uk">Martin Senger</A><BR></address>
 <!-- hhmts start -->
-Last modified: Fri Jun 20 11:57:28 2003
+Last modified: Thu Sep 25 11:44:42 2003
 <!-- hhmts end -->
 </font></div>
 </body> </html>



More information about the MOBY-guts mailing list