Author: psteitz
Date: Wed Nov 25 22:12:52 2009
New Revision: 884297
URL: http://svn.apache.org/viewvc?rev=884297&view=rev
Log:
Added description.
Modified:
commons/sandbox/runtime/trunk/pom.xml
Modified: commons/sandbox/runtime/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/pom.xml?rev=884297&r1=884296&r2=884297&view=diff
==============================================================================
--- commons/sandbox/runtime/trunk/pom.xml (original)
+++ commons/sandbox/runtime/trunk/pom.xml Wed Nov 25 22:12:52 2009
@@ -38,10 +38,10 @@
<name>Commons Runtime (Sandbox)</name>
<inceptionYear>2008</inceptionYear>
<description>
+ Apache Commons Runtime provides Java classes and native libraries for
various operating system features not
+ provided by standard JDK.
</description>
-
<url>http://commons.apache.org/sandbox/runtime/</url>
-
<scm>
<connection>
scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/runtime/trunk/