[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Tue Sep 2 13:14:56 UTC 2008
kawas
Tue Sep 2 09:14:56 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv22300/Perl/MOBY-Server
Modified Files:
Changes
Log Message:
added all known changes that have been committed to this file
moby-live/Perl/MOBY-Server Changes,1.11,1.12
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Changes,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Changes 2008/07/02 20:51:33 1.11
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Changes 2008/09/02 13:14:56 1.12
@@ -1,5 +1,24 @@
Revision history for Perl extension MOBY.
+1.06
+ - Changes to makefile reflecting the cpan addition of wsrf.
+ - Added Boolean to the data sql dump file for initializing
+ a new registry.
+ - Added character encoding checks to the data kept in the
+ registry. All data used in the register* methods are
+ checked to be encoded in UTF-8
+ - Added $VERSION info for all the modules. Sorry if this
+ creates some initial confusion; The longer term gains
+ far exceed any short term disruptions.
+ - Cosmetic fixes in Service.pm and SimpleServer.pm.
+ - Fixed a bug in WSRF.pm related to temporal file location/creation
+ introduced by a previous commit
+ - Bug fix related to asynchronous MOBY calls with empty mobyData elements.
+ MOBY::Async::SimpleServer uses serviceInputParser, which had the bug fixed.
+ -
+ -
+
+
1.05
- Multiple bug fixes / additions to installer (thanks to Jason Stewart),
More information about the MOBY-guts
mailing list