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

This commit is contained in:
AWIPS User 2015-08-13 15:50:11 -06:00
parent 443d9e501a
commit 06dfa3deab
2 changed files with 6 additions and 4 deletions

View file

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

View file

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