core-jgi/JasperReports/patch-utils_dev-3.1.4.diff

21 lines
1.0 KiB
Diff

Index: C:/Trifon-CD-0.2/COMAP/adempiere-trunk/utils_dev/build.xml
===================================================================
--- C:/Trifon-CD-0.2/COMAP/adempiere-trunk/utils_dev/build.xml (revision 1227)
+++ C:/Trifon-CD-0.2/COMAP/adempiere-trunk/utils_dev/build.xml (working copy)
@@ -22,6 +22,7 @@
<ant inheritAll="false" dir="print"/>
<ant inheritAll="false" dir="base"/>
<ant inheritAll="false" dir="extend"/>
+ <ant inheritAll="false" dir="JasperReports"/>
<ant inheritAll="false" dir="client"/>
<ant inheritAll="false" dir="serverRoot"/>
<ant inheritAll="false" dir="serverApps"/>
@@ -37,6 +38,7 @@
<ant inheritAll="false" dir="dbPort" target="clean"/>
<ant inheritAll="false" dir="base" target="clean"/>
<ant inheritAll="false" dir="extend" target="clean"/>
+ <ant inheritAll="false" dir="JasperReports" target="clean"/>
<ant inheritAll="false" dir="client" target="clean"/>
<ant inheritAll="false" dir="serverRoot" target="clean"/>
<ant inheritAll="false" dir="serverApps" target="clean"/>