Author: nickboldt
Date: 2009-06-11 16:51:17 -0400 (Thu, 11 Jun 2009)
New Revision: 15906
Added:
trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.multipage.test/plugin.properties
Modified:
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature_ja.properties
trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.xml
trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature_ja.properties
trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties
trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties
trunk/jbpm/features/org.jbpm.gd.jpdl.feature/feature.xml
trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.multipage/plugin.properties
trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.properties
trunk/jbpm/plugins/org.jboss.tools.jbpm.common/META-INF/MANIFEST.MF
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about_ja.properties
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties
trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin_ja.properties
trunk/jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties
trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.test/plugin.properties
trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/plugin.properties
trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/plugin.properties
trunk/jbpm/tests/org.jbpm.gd.jpdl.test/plugin.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-4319 fix provider names
Modified: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2009 JBoss, a division of Red Hat and others.
+# Copyright (c) 2009 JBoss by Red Hat and others.
# All rights reserved. This program and the accompanying materials
# are 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:
-# JBoss, a division of Red Hat - Initial implementation.
+# JBoss by Red Hat - Initial implementation.
##############################################################################
# feature.properties
# contains externalized strings for feature.xml
@@ -15,10 +15,10 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=jPDL4 Feature
+featureName=jPDL4 Graphical Editor
# "providerName" property - name of the company that provides the feature
-providerName=JBoss, a division of Red Hat
+providerName=JBoss by Red Hat
# "updateSiteName" property - label for the update site
updateSiteName=JBossTools Update Site
Modified: trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature_ja.properties
===================================================================
---
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature_ja.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++
trunk/jbpm/features/org.jboss.tools.flow.jpdl4.feature/feature_ja.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,2 +1,2 @@
-providerName=JBoss, a division of Red Hat
+providerName=JBoss by Red Hat
updateSiteName=JBossTools Update Site
Modified: trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.xml
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.xml 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/features/org.jboss.tools.jbpm.common.feature/feature.xml 2009-06-11
20:51:17 UTC (rev 15906)
@@ -3,7 +3,7 @@
id="org.jboss.tools.jbpm.common.feature"
label="jBPM Common"
version="1.0.0.CR1"
- provider-name="JBoss, a Division of Red Hat">
+ provider-name="JBoss by Red Hat">
<description>
[Enter Feature Description here.]
Modified: trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,12 +1,12 @@
###############################################################################
-# Copyright (c) 2008 JBoss, a division of Red Hat and others.
+# Copyright (c) 2009 JBoss by Red Hat and others.
# All rights reserved. This program and the accompanying materials
# are 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:
-# JBoss, a division of Red Hat - Initial implementation.
+# JBoss by Red Hat - Initial implementation.
##############################################################################
# feature.properties
# contains externalized strings for feature.xml
@@ -18,7 +18,7 @@
featureName=jBPM Convert
# "providerName" property - name of the company that provides the feature
-providerName=JBoss, a division of Red Hat
+providerName=JBoss by Red Hat
# "updateSiteName" property - label for the update site
updateSiteName=JBossTools Update Site
@@ -27,8 +27,8 @@
description=Conversion of bpmn files to jBPM syntax.
# "copyright" property - text of the "Feature Update Copyright"
-copyright=Copyright (c) 2008 JBoss, a division of Red Hat and others.\nAll rights
reserved. This program and the accompanying materials\n
-are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss, a division of Red
Hat - Initial implementation.\n
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
+are made available under the terms of the Eclipse Public License v1.0\nwhich accompanies
this distribution, and is available
at\nhttp\://www.eclipse.org/legal/epl-v10.html\n\nContributors\:\nJBoss by Red Hat -
Initial implementation.\n
############### end of copyright property ####################################
# "licenseURL" property - URL of the "Feature License"
Modified: trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature_ja.properties
===================================================================
---
trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature_ja.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++
trunk/jbpm/features/org.jboss.tools.jbpm.convert.feature/feature_ja.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,7 +1,7 @@
featureName=jBPM \u5909\u63DB
-providerName=JBoss, a division of Red Hat
+providerName=JBoss by Red Hat
updateSiteName=JBossTools Update Site
description=BPMN \u30D5\u30A1\u30A4\u30EB\u304B\u3089 jBPM
\u8A18\u6CD5\u3078\u306E\u5909\u63DB\u3002
-copyright=Copyright (c) 2008 JBoss, a division of Red Hat and others.\nAll rights
reserved. This program and the accompanying materials\n
-are=made available under the terms of the Eclipse Public License v1.0which accompanies
this distribution, and is available
athttp//www.eclipse.org/legal/epl-v10.htmlContributorsJBoss, a division of Red Hat -
Initial implementation.
+copyright=Copyright (c) 2009 JBoss by Red Hat and others.\nAll rights reserved. This
program and the accompanying materials\n
+are=made available under the terms of the Eclipse Public License v1.0which accompanies
this distribution, and is available
athttp//www.eclipse.org/legal/epl-v10.htmlContributorsJBoss by Red Hat - Initial
implementation.
licenseURL=epl-v10.html
Modified: trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/features/org.jboss.tools.jbpm3.tests.feature/feature.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,6 +1,6 @@
# properties file for org.jboss.tools.jmx.*.test*
featureName=jBPM 3 Tests
-featureProvider=JBoss, a division of Red Hat
+featureProvider=JBoss by Red Hat
# "description" property - description of the feature
description="This feature provides the tests for the tools that are provided for the
jBPM 3 runtime."
Modified: trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties
===================================================================
--- trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/features/org.jboss.tools.jbpm4.tests.feature/feature.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,6 +1,6 @@
# properties file for org.jboss.tools.jmx.*.test*
featureName=jBPM 4 Tests
-featureProvider=JBoss, a division of Red Hat
+featureProvider=JBoss by Red Hat
# "description" property - description of the feature
description="This feature provides the tests for the tools that are provided for the
jBPM 4 runtime."
Modified: trunk/jbpm/features/org.jbpm.gd.jpdl.feature/feature.xml
===================================================================
--- trunk/jbpm/features/org.jbpm.gd.jpdl.feature/feature.xml 2009-06-11 20:49:00 UTC (rev
15905)
+++ trunk/jbpm/features/org.jbpm.gd.jpdl.feature/feature.xml 2009-06-11 20:51:17 UTC (rev
15906)
@@ -3,7 +3,7 @@
id="org.jbpm.gd.jpdl.feature"
label="jBPM jPDL Tools"
version="3.1.7"
- provider-name="JBoss, a Division of Red Hat">
+ provider-name="JBoss by Red Hat">
<license>
This software is distributed under the LGPL license :
Modified: trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.properties
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.properties 2009-06-11 20:49:00
UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.properties 2009-06-11 20:51:17
UTC (rev 15906)
@@ -1,3 +1,3 @@
#Properties file for org.jboss.tools.flow.jpdl4
-Bundle-Vendor.0 = JBoss, a Division of Red Hat
+Bundle-Vendor.0 = JBoss by Red Hat
Bundle-Name.0 = Jpdl4 Plug-in
\ No newline at end of file
Modified: trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.multipage/plugin.properties
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.multipage/plugin.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4.multipage/plugin.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,2 +1,2 @@
pluginName=Jpdl4 Multipage Editor Plug-in
-providerName=JBoss, a Division of Red Hat
\ No newline at end of file
+providerName=JBoss by Red Hat
\ No newline at end of file
Modified: trunk/jbpm/plugins/org.jboss.tools.jbpm.common/META-INF/MANIFEST.MF
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.jbpm.common/META-INF/MANIFEST.MF 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.jbpm.common/META-INF/MANIFEST.MF 2009-06-11
20:51:17 UTC (rev 15906)
@@ -3,7 +3,7 @@
Bundle-Name: jPDL Integration Tools
Bundle-SymbolicName: org.jboss.tools.jbpm.common;singleton:=true
Bundle-Version: 1.0.0.CR1
-Bundle-Vendor: JBoss, a Division of Red Hat
+Bundle-Vendor: JBoss by Red Hat
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.jface;bundle-version="3.4.2",
org.eclipse.ui;bundle-version="3.4.2",
Modified: trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties 2009-06-11 20:49:00
UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about.properties 2009-06-11 20:51:17
UTC (rev 15906)
@@ -1,2 +1,2 @@
-blurb=jBPM Convert\n\nVersion\: {featureVersion}\n\n(c) Copyright JBoss, a division of
Red Hat, contributors and others 2004 - 2009. All rights reserved.\nVisit
http\://jboss.org/tools
+blurb=jBPM Convert\n\nVersion\: {featureVersion}\n\n(c) Copyright JBoss by Red Hat,
contributors and others 2004 - 2009. All rights reserved.\nVisit http\://jboss.org/tools
Modified: trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about_ja.properties
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about_ja.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/about_ja.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1 +1 @@
-blurb=jBPM \u5909\u63DB\n\nVersion\: {featureVersion}\n\n(c) Copyright JBoss, a division
of Red Hat, contributors and others 2004 - 2009. All rights reserved.\nVisit
http\://jboss.org/tools
+blurb=jBPM \u5909\u63DB\n\nVersion\: {featureVersion}\n\n(c) Copyright JBoss by Red Hat,
contributors and others 2004 - 2009. All rights reserved.\nVisit http\://jboss.org/tools
Modified: trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties 2009-06-11 20:49:00
UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin.properties 2009-06-11 20:51:17
UTC (rev 15906)
@@ -2,4 +2,4 @@
wizard.description = Export a BPMN file to jPDL
category.name=BPMN
PLUGIN_NAME=jBPM Convert
-PLUGIN_PROVIDER=JBoss, a division of Red Hat
\ No newline at end of file
+PLUGIN_PROVIDER=JBoss by Red Hat
\ No newline at end of file
Modified: trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin_ja.properties
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin_ja.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/plugins/org.jboss.tools.jbpm.convert/plugin_ja.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -2,4 +2,4 @@
wizard.description=BPMN \u30D5\u30A1\u30A4\u30EB\u3092 jPDL
\u3078\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
category.name=BPMN
PLUGIN_NAME=jBPM \u5909\u63DB
-PLUGIN_PROVIDER=JBoss, a division of Red Hat
+PLUGIN_PROVIDER=JBoss by Red Hat
Modified: trunk/jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties
===================================================================
--- trunk/jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties 2009-06-11 20:49:00 UTC (rev
15905)
+++ trunk/jbpm/plugins/org.jbpm.gd.jpdl/plugin.properties 2009-06-11 20:51:17 UTC (rev
15906)
@@ -1,3 +1,3 @@
# properties file for org.jbpm.gd.jpdl.test
-bundleProvider =JBoss, a Division of Red Hat
+bundleProvider =JBoss by Red Hat
bundleName = JBoss jBPM JPDL Designer Plug-in
\ No newline at end of file
Added: trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.multipage.test/plugin.properties
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.multipage.test/plugin.properties
(rev 0)
+++
trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.multipage.test/plugin.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -0,0 +1,2 @@
+bundleProvider = JBoss by Red Hat
+bundleName = jBPM JPDL4 Multipage Tests
\ No newline at end of file
Property changes on:
trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.multipage.test/plugin.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified: trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.test/plugin.properties
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.test/plugin.properties 2009-06-11 20:49:00
UTC (rev 15905)
+++ trunk/jbpm/tests/org.jboss.tools.flow.jpdl4.test/plugin.properties 2009-06-11 20:51:17
UTC (rev 15906)
@@ -1,3 +1,2 @@
-# properties file for org.jbpm.gd.jpdl.test
-bundleProvider =JBoss, a division of Red Hat
-bundleName = jBPM GPD Tests Bundle
\ No newline at end of file
+bundleProvider = JBoss by Red Hat
+bundleName = jBPM JPDL4 Tests
\ No newline at end of file
Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/plugin.properties
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/plugin.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.common.test/plugin.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,3 +1,2 @@
-# properties file for org.jboss.tools.jbpm.common.test
-BundleProvider =JBoss, a division of Red Hat
-BundleName = jBPM Common Tests Bundle
\ No newline at end of file
+BundleProvider =JBoss by Red Hat
+BundleName = jBPM Common Tests
\ No newline at end of file
Modified: trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/plugin.properties
===================================================================
--- trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/plugin.properties 2009-06-11
20:49:00 UTC (rev 15905)
+++ trunk/jbpm/tests/org.jboss.tools.jbpm.convert.test/plugin.properties 2009-06-11
20:51:17 UTC (rev 15906)
@@ -1,3 +1,2 @@
-# properties file for org.jboss.tools.jbpm.convert.test
-BundleProvider =JBoss, a division of Red Hat
-BundleName = jBPM Convert Tests Bundle
\ No newline at end of file
+BundleProvider =JBoss by Red Hat
+BundleName = jBPM Convert Tests
\ No newline at end of file
Modified: trunk/jbpm/tests/org.jbpm.gd.jpdl.test/plugin.properties
===================================================================
--- trunk/jbpm/tests/org.jbpm.gd.jpdl.test/plugin.properties 2009-06-11 20:49:00 UTC (rev
15905)
+++ trunk/jbpm/tests/org.jbpm.gd.jpdl.test/plugin.properties 2009-06-11 20:51:17 UTC (rev
15906)
@@ -1,3 +1,2 @@
-# properties file for org.jbpm.gd.jpdl.test
-bundleProvider =JBoss, a division of Red Hat
+bundleProvider =JBoss by Red Hat
bundleName = jBPM GPD Tests Bundle
\ No newline at end of file