Issue #1494 - the com.raytheon.viz.dataaccess feature will now be built

Former-commit-id: 08c2faaabe [formerly 796f9e15632bf3491c68702be5e7135c51b99fec]
Former-commit-id: 68491bee01
This commit is contained in:
Bryan Kowal 2013-01-16 09:35:54 -06:00
parent 62565f136d
commit 846d860eb2

View file

@ -304,6 +304,10 @@
<param name="feature"
value="com.raytheon.uf.viz.gisdatastore.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.viz.dataaccess.feature" />
</antcall>
<antcall target="cleanup.features" />
</target>