[MOBY-guts] biomoby commit

Martin Senger senger at dev.open-bio.org
Fri Feb 22 09:37:39 UTC 2008


senger
Fri Feb 22 04:37:38 EST 2008
Update of /home/repository/moby/moby-live/Java
In directory dev.open-bio.org:/tmp/cvs-serv29790

Modified Files:
	build.properties.template 
Log Message:
* Change, Fixed: On various places (starting with
org.biomoby.shared.Utils), starting to use Apache commons-io
library (it was necessary in Utils.java because the method
inputStreamToString() was broken anyway).

* Added: a common parent to the command-line clients
(org.biomoby.client.CmdLineHelper) - brinking more and unified
features to these clients.

moby-live/Java build.properties.template,1.6,1.7
===================================================================
RCS file: /home/repository/moby/moby-live/Java/build.properties.template,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Java/build.properties.template	2008/02/14 06:13:34	1.6
+++ /home/repository/moby/moby-live/Java/build.properties.template	2008/02/22 09:37:38	1.7
@@ -5,6 +5,10 @@
 # $Id$
 # --------------------------------------------------------------------
 
+#compile.deprecation = true
+#compile.warnings = true
+
+
 #dot.location = /path/to/dot
 #proxySet = true
 #http.proxyHost = your proxy host




More information about the MOBY-guts mailing list