Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv6738

Modified Files:
        pom.xml 
Log Message:
some builders in tests depend on richtext builders


See also: http://cvs.mmbase.org/viewcvs/tests


Index: pom.xml
===================================================================
RCS file: /var/cvs/tests/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml     14 Apr 2009 12:39:42 -0000      1.1
+++ pom.xml     14 Apr 2009 12:56:50 -0000      1.2
@@ -34,6 +34,7 @@
           <excludes>
             <exclude>vpro-wizards/**</exclude> <!-- much too complicated for 
now -->
             <exclude>framework/**</exclude> <!-- unfinished -->
+            <exclude>target/**</exclude>
           </excludes>
         </configuration>
       </plugin>
@@ -76,6 +77,12 @@
       <version>${project.version}</version>
       <classifier>classes</classifier>
     </dependency>
+    <dependency>
+      <groupId>org.mmbase</groupId>
+      <artifactId>mmbase-richtext</artifactId>
+      <version>${project.version}</version>
+      <classifier>classes</classifier>
+    </dependency>
 
     <dependency>
       <groupId>hsqldb</groupId>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to