Author: vyemialyanchyk
Date: 2008-11-19 13:48:11 -0500 (Wed, 19 Nov 2008)
New Revision: 11885
Modified:
trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/META-INF/MANIFEST.MF
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF
trunk/tests/tests/org.jboss.tools.test/META-INF/MANIFEST.MF
Log:
JBIDE-3215
Modified: trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml
===================================================================
--- trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2008-11-19
18:13:43 UTC (rev 11884)
+++ trunk/hibernatetools/features/org.hibernate.eclipse.feature/feature.xml 2008-11-19
18:48:11 UTC (rev 11885)
@@ -3,7 +3,7 @@
id="org.hibernate.eclipse.feature"
label="Hibernate Tools"
version="3.2.0.beta7"
- provider-name="Hibernate Team"
+ provider-name="JBoss, a division of Red Hat."
plugin="org.hibernate.eclipse">
<description url="http://tools.hibernate.org">
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -42,7 +42,7 @@
lib/annotations/lucene-core-2.2.0.jar,
lib/hibernate/log4j-1.2.15.jar
Bundle-Activator: org.hibernate.eclipse.HibernatePlugin
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Export-Package: EDU.oswego.cs.dl.util.concurrent,
antlr,
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -5,7 +5,7 @@
Bundle-Version: 3.2.0.beta9
Bundle-ClassPath: org.hibernate.eclipse.console.jar
Bundle-Activator: org.hibernate.eclipse.console.HibernateConsolePlugin
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Export-Package: org.hibernate.eclipse.builder,
org.hibernate.eclipse.console,
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.help/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -5,7 +5,7 @@
Bundle-Version: 3.2.0.beta9
Bundle-ClassPath: help.jar
Bundle-Activator: org.hibernate.eclipse.help.HelpPlugin
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Export-Package: org.hibernate.eclipse.help
Require-Bundle: org.eclipse.core.runtime,
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -4,7 +4,7 @@
Bundle-SymbolicName: org.hibernate.eclipse.jdt.apt.ui;singleton:=true
Bundle-Version: 3.2.0.beta8
Bundle-Activator: org.hibernate.eclipse.jdt.apt.ui.Activator
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -5,7 +5,7 @@
Bundle-Version: 3.2.0.beta9
Bundle-ClassPath: org.hibernate.eclipse.mapper.jar
Bundle-Activator: org.hibernate.eclipse.mapper.MapperPlugin
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Export-Package: org.hibernate.eclipse.mapper,
org.hibernate.eclipse.mapper.editors,
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties 2008-11-19
18:48:11 UTC (rev 11885)
@@ -1 +1 @@
-providerName=Red Hat, Inc
+providerName=JBoss, a division of Red Hat.
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.core/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -15,7 +15,7 @@
org.eclipse.debug.core;bundle-version="3.4.0",
org.eclipse.emf.ecore;bundle-version="2.4.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Export-Package: org.jboss.tools.hibernate.jpt.core.internal,
org.jboss.tools.hibernate.jpt.core.internal.context,
org.jboss.tools.hibernate.jpt.core.internal.context.basic
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -20,7 +20,7 @@
org.jboss.tools.hibernate.jpt.core;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Export-Package: org.jboss.tools.hibernate.jpt.ui,
org.jboss.tools.hibernate.jpt.ui.internal.platform,
org.jboss.tools.hibernate.jpt.ui.wizard
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties 2008-11-19
18:48:11 UTC (rev 11885)
@@ -1,2 +1,2 @@
-providerName=Red Hat, Inc
+providerName=JBoss, a division of Red Hat.
pluginName=Visual Editor Plugin
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -5,7 +5,7 @@
Bundle-Version: 2.0.0
Bundle-ClassPath: view.jar
Bundle-Activator: org.jboss.tools.hibernate.ui.view.ViewPlugin
-Bundle-Vendor: Red Hat, Inc
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Export-Package: org.jboss.tools.hibernate.ui.view,
org.jboss.tools.hibernate.ui.view.views
Modified:
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF 2008-11-19
18:13:43 UTC (rev 11884)
+++
trunk/hibernatetools/tests/org.hibernate.eclipse.console.test/META-INF/MANIFEST.MF 2008-11-19
18:48:11 UTC (rev 11885)
@@ -7,7 +7,7 @@
lib/hibernate-tools-tests.jar,
lib/hsqldb.jar,
lib/jaxen-1.1-beta-7.jar
-Bundle-Vendor: Hibernate Team
+Bundle-Vendor: JBoss, a division of Red Hat.
Bundle-Localization: plugin
Export-Package: org.hibernate.eclipse.console.test,
org.hibernate.eclipse.console.test.mappingproject,
Modified: trunk/tests/tests/org.jboss.tools.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/tests/tests/org.jboss.tools.test/META-INF/MANIFEST.MF 2008-11-19 18:13:43 UTC
(rev 11884)
+++ trunk/tests/tests/org.jboss.tools.test/META-INF/MANIFEST.MF 2008-11-19 18:48:11 UTC
(rev 11885)
@@ -3,7 +3,7 @@
Bundle-Name: Tests Plug-in
Bundle-SymbolicName: org.jboss.tools.tests
Bundle-Version: 2.0.0
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: JBoss, a division of Red Hat.
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.core.resources,