dion 2003/07/24 23:37:48 Modified: src/plugins-build/latka project.xml src/plugins-build/docbook/xdocs changes.xml src/plugins-build/docbook project.xml src/plugins-build/latka/xdocs changes.xml Log: xalan 2.3.1 -> 2.4.1 Revision Changes Path 1.14 +1 -1 maven/src/plugins-build/latka/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/latka/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- project.xml 25 Jul 2003 01:28:22 -0000 1.13 +++ project.xml 25 Jul 2003 06:37:48 -0000 1.14 @@ -80,7 +80,7 @@ </dependency> <dependency> <id>xalan</id> - <version>2.3.1</version> + <version>2.4.1</version> <url>http://xml.apache.org/xalan-j/</url> <properties> <classloader>root</classloader> 1.4 +3 -0 maven/src/plugins-build/docbook/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/docbook/xdocs/changes.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- changes.xml 25 Jul 2003 03:04:32 -0000 1.3 +++ changes.xml 25 Jul 2003 06:37:48 -0000 1.4 @@ -8,6 +8,9 @@ <body> <release version="1.1" date="in CVS"> <action dev="dion" type="update"> + update to xalan 2.4.1 + </action> + <action dev="dion" type="update"> update to commons-lang 1.0.1 </action> <action dev="dion" type="fix"> 1.12 +1 -1 maven/src/plugins-build/docbook/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/docbook/project.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- project.xml 25 Jul 2003 03:04:32 -0000 1.11 +++ project.xml 25 Jul 2003 06:37:48 -0000 1.12 @@ -51,7 +51,7 @@ </dependency> <dependency> <id>xalan</id> - <version>2.3.1</version> + <version>2.4.1</version> <url>http://xml.apache.org/xalan-j/</url> <properties> <classloader>root</classloader> 1.4 +3 -0 maven/src/plugins-build/latka/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/latka/xdocs/changes.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- changes.xml 25 Jul 2003 01:28:22 -0000 1.3 +++ changes.xml 25 Jul 2003 06:37:48 -0000 1.4 @@ -8,6 +8,9 @@ <body> <release version="1.3" date="in CVS"> + <action dev="dion" type="update"> + update to xalan 2.4.1 + </action> <action dev="dion" type="fix">Consistent http tags.</action> </release>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]