Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

JBIDE-13389 bump feature/plugin versions to 4.5.200; use JBTIS target platform to resolve upstream dependencies; ensure org.jboss.tools.runtime.jbpm.detector.feature is on update site; add update site index.html page; point update site content.xml at upst #10

Merged
merged 2 commits into from Mar 5, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm.common.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.jbpm.common.feature"
label="%featureName"
version="4.5.0.qualifier"
version="4.5.200.qualifier"
provider-name="%featureProvider">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm.common.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.features</groupId>
<artifactId>org.jboss.tools.jbpm.common.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm.convert.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.jbpm.convert.feature"
label="%featureName"
version="4.5.0.qualifier"
version="4.5.200.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.jbpm.convert">

Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm.convert.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.features</groupId>
<artifactId>org.jboss.tools.jbpm.convert.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm3.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.jbpm3.feature"
label="%featureName"
version="4.5.0.qualifier"
version="4.5.200.qualifier"
provider-name="%featureProvider">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm3.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.features</groupId>
<artifactId>org.jboss.tools.jbpm3.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm3.test.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.jbpm3.test.feature"
label="%featureName"
version="4.5.0.qualifier"
version="4.5.200.qualifier"
provider-name="%featureProvider">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.jbpm3.test.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.features</groupId>
<artifactId>org.jboss.tools.jbpm3.test.feature</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.runtime.jbpm.detector.feature"
label="%featureName"
version="4.5.0.qualifier"
version="4.5.200.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.runtime.jbpm.detector">

Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.runtime.features</groupId>
<artifactId>org.jboss.tools.runtime.jbpm.detector.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jbpm.gd.jpdl.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.jbpm.gd.jpdl.feature"
label="%featureName"
version="4.5.0.qualifier"
version="4.5.200.qualifier"
provider-name="%featureProvider">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jbpm.gd.jpdl.feature/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.features</groupId>
<artifactId>org.jbpm.gd.jpdl.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>jbpm</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.jbpm.common/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common Tools for jBPM 3 and jBPM 4
Bundle-SymbolicName: org.jboss.tools.jbpm.common;singleton:=true
Bundle-Version: 4.5.0.qualifier
Bundle-Version: 4.5.200.qualifier
Bundle-Vendor: JBoss by Red Hat
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.jface;bundle-version="3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.jbpm.common/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>plugins</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.plugins</groupId>
<artifactId>org.jboss.tools.jbpm.common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.jbpm.convert/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.jboss.tools.jbpm.convert;singleton:=true
Bundle-Version: 4.5.0.qualifier
Bundle-Version: 4.5.200.qualifier
Bundle-Localization: plugin
Bundle-Activator: org.jboss.tools.jbpm.convert.bpmnto.BpmnToPlugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.jbpm.convert/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>plugins</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.plugins</groupId>
<artifactId>org.jboss.tools.jbpm.convert</artifactId>
Expand Down
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.jboss.tools.runtime.jbpm.detector;singleton:=true
Bundle-Version: 4.5.0.qualifier
Bundle-Version: 4.5.200.qualifier
Bundle-Activator: org.jboss.tools.runtime.jbpm.detector.RuntimeJbpmActivator
Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.3.0)",
org.eclipse.core.runtime;bundle-version="[3.7.0,4.3.0)",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.runtime.jbpm.detector/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>plugins</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.runtime.plugins</groupId>
<artifactId>org.jboss.tools.runtime.jbpm.detector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jbpm.gd.jpdl/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.jbpm.gd.jpdl;singleton:=true
Bundle-Version: 4.5.0.qualifier
Bundle-Version: 4.5.200.qualifier
Bundle-ClassPath: .,
lib/dom4j-1.4.jar
Bundle-Activator: org.jbpm.gd.jpdl.Plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jbpm.gd.jpdl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>plugins</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm.plugins</groupId>
<artifactId>org.jbpm.gd.jpdl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>jbpm</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>plugins</artifactId>
Expand Down
65 changes: 55 additions & 10 deletions pom.xml
Expand Up @@ -4,27 +4,72 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>parent</artifactId>
<version>4.1.0.Alpha1-SNAPSHOT</version>
<version>4.1.0.Alpha2-SNAPSHOT</version>
<relativePath>../jbosstools-build/parent/pom.xml</relativePath>
</parent>
<groupId>org.jboss.tools</groupId>
<artifactId>jbpm</artifactId>
<name>jbpm.all</name>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>plugins</module>
<module>tests</module>
<module>features</module>
<module>site</module>
</modules>
<!-- to build:

mvn verify -Pjbosstools-nightly-staging-composite-soa-tooling \
-Djbosstools-nightly-staging-composite-soa-tooling=http://download.jboss.org/jbosstools/updates/integration/juno/integration-stack/aggregate/4.0.0/ \
-Djboss-requirements-composite-soa-tooling-mirror=http://download.jboss.org/jbosstools/updates/juno/integration-stack/

mvn verify -Pjbosstools-staging-aggregate,default,jbosstools-nightly-staging-composite-soa-tooling -Djboss-requirements-composite-soa-tooling-mirror=http://download.jboss.org/jbosstools/updates/juno/soa-tooling/
-->
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tychoVersion}</version>
<configuration>
<environments>
<environment>
<os>macosx</os>
<ws>cocoa</ws>
<arch>x86</arch>
</environment>
<environment>
<os>macosx</os>
<ws>cocoa</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86</arch>
</environment>
<environment>
<os>win32</os>
<ws>win32</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86</arch>
</environment>
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>x86_64</arch>
</environment>
</environments>
<!-- Pick up the merged target dependencies of the JBoss Tools core unified target and the full JBoss Tools Integration Stack (with community). -->
<target>
<artifact>
<groupId>org.jboss.tools.integration-stack</groupId>
<artifactId>target-platform</artifactId>
<version>4.0.0-SNAPSHOT</version>
<type>target</type>
<classifier>base</classifier>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</project>

42 changes: 41 additions & 1 deletion site/pom.xml
Expand Up @@ -5,9 +5,49 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>jbpm</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.200-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.jbpm</groupId>
<artifactId>jbpm.site</artifactId>
<packaging>eclipse-repository</packaging>
<properties>
<update.site.name>jBPM3 ${project.version} Update Site</update.site.name>
<update.site.description>Nightly Build</update.site.description>
<update.site.version>${project.version}</update.site.version>
<target.eclipse.version>4.2 (Juno)</target.eclipse.version>
<siteTemplateFolder>siteTemplateFolder</siteTemplateFolder>
</properties>

<build>
<plugins>
<plugin>
<groupId>org.jboss.tools.tycho-plugins</groupId>
<artifactId>repository-utils</artifactId>
<version>0.16.0.CR1</version>
<executions>
<execution>
<id>generate-facade</id>
<phase>package</phase>
<goals>
<goal>generate-repository-facade</goal>
</goals>
<configuration>
<associateSites>
<associateSite>http://download.jboss.org/jbosstools/updates/juno/integration-stack/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/updates/juno/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/updates/stable/juno/</associateSite>
</associateSites>
<siteTemplateFolder>${siteTemplateFolder}</siteTemplateFolder>
<symbols>
<update.site.name>${update.site.name}</update.site.name>
<update.site.description>${update.site.description}</update.site.description>
<update.site.version>${update.site.version}</update.site.version>
<target.eclipse.version>${target.eclipse.version}</target.eclipse.version>
</symbols>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>