carbidecpp22devenv/features/org.eclipse.mylyn_feature_3.2.0.v20090617-0100-e3x/feature.xml
author cawthron
Fri, 04 Dec 2009 12:22:59 -0600
branchRCL_2_2
changeset 776 4f1404185926
parent 4 4764c8c88759
permissions -rw-r--r--
write .branch.txt to make the new head
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
      id="org.eclipse.mylyn_feature"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="%featureName"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="%providerName"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
      plugin="org.eclipse.mylyn">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
   <description url="http://eclipse.org/mylyn">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
      %description
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
   <copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
      %copyright
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
   <license url="license.html">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
      %license
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
      <update label="%updateSiteName" url="http://download.eclipse.org/tools/mylyn/update/e3.4"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
      <discovery label="%discovery_Mylyn_Extras" url="http://download.eclipse.org/tools/mylyn/update/extras"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
      <discovery label="%discovery_Mylyn" url="http://download.eclipse.org/tools/mylyn/update/e3.4"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
      <import plugin="org.eclipse.core.runtime"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <import plugin="org.eclipse.mylyn.commons.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <import plugin="org.eclipse.mylyn.monitor.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
      <import plugin="org.eclipse.ui" version="3.4.0.I20070918" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
      <import plugin="org.eclipse.compare"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <import plugin="org.eclipse.core.expressions"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      <import plugin="org.eclipse.core.net"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
      <import plugin="org.eclipse.core.resources"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
      <import plugin="org.eclipse.jface.text"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
      <import plugin="org.eclipse.search"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <import plugin="org.eclipse.ui.browser"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
      <import plugin="org.eclipse.ui.editors"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
      <import plugin="org.eclipse.ui.forms"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <import plugin="org.eclipse.ui.ide"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <import plugin="org.eclipse.ui.views"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
      <import plugin="org.eclipse.ui.workbench.texteditor"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
      <import plugin="org.eclipse.mylyn.context.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <import plugin="org.eclipse.mylyn.monitor.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
      <import plugin="org.eclipse.mylyn.tasks.core" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
      <import plugin="org.eclipse.mylyn.commons.net" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
      <import plugin="org.eclipse.mylyn.commons.ui" version="3.0.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
      <import plugin="org.apache.commons.logging" version="1.0.4" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
      <import plugin="org.apache.commons.codec" version="1.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
      <import plugin="org.apache.commons.httpclient" version="3.1.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
      <import plugin="org.apache.commons.lang" version="2.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
      <import plugin="org.eclipse.core.runtime" version="3.3.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
      <import plugin="org.eclipse.mylyn.commons.core" version="3.1.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
      <import plugin="org.eclipse.mylyn.commons.net" version="3.1.0" match="greaterOrEqual"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
      <import feature="org.eclipse.rcp" version="3.4.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
      <import plugin="org.eclipse.mylyn.discovery.core" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
      <import plugin="org.eclipse.mylyn.commons.core" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
      <import plugin="org.eclipse.mylyn.commons.ui" version="3.2.0" match="compatible"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
         id="org.eclipse.mylyn"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
         id="org.eclipse.mylyn.context.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    77
         id="org.eclipse.mylyn.tasks.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    78
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    79
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    80
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    81
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    82
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    83
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    84
         id="org.eclipse.mylyn.monitor.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    85
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    86
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    87
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    88
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    89
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    90
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    91
         id="org.eclipse.mylyn.tasks.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    92
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    93
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    94
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    95
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    96
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    97
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    98
         id="org.eclipse.mylyn.monitor.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    99
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   100
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   101
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   102
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   103
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   104
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   105
         id="org.eclipse.mylyn.compatibility"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   106
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   107
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   108
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   109
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   110
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   111
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   112
         id="org.apache.commons.logging"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   113
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   114
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   115
         version="1.0.4.v200904062259"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   116
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   117
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   118
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   119
         id="org.apache.commons.codec"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   120
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   121
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   122
         version="1.3.0.v20080530-1600"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   123
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   124
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   125
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   126
         id="org.apache.commons.httpclient"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   127
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   128
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   129
         version="3.1.0.v20080605-1935"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   130
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   131
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   132
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   133
         id="org.apache.commons.lang"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   134
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   135
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   136
         version="2.3.0.v200803061910"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   137
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   138
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   139
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   140
         id="org.eclipse.mylyn.commons.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   141
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   142
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   143
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   144
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   145
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   146
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   147
         id="org.eclipse.mylyn.commons.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   148
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   149
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   150
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   151
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   152
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   153
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   154
         id="org.eclipse.mylyn.commons.net"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   155
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   156
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   157
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   158
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   159
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   160
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   161
         id="org.eclipse.mylyn.discovery.core"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   162
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   163
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   164
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   165
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   166
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   167
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   168
         id="org.eclipse.mylyn.discovery.ui"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   169
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   170
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   171
         version="3.2.0.v20090617-0100-e3x"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   172
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   173
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
   174
</feature>