[MOBY-guts] biomoby commit

José Manuel Rodríguez Carrasco jmrc at dev.open-bio.org
Wed Apr 23 13:08:11 UTC 2008


jmrc
Wed Apr 23 09:08:11 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv11953/Perl/MOBY-Server

Modified Files:
	Makefile.PL 
Log Message:
*	MOBY WSRF implementation was not WSRF compliant in some points, and the same
	happened with sample code. Both the libraries and the generated WSDL have been
	fixed.
*	Detection of WSRF::Lite libraries has been slightly improved.
*	Specifications have been updated to v2.4.2, reflecting the changes made in
	the library and fixing some explanations and examples (see changelog inside
	specifications).

moby-live/Perl/MOBY-Server Makefile.PL,1.4,1.5
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2008/03/20 17:36:33	1.4
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2008/04/23 13:08:11	1.5
@@ -63,7 +63,7 @@
 		}
 
 		# MOBY::Async requires
-		requires 'WSRF::Lite'               => '0.8.2.2';
+		requires 'WSRF::Lite'               => '0.008.2.2';
 		requires 'XML::DOM'                 => '';
 		requires 'DateTime::Format::Epoch'  => '';
 		requires 'DateTime::Format::W3CDTF' => '';




More information about the MOBY-guts mailing list