carbidecpp22devenv/features/org.tigris.subversion.clientadapter.javahl.feature_1.6.3/feature.properties
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
#******************************************************************************
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     2
# Copyright (c) 2004, 2006 Subclipse project and others.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     3
# All rights reserved. This program and the accompanying materials
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     4
# are made available under the terms of the Eclipse Public License v1.0
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     5
# which accompanies this distribution, and is available at
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     6
# http://www.eclipse.org/legal/epl-v10.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     7
#
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     8
# Contributors:
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
     9
#     Subclipse project committers - initial API and implementation
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    10
#*****************************************************************************/
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    11
# feature.properties
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    12
# contains externalized strings for feature.xml
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    13
# "%foo" in feature.xml corresponds to the key "foo" in this file
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    14
# java.io.Properties file (ISO 8859-1 with "\" escapes)
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    15
# This file should be translated.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    16
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    17
# "featureName" property - name of the feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    18
featureName=Subversion Native Library Adapter (JavaHL)
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    19
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    20
# "providerName" property - name of the company that provides the feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    21
providerName=Tigris.org
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    22
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    23
# "updateSiteName" property - label for the update site
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    24
updateSiteName=Subclipse update site
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    25
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    26
# "description" property - description of the feature
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    27
description=Subversion Client Adapter implementation using the Subversion native JavaHL library.
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    28
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    29
# "licenseURL" property - URL of the "Feature License"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    30
# do not translate value - just change to point to a locale-specific HTML page
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    31
licenseURL=license.html
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    32
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    33
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    34
# "license" property - text of the "Feature Update License"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    35
# should be plain text version of license agreement pointed to be "licenseURL"
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    36
license=\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    37
Subclipse Software User Agreement\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    38
11th April, 2006\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    39
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    40
Subclipse is licensed under the terms of the Eclipse Public\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    41
License v1.0.  http://www.eclipse.org/legal/epl-v10.html\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    42
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    43
Applicable Licenses\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    44
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    45
Subclipse is built upon a number of other open source\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    46
technologies and products.  Here is a list of those products\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    47
with links to their licenses.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    48
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    49
svnClientAdapter:  Part of the overall Subclipse project,\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    50
svnClientAdapter presents a pluggable high-level interface\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    51
to the Subversion repository.  svnClientAdapter is licensed\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    52
under the Apache2 License.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    53
http://www.apache.org/licenses/LICENSE-2.0\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    54
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    55
Depending on the adapter you choose in your preferences, the\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    56
following products and licenses are involved.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    57
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    58
Subversion/JavaHL:  JavaHL is a high-level Java language binding\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    59
to the Subversion "C" libraries and is part of the official\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    60
Subversion source distribution.  Subversion is licensed under\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    61
the CollabNet license.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    62
http://subversion.tigris.org/project_license.html\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    63
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    64
SVNKit:  SVNKit is a "pure Java" implementation of the\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    65
Subversion network protocols and working copy formats.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    66
SVNKit is licensed under the TMate license.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    67
http://svnkit.com/licensing/index.html\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    68
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    69
Ganymed SSH-2:  SVNKit uses the Ganymed SSH-2 library to support\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    70
the svn+ssh:// protocol.  Ganymed SSH-2 is licensed under the\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    71
Ganymed license.\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    72
http://www.ganymed.ethz.ch/ssh2/LICENSE.txt\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    73
\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    74
IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS\n\
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    75
AND CONDITIONS PRIOR TO USE OF THIS CONTENT.\n
4764c8c88759 add files for RCL_2_2
cawthron
parents:
diff changeset
    76
########### end of license property ##########################################