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

Former-commit-id: 9091438857 [formerly 558091c12b] [formerly 977d24c5ba82e9c984b23e4a0a25b1a027c7b5f3 [formerly 06dfa3deab]]
Former-commit-id: d08ff6d18c7c2c75b09ce2d75800fb1b3333cc9e [formerly bcd7945c69]
Former-commit-id: 8958c4ff23
This commit is contained in:
AWIPS User 2015-08-13 15:50:11 -06:00
parent 39551084df
commit caf76e907f
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"