carbidecpp22devenv/features/org.tmatesoft.svnkit_1.3.0.5847/feature.xml
changeset 4 4764c8c88759
equal deleted inserted replaced
3:7ee884bf767e 4:4764c8c88759
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <feature
       
     3       id="org.tmatesoft.svnkit"
       
     4       label="SVNKit Library"
       
     5       version="1.3.0.5847"
       
     6       provider-name="TMate Software">
       
     7 
       
     8    <description url="http://svnkit.com/">%description</description>
       
     9 
       
    10    <copyright url="http://tmatesoft.com/">
       
    11       (c) 2004-2009, TMate Software Ltd.
       
    12    </copyright>
       
    13 
       
    14    <license url="http://svnkit.com/license.html">%license</license>
       
    15 
       
    16    <url>
       
    17       <update label="TMate Software SVNKit 1.3.x Update Site" url="http://eclipse.svnkit.com/1.3.x/"/>
       
    18       <discovery label="TMate Software SVNKit 1.3.x Update Site" url="http://eclipse.svnkit.com/1.3.x/"/>
       
    19    </url>
       
    20 
       
    21    <includes
       
    22          id="com.sun.jna"
       
    23          version="3.0.9"
       
    24          name="JNA Library"
       
    25          optional="true"/>
       
    26 
       
    27    <plugin
       
    28          id="org.tmatesoft.svnkit"
       
    29          download-size="0"
       
    30          install-size="0"
       
    31          unpack="false"
       
    32          version="1.3.0.5847"/>
       
    33 </feature>