JBoss Tools SVN: r12350 - trunk/seam/features/org.jboss.ide.eclipse.seam.feature.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:33:07 -0500 (Fri, 05 Dec 2008)
New Revision: 12350
Added:
trunk/seam/features/org.jboss.ide.eclipse.seam.feature/feature.properties
Modified:
trunk/seam/features/org.jboss.ide.eclipse.seam.feature/build.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/features/org.jboss.ide.eclipse.seam.feature/build.properties
===================================================================
--- trunk/seam/features/org.jboss.ide.eclipse.seam.feature/build.properties 2008-12-05 23:22:54 UTC (rev 12349)
+++ trunk/seam/features/org.jboss.ide.eclipse.seam.feature/build.properties 2008-12-05 23:33:07 UTC (rev 12350)
@@ -1 +1,2 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ feature.properties
Added: trunk/seam/features/org.jboss.ide.eclipse.seam.feature/feature.properties
===================================================================
17 years, 4 months
JBoss Tools SVN: r12349 - trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:22:54 -0500 (Fri, 05 Dec 2008)
New Revision: 12349
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF 2008-12-05 23:19:25 UTC (rev 12348)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF 2008-12-05 23:22:54 UTC (rev 12349)
@@ -3,7 +3,7 @@
Bundle-Name: Seam UI Tets Plug-in
Bundle-SymbolicName: org.jboss.tools.seam.ui.test
Bundle-Version: 1.0.0
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: JBoss, a division of Red Hat
Require-Bundle: org.junit,
org.jboss.tools.seam.ui,
org.eclipse.core.runtime,
17 years, 4 months
JBoss Tools SVN: r12348 - trunk/seam/plugins/org.jboss.tools.seam.ui.pages.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:19:25 -0500 (Fri, 05 Dec 2008)
New Revision: 12348
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties 2008-12-05 23:19:20 UTC (rev 12347)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties 2008-12-05 23:19:25 UTC (rev 12348)
@@ -1,2 +1,2 @@
-providerName=Red Hat, Inc.
+providerName=JBoss, a division of Red Hat
pluginName=Seam XML
17 years, 4 months
JBoss Tools SVN: r12347 - trunk/common/features/org.jboss.tools.common.feature.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:19:20 -0500 (Fri, 05 Dec 2008)
New Revision: 12347
Modified:
trunk/common/features/org.jboss.tools.common.feature/feature.xml
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/common/features/org.jboss.tools.common.feature/feature.xml
===================================================================
--- trunk/common/features/org.jboss.tools.common.feature/feature.xml 2008-12-05 23:19:15 UTC (rev 12346)
+++ trunk/common/features/org.jboss.tools.common.feature/feature.xml 2008-12-05 23:19:20 UTC (rev 12347)
@@ -231,7 +231,7 @@
version="0.0.0"/>
<requires>
- <import feature="org.jboss.tools.common.text.ext_feature" version="0.0.0" match="greaterOrEqual"/>
+ <import feature="org.jboss.tools.common.text.ext.feature" version="0.0.0" match="greaterOrEqual"/>
</requires>
</feature>
17 years, 4 months
JBoss Tools SVN: r12346 - trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:19:15 -0500 (Fri, 05 Dec 2008)
New Revision: 12346
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF 2008-12-05 23:19:08 UTC (rev 12345)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF 2008-12-05 23:19:15 UTC (rev 12346)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: Seam GUI Tools
Bundle-SymbolicName: org.jboss.tools.seam.ui;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 2.0.0
Bundle-Activator: org.jboss.tools.seam.ui.SeamGuiPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
@@ -79,5 +79,5 @@
org.jboss.tools.seam.ui.widget.editor,
org.jboss.tools.seam.ui.widget.field,
org.jboss.tools.seam.ui.wizard
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: JBoss, a division of Red Hat
Import-Package: com.ibm.icu.text
17 years, 4 months
JBoss Tools SVN: r12345 - trunk/seam/plugins/org.jboss.tools.seam.text.ext.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:19:08 -0500 (Fri, 05 Dec 2008)
New Revision: 12345
Modified:
trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties 2008-12-05 23:19:03 UTC (rev 12344)
+++ trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties 2008-12-05 23:19:08 UTC (rev 12345)
@@ -1,2 +1,2 @@
-providerName=Red Hat, Inc.
-SeamELInJavaStringHyperlinkDetector= Seam EL in Java String
\ No newline at end of file
+providerName=JBoss, a division of Red Hat
+SeamELInJavaStringHyperlinkDetector=Seam EL in Java String
\ No newline at end of file
17 years, 4 months
JBoss Tools SVN: r12344 - trunk/jsf/features/org.jboss.tools.jsf.feature.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:19:03 -0500 (Fri, 05 Dec 2008)
New Revision: 12344
Modified:
trunk/jsf/features/org.jboss.tools.jsf.feature/feature.xml
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/jsf/features/org.jboss.tools.jsf.feature/feature.xml
===================================================================
--- trunk/jsf/features/org.jboss.tools.jsf.feature/feature.xml 2008-12-05 23:18:59 UTC (rev 12343)
+++ trunk/jsf/features/org.jboss.tools.jsf.feature/feature.xml 2008-12-05 23:19:03 UTC (rev 12344)
@@ -1,26 +1,26 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.jsf_feature"
- label="JBoss Tools JSF"
- version="2.0.0"
- provider-name="JBoss, a division of Red Hat."
- image="jsf.jpg">
-
- <description url="http://www.jboss.org/tools">
- JBoss Tools JSF
- </description>
-
- <copyright>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.jsf_feature"
+ label="JBoss Tools JSF"
+ version="2.0.0"
+ provider-name="JBoss, a division of Red Hat"
+ image="jsf.jpg">
+
+ <description url="http://www.jboss.org/tools">
+ JBoss Tools JSF
+ </description>
+
+ <copyright>
Copyright (c) 2007 Exadel, Inc and Red Hat, Inc.
Distributed under license by Red Hat, Inc. All rights reserved.
This program is made available under the terms of the
Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html
Contributors:
-Exadel, Inc. and Red Hat, Inc. - initial API and implementation
- </copyright>
-
- <license url="http://www.eclipse.org/legal/epl-v10.html">
+Exadel, Inc. and Red Hat, Inc. - initial API and implementation
+ </copyright>
+
+ <license url="http://www.eclipse.org/legal/epl-v10.html">
Eclipse Public License - v 1.0
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
@@ -216,94 +216,82 @@
No party to this Agreement will bring a legal action under this
Agreement more than one year after the cause of action arose.
Each party waives its rights to a jury trial in any resulting
-litigation.
- </license>
-
- <plugin
- id="org.jboss.tools.jsf"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.verification"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.text.ext"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.text.ext.facelets"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.text.ext.richfaces"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.facelets"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.tomahawk"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.richfaces"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.seam"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.ajax4jsf"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.adf"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.jsf"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.jboss.tools.jsf.vpe.myfaces"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
+litigation.
+ </license>
+
+ <plugin
+ id="org.jboss.tools.jsf"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.verification"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.text.ext"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.text.ext.facelets"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.text.ext.richfaces"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.vpe.facelets"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.vpe.richfaces"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.vpe.seam"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.vpe.ajax4jsf"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.vpe.jsf"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.jsf.vpe.myfaces"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+</feature>
17 years, 4 months
JBoss Tools SVN: r12343 - trunk/seam/plugins/org.jboss.tools.seam.doc.user/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:18:59 -0500 (Fri, 05 Dec 2008)
New Revision: 12343
Modified:
trunk/seam/plugins/org.jboss.tools.seam.doc.user/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/plugins/org.jboss.tools.seam.doc.user/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.doc.user/META-INF/MANIFEST.MF 2008-12-05 23:18:55 UTC (rev 12342)
+++ trunk/seam/plugins/org.jboss.tools.seam.doc.user/META-INF/MANIFEST.MF 2008-12-05 23:18:59 UTC (rev 12343)
@@ -4,3 +4,4 @@
Bundle-SymbolicName: org.jboss.tools.seam.doc.user;singleton:=true
Bundle-Version: 1.0.0
Require-Bundle: org.eclipse.help
+Bundle-Vendor: JBoss, a division of Red Hat
17 years, 4 months
JBoss Tools SVN: r12342 - trunk/seam/plugins/org.jboss.tools.seam.xml.ui.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:18:55 -0500 (Fri, 05 Dec 2008)
New Revision: 12342
Modified:
trunk/seam/plugins/org.jboss.tools.seam.xml.ui/plugin.properties
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/plugins/org.jboss.tools.seam.xml.ui/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml.ui/plugin.properties 2008-12-05 23:18:49 UTC (rev 12341)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml.ui/plugin.properties 2008-12-05 23:18:55 UTC (rev 12342)
@@ -1,2 +1,2 @@
-providerName=Red Hat, Inc.
+providerName=JBoss, a division of Red Hat
pluginName=Seam XML
\ No newline at end of file
17 years, 4 months
JBoss Tools SVN: r12341 - trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2008-12-05 18:18:49 -0500 (Fri, 05 Dec 2008)
New Revision: 12341
Modified:
trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF
Log:
JBIDE-3321 Bad metadata for various features
Modified: trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF 2008-12-05 23:18:44 UTC (rev 12340)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/META-INF/MANIFEST.MF 2008-12-05 23:18:49 UTC (rev 12341)
@@ -4,7 +4,7 @@
Bundle-SymbolicName: org.jboss.tools.seam.core.test;singleton:=true
Bundle-Version: 2.0.0
Bundle-ClassPath: seam-core-tests.jar
-Bundle-Vendor: Red Hat, Inc.
+Bundle-Vendor: JBoss, a division of Red Hat
Export-Package: org.jboss.tools.seam.core.test,
org.jboss.tools.seam.core.test.project.facet,
org.jboss.tools.seam.core.test.refactoring
17 years, 4 months