fix for building binlightning w ost dependency

This commit is contained in:
mjames-upc 2019-01-07 10:40:54 -07:00
parent c196898c3a
commit 65430f2e6f
3 changed files with 12 additions and 18 deletions

View file

@ -17,6 +17,7 @@ javaUtilities/* rpms pythonPackages
../awips2-ncep/viz/* ../awips2-ncep/viz/*
../awips2-ncep/features/* ../awips2-ncep/features/*
../awips2-ncep/edex/* ../awips2-ncep/edex/*
../awips2-nws/edex/*
../awips2-goesr/edexOsgi/* ../awips2-goesr/edexOsgi/*
../awips2-goesr/cave/* ../awips2-goesr/cave/*
../awips2-unidata/* ../awips2-unidata/*

View file

@ -283,16 +283,16 @@
<antcall target="p2.build.repo"> <antcall target="p2.build.repo">
<param name="feature" value="com.raytheon.uf.viz.gisdatastore.feature" /> <param name="feature" value="com.raytheon.uf.viz.gisdatastore.feature" />
</antcall> </antcall>
<!--
<antcall target="p2.build.repo">
<param name="feature" value="gov.noaa.nws.mdl.viz.awipsref.feature" />
</antcall>
<antcall target="p2.build.repo"> <antcall target="p2.build.repo">
<param name="feature" value="gov.noaa.nws.obs.viz.geodata.feature" /> <param name="feature" value="gov.noaa.nws.obs.viz.geodata.feature" />
</antcall> </antcall>
<antcall target="p2.build.repo"> <antcall target="p2.build.repo">
<param name="feature" value="gov.noaa.nws.ocp.uf.viz.gisdatastore.feature" /> <param name="feature" value="gov.noaa.nws.ocp.uf.viz.gisdatastore.feature" />
</antcall> </antcall>
<!--
<antcall target="p2.build.repo">
<param name="feature" value="gov.noaa.nws.mdl.viz.awipsref.feature" />
</antcall>
<antcall target="p2.build.repo"> <antcall target="p2.build.repo">
<param name="feature" value="com.raytheon.uf.viz.server.edex.feature" /> <param name="feature" value="com.raytheon.uf.viz.server.edex.feature" />
</antcall> </antcall>

View file

@ -218,6 +218,13 @@
version="0.0.0" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin
id="gov.noaa.nws.ost.edex.plugin.binlightning"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin <plugin
id="com.raytheon.edex.plugin.binlightning" id="com.raytheon.edex.plugin.binlightning"
download-size="0" download-size="0"
@ -807,20 +814,6 @@
version="0.0.0" version="0.0.0"
unpack="false"/> unpack="false"/>
<plugin
id="gov.noaa.nws.obs.common.dataplugin.geodata"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.obs.edex.plugin.geodata"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin <plugin
id="com.raytheon.uf.edex.menus.dataplugins" id="com.raytheon.uf.edex.menus.dataplugins"
download-size="0" download-size="0"