Author: dgolovin
Date: 2009-12-16 19:37:24 -0500 (Wed, 16 Dec 2009)
New Revision: 19376
Added:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/build.properties
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/feature.properties
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/license.html
branches/jbosstools-3.1.0.RC1/jbpm/releng/org.jboss.tools.jbpm3.releng/.project
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/build.properties
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.xml
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.feature/feature.xml
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/build.properties
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.xml
branches/jbosstools-3.1.0.RC1/jbpm/plugins/org.jboss.tools.flow.jpdl4/META-INF/MANIFEST.MF
Log:
fix for
https://jira.jboss.org/jira/browse/JBIDE-5466
1. building update site by mixing in cbi builds is disabled
2. jbpm3/jbpm4 builders are enabled
3. jbpm.common plugin has version different from jbpm3 feature to make allow update M4 to
CR1 without unistalling jBPM features
4. jBPM3 feature structure changed to
jbpm.sdk
|--jbpm.sources
| |--jbpm.common.sources
| |--jbpm.jpdl.sources
|--jbpm.runtime
| |--jbpm.common
| |--jbpm.jpdl
5. jbpm.common.sources excluded from jbpm4 feature to avoid double compilation
6. Source generation properties changed according to changes above
Added:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/build.properties
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/build.properties
(rev 0)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/build.properties 2009-12-17
00:37:24 UTC (rev 19376)
@@ -0,0 +1,16 @@
+###############################################################################
+# Copyright (c) 2009 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:
+# Red Hat - initial API and implementation
+###############################################################################
+
+bin.includes = feature.*,\
+ license.html
+
+generate.feature(a)org.jboss.tools.jbpm.common.source.feature=org.jboss.tools.jbpm.common.feature
+generate.feature(a)org.jbpm.gd.jpdl.source.feature=org.jbpm.gd.jpdl.feature
\ No newline at end of file
Property changes on:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/build.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/feature.properties
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/feature.properties
(rev 0)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/feature.properties 2009-12-17
00:37:24 UTC (rev 19376)
@@ -0,0 +1,27 @@
+# properties file for org.jboss.tools.jmx.source
+featureName=jBPM 3 Tools Sources
+featureProvider=JBoss by Red Hat
+
+# "updateSiteName" property - label for the update site
+updateSiteName=JBossTools Update Site
+
+# "description" property - description of the feature
+description=Common tools for jBPM 3 and jBPM 4 Sources
+
+# "licenseURL" property - URL of the "Feature License"
+# do not translate value - just change to point to a locale-specific HTML page
+licenseURL=license.html
+
+# START NON-TRANSLATABLE
+# "license" property - text of the "Feature Update License"
+# should be plain text version of license agreement pointed to be "licenseURL"
+license=Red Hat, Inc. licenses these features and plugins to you under \
+certain open source licenses (or aggregations of such licenses), which \
+in a particular case may include the Eclipse Public License, the GNU \
+Lesser General Public License, and/or certain other open source \
+licenses. For precise licensing details, consult the corresponding \
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive, \
+Raleigh NC 27606 USA.
+# END NON-TRANSLATABLE
+########### end of license property ##########################################
+
\ No newline at end of file
Property changes on:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/feature.properties
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/license.html
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/license.html
(rev 0)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/license.html 2009-12-17
00:37:24 UTC (rev 19376)
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<body>
+<p>Red Hat, Inc. licenses these features and plugins to you under
+certain open source licenses (or aggregations of such licenses), which
+in a particular case may include the Eclipse Public License, the GNU
+Lesser General Public License, and/or certain other open source
+licenses. For precise licensing details, consult the corresponding
+source code, or contact Red Hat Legal Affairs, 1801 Varsity Drive,
+Raleigh NC 27606 USA.
+</p>
+</body>
+</html>
\ No newline at end of file
Property changes on:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.feature/sourceTemplateFeature/license.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/build.properties
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/build.properties 2009-12-17
00:18:38 UTC (rev 19375)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/build.properties 2009-12-17
00:37:24 UTC (rev 19376)
@@ -1,5 +1,5 @@
bin.includes = feature.*,\
license.html
-generate.feature(a)org.jboss.tools.jbpm.common.source.feature=org.jboss.tools.jbpm.common.feature
-generate.feature(a)org.jbpm.gd.jpdl.source.feature=org.jbpm.gd.jpdl.feature
\ No newline at end of file
+generate.feature@org.jboss.tools.jbpm3.source.feature=org.jboss.tools.jbpm3.feature,feature(a)org.jboss.tools.jbpm.common.source.feature,
feature(a)org.jbpm.gd.jpdl.source.feature
+
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.xml
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.xml 2009-12-17
00:18:38 UTC (rev 19375)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm3.sdk.feature/feature.xml 2009-12-17
00:37:24 UTC (rev 19376)
@@ -22,19 +22,19 @@
</url>
<includes
- id="org.jboss.tools.jbpm.common.feature"
+ id="org.jboss.tools.jbpm3.feature"
version="0.0.0"/>
-
- <includes
+
+ <!--includes
id="org.jboss.tools.jbpm.common.source.feature"
version="0.0.0"/>
<includes
- id="org.jbpm.gd.jpdl.feature"
- version="0.0.0"/>
-
+ id="org.jbpm.gd.jpdl.source.feature"
+ version="0.0.0"/-->
+
<includes
- id="org.jbpm.gd.jpdl.source.feature"
+ id="org.jboss.tools.jbpm3.source.feature"
version="0.0.0"/>
-
+
</feature>
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.feature/feature.xml
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.feature/feature.xml 2009-12-17
00:18:38 UTC (rev 19375)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.feature/feature.xml 2009-12-17
00:37:24 UTC (rev 19376)
@@ -22,10 +22,6 @@
</url>
<includes
- id="org.jboss.tools.jbpm.common.feature"
- version="0.0.0"/>
-
- <includes
id="org.jboss.tools.flow.common.feature"
version="0.0.0"/>
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/build.properties
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/build.properties 2009-12-17
00:18:38 UTC (rev 19375)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/build.properties 2009-12-17
00:37:24 UTC (rev 19376)
@@ -3,6 +3,6 @@
generate.feature(a)org.jboss.tools.flow.jpdl4.source.feature=org.jboss.tools.flow.jpdl4.feature
generate.feature(a)org.jboss.tools.flow.common.source.feature=org.jboss.tools.flow.common.feature
-generate.feature(a)org.jboss.tools.jbpm.common.source.feature=org.jboss.tools.jbpm.common.feature
+#generate.feature(a)org.jboss.tools.jbpm.common.source.feature=org.jboss.tools.jbpm.common.feature
generate.feature(a)org.jboss.tools.jbpm.convert.source.feature=org.jboss.tools.jbpm.convert.feature
-generate.feature(a)org.jbpm.gd.jpdl.source.feature=org.jbpm.gd.jpdl.feature
+#generate.feature(a)org.jbpm.gd.jpdl.source.feature=org.jbpm.gd.jpdl.feature
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.xml
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.xml 2009-12-17
00:18:38 UTC (rev 19375)
+++
branches/jbosstools-3.1.0.RC1/jbpm/features/org.jboss.tools.jbpm4.sdk.feature/feature.xml 2009-12-17
00:37:24 UTC (rev 19376)
@@ -25,13 +25,7 @@
id="org.jboss.tools.jbpm4.feature"
version="0.0.0"/>
-
- <!-- sources -->
<includes
- id="org.jboss.tools.jbpm.common.source.feature"
- version="0.0.0"/>
-
- <includes
id="org.jboss.tools.flow.common.source.feature"
version="0.0.0"/>
Modified:
branches/jbosstools-3.1.0.RC1/jbpm/plugins/org.jboss.tools.flow.jpdl4/META-INF/MANIFEST.MF
===================================================================
---
branches/jbosstools-3.1.0.RC1/jbpm/plugins/org.jboss.tools.flow.jpdl4/META-INF/MANIFEST.MF 2009-12-17
00:18:38 UTC (rev 19375)
+++
branches/jbosstools-3.1.0.RC1/jbpm/plugins/org.jboss.tools.flow.jpdl4/META-INF/MANIFEST.MF 2009-12-17
00:37:24 UTC (rev 19376)
@@ -16,7 +16,18 @@
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.jboss.tools.flow.jpdl4.Activator
Export-Package: org.jboss.tools.flow.jpdl4,
+ org.jboss.tools.flow.jpdl4.command,
org.jboss.tools.flow.jpdl4.editor,
+ org.jboss.tools.flow.jpdl4.editpart,
+ org.jboss.tools.flow.jpdl4.figure,
+ org.jboss.tools.flow.jpdl4.handler,
org.jboss.tools.flow.jpdl4.io,
- org.jboss.tools.flow.jpdl4.model
+ org.jboss.tools.flow.jpdl4.model,
+ org.jboss.tools.flow.jpdl4.policy,
+ org.jboss.tools.flow.jpdl4.preferences,
+ org.jboss.tools.flow.jpdl4.properties,
+ org.jboss.tools.flow.jpdl4.strategy,
+ org.jboss.tools.flow.jpdl4.util,
+ org.jboss.tools.flow.jpdl4.view,
+ org.jboss.tools.flow.jpdl4.wizard
Bundle-Localization: plugin
Added: branches/jbosstools-3.1.0.RC1/jbpm/releng/org.jboss.tools.jbpm3.releng/.project
===================================================================
--- branches/jbosstools-3.1.0.RC1/jbpm/releng/org.jboss.tools.jbpm3.releng/.project
(rev 0)
+++
branches/jbosstools-3.1.0.RC1/jbpm/releng/org.jboss.tools.jbpm3.releng/.project 2009-12-17
00:37:24 UTC (rev 19376)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.jbpm3.releng</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
Property changes on:
branches/jbosstools-3.1.0.RC1/jbpm/releng/org.jboss.tools.jbpm3.releng/.project
___________________________________________________________________
Name: svn:mime-type
+ text/plain