[jboss-cvs] JBossAS SVN: r75593 - in projects/jpa/trunk: deployers and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 10 06:07:39 EDT 2008


Author: wolfc
Date: 2008-07-10 06:07:38 -0400 (Thu, 10 Jul 2008)
New Revision: 75593

Modified:
   projects/jpa/trunk/build/pom.xml
   projects/jpa/trunk/deployers/pom.xml
Log:
Added descriptions


Modified: projects/jpa/trunk/build/pom.xml
===================================================================
--- projects/jpa/trunk/build/pom.xml	2008-07-10 09:55:12 UTC (rev 75592)
+++ projects/jpa/trunk/build/pom.xml	2008-07-10 10:07:38 UTC (rev 75593)
@@ -18,7 +18,7 @@
   <packaging>pom</packaging>
   <name>JBoss Container Managed JPA Build</name>
   <description>
-    ToDo
+    JBoss CM JPA generic settings.
   </description>
 
   <scm>

Modified: projects/jpa/trunk/deployers/pom.xml
===================================================================
--- projects/jpa/trunk/deployers/pom.xml	2008-07-10 09:55:12 UTC (rev 75592)
+++ projects/jpa/trunk/deployers/pom.xml	2008-07-10 10:07:38 UTC (rev 75593)
@@ -16,6 +16,10 @@
   <artifactId>jboss-jpa-deployers</artifactId>
   <packaging>jar</packaging>
   <name>JBoss Container Managed JPA Deployers</name>
+  <description>
+    The JBoss Container Managed JPA Deployers for deploying persistence units.
+    See EJB 3 JPA chapter 6 and 7.
+  </description>
   
   <dependencies>
     <!-- For 'mocking' a TransactionManager we use JBossTS -->




More information about the jboss-cvs-commits mailing list