Update of /var/cvs/applications/commandserver
In directory james.mmbase.org:/tmp/cvs-serv17874
Modified Files:
pom.xml
Log Message:
command server could be used for more then only images
See also: http://cvs.mmbase.org/viewcvs/applications/commandserver
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/commandserver/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml 8 Mar 2009 18:12:50 -0000 1.2
+++ pom.xml 10 Mar 2009 07:30:08 -0000 1.3
@@ -10,7 +10,7 @@
</parent>
<artifactId>mmbase-commandserver</artifactId>
- <name>MMBase Image Command Server</name>
+ <name>MMBase Command Server</name>
<packaging>jar</packaging>
<description>
@@ -19,6 +19,8 @@
the executed command allocates just as much memory as the entire java JVM
has allocated.
Try java -jar mmbase-commandserver.jar -?
+
+ This is mainly targeted at executing image-magick, but it could execute
all kind of external commands.
</description>
<build>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs