build fail without checking out the posterita web ui project.
This commit is contained in:
parent
2b4ec11d8d
commit
79bcad9ed8
|
@ -30,7 +30,6 @@
|
||||||
<ant inheritAll="false" dir="webCM"/>
|
<ant inheritAll="false" dir="webCM"/>
|
||||||
<ant inheritAll="false" dir="sqlj"/>
|
<ant inheritAll="false" dir="sqlj"/>
|
||||||
<ant inheritAll="false" dir="posterita"/>
|
<ant inheritAll="false" dir="posterita"/>
|
||||||
<ant inheritAll="false" dir="extension/posterita/webui"/>
|
|
||||||
<ant inheritAll="false" dir="install"/>
|
<ant inheritAll="false" dir="install"/>
|
||||||
|
|
||||||
</target>
|
</target>
|
||||||
|
@ -48,7 +47,6 @@
|
||||||
<ant inheritAll="false" dir="webCM" target="clean"/>
|
<ant inheritAll="false" dir="webCM" target="clean"/>
|
||||||
<ant inheritAll="false" dir="sqlj" target="clean"/>
|
<ant inheritAll="false" dir="sqlj" target="clean"/>
|
||||||
<ant inheritAll="false" dir="posterita" target="clean"/>
|
<ant inheritAll="false" dir="posterita" target="clean"/>
|
||||||
<ant inheritAll="false" dir="extension/posterita/webui" target="clean"/>
|
|
||||||
<ant inheritAll="false" dir="install" target="clean"/>
|
<ant inheritAll="false" dir="install" target="clean"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue