Author: jfrederic.clere(a)jboss.com
Date: 2014-05-21 03:57:25 -0400 (Wed, 21 May 2014)
New Revision: 3311
Modified:
trunk/build/unix/buildbin.TC6.sh
Log:
Configure for the r1579251 new paramter.
Modified: trunk/build/unix/buildbin.TC6.sh
===================================================================
--- trunk/build/unix/buildbin.TC6.sh 2014-05-20 15:13:37 UTC (rev 3310)
+++ trunk/build/unix/buildbin.TC6.sh 2014-05-21 07:57:25 UTC (rev 3311)
@@ -108,7 +108,7 @@
cat <<EOF > $native_sources/output/build/conf/context.xml
<?xml version='1.0' encoding='utf-8'?>
-<Context tldValidation="false" crossContext="true">
+<Context tldValidation="false" crossContext="true"
xmlValidation="false">
<WatchedResource>WEB-INF/web.xml</WatchedResource>
</Context>
EOF
Show replies by date