mute com.raytheon.uf.viz.useradmin.feature

Former-commit-id: 95af8fa1528af8b2ead0e0a2ac1ed4b989ad8721 [formerly 977d24c5ba82e9c984b23e4a0a25b1a027c7b5f3] [formerly 558091c12b [formerly 06dfa3deab]]
Former-commit-id: 558091c12b
Former-commit-id: 9091438857
This commit is contained in:
AWIPS User 2015-08-13 15:50:11 -06:00
parent b5ba576c4e
commit b2bc7b58ae
2 changed files with 6 additions and 4 deletions

View file

@ -293,10 +293,12 @@
<param name="feature"
value="com.raytheon.uf.viz.thinclient.feature" />
</antcall>
<!--
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.useradmin.feature" />
</antcall>
-->
<antcall target="p2.build.repo">
<param name="feature"
value="com.raytheon.uf.viz.registry.feature" />

View file

@ -133,10 +133,6 @@
id="com.raytheon.uf.viz.thinclient.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.viz.useradmin.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.viz.kml.export.feature"
version="0.0.0"/>
@ -172,6 +168,10 @@
<includes
id="com.raytheon.uf.viz.collaboration.feature"
version="0.0.0"/>
<includes
id="com.raytheon.uf.viz.useradmin.feature"
version="0.0.0"/>
-->
<includes
id="com.raytheon.uf.viz.gisdatastore.feature"