You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by mn...@apache.org on 2010/12/14 18:28:48 UTC

svn commit: r1049185 - in /incubator/aries/trunk/jndi: jndi-url-itest-biz/pom.xml jndi-url-itest-web/pom.xml

Author: mnuttall
Date: Tue Dec 14 17:28:48 2010
New Revision: 1049185

URL: http://svn.apache.org/viewvc?rev=1049185&view=rev
Log:
ARIES-512: Small change to names for consistency

Modified:
    incubator/aries/trunk/jndi/jndi-url-itest-biz/pom.xml
    incubator/aries/trunk/jndi/jndi-url-itest-web/pom.xml

Modified: incubator/aries/trunk/jndi/jndi-url-itest-biz/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/jndi/jndi-url-itest-biz/pom.xml?rev=1049185&r1=1049184&r2=1049185&view=diff
==============================================================================
--- incubator/aries/trunk/jndi/jndi-url-itest-biz/pom.xml (original)
+++ incubator/aries/trunk/jndi/jndi-url-itest-biz/pom.xml Tue Dec 14 17:28:48 2010
@@ -29,7 +29,7 @@
    
     <groupId>org.apache.aries.jndi</groupId>
     <artifactId>org.apache.aries.jndi.url.itest.biz</artifactId>
-    <name>Second test bundle for Aries jndi-url iTests</name>
+    <name>Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests</name>
     <packaging>bundle</packaging>
     
     <build>

Modified: incubator/aries/trunk/jndi/jndi-url-itest-web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/jndi/jndi-url-itest-web/pom.xml?rev=1049185&r1=1049184&r2=1049185&view=diff
==============================================================================
--- incubator/aries/trunk/jndi/jndi-url-itest-web/pom.xml (original)
+++ incubator/aries/trunk/jndi/jndi-url-itest-web/pom.xml Tue Dec 14 17:28:48 2010
@@ -29,7 +29,7 @@
    
     <groupId>org.apache.aries.jndi</groupId>
     <artifactId>org.apache.aries.jndi.url.itest.web</artifactId>
-    <name>Test Bundle for Aries jndi-url iTests</name>
+    <name>Apache Aries JNDI Test Bundle for Aries jndi-url iTests</name>
     <packaging>bundle</packaging>
     
     <dependencies>