carbidecpp22devenv/features/org.tigris.subversion.clientadapter.svnkit.feature_1.6.2/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.tigris.subversion.clientadapter.svnkit.feature"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="SVNKit Client Adapter (Not required)"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.6.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.svnkit"
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
      <import plugin="org.tigris.subversion.clientadapter" version="1.6.0" match="equivalent"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <import plugin="org.tmatesoft.svnkit" version="1.3.0" match="equivalent"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
   </requires>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
         id="org.tigris.subversion.clientadapter.svnkit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
         version="1.6.2"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
         unpack="false"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
</feature>