Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jpa
diff options
context:
space:
mode:
authornhauge2011-03-02 22:46:56 +0000
committernhauge2011-03-02 22:46:56 +0000
commitd14adddd521a0926d8ab4a5c02208ad2757967f9 (patch)
tree5927ac4a43ab36ec1f5f7a202b88e09626ea7475 /jpa
parent340f9086622cf0cb86f726a4a6bf68362f4fb62e (diff)
downloadwebtools.dali-d14adddd521a0926d8ab4a5c02208ad2757967f9.tar.gz
webtools.dali-d14adddd521a0926d8ab4a5c02208ad2757967f9.tar.xz
webtools.dali-d14adddd521a0926d8ab4a5c02208ad2757967f9.zip
[337171] Update feature names and copyright dates for Indigo.
Diffstat (limited to 'jpa')
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.properties6
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties4
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature/feature.properties6
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.feature/feature.properties6
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.tests.feature/feature.properties4
-rw-r--r--jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.properties6
6 files changed, 16 insertions, 16 deletions
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.properties
index 70741a23a3..3a06be9b61 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.feature/feature.properties
@@ -10,18 +10,18 @@
###############################################################################
# "featureName" property - name of the feature
-featureName=Dali Java Persistence Tools - EclipseLink Support (Optional)
+featureName=Dali Java Persistence Tools - EclipseLink JPA Support (Optional)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
# "description" property - description of the feature
-description=Dali Java Persistence Tools - EclipseLink Support
+description=Dali Java Persistence Tools - EclipseLink JPA Support
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2006, 2010 Oracle Corporation.\n\
+Copyright (c) 2006, 2011 Oracle Corporation.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties
index 40f617df48..147cc747be 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Dali Java Persistence Tools - EclipseLink Core JUnit Tests
+featureName=Dali Java Persistence Tools - EclipseLink JPA Core JUnit Tests
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
@@ -25,7 +25,7 @@ providerName=Eclipse Web Tools Platform
updateSiteName=Web Tools Platform (WTP) Updates
# "description" property - description of the feature
-description=Dali Java Persistence Tools EclipseLink JUnit Tests
+description=Dali Java Persistence Tools EclipseLink JPA Core JUnit Tests
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature/feature.properties
index de8bd287a6..16a476715e 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature/feature.properties
@@ -10,18 +10,18 @@
###############################################################################
# "featureName" property - name of the feature
-featureName=Dali Java Persistence Tools - EclipseLink Support SDK (Optional)
+featureName=Dali Java Persistence Tools - EclipseLink JPA Support SDK (Optional)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
# "description" property - description of the feature
-description=Source code archives for Dali Java Persistence - EclipseLink Support
+description=Source code archives for Dali Java Persistence - EclipseLink JPA Support
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2006, 2010 Oracle Corporation.\n\
+Copyright (c) 2006, 2011 Oracle Corporation.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/jpa/features/org.eclipse.jpt.jpa.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa.feature/feature.properties
index 59e0d07837..9558aa952b 100644
--- a/jpa/features/org.eclipse.jpt.jpa.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa.feature/feature.properties
@@ -10,18 +10,18 @@
###############################################################################
# "featureName" property - name of the feature
-featureName=Dali Java Persistence Tools
+featureName=Dali Java Persistence Tools - JPA Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
# "description" property - description of the feature
-description=Dali Java Persistence Tools
+description=Dali Java Persistence Tools - JPA Support
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2006, 2010 Oracle Corporation.\n\
+Copyright (c) 2006, 2011 Oracle Corporation.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
diff --git a/jpa/features/org.eclipse.jpt.jpa.tests.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa.tests.feature/feature.properties
index edbb813851..7f06e1199c 100644
--- a/jpa/features/org.eclipse.jpt.jpa.tests.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa.tests.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Dali Java Persistence Tools - Common And JPA JUnit Tests
+featureName=Dali Java Persistence Tools - Common and JPA JUnit Tests
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
@@ -25,7 +25,7 @@ providerName=Eclipse Web Tools Platform
updateSiteName=Web Tools Platform (WTP) Updates
# "description" property - description of the feature
-description=Dali Java Persistence Tools Common And JPA JUnit Tests
+description=Dali Java Persistence Tools Common and JPA JUnit Tests
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.properties
index 129bf9397f..6dbfeca679 100644
--- a/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa_sdk.feature/feature.properties
@@ -10,18 +10,18 @@
###############################################################################
# "featureName" property - name of the feature
-featureName=Dali Java Persistence Tools SDK
+featureName=Dali Java Persistence Tools - JPA Support SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse Web Tools Platform
# "description" property - description of the feature
-description=Source code archives for Dali Java Persistence Tools
+description=Source code archives for Dali Java Persistence Tools - JPA Support
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2006, 2010 Oracle Corporation.\n\
+Copyright (c) 2006, 2011 Oracle Corporation.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

Back to the top