Adempiere-Jasper Integration.

This commit is contained in:
trifonnt 2007-01-19 19:32:21 +00:00
parent 7db4f9f8f9
commit f333d08c7c
1 changed files with 2 additions and 0 deletions

View File

@ -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"/>