Author: akazakov
Date: 2007-12-25 06:04:52 -0500 (Tue, 25 Dec 2007)
New Revision: 5435
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/plugin.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.xml
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/plugins/org.jboss.tools.hibernate.veditor/plugin.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/plugin.properties
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/plugin.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-1389 Changed plugin provider name from RedHat to
Red Hat, Inc.
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/plugin.properties 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/plugin.properties 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1,2 +1,2 @@
pluginName=ORM_CORE
-providerName=Red Hat
+providerName=Red Hat, Inc
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.properties 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1 +1 @@
-providerName=Red Hat
+providerName=Red Hat, Inc
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.xml 2007-12-24
16:11:20 UTC (rev 5434)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/plugin.xml 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?><?eclipse
version="3.0"?>
-<plugin id="org.jboss.tools.hibernate.hblibs" name="Hibernate
Jars" provider-name="RedHat" version="2.0.0">
+<plugin id="org.jboss.tools.hibernate.hblibs" name="Hibernate
Jars" provider-name="Red Hat, Inc" version="2.0.0">
<runtime>
<library name="lib/ant-1.6.5.jar">
<export name="*"/>
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/plugin.properties 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1,2 +1,2 @@
-providerName=Red Hat
+providerName=Red Hat, Inc
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 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/META-INF/MANIFEST.MF 2007-12-25
11:04:52 UTC (rev 5435)
@@ -5,7 +5,7 @@
Bundle-Version: 2.0.0
Bundle-ClassPath: view.jar
Bundle-Activator: org.jboss.tools.hibernate.ui.view.ViewPlugin
-Bundle-Vendor: RedHat
+Bundle-Vendor: Red Hat, Inc
Bundle-Localization: plugin
Export-Package: org.jboss.tools.hibernate.ui.view,
org.jboss.tools.hibernate.ui.view.views
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/plugin.properties 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/plugin.properties 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1,2 +1,2 @@
-providerName=Red Hat
+providerName=Red Hat, Inc
pluginName=Vizual Editor Plugin
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/META-INF/MANIFEST.MF 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/META-INF/MANIFEST.MF 2007-12-25
11:04:52 UTC (rev 5435)
@@ -5,7 +5,7 @@
Bundle-Version: 2.0.0
Bundle-ClassPath: view.jar
Bundle-Activator: org.jboss.tools.hibernate.view.ViewPlugin
-Bundle-Vendor: RedHat
+Bundle-Vendor: Red Hat, Inc
Bundle-Localization: plugin
Export-Package: org.jboss.tools.hibernate.dialog,
org.jboss.tools.hibernate.preference,
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/plugin.properties 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/plugin.properties 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1,2 +1,2 @@
-providerName=Red Hat
+providerName=Red Hat, Inc
pluginName=Hibernate 3.0 XML
Modified: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/plugin.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/plugin.properties 2007-12-24
16:11:20 UTC (rev 5434)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/plugin.properties 2007-12-25
11:04:52 UTC (rev 5435)
@@ -1,2 +1,2 @@
-providerName=Red Hat
+providerName=Red Hat, Inc
pluginName=Hibernate 3.0 XML UI