Updated to the new collect-view path
This commit is contained in:
parent
04fa714930
commit
faec16f236
2 changed files with 10 additions and 10 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
<target name="jar" depends="clean, init, compile">
|
||||
<jar destfile="collect-view.jar" basedir="build" />
|
||||
<ant antfile="build.xml" dir="../../../../examples/sky-shell" target="dist" inheritAll="false"/>
|
||||
<ant antfile="build.xml" dir="../../../../tools/collect-view" target="dist" inheritAll="false"/>
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue