[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/docs
In directory dev.open-bio.org:/tmp/cvs-serv29790/docs
Modified Files:
ChangeLog
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/docs ChangeLog,1.82,1.83
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- /home/repository/moby/moby-live/Java/docs/ChangeLog 2008/02/14 06:13:34 1.82
+++ /home/repository/moby/moby-live/Java/docs/ChangeLog 2008/02/22 09:37:38 1.83
@@ -1,3 +1,14 @@
+2008-02-22 Martin Senger <martin.senger@gmail.com>
+
+ * 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.
+
2008-02-14 Martin Senger <martin.senger@gmail.com>
* A new implementation of the CentralDigestCached classes fills
More information about the MOBY-guts
mailing list