Commit 49abd133 by zhangyu

build

parent 0816931d
......@@ -77,6 +77,9 @@
<include name="**/*.xml" />
<include name="**/*.properties" />
<include name="**/*.sql" />
<include name="**/**/*.xml" />
<include name="**/**/*.properties" />
<include name="**/**/*.sql" />
</fileset>
</copy>
<echo message="end compile..." />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment