[MOBY-guts] biomoby commit
Martin Senger
senger at dev.open-bio.org
Fri Feb 22 03:07:20 UTC 2008
senger
Thu Feb 21 22:07:20 EST 2008
Update of /home/repository/moby/moby-live/Java/docs
In directory dev.open-bio.org:/tmp/cvs-serv28715/docs
Modified Files:
Download.html index.html
Log Message:
'news' added + some update din the documents
moby-live/Java/docs Download.html,1.10,1.11 index.html,1.30,1.31
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/Download.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- /home/repository/moby/moby-live/Java/docs/Download.html 2008/02/20 20:05:41 1.10
+++ /home/repository/moby/moby-live/Java/docs/Download.html 2008/02/22 03:07:20 1.11
@@ -66,7 +66,7 @@
are in this directory. <p>
<blockquote>
-<a href="#req">Requirements</a><br>
+<a href="#reqs">Requirements</a><br>
<a href="#build">How to build it</a><br>
<a href="#targets">What are the build targets</a><br>
<a href="DirectoriesGuidelines.html">Where to put things</a><br>
@@ -324,7 +324,7 @@
<div align=right class="address">
<address><A HREF="mailto:martin.senger at gmail.com">Martin Senger</A><BR></address>
<!-- hhmts start -->
-Last modified: Thu Feb 14 14:56:18 2008
+Last modified: Fri Feb 22 10:56:58 2008
<!-- hhmts end -->
</div>
</body> </html>
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/index.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- /home/repository/moby/moby-live/Java/docs/index.html 2006/12/08 21:10:52 1.30
+++ /home/repository/moby/moby-live/Java/docs/index.html 2008/02/22 03:07:20 1.31
@@ -34,7 +34,39 @@
To make the long story short: jMoby aims to develop BioMoby components
and full applications in Java. <p>
-<b>Please Note: since June 30th, 2006, jMOBY supports only Java 1.5+ compiler and runtimes</b>
+
+<h2>News...</h2>
+
+<dl>
+
+ <dt class="time"> February 20, 2008
+
+ <dd> Eddie Kawas released a new implementation (no API changes) of
+the <tt>org.biomoby.client.CentralCachedCallsImpl</tt> class - now
+getting the contents of the registry using the RDF files. When all
+bugs are fixed, it should significantly speed up cache update in
+Dashboard and elsewhere. <p>
+
+ <dt class="time"> February 2008
+
+ <dd> Major changes in building and using jMoby were introduced
+during the BioHackathlon meeting in Japan. The changes, however, are
+not changes of the jMoby API - which means that your own code should
+continue to work without any changes. <p>
+
+ The main issue is that jMoby uses now the 3rd-party libraries
+form the various Maven repositories. It fetches them when you compile
+jMoby, or when you use the new Ant's task <tt>install</tt>. There is
+<a href="http://pantheon.generationcp.org/UsingMaven.html">an
+article</a> about how it is done (coming from a different project but
+using the same principles as in jMoby). <p>
+
+ Another issue is that the Ant itself is not anymore distributed
+with jMoby. You need to install it separately on your machine (see the
+<a href="Download.html#reqs">requirement section</a>). <p>
+
+
+</dl><p>
<h2>Where to go now</h2>
@@ -76,7 +108,8 @@
expresses all important BioMoby entities (data types and services) as
pure Java objects. <span class="smaller">The main contact person for
this approach is <a href="mailto:martin.senger at gmail.com">Martin
-Senger</a>.</span>
+Senger</a>.</span> <p>
+
<li class="tiny"> <em>Using general methods</em>. It allows
to access the same BioMoby entities using non-object-specific
ways/methods. <span class="smaller">The main contact person for this
@@ -164,7 +197,7 @@
</ul>
<p>
- <li><a href="ToDo.html">Next plans</a>
+<!-- <li><a href="ToDo.html">Next plans</a> -->
</ul>
<p>
@@ -192,7 +225,7 @@
<div align=right class="address">
<address><A HREF="mailto:martin.senger at gmail.com">Martin Senger</A><BR></address>
<!-- hhmts start -->
-Last modified: Fri Dec 8 14:09:26 MST 2006
+Last modified: Fri Feb 22 11:00:53 2008
<!-- hhmts end -->
</div>
</body> </html>
More information about the MOBY-guts
mailing list