1 <?xml version="1.0" encoding="UTF-8"?>
   2 <!--   
   3    Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
   4    
   5    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   6    
   7    The contents of this file are subject to the terms of either the Universal Permissive License 
   8    v 1.0 as shown at http://oss.oracle.com/licenses/upl
   9    
  10    or the following license:
  11    
  12    Redistribution and use in source and binary forms, with or without modification, are permitted
  13    provided that the following conditions are met:
  14    
  15    1. Redistributions of source code must retain the above copyright notice, this list of conditions
  16    and the following disclaimer.
  17    
  18    2. Redistributions in binary form must reproduce the above copyright notice, this list of
  19    conditions and the following disclaimer in the documentation and/or other materials provided with
  20    the distribution.
  21    
  22    3. Neither the name of the copyright holder nor the names of its contributors may be used to
  23    endorse or promote products derived from this software without specific prior written permission.
  24    
  25    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  26    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  27    FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  28    CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  29    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  30    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  31    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
  32    WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33 -->
  34 <feature
  35       id="org.openjdk.jmc.updatesite.ide"
  36       label="JDK Mission Control Site"
  37       version="7.1.0">
  38 
  39    <description>
  40       This is a release engineering internal &quot;feature&quot;. It just happen
  41 to use the same file format as end user visible features. Its
  42 sole purpose is to list the features that will be exported into
  43 a p2 repository (a.k.a. update site), and provide a default name
  44 for it (rarely seen). No other aspects of it will ever reach
  45 end users. String externalization is NOT supported. Do NOT insert
  46 copyright or other irrelevant stuff in here.
  47    </description>
  48 
  49    <includes
  50          id="org.openjdk.jmc.feature.ide"
  51          version="0.0.0"/>
  52 
  53    <includes
  54          id="org.openjdk.jmc.feature.flightrecorder.ext.jfx"
  55          version="0.0.0"/>
  56 
  57    <includes
  58          id="org.openjdk.jmc.feature.flightrecorder.metadata"
  59          version="0.0.0"/>
  60 
  61    <includes
  62          id="org.openjdk.jmc.feature.pde"
  63          version="0.0.0"/>
  64 
  65    <includes
  66          id="org.openjdk.jmc.feature.console.ui.subscriptions"
  67          version="0.0.0"/>
  68 
  69    <includes
  70          id="org.openjdk.jmc.feature.twitter"
  71          version="0.0.0"/>
  72 
  73    <includes
  74          id="org.openjdk.jmc.feature.joverflow"
  75          version="0.0.0"/>
  76 
  77    <includes
  78          id="org.openjdk.jmc.feature.ide.launch"
  79          version="0.0.0"/>
  80 
  81    <includes
  82          id="org.openjdk.jmc.feature.flightrecorder.ext.g1"
  83          version="0.0.0"/>
  84 
  85    <includes
  86          id="org.openjdk.jmc.feature.jconsole"
  87          version="0.0.0"/>
  88 
  89    <includes
  90          id="org.openjdk.jmc.feature.ja"
  91          version="0.0.0"/>
  92 
  93    <includes
  94          id="org.openjdk.jmc.feature.zh_CN"
  95          version="0.0.0"/>
  96 
  97 </feature>