Revert "rm com.raytheon.uf.viz.server.edex.feature, move grib plugins to com.raytheon.uf.viz.grid.feature"
This reverts commit eaf5c09761
.
This commit is contained in:
parent
feae73b2f7
commit
232ad54095
6 changed files with 10 additions and 14 deletions
|
@ -48,6 +48,7 @@ com.raytheon.uf.viz.d2d.skewt.feature
|
|||
gov.noaa.gsd.viz.ensemble.feature
|
||||
gov.noaa.nws.mdl.viz.awipsref.feature
|
||||
gov.noaa.nws.obs.viz.geodata.feature
|
||||
com.raytheon.uf.viz.server.edex.feature
|
||||
com.raytheon.uf.viz.dat.feature
|
||||
com.raytheon.uf.viz.datadelivery.feature
|
||||
edu.wisc.ssec.cimss.viz.convectprob.feature
|
||||
|
|
|
@ -313,6 +313,9 @@
|
|||
<antcall target="p2.build.repo">
|
||||
<param name="feature" value="com.raytheon.uf.viz.scan.feature" />
|
||||
</antcall>
|
||||
<antcall target="p2.build.repo">
|
||||
<param name="feature" value="com.raytheon.uf.viz.server.edex.feature" />
|
||||
</antcall>
|
||||
<antcall target="p2.build.repo">
|
||||
<param name="feature" value="com.raytheon.uf.viz.vtec.feature" />
|
||||
</antcall>
|
||||
|
|
|
@ -25,20 +25,6 @@
|
|||
<import feature="com.raytheon.viz.radar.feature" version="1.0.0.qualifier"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.grib"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.viz.grib"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.viz.grid"
|
||||
download-size="0"
|
||||
|
|
|
@ -237,6 +237,10 @@
|
|||
id="com.raytheon.viz.gfe.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="com.raytheon.uf.viz.server.edex.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="gov.noaa.nws.ocp.uf.viz.gisdatastore.feature"
|
||||
version="0.0.0"/>
|
||||
|
|
|
@ -122,6 +122,7 @@
|
|||
<feature id="com.raytheon.uf.viz.ncep.npp.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.ncep.perspective.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.d2d.skewt.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.server.edex.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.dat.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.datadelivery.feature"/>
|
||||
<feature id="edu.wisc.ssec.cimss.viz.convectprob.feature"/>
|
||||
|
|
|
@ -112,6 +112,7 @@
|
|||
<feature id="com.raytheon.uf.viz.acarssounding.feature" version="1.0.0.qualifier"/>
|
||||
<feature id="com.raytheon.uf.viz.npp.sounding.feature" version="1.0.0.qualifier"/>
|
||||
<feature id="com.raytheon.uf.viz.d2d.gfe.feature" version="1.0.0.qualifier"/>
|
||||
<feature id="com.raytheon.uf.viz.server.edex.feature" version="1.0.0.qualifier"/>
|
||||
</features>
|
||||
|
||||
<configurations>
|
||||
|
|
Loading…
Add table
Reference in a new issue