Update of /var/cvs/contributions/CMSContainer_Templates/double/maven-base
In directory james.mmbase.org:/tmp/cvs-serv11955/double/maven-base

Modified Files:
        project.xml 
Log Message:
CMSC-1303 Update CMSc to use a lastest stable version of Xalan-Java
We also need the serializer for this version


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/double/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-1303


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/double/maven-base/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- project.xml 15 Apr 2009 08:19:34 -0000      1.15
+++ project.xml 20 Apr 2009 09:04:08 -0000      1.16
@@ -344,6 +344,15 @@
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
+               <dependency>
+                       <groupId>xalan</groupId>
+                       <artifactId>serializer</artifactId>
+                       <version>2.7.1</version>
+                       <type>jar</type>
+                       <properties>
+                               <war.bundle>${war.bundle}</war.bundle>
+                       </properties>
+               </dependency>
 
 <!-- Servlet/JSP -->
                <dependency>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to