carbidecpp22devenv/features/org.tmatesoft.svnkit_1.3.0.5847/feature.xml
author cawthron
Fri, 04 Dec 2009 10:19:21 -0600
changeset 52 1416889d33aa
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.tmatesoft.svnkit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
      label="SVNKit Library"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
      version="1.3.0.5847"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
      provider-name="TMate Software">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
   <description url="http://svnkit.com/">%description</description>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
   <copyright url="http://tmatesoft.com/">
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
      (c) 2004-2009, TMate Software Ltd.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
   </copyright>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
   <license url="http://svnkit.com/license.html">%license</license>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
   <url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
      <update label="TMate Software SVNKit 1.3.x Update Site" url="http://eclipse.svnkit.com/1.3.x/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
      <discovery label="TMate Software SVNKit 1.3.x Update Site" url="http://eclipse.svnkit.com/1.3.x/"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
   </url>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
   <includes
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
         id="com.sun.jna"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
         version="3.0.9"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
         name="JNA Library"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
         optional="true"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
   <plugin
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
         id="org.tmatesoft.svnkit"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
         download-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
         install-size="0"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
         unpack="false"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
         version="1.3.0.5847"/>
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
</feature>