You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2008/06/17 21:42:23 UTC

svn commit: r668807 - /cocoon/trunk/core/cocoon-webapp/pom.xml

Author: anathaniel
Date: Tue Jun 17 12:42:22 2008
New Revision: 668807

URL: http://svn.apache.org/viewvc?rev=668807&view=rev
Log:
jcr-sample builds okay now

Modified:
    cocoon/trunk/core/cocoon-webapp/pom.xml

Modified: cocoon/trunk/core/cocoon-webapp/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-webapp/pom.xml?rev=668807&r1=668806&r2=668807&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-webapp/pom.xml (original)
+++ cocoon/trunk/core/cocoon-webapp/pom.xml Tue Jun 17 12:42:22 2008
@@ -277,12 +277,10 @@
           <groupId>org.apache.cocoon</groupId>
           <artifactId>cocoon-javaflow-sample</artifactId>
         </dependency>
-        <!-- Does not build yet
         <dependency>
           <groupId>org.apache.cocoon</groupId>
           <artifactId>cocoon-jcr-sample</artifactId>
         </dependency>
-        -->
         <dependency>
           <groupId>org.apache.cocoon</groupId>
           <artifactId>cocoon-jfor-sample</artifactId>