Revert 5676 - the change must be done on the other way
This commit is contained in:
parent
87b4655d05
commit
f458e37514
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- ======================================================== -->
|
||||
<!-- Posterita Ajax UI (Web UI) -->
|
||||
<!-- Zk Ajax UI (Web UI) -->
|
||||
<!-- ======================================================== -->
|
||||
|
||||
<project name="ZkWebUI" default="war" basedir=".">
|
||||
|
@ -56,7 +56,7 @@
|
|||
</target>
|
||||
|
||||
<target name="war" depends="compile">
|
||||
<echo message="=========== Build Posterita Ajax UI ==========="/>
|
||||
<echo message="=========== Build Zk Ajax UI ==========="/>
|
||||
<delete dir="${dist.dir}" />
|
||||
|
||||
<mkdir dir="${dist.dir}"/>
|
||||
|
|
Loading…
Reference in New Issue