mute com.raytheon.uf.viz.useradmin.feature
This commit is contained in:
parent
443d9e501a
commit
06dfa3deab
2 changed files with 6 additions and 4 deletions
|
@ -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" />
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue