Revision 8109
Added by ben leinfelder over 11 years ago
build.xml | ||
---|---|---|
811 | 811 |
<echo>Dev install completed at ${NOW}</echo> |
812 | 812 |
</target> |
813 | 813 |
|
814 |
<target name="build-metacat" depends="install-ecogrid, install-spatial, install-metacat-index"
|
|
814 |
<target name="build-metacat" depends="install-ecogrid, install-spatial, dist-metacat-index"
|
|
815 | 815 |
description="Build Metacat"> |
816 | 816 |
</target> |
817 | 817 |
|
Also available in: Unified diff
[merge from 2.1 branch] do not require app deployment when calling build-metacat target