blob: 7ef6062e075814bb5e93117521d6495137944d64 [file] [log] [blame]
david_williams2939ded2008-09-11 06:08:50 +00001###############################################################################
2# Copyright (c) 2008 Oracle.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# Oracle - initial API and implementation
10###############################################################################
11
12# "featureName" property - name of the feature
13featureName=Java Persistence API Tools
14
15# "providerName" property - name of the company that provides the feature
16providerName=Eclipse.org
17
18# "description" property - description of the feature
19description=\n\
20The fixes are described in the following bugzilla entries:\n\
21Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=246948 Authentication failure due to duplicate connection profiles in DTPConnectionProfileRepository\n\
22\n\
23
24# "copyright" property - text of the "Feature Update Copyright"
25copyright=\
26Copyright (c) 2006-08 Oracle Corporation.\n\
27All rights reserved. This program and the accompanying materials\n\
28are made available under the terms of the Eclipse Public License v1.0\n\
29which accompanies this distribution, and is available at\n\
30http://www.eclipse.org/legal/epl-v10.html\n\
31\n\
32Contributors:\n\
33 Oracle - initial API and implementation\n
34################ end of copyright property ####################################
35
36# "licenseURL" property - URL of the "Feature License"
37# do not translate value - just change to point to a locale-specific HTML page
38licenseURL=license.html
39
40# "license" property - text of the "Feature Update License"
41# should be plain text version of license agreement pointed to be "licenseURL"
42license=\
43ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
44September, 2008\n\
45\n\
46Usage Of Content\n\
47\n\
48THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
49OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
50USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
51AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
52NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
53AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
54AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
55OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
56TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
57OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
58BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
59\n\
60Applicable Licenses\n\
61\n\
62Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
63is provided to you under the terms and conditions of the Eclipse Public\n\
64License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
65Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
66For purposes of the EPL, "Program" will mean the Content.\n\
67\n\
68Content includes, but is not limited to, source code, object code,\n\
69documentation and other files maintained in the Eclipse.org CVS\n\
70repository ("Repository") in CVS modules ("Modules") and made available\n\
71as downloadable archives ("Downloads").\n\
72\n\
73 - Content may be structured and packaged into modules to facilitate delivering,\n\
74 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
75 plug-in fragments ("Fragments"), and features ("Features").\n\
76 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
77 in a directory named "plugins".\n\
78 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
79 Each Feature may be packaged as a sub-directory in a directory named "features".\n\
80 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
81 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
82 - Features may also include other Features ("Included Features"). Within a Feature, files\n\
83 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
84\n\
85Features may also include other Features ("Included Features"). Files named\n\
86"feature.xml" may contain a list of the names and version numbers of\n\
87Included Features.\n\
88\n\
89The terms and conditions governing Plug-ins and Fragments should be\n\
90contained in files named "about.html" ("Abouts"). The terms and\n\
91conditions governing Features and Included Features should be contained\n\
92in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
93Licenses may be located in any directory of a Download or Module\n\
94including, but not limited to the following locations:\n\
95\n\
96 - The top-level (root) directory\n\
97 - Plug-in and Fragment directories\n\
98 - Inside Plug-ins and Fragments packaged as JARs\n\
99 - Sub-directories of the directory named "src" of certain Plug-ins\n\
100 - Feature directories\n\
101\n\
102Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
103Eclipse Update Manager, you must agree to a license ("Feature Update\n\
104License") during the installation process. If the Feature contains\n\
105Included Features, the Feature Update License should either provide you\n\
106with the terms and conditions governing the Included Features or inform\n\
107you where you can locate them. Feature Update Licenses may be found in\n\
108the "license" property of files named "feature.properties". Such Abouts,\n\
109Feature Licenses and Feature Update Licenses contain the terms and\n\
110conditions (or references to such terms and conditions) that govern your\n\
111use of the associated Content in that directory.\n\
112\n\
113THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
114TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
115SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
116\n\
117 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
118 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
119 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
120 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
121 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
122 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
123 - Common Development and Distribution License (CDDL) Version 1.0 (available at http://www.sun.com/cddl/cddl.html)\n\
124\n\
125IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
126TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
127is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
128govern that particular Content.\n\
129\n\
130Cryptography\n\
131\n\
132Content may contain encryption software. The country in which you are\n\
133currently may have restrictions on the import, possession, and use,\n\
134and/or re-export to another country, of encryption software. BEFORE\n\
135using any encryption software, please check the country's laws,\n\
136regulations and policies concerning the import, possession, or use,\n\
137and re-export of encryption software, to see if this is permitted.\n\
138\n\
139Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
140########### end of license property ##########################################