[MOBY-guts] biomoby commit

Martin Senger senger at pub.open-bio.org
Fri Aug 26 06:27:03 UTC 2005


senger
Fri Aug 26 02:27:02 EDT 2005
Update of /home/repository/moby/moby-live/Java/docs
In directory pub.open-bio.org:/tmp/cvs-serv2547/docs

Modified Files:
	ChangeLog 
Log Message:


moby-live/Java/docs ChangeLog,1.35,1.36
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- /home/repository/moby/moby-live/Java/docs/ChangeLog	2005/08/20 01:58:13	1.35
+++ /home/repository/moby/moby-live/Java/docs/ChangeLog	2005/08/26 06:27:02	1.36
@@ -1,3 +1,21 @@
+2005-08-25  Martin Senger  <martin.senger at gmail.com>
+
+	* Clean-up build.xml generally, added there new targets for
+	samples and moses.
+
+	* Changed the remote.dir for build.xml - now we are taking jmoby
+	jars from biomoby.org/jmoby-jars/jars-archives.
+
+	* Moved sources from src/Services to src/main. Space src/Services
+	is deprecated. The exaples and tutorials are now in src/samples
+	that is *not* compiled by default with the src/main compilation.
+
+2005-08-21  Martin Senger  <martin.senger at gmail.com>
+
+	* Removed packages org.biomoby.shared.dom and
+	org.biomoby.shared.dom.wrappers (they were not in use anymore - at
+	least I hope)
+
 2005-08-18  Paul Gordon <gordonp at ucalgary.ca>
 
         * Completed updated version of MobyRequest that deals with named parameters, 
@@ -5,6 +23,35 @@
         but this invalidates many services, so we relax the rules to allow anonymous
         parameters if they are unambiguous (i.e., only one of them).
 
+2005-08-17  Martin Senger  <martin.senger at gmail.com>
+
+	* Refactored package embl.ebi.soap into alltools2.lib (the same
+	features but used by more projects)
+
+2005-08-16  Martin Senger  <martin.senger at gmail.com>
+
+	* Fixed CentralImpl - and empty registry endpoint and namespce are
+	ignored
+
+	* Fixed CentralDigestCachedImpl to ignore backup files (those
+	ending with '~') if they appear in the cache
+
+2005-08-14  Martin Senger  <martin.senger at gmail.com>
+
+	* Added a static method getString() to
+	org.biomoby.shared.data.MobyDataDateTime in order to achive the
+	date/time string conversion features without a need to instantiate
+	thsi object
+
+	* Moved (and updated) class org.biomoby.shared.MobyObject to
+	org.biomoby.shared.datatypes.MobyObject
+
+	* Removed interface org.biomoby.shared.MobyNativeService as
+	obsolete (and not used by anybody, at least I hope :-))
+
+	* Added method toXMLElement() to
+	org.biomoby.shared.data.MobyProvisionInfo
+
 2005-08-07  Paul Gordon <gordonp at ucalgary.ca>
 
 	* Added asynchronous mode to MobyRequest, so clients get callbacks when




More information about the MOBY-guts mailing list