File tree 21 files changed +30
-30
lines changed
org.obeonetwork.dsl.bpmn2
org.obeonetwork.dsl.bpmn2.design
org.obeonetwork.dsl.bpmn2.design.doc
org.obeonetwork.dsl.bpmn2.edit
org.obeonetwork.dsl.bpmn2.editor
org.obeonetwork.dsl.bpmn2.feature
org.obeonetwork.dsl.bpmn2.parent
org.obeonetwork.dsl.bpmn2.repository
org.obeonetwork.dsl.bpmn2.samples
org.obeonetwork.dsl.bpmn2.samples.pack.core
21 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ These plugins have been created with Eclipse/Sirius and are released under the E
9
9
To install it:
10
10
- Download OD Community Edition version 11.8: https://www.obeodesigner.com/
11
11
- Unzip and start it
12
- - Add the BPMN-Designer update site: https://s3-eu-west-1.amazonaws.com/obeo-bpmndesigner-releases/5.1.2 /repository/
12
+ - Add the BPMN-Designer update site: https://s3-eu-west-1.amazonaws.com/obeo-bpmndesigner-releases/5.1.3 /repository/
13
13
- Install the BPMN-Designer and Sirius Support for Legacy Queries features
14
14
15
15
To test it, create a new sample project: Ctrl+N > Examples > BPMN > BPMN Samples
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : BPMN2 Designer Documentation
4
4
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2.design.doc;singleton:=true
5
- Bundle-Version : 5.1.2 .qualifier
5
+ Bundle-Version : 5.1.3 .qualifier
6
6
Bundle-Vendor : Obeo Network
7
7
Require-Bundle : org.eclipse.help,
8
8
org.eclipse.ui.intro
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2.design.doc</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2
2
2
Automatic-Module-Name : org.obeonetwork.dsl.bpmn2.design
3
3
Bundle-Name : %pluginName
4
4
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2.design;singleton:=true
5
- Bundle-Version : 5.1.2 .qualifier
5
+ Bundle-Version : 5.1.3 .qualifier
6
6
Bundle-Localization : plugin
7
7
Bundle-Activator : org.obeonetwork.bpmn2.design.Activator
8
8
Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2.design</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Automatic-Module-Name : org.obeonetwork.dsl.bpmn2.edit
4
4
Bundle-Name : %pluginName
5
5
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2.edit;singleton:=true
6
- Bundle-Version : 5.1.2 .qualifier
6
+ Bundle-Version : 5.1.3 .qualifier
7
7
Bundle-ClassPath : .
8
8
Bundle-Activator : org.obeonetwork.dsl.bpmn2.provider.Bpmn2EditPlugin$Implementation
9
9
Bundle-Vendor : %providerName
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2.edit</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Automatic-Module-Name : org.obeonetwork.dsl.bpmn2.editor
4
4
Bundle-Name : %pluginName
5
5
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2.editor;singleton:=true
6
- Bundle-Version : 5.1.2 .qualifier
6
+ Bundle-Version : 5.1.3 .qualifier
7
7
Bundle-ClassPath : .
8
8
Bundle-Activator : org.obeonetwork.dsl.bpmn2.presentation.Bpmn2EditorPlugin$Implementation
9
9
Bundle-Vendor : %providerName
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2.editor</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Automatic-Module-Name : org.obeonetwork.dsl.bpmn2
4
4
Bundle-Name : %pluginName
5
5
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2;singleton:=true
6
- Bundle-Version : 5.1.2 .qualifier
6
+ Bundle-Version : 5.1.3 .qualifier
7
7
Bundle-ClassPath : .
8
8
Bundle-Vendor : %providerName
9
9
Bundle-Localization : plugin
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Contributors:
27
27
28
28
<groupId >BPMN2</groupId >
29
29
<artifactId >top</artifactId >
30
- <version >5.1.2 -SNAPSHOT</version >
30
+ <version >5.1.3 -SNAPSHOT</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<modules >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.obeonetwork.dsl.bpmn2.feature"
4
4
label =" BPMN-Designer"
5
- version =" 5.1.2 .qualifier"
5
+ version =" 5.1.3 .qualifier"
6
6
provider-name =" Obeo" >
7
7
8
8
<description url =" http://marketplace.obeonetwork.com/module/bpmn" >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >BPMN2</groupId >
5
5
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
6
- <version >5.1.2 -SNAPSHOT</version >
6
+ <version >5.1.3 -SNAPSHOT</version >
7
7
<relativePath >../org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
8
8
</parent >
9
9
<groupId >BPMN2</groupId >
10
10
<artifactId >org.obeonetwork.dsl.bpmn2.feature</artifactId >
11
- <version >5.1.2 -SNAPSHOT</version >
11
+ <version >5.1.3 -SNAPSHOT</version >
12
12
<packaging >eclipse-feature</packaging >
13
13
</project >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >BPMN2</groupId >
4
4
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
5
- <version >5.1.2 -SNAPSHOT</version >
5
+ <version >5.1.3 -SNAPSHOT</version >
6
6
<packaging >pom</packaging >
7
7
8
8
<modules >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<site >
3
- <feature url =" features/org.obeonetwork.dsl.bpmn2.feature_5.1.2 .qualifier.jar" id =" org.obeonetwork.dsl.bpmn2.feature" version =" 5.1.2 .qualifier" >
3
+ <feature url =" features/org.obeonetwork.dsl.bpmn2.feature_5.1.3 .qualifier.jar" id =" org.obeonetwork.dsl.bpmn2.feature" version =" 5.1.3 .qualifier" >
4
4
<category name =" BPMN Designer" />
5
5
</feature >
6
6
<feature id =" org.eclipse.sirius.query.legacy.feature" version =" 0.0.0" >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >BPMN2</groupId >
5
5
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
6
- <version >5.1.2 -SNAPSHOT</version >
6
+ <version >5.1.3 -SNAPSHOT</version >
7
7
<relativePath >../org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
8
8
</parent >
9
9
<groupId >BPMN2</groupId >
10
10
<artifactId >org.obeonetwork.dsl.bpmn2.repository</artifactId >
11
- <version >5.1.2 -SNAPSHOT</version >
11
+ <version >5.1.3 -SNAPSHOT</version >
12
12
<packaging >eclipse-repository</packaging >
13
13
</project >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Automatic-Module-Name : org.obeonetwork.dsl.bpmn2.samples.pack.core
4
4
Bundle-Name : %pluginName
5
5
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2.samples.pack.core;singleton:=true
6
- Bundle-Version : 5.1.2 .qualifier
6
+ Bundle-Version : 5.1.3 .qualifier
7
7
Bundle-Activator : org.obeonetwork.dsl.bpmn2.samples.pack.core.CoreSamplePlugin
8
8
Require-Bundle : org.eclipse.ui,
9
9
org.eclipse.core.runtime,
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2.samples.pack.core</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Automatic-Module-Name : org.obeonetwork.dsl.bpmn2.samples
4
4
Bundle-Name : Samples
5
5
Bundle-SymbolicName : org.obeonetwork.dsl.bpmn2.samples;singleton:=true
6
- Bundle-Version : 5.1.2 .qualifier
6
+ Bundle-Version : 5.1.3 .qualifier
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-11
8
8
Bundle-Activator : org.obeonetwork.dsl.bpmn2.samples.Bpmn2SamplesPlugin
9
9
Require-Bundle : org.eclipse.ui,
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >org.obeonetwork.dsl.bpmn2.parent</artifactId >
7
7
<groupId >BPMN2</groupId >
8
- <version >5.1.2 -SNAPSHOT</version >
8
+ <version >5.1.3 -SNAPSHOT</version >
9
9
<relativePath >../../releng/org.obeonetwork.dsl.bpmn2.parent/pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >BPMN2</groupId >
12
12
<artifactId >org.obeonetwork.dsl.bpmn2.samples</artifactId >
13
- <version >5.1.2 -SNAPSHOT</version >
13
+ <version >5.1.3 -SNAPSHOT</version >
14
14
<packaging >eclipse-plugin</packaging >
15
15
</project >
You can’t perform that action at this time.
0 commit comments