You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ra...@apache.org on 2011/01/10 13:13:04 UTC

svn commit: r1057165 - /lenya/branches/BRANCH_2_0_X/src/targets/webapp-build.xml

Author: rainer
Date: Mon Jan 10 12:13:04 2011
New Revision: 1057165

URL: http://svn.apache.org/viewvc?rev=1057165&view=rev
Log:
Update list of endorsed libraries in echo task.

Modified:
    lenya/branches/BRANCH_2_0_X/src/targets/webapp-build.xml

Modified: lenya/branches/BRANCH_2_0_X/src/targets/webapp-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/targets/webapp-build.xml?rev=1057165&r1=1057164&r2=1057165&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/targets/webapp-build.xml (original)
+++ lenya/branches/BRANCH_2_0_X/src/targets/webapp-build.xml Mon Jan 10 12:13:04 2011
@@ -238,10 +238,10 @@
     <echo>
 The following libraries must be placed in the endorsed library directory for your deployment.
 * jakarta-bcel-20040329.jar
-* jakarta-regexp-1.3.jar
-* xalan-2.6.0.jar
-* xercesImpl-2.6.2.jar
-* xml-apis.jar
+* jakarta-regexp-1.5.jar
+* xalan-2.7.1.jar
+* xercesImpl-2.9.1.jar
+* xml-apis-1.3.04.jar
     </echo>
   </target>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org