JBoss Tools SVN: r12440 - trunk/common/plugins/org.jboss.tools.common.el.core.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:59 -0500 (Sun, 07 Dec 2008)
New Revision: 12440
Added:
trunk/common/plugins/org.jboss.tools.common.el.core/plugin.properties
Modified:
trunk/common/plugins/org.jboss.tools.common.el.core/build.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/common/plugins/org.jboss.tools.common.el.core/build.properties
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.el.core/build.properties 2008-12-07 23:24:55 UTC (rev 12439)
+++ trunk/common/plugins/org.jboss.tools.common.el.core/build.properties 2008-12-07 23:24:59 UTC (rev 12440)
@@ -1,4 +1,5 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ plugin.properties
Added: trunk/common/plugins/org.jboss.tools.common.el.core/plugin.properties
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.el.core/plugin.properties (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.el.core/plugin.properties 2008-12-07 23:24:59 UTC (rev 12440)
@@ -0,0 +1 @@
+providerName=JBoss, a division of Red Hat
\ No newline at end of file
17 years, 4 months
JBoss Tools SVN: r12439 - trunk/common/plugins/org.jboss.tools.common.verification.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:55 -0500 (Sun, 07 Dec 2008)
New Revision: 12439
Modified:
trunk/common/plugins/org.jboss.tools.common.verification/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/common/plugins/org.jboss.tools.common.verification/plugin.properties
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.verification/plugin.properties 2008-12-07 23:24:51 UTC (rev 12438)
+++ trunk/common/plugins/org.jboss.tools.common.verification/plugin.properties 2008-12-07 23:24:55 UTC (rev 12439)
@@ -1 +1 @@
-providerName=Red Hat, Inc.
\ No newline at end of file
+providerName=JBoss, a division of Red Hat
\ No newline at end of file
17 years, 4 months
JBoss Tools SVN: r12438 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:51 -0500 (Sun, 07 Dec 2008)
New Revision: 12438
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF 2008-12-07 23:24:46 UTC (rev 12437)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/META-INF/MANIFEST.MF 2008-12-07 23:24:51 UTC (rev 12438)
@@ -18,3 +18,4 @@
Eclipse-LazyStart: true
Bundle-ClassPath: vpe-seam-test.jar
Export-Package: org.jboss.tools.jsf.vpe.seam.test
+Bundle-Vendor: JBoss, a division of Red Hat
17 years, 4 months
JBoss Tools SVN: r12437 - trunk/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:46 -0500 (Sun, 07 Dec 2008)
New Revision: 12437
Modified:
trunk/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF 2008-12-07 23:24:38 UTC (rev 12436)
+++ trunk/struts/tests/org.jboss.tools.struts.text.ext.test/META-INF/MANIFEST.MF 2008-12-07 23:24:46 UTC (rev 12437)
@@ -19,4 +19,5 @@
org.jboss.tools.jst.jsp.test,
org.jboss.tools.jst.web
Export-Package: org.jboss.tools.struts.text.tests
+Bundle-Vendor: JBoss, a division of Red Hat
17 years, 4 months
JBoss Tools SVN: r12436 - trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:38 -0500 (Sun, 07 Dec 2008)
New Revision: 12436
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF 2008-12-07 23:24:34 UTC (rev 12435)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/META-INF/MANIFEST.MF 2008-12-07 23:24:38 UTC (rev 12436)
@@ -4,7 +4,7 @@
Bundle-SymbolicName: org.jboss.tools.vpe.test;singleton:=true
Bundle-Version: 2.0.0
Bundle-Activator: org.jboss.tools.vpe.test.VpeTestPlugin
-Bundle-Vendor: RedHat
+Bundle-Vendor: JBoss, a division of Red Hat
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.junit,
17 years, 4 months
JBoss Tools SVN: r12435 - trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:34 -0500 (Sun, 07 Dec 2008)
New Revision: 12435
Modified:
trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF 2008-12-07 23:24:24 UTC (rev 12434)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.test/META-INF/MANIFEST.MF 2008-12-07 23:24:34 UTC (rev 12435)
@@ -11,3 +11,4 @@
org.jboss.tools.ws.ui,
org.jboss.tools.ws.core
Bundle-ActivationPolicy: lazy
+Bundle-Vendor: JBoss, a division of Red Hat
17 years, 4 months
JBoss Tools SVN: r12434 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.myfaces/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:24:24 -0500 (Sun, 07 Dec 2008)
New Revision: 12434
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.myfaces/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.myfaces/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.myfaces/META-INF/MANIFEST.MF 2008-12-07 23:23:52 UTC (rev 12433)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.myfaces/META-INF/MANIFEST.MF 2008-12-07 23:24:24 UTC (rev 12434)
@@ -4,7 +4,7 @@
Bundle-SymbolicName: org.jboss.tools.jsf.vpe.myfaces;singleton:=true
Bundle-Version: 2.1.0
Bundle-Activator: org.jboss.tools.jsf.vpe.myfaces.MyFacesTemplatesPlugin
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: JBoss, a division of Red Hat
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.jboss.tools.common,
17 years, 4 months
JBoss Tools SVN: r12433 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:23:52 -0500 (Sun, 07 Dec 2008)
New Revision: 12433
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/META-INF/MANIFEST.MF
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/META-INF/MANIFEST.MF 2008-12-07 23:23:34 UTC (rev 12432)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/META-INF/MANIFEST.MF 2008-12-07 23:23:52 UTC (rev 12433)
@@ -12,4 +12,4 @@
org.mozilla.xpcom,
org.jboss.tools.jsf.vpe.richfaces;bundle-version="2.1.0"
Eclipse-LazyStart: true
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: JBoss, a division of Red Hat
17 years, 4 months
JBoss Tools SVN: r12432 - trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:23:34 -0500 (Sun, 07 Dec 2008)
New Revision: 12432
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/plugin.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/plugin.properties 2008-12-07 23:23:00 UTC (rev 12431)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/plugin.properties 2008-12-07 23:23:34 UTC (rev 12432)
@@ -1,2 +1,2 @@
-providerName=Red Hat, Inc.
+providerName=JBoss, a division of Red Hat
17 years, 4 months
JBoss Tools SVN: r12431 - trunk/jsf/plugins/org.jboss.tools.jsf.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-07 18:23:00 -0500 (Sun, 07 Dec 2008)
New Revision: 12431
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/plugin.properties
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/plugin.properties 2008-12-07 23:22:37 UTC (rev 12430)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/plugin.properties 2008-12-07 23:23:00 UTC (rev 12431)
@@ -1,3 +1,3 @@
-providerName=Red Hat, Inc.
+providerName=JBoss, a division of Red Hat
pluginName=JBoss Tools JSF
17 years, 4 months