Issue #1395 Comment out change in p2-build.xml to fix build

Change-Id: I47d426383734b876d5def9ba03677ef7ff745403

Former-commit-id: 48dbe8b641 [formerly c5cd2304a9] [formerly 5327d88a6d] [formerly 06fdf91a1c [formerly 5327d88a6d [formerly 4636ad873e7de401e6384dd42857265e962aa8d9]]]
Former-commit-id: 06fdf91a1c
Former-commit-id: f46b472b52d9fa302dd37019f37fcd05c9d31c60 [formerly 17b983ba02]
Former-commit-id: f4624af03c
This commit is contained in:
Ron Anderson 2012-12-12 09:07:52 -06:00
parent 0e733903aa
commit 620d8f31d7

View file

@ -286,10 +286,12 @@
<param name="feature"
value="com.raytheon.uf.viz.collaboration.feature" />
</antcall>
<!--
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.gisdatastore.feature" />
</antcall>
-->
<antcall target="cleanup.features" />
</target>