Author: prabhat.jha(a)jboss.com
Date: 2009-03-06 10:35:06 -0500 (Fri, 06 Mar 2009)
New Revision: 12956
Modified:
branches/JBoss_Portal_Branch_2_7/build/distrib.xml
Log:
stupid me..added the target but did not call it
Modified: branches/JBoss_Portal_Branch_2_7/build/distrib.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_7/build/distrib.xml 2009-03-06 11:08:35 UTC (rev
12955)
+++ branches/JBoss_Portal_Branch_2_7/build/distrib.xml 2009-03-06 15:35:06 UTC (rev
12956)
@@ -382,6 +382,9 @@
<antcall target="patch-run.conf">
<param name="todir"
value="${portal.build.normal.bundled}"/>
</antcall>
+ <antcall target="patch-run.bat">
+ <param name="todir"
value="${portal.build.normal.bundled}"/>
+ </antcall>
</target>
<!--
Show replies by date