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

Former-commit-id: a921d13fe1 [formerly 846d860eb2] [formerly 68491bee01] [formerly a921d13fe1 [formerly 846d860eb2] [formerly 68491bee01] [formerly 08c2faaabe [formerly 68491bee01 [formerly 796f9e15632bf3491c68702be5e7135c51b99fec]]]]
Former-commit-id: 08c2faaabe
Former-commit-id: 066e7e05e3 [formerly ef232c483f] [formerly b6540a84f2e89d1c2d86209b3c27bcd92e6dad14 [formerly 7dbe52a47a]]
Former-commit-id: c12932a76bb41bffb2db28f60a634eeb202dd955 [formerly dfe8b8b291]
Former-commit-id: 0b8e0ac970
This commit is contained in:
Bryan Kowal 2013-01-16 09:35:54 -06:00
parent 2e16cf4272
commit c302ab8123

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>