You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2011/09/30 22:24:05 UTC

svn commit: r1177818 - in /incubator/ace/trunk: ace-client-repository-helper-configuration/pom.xml ace-client-repository-helper-user/pom.xml

Author: marrs
Date: Fri Sep 30 20:24:04 2011
New Revision: 1177818

URL: http://svn.apache.org/viewvc?rev=1177818&view=rev
Log:
Added description.

Modified:
    incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml
    incubator/ace/trunk/ace-client-repository-helper-user/pom.xml

Modified: incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml?rev=1177818&r1=1177817&r2=1177818&view=diff
==============================================================================
--- incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml (original)
+++ incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml Fri Sep 30 20:24:04 2011
@@ -33,7 +33,7 @@
     <packaging>bundle</packaging>
 
     <name>Apache ACE :: Client :: Repository :: Helper :: Configuration</name>
-    <description />
+    <description>Artifact recognizer and helper for metatype compliant AutoConf configuration files.</description>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/ace/trunk/ace-client-repository-helper-configuration</connection>

Modified: incubator/ace/trunk/ace-client-repository-helper-user/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-helper-user/pom.xml?rev=1177818&r1=1177817&r2=1177818&view=diff
==============================================================================
--- incubator/ace/trunk/ace-client-repository-helper-user/pom.xml (original)
+++ incubator/ace/trunk/ace-client-repository-helper-user/pom.xml Fri Sep 30 20:24:04 2011
@@ -33,7 +33,7 @@
     <packaging>bundle</packaging>
 
     <name>Apache ACE :: Client :: Repository :: Helper :: User</name>
-    <description />
+    <description>Artifact recognizer and helper for UserAdmin data.</description>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/ace/trunk/ace-client-repository-helper-user</connection>