[MOBY-guts] biomoby commit
Martin Senger
senger at dev.open-bio.org
Sun Mar 2 12:45:25 UTC 2008
senger
Sun Mar 2 07:45:24 EST 2008
Update of /home/repository/moby/moby-live/Java/docs
In directory dev.open-bio.org:/tmp/cvs-serv32345/docs
Modified Files:
ChangeLog Dashboard-NOTES.txt
Log Message:
Too Many Changes - see docs/ChangeLog
moby-live/Java/docs ChangeLog,1.84,1.85 Dashboard-NOTES.txt,1.14,1.15
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- /home/repository/moby/moby-live/Java/docs/ChangeLog 2008/02/28 05:21:48 1.84
+++ /home/repository/moby/moby-live/Java/docs/ChangeLog 2008/03/02 12:45:24 1.85
@@ -1,3 +1,43 @@
+2008-03-02 Martin Senger <martin.senger@gmail.com>
+
+ * Added: new installation task (type: ant install) - it downloads
+ all needed librraies, builds the jMoby, fills the local cache and
+ starts Dashboard.
+
+ * Added: method MobyException.formatAndLog()
+
+ * Changes in Dashboard:
+
+ - Better support for configuration; it uses now also properties
+ from the 'build.properties' file (which helps, for example, in
+ finding the same registry local cache as the one used during the
+ jMoby installation (ant install).
+
+ - Allowing to select category when registering a new service.
+
+ - The component layout in the MoSeS generators panel was
+ slightly changed (the never-implemented flavours removed; more
+ space for the console).
+
+ - The console panels, in the append mode, now scroll better to
+ their ends (in order to better follow what is being written
+ there).
+
+ - Fix the local class selector in the SimpleClient panel (before
+ it suggested a file to select but in fact it was a class name
+ that should be entered there).
+
+
+2008-02-29 Martin Senger <martin.senger@gmail.com>
+
+ * Fixed: Calling various tasks from Dashboard sometimes caused a
+ mysterious NullPointerException in the SimpleAnt task. This was
+ because of a (still mysterious) bug in Ant itself. But I at least
+ found a workaround so the bug should not occur again.
+
+ * Added: New method getResource(URL url) in CentralImp class,
+ dealing with gzipped RDF resources.
+
2008-02-28 Martin Senger <martin.senger@gmail.com>
* Fixed: the jMoby XML message parser can accept now more
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/Dashboard-NOTES.txt,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- /home/repository/moby/moby-live/Java/docs/Dashboard-NOTES.txt 2006/10/14 20:46:55 1.14
+++ /home/repository/moby/moby-live/Java/docs/Dashboard-NOTES.txt 2008/03/02 12:45:24 1.15
@@ -15,20 +15,9 @@
Should be done:
---------------
-* jMoby.jar for service providers should be smaller (no need for many
- classes there - like ui...)
-
* Dashborad should have a way to create/show XML data representing a
data type *before* there is a service registered that uses such data
-* when moses panel generates datatypes they are not immediately
- recognized by the same dashbord (e.g. in the SimpleClient panel);
- one must restart the dashboard; it should be better to dynamically
- extend the dashboard's classpath
-
-* add a cache action button: "show me what's would be updated if I
- update my cache"
-
* right-click
- if nothing selected, it should take what is under the
mouse (selected first), otherwise it is annoying
@@ -82,9 +71,6 @@
? move help system to Java Help; more contextual help
-? cache: start to work on/think of the RDF-based cache
-? cache: remove memory-caching from CentralImpl
-
? Possible new panels:
- verify registry
- browsing in graphs
More information about the MOBY-guts
mailing list