Update of
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/maven-base
In directory james.mmbase.org:/tmp/cvs-serv11997/www.cmscontainer.org/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_Demo/www.cmscontainer.org/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-1303
Index: project.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/maven-base/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- project.xml 15 Apr 2009 08:20:02 -0000 1.11
+++ project.xml 20 Apr 2009 09:04:14 -0000 1.12
@@ -395,6 +395,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
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs