carbidecpp22devenv/features/org.tigris.subversion.clientadapter.feature_1.6.0.2/feature.xml
author cawthron
Fri, 04 Dec 2009 11:59:26 -0600
changeset 693 009496ea5c3e
parent 4 4764c8c88759
permissions -rw-r--r--
add files for RCL_2_2
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.tigris.subversion.clientadapter.feature"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="Subversion Client Adapter (Required)"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.6.0.2"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="tigris.org"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
      plugin="org.tigris.subversion.clientadapter"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
      colocation-affinity="org.tigris.subversion.subclipse">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
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
   </description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
   <copyright url="http://subclipse.tigris.org/">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
      http://subclipse.tigris.org/
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
   <license url="%licenseURL">
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
   </license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
      <update label="%updateSiteName" url="http://subclipse.tigris.org/update_1.6.x"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
   <requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
      <import plugin="org.eclipse.core.runtime"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
         id="org.tigris.subversion.clientadapter"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
         version="1.6.0.2"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
</feature>