Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2011-05-18 08:33:49 +0000
committerEike Stepper2011-05-18 08:33:49 +0000
commitc62055ee2a4b685efd748269f318a47daa7e7c16 (patch)
tree31683b6602be302f9fe57437f1837c430bd4f0df /features
parentfe97c50646021197fd25d61a0df0d3fa6ada7502 (diff)
downloadcdo-c62055ee2a4b685efd748269f318a47daa7e7c16.tar.gz
cdo-c62055ee2a4b685efd748269f318a47daa7e7c16.tar.xz
cdo-c62055ee2a4b685efd748269f318a47daa7e7c16.zip
added pointer to http://www.elver.org/eclipse/update for a p2 repository that contains Hibernate.
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.examples.hibernate-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties2
-rw-r--r--features/org.eclipse.emf.cdo.tests.hibernate-feature/feature.properties2
3 files changed, 3 insertions, 3 deletions
diff --git a/features/org.eclipse.emf.cdo.examples.hibernate-feature/feature.properties b/features/org.eclipse.emf.cdo.examples.hibernate-feature/feature.properties
index 8f606ffb5e..95372c38cc 100644
--- a/features/org.eclipse.emf.cdo.examples.hibernate-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.examples.hibernate-feature/feature.properties
@@ -5,4 +5,4 @@
# http://www.eclipse.org/legal/epl-v10.html
featureName = CDO Model Repository Examples Hibernate
-description = Contains the CDO Hibernate example plugin and sources.
+description = Contains the CDO Hibernate example plugin and sources. Ensure that Hibernate is already installed! Visit http://www.elver.org/eclipse/update for a p2 repository that contains Hibernate.
diff --git a/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties b/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties
index ba34f697d4..75da936c52 100644
--- a/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.server.hibernate-feature/feature.properties
@@ -5,4 +5,4 @@
# http://www.eclipse.org/legal/epl-v10.html
featureName = CDO Model Repository Server Hibernate
-description = Contains the HibernateStore and Teneo integration plugins. Ensure that Hibernate is already installed! Visit http://net4j.sourceforge.net/update for a p2 repository that contains Hibernate.
+description = Contains the HibernateStore and Teneo integration plugins. Ensure that Hibernate is already installed! Visit http://www.elver.org/eclipse/update for a p2 repository that contains Hibernate.
diff --git a/features/org.eclipse.emf.cdo.tests.hibernate-feature/feature.properties b/features/org.eclipse.emf.cdo.tests.hibernate-feature/feature.properties
index 57d22292d2..6ce5307927 100644
--- a/features/org.eclipse.emf.cdo.tests.hibernate-feature/feature.properties
+++ b/features/org.eclipse.emf.cdo.tests.hibernate-feature/feature.properties
@@ -5,4 +5,4 @@
# http://www.eclipse.org/legal/epl-v10.html
featureName = CDO Model Repository Tests Hibernate
-description = Contains the CDO Hibernate test plugins and sources.
+description = Contains the CDO Hibernate test plugins and sources. Ensure that Hibernate is already installed! Visit http://www.elver.org/eclipse/update for a p2 repository that contains Hibernate.

Back to the top