add back dat.feature plugin for cave build

Former-commit-id: 1e155af308
This commit is contained in:
mjames-upc 2016-01-07 11:28:47 -07:00
parent 3506cb1f58
commit c3ddda3d48
2 changed files with 8 additions and 0 deletions

View file

@ -187,6 +187,9 @@
<antcall target="p2.build.repo">
<param name="feature" value="com.raytheon.uf.viz.kml.export.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature" value="com.raytheon.viz.dat.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature" value="com.raytheon.viz.gfe.feature" />
</antcall>

View file

@ -152,6 +152,11 @@
<includes
id="com.raytheon.uf.viz.d2d.gfe.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.viz.dat.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.viz.gisdatastore.feature"
version="0.0.0"/>