buildEDEX should include com.raytheon.uf.edex.ost.feature (stq, regionalsat)
This commit is contained in:
parent
addd177949
commit
0565ef058a
1 changed files with 8 additions and 4 deletions
|
@ -109,10 +109,14 @@
|
||||||
<param name="feature"
|
<param name="feature"
|
||||||
value="com.raytheon.uf.edex.remote.script.feature" />
|
value="com.raytheon.uf.edex.remote.script.feature" />
|
||||||
</antcall>
|
</antcall>
|
||||||
<antcall target="build">
|
<antcall target="build">
|
||||||
<param name="feature"
|
<param name="feature"
|
||||||
value="com.raytheon.uf.edex.binlightning.feature" />
|
value="com.raytheon.uf.edex.binlightning.feature" />
|
||||||
</antcall>
|
</antcall>
|
||||||
|
<antcall target="build">
|
||||||
|
<param name="feature"
|
||||||
|
value="com.raytheon.uf.edex.ost.feature" />
|
||||||
|
</antcall>
|
||||||
<antcall target="build">
|
<antcall target="build">
|
||||||
<param name="feature"
|
<param name="feature"
|
||||||
value="edu.wisc.ssec.cimss.edex.convectprob.feature" />
|
value="edu.wisc.ssec.cimss.edex.convectprob.feature" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue