Issue #1805 - slightly modified viz feature build order

Change-Id: I39da0557224a06f4d945ec496c8381bcf0197569

Former-commit-id: 7e6ffbe4447fcaf13cae49d16038d5edfa0cdfec
This commit is contained in:
Bryan Kowal 2013-03-18 18:15:00 -05:00 committed by Steve Harris
parent 7dd4a88415
commit 40a4b38929

View file

@ -232,14 +232,6 @@
<param name="feature"
value="com.raytheon.uf.viz.ncep.dataplugins.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.ncep.displays.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.ncep.nsharp.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.viz.avnfps.feature" />
@ -252,6 +244,14 @@
<param name="feature"
value="com.raytheon.uf.viz.d2d.xy.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.ncep.displays.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.ncep.nsharp.feature" />
</antcall>
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.d2d.nsharp.feature" />