Author: michiel
Date: 2010-07-09 16:31:09 +0200 (Fri, 09 Jul 2010)
New Revision: 42847
Modified:
mmbase/trunk/utils/pom.xml
Log:
updated description
Modified: mmbase/trunk/utils/pom.xml
===================================================================
--- mmbase/trunk/utils/pom.xml 2010-07-09 13:51:34 UTC (rev 42846)
+++ mmbase/trunk/utils/pom.xml 2010-07-09 14:31:09 UTC (rev 42847)
@@ -28,6 +28,23 @@
<artifactId>mmbase-utils</artifactId>
<name>MMBase Utils</name>
+ <description>
+MMBase Utils is a part of MMBase, but can also be used in
+other projects. It contains several kind of utility
+classes.
+Highlights:
+- An implementation of 'events'. Threads can use this to
+ communicate certain things. Using mmbase-clustering,
+ these events can also be sent to other servers.
+- A logging framework
+- A framework for string and byte array transformeration,
+ plus a whole lot of implemetentations for that.
+- Several java.util like classes (collections, dateparsing)
+- File type recognition ('magicfile')
+- The MMBase resourceloader, a generic fall-back mechanism
+ for configuration files and similar resources.
+- ..
+ </description>
<version>${mmbase.version}</version>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs