Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wenz2014-06-27 14:04:02 +0000
committerMichael Wenz2014-06-27 14:04:02 +0000
commita123d8217a6068e664681038022152cd872f799e (patch)
tree81ad30f5a786e9831e58cc1ab07ba4448aa4871e
parent050cc1cc96d3749642b7011889515fb164ef183a (diff)
downloadorg.eclipse.graphiti-a123d8217a6068e664681038022152cd872f799e.tar.gz
org.eclipse.graphiti-a123d8217a6068e664681038022152cd872f799e.tar.xz
org.eclipse.graphiti-a123d8217a6068e664681038022152cd872f799e.zip
Move forward to version 0.12.0 for Mars
-rw-r--r--examples/org.eclipse.graphiti.doc/META-INF/MANIFEST.MF2
-rw-r--r--examples/org.eclipse.graphiti.doc/resources/docu/whats-new.html422
-rw-r--r--examples/org.eclipse.graphiti.examples.chess/META-INF/MANIFEST.MF6
-rw-r--r--examples/org.eclipse.graphiti.examples.common/META-INF/MANIFEST.MF8
-rw-r--r--examples/org.eclipse.graphiti.examples.composite/META-INF/MANIFEST.MF6
-rw-r--r--examples/org.eclipse.graphiti.examples.filesystem.mm/META-INF/MANIFEST.MF8
-rw-r--r--examples/org.eclipse.graphiti.examples.filesystem/META-INF/MANIFEST.MF10
-rw-r--r--examples/org.eclipse.graphiti.examples.tutorial/META-INF/MANIFEST.MF8
-rw-r--r--examples/org.eclipse.graphiti.ui.capabilities/META-INF/MANIFEST.MF2
-rw-r--r--features/org.eclipse.graphiti.export.feature/feature.xml4
-rw-r--r--features/org.eclipse.graphiti.feature.examples/feature.xml18
-rw-r--r--features/org.eclipse.graphiti.feature.tools/feature.xml4
-rw-r--r--features/org.eclipse.graphiti.feature/feature.xml10
-rw-r--r--features/org.eclipse.graphiti.sdk.feature/feature.xml2
-rw-r--r--features/org.eclipse.graphiti.sdk.plus.feature/feature.xml2
-rw-r--r--features/org.eclipse.graphiti.site/feature.xml6
-rw-r--r--features/org.eclipse.graphiti.tests-feature/feature.xml12
-rw-r--r--plugins/org.eclipse.graphiti.export.batik/META-INF/MANIFEST.MF4
-rw-r--r--plugins/org.eclipse.graphiti.mm/META-INF/MANIFEST.MF26
-rw-r--r--plugins/org.eclipse.graphiti.pattern/META-INF/MANIFEST.MF16
-rw-r--r--plugins/org.eclipse.graphiti.tools.newprojectwizard/META-INF/MANIFEST.MF2
-rw-r--r--plugins/org.eclipse.graphiti.ui/META-INF/MANIFEST.MF66
-rw-r--r--plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/editor/DefaultPersistencyBehavior.java4
-rw-r--r--plugins/org.eclipse.graphiti/META-INF/MANIFEST.MF58
-rw-r--r--plugins/org.eclipse.graphiti/src/org/eclipse/graphiti/internal/IDiagramVersion.java2
-rw-r--r--releng/org.eclipse.graphiti.releng/APIBaseLine.target42
-rw-r--r--releng/org.eclipse.graphiti.releng/buckminster.cspec2
-rw-r--r--tests/org.eclipse.graphiti.bot.tests/META-INF/MANIFEST.MF16
-rw-r--r--tests/org.eclipse.graphiti.tests/META-INF/MANIFEST.MF4
-rw-r--r--tests/org.eclipse.graphiti.testtool.ecore/META-INF/MANIFEST.MF8
-rw-r--r--tests/org.eclipse.graphiti.testtool.sketch/META-INF/MANIFEST.MF8
-rw-r--r--tests/org.eclipse.graphiti.ui.tests/META-INF/MANIFEST.MF8
32 files changed, 190 insertions, 606 deletions
diff --git a/examples/org.eclipse.graphiti.doc/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.doc/META-INF/MANIFEST.MF
index 3acb3125..fa8cdf42 100644
--- a/examples/org.eclipse.graphiti.doc/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.doc/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.doc;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.5.0,4.0.0)"
diff --git a/examples/org.eclipse.graphiti.doc/resources/docu/whats-new.html b/examples/org.eclipse.graphiti.doc/resources/docu/whats-new.html
index 3c6f84d9..137d75de 100644
--- a/examples/org.eclipse.graphiti.doc/resources/docu/whats-new.html
+++ b/examples/org.eclipse.graphiti.doc/resources/docu/whats-new.html
@@ -37,435 +37,18 @@ table.news tr td.content {
<h1>Graphiti &quot;New and Noteworthy&quot; for Eclipse Luna</h1>
<p>Last revised May 27, 2014</p>
<p>This document describes the new development topics that were
- addressed during the milestones towards the release 0.11.0 within the
+ addressed during the milestones towards the release 0.12.0 within the
Luna release train.</p>
<!-- --------------------------------- Table ----------------------------------------- -->
<table border="0" cellpadding="10" cellspacing="0" class="news"
width="600">
- <!-- ---------------------------------------- RC2 ------------------------------ -->
- <tr>
- <td colspan="2">
- <h2>RC2</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing.</td>
- </tr>
- <tr id="bug 433650">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=433650">Bug
- 433650 </a></td>
- <td class="content">A bug causing that the Diagram Editor was
- not marked as saved after save has been fixed.</td>
- </tr>
- <tr id="bug 435515">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=435515">Bug
- 435515 </a></td>
- <td class="content">The left-over build properties for
- jre.compilation that still referred to Java 1.5 were removed.</td>
- </tr>
- <!-- ---------------------------------------- RC1 ------------------------------ -->
- <tr>
- <td colspan="2">
- <h2>RC1</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing.</td>
- </tr>
- <tr id="bug 434436">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=434436">Bug
- 434436 </a></td>
- <td class="content">A bug causing the highlighting of anchors
- not to work has been fixed. It is now possible to set the background
- color on hover for anchors.</td>
- </tr>
- <tr id="bug 434458">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=434458">Bug
- 434458 </a></td>
- <td class="content">A bug causing the color decorators of
- connections not to work has been fixed. It is now possible to
- decorate connections with <i>ColorDecorators</i>.
- </td>
- </tr>
- <tr id="bug 434684">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=434684">Bug
- 434684 </a></td>
- <td class="content">A bug that prevented the update of the
- diagram for an open editor has been fixed. Now it is possible to
- update an editor with a new diagram on refresh of the editor.</td>
- </tr>
- <!-- ---------------------------------------- M7 ------------------------------- -->
- <tr>
- <td colspan="2">
- <h2>M7</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing.</td>
- </tr>
- <tr id="bug 408725">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=408725">Bug
- 408725 </a></td>
- <td class="content">Renaming the Graphiti project from
- modeling.gmp.graphiti to modeling.graphiti has been finalized. The
- rename was needed because of the elimination of all container
- projects in the modeling project. For Graphiti the former container
- project GMP has been deleted; Graphiti is now i direct subproject of
- the modeling main project. This change affected the name of the Git
- repository, Wiki locations, build job names and our Bugzilla
- component. For details see the bug.</td>
- </tr>
- <tr id="bug 412858">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=412858">Bug
- 412858 </a></td>
- <td class="content">An error in the update feature handling has
- been found that can only be fixed in a potentially incompatible way.
- In some situations the method <i>canUpdate</i> was not consulted
- before calling the method <i>updateNeeded</i>. In order not to break
- any existing tools relying on the current erroneous behavior, only a
- first step to fix this bug was undertaken. From now on a Eclipse
- error log entry will be written whenever a tool returns false on <i>canUpdate</i>
- but returns a <i>true</i> update reason for calling <i>updateNeeded</i>.
- This allows tool to continue to use their current implementation
- until the actual bug in the Graphiti framework will be fixed in the
- next development cycle for Eclipse Mars (probably Graphiti 0.12.0).
- More detail on the fix and the error message can be found in the
- linked Bugzilla (the fix is described in <a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=412858#c3">comment
- 3</a>, the error message in <a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=412858#c4">comment
- 4</a>).
- </td>
- </tr>
- <tr id="bug 416039">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=416039">Bug
- 416039 </a></td>
- <td class="content">The rendering in styled texts did not fall
- back to the font settings used in the text object itself in case no
- special font has been set for the styled text.</td>
- </tr>
- <tr id="bug 424020">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=424020">Bug
- 424020 </a></td>
- <td class="content">A potential infinite loop in the create
- connection functionality has been fixed. It was caused by returning
- <i>true</i> for the method <i>canStartConnection</i> on the diagram.
- </td>
- </tr>
- <tr id="bug 430609">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=430609">Bug
- 430609 </a></td>
- <td class="content">A bug in the EMF transaction handling in
- Graphiti has been fixed that could cause an EMF Transactions
- IllegalStateException has been fixed. In some rare situations the
- framework tried to execute a feature without starting a transaction
- although no transaction was active.</td>
- </tr>
- <tr id="bug 430687">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=430687">Bug
- 430687 </a></td>
- <td class="content">Any subclasses of <i>DefaultUpdateBehavior</i>
- were not able to access the diagram input in the method <i>createEditingDomain</i>.
- This has been fixed by introducing an additional parameter for the
- input to an additional <i>createEditingDomain</i> method, so this
- change will not affect any existing tools already overriding this
- method.
- </td>
- </tr>
- <tr id="bug 432681">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=432681">Bug
- 432681 </a></td>
- <td class="content">Inconsistencies in the Graphiti Git
- repository regarding new lines and settings for new files regarding
- new lines has been fixed. Until now both Windows and UNIX line
- endings were mixed.</td>
- </tr>
- <!-- ---------------------------------------- M6 ------------------------------- -->
- <tr>
- <td colspan="2">
- <h2>M6</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing and implementing round-offs.</td>
- </tr>
- <tr id="bug 423573">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=423573">Rotation
- angle is more precise</a></td>
- <td class="content">The <i>angle</i> attribute that was used for
- rotation of text graphics algorithms was stored as an integer which
- lead to rounding issues and imprecise rendering. The <i>angle</i>
- attribute has been deprecated and replaced by a <i>rotation</i>
- attribute of type double. The framework internally cares about
- compatibility with old diagrams by reading the old <i>angel</i>
- attribute and storing it in the <i>rotation</i> attribute. Both <i>getAngle()</i>
- and <i>getRotation()</i> methods on the graphics algorithms return
- the value of the <i>rotation</i> field (in case of <i>getAngle()</i>
- rounded to integer).
- </td>
- </tr>
- <tr id="bug 427444">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=427444">More
- flexibility in DefaultUpdateBehavior</a></td>
- <td class="content">Clients are now more flexible in how they
- can influence the update behavior by overriding <i>DefaultUpdateBehavior</i>:
- the update adapter caring about updating to new file contents can
- now be changed by clients. Also two bugs in the registration of the
- update adapter (duplicate registration for initial resources) and
- only reacting to the deletion of the first diagram in a resource to
- close the editor were fixed.
- </td>
- </tr>
- <tr id="bug 428068">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=428068">Unselecting
- a connection tool in palette</a></td>
- <td class="content">It is now possible to de-select a connection
- creation tool the editor palette. The new method <i>isStayActiveAfterExecution(IConnectionCreationToolEntry)</i>
- was added to the <i>IToolBehaviorProvider</i> interface. The default
- is as <i>true</i> as it was before.
- </td>
- </tr>
- <tr id="bug 424636">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=424636">Bug
- 424636</a></td>
- <td class="content">This fixes a bug in <i>DiagramEditorActionBarContributor</i>
- that appeared in RCP applications when the <i>org.eclipse.ui.export</i>
- functionality is not available. The contributor tried to add the
- Graphiti save as image menu entry right after the Eclipse export
- entry which caused an <i>IllegalArgumentException</i> in case it was
- not available. The situation is now checked and the entry is only
- added in case we find the location. Clients may override the new
- method <i>addSaveAsImageEntryToMenu()</i> to define their own
- location for the menu entry.
- </td>
- </tr>
- <tr id="bug 429215">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=429215">Bug
- 429215</a></td>
- <td class="content">A potential <i>NullPointerException</i> in <i>DefaultMarkerBehavior</i>
- has been fixed. I could happen in case a not correctly initialized
- editor was closed.
- </td>
- </tr>
- <!-- ---------------------------------------- M5 ------------------------------- -->
- <tr>
- <td colspan="2">
- <h2>M5</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing and implementing round-offs.</td>
- </tr>
- <tr id="bug 401792">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401792">Disable
- reconnection</a></td>
- <td class="content">It is now possible to completely disable the
- reconnection feature in Graphiti. When that is done the user is not
- even allowed to start dragging on an anchor. So far it was only
- possible to prevent the drop operation.
- </td>
- </tr>
- <tr id="bug 425750">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=425750">Bug
- 425750 </a></td>
- <td class="content">A bug in the selection changing feature has
- been fixed.
- </td>
- </tr>
- <!-- ---------------------------------------- M4 ------------------------------- -->
- <tr>
- <td colspan="2">
- <h2>M4</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing and implementing round-offs.</td>
- </tr>
- <tr id="bug 391046">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=391046">Bug
- 391046 </a></td>
- <td class="content">A bug that might have caused deadlocks while
- saving a Graphiti diagram has been fixed.
- </td>
- </tr>
- <tr id="bug 421612">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=421612">Bug
- 421612 </a></td>
- <td class="content">Graphiti now uses its own Hudson instance
- (HIPP) at Eclipse.
- </td>
- </tr>
- <tr id="bug 421754">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=421754">Bug
- 421754 </a></td>
- <td class="content">A bug in the calculation of the absolute
- position of a shape has been fixed. The calculation returned a wrong
- position in case the shape was nested inside an inactive container.
- </td>
- </tr>
- <tr id="bug 421813">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=421813">Bug
- 421813 </a></td>
- <td class="content">A bug in the calculation of the relative
- position of a shape has been fixed. The calculation returned a wrong
- position in case the shape was nested inside an inactive container.
- </td>
- </tr>
- <!-- ---------------------------------------- M3 ------------------------------- -->
- <tr>
- <td colspan="2">
- <h2>M3</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing and implementing round-offs.</td>
- </tr>
- <tr id="bug 402760">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=402760">Documentation
- for Diagrams in Views and Popups</a></td>
- <td class="content">The Graphiti documentation now has a chapter
- on the Diagrams in Views and Popups functionality introduced in
- Graphiti 0.10.0.</td>
- </tr>
- <tr id="bug 418409">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=418409">Bug
- 418409 </a></td>
- <td class="content">The Graphiti new sample project and sample
- diagram wizards are available again in the Eclipse new wizards
- popup. They had disappeared in M2.
- </td>
- </tr>
- <tr id="bug 418676">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=418676">Bug
- 418676 </a></td>
- <td class="content">A bug has been fixed that caused that <i>canUndo()</i>
- was not called in the feature or pattern has been fixed.
- </td>
- </tr>
- <!-- ---------------------------------------- M2 ------------------------------- -->
- <tr>
- <td colspan="2">
- <h2>M2</h2>
- </td>
- </tr>
- <tr>
- <td colspan="2">The main focus for this milestone has been set
- on bugfixing and implementing round-offs.</td>
- </tr>
- <tr id="bug 323356">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323356">Mouse
- wheel support for scrolling and zooming</a></td>
- <td class="content">Graphiti now supports the use of the mouse
- wheel for scrolling and zooming inside diagrams.</td>
- </tr>
- <tr id="bug 415888">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=415888"><i>DiagramEditorInput</i>
- adapts to <i>IResource</i></a></td>
- <td class="content">The <i>DiagramEditorInput</i> object now
- supports calls to the method <i>getAdapter(...)</i> passing an <i>IResource.class</i>
- object and returns the underlying Eclipse resource in case it can be
- retrieved.
- </td>
- </tr>
- <tr id="bug 414437">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=414437">Bug
- 414437 </a></td>
- <td class="content">Fixed a bug that caused the zoom animation
- to jump in some cases.</td>
- </tr>
- <tr id="bug 414954">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=414954">Bug
- 414954 </a></td>
- <td class="content">Fixed a wrong link on the Graphiti web page
- to the online documentation and the New and Noteworthy documents.</td>
- </tr>
- <tr id="bug 415884">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=415884">Bug
- 415884 </a></td>
- <td class="content">Fixed a bug in the size calculation for
- texts that are placed into multi text graphics algorithms. Line
- breaks and other special characters were not counted correctly, e.g.
- did not increase the needed height.</td>
- </tr>
- <tr id="bug 416419">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=416419">Bug
- 416419 </a></td>
- <td class="content">Fixed a wrong return value in
- DiagramBehavior; getAdapter to IDiagramEditor returned the behavior
- instance.</td>
- </tr>
- <tr id="bug 416708">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=416708">Bug
- 416708 </a></td>
- <td class="content">Fixed a bug in the <i>IdPattern</i> that
- might cause direct editing not to get active in certain situations.
- </td>
- </tr>
- <tr id="bug 417577">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=417577">Bug
- 417577 </a></td>
- <td class="content">Fixed a bug that caused that the state
- callback were not called while creating a connection and using the
- drag new connection functionality.</td>
- </tr>
- <tr id="bug 418333">
- <td class="title"><a
- href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=418333">Bug
- 418333 </a></td>
- <td class="content">Graphiti now needs Java 1.6 as minimal
- supported runtime, since the Equinox Core plugins require that
- version as well in Luna M2. Running the Graphiti framework on top of
- Java 1.5 is no longer possible. <b>Note that this is an
- incompatible change.</b>
- </td>
- </tr>
<!-- ---------------------------------------- M1 ------------------------------- -->
<tr>
<td colspan="2">
<h2>M1</h2>
</td>
</tr>
+ <!--
<tr>
<td colspan="2">The main focus for this milestone has been set
on bugfixing and implementing round-offs.</td>
@@ -524,6 +107,7 @@ table.news tr td.content {
<td class="content">Fixed a bug that caused DiagramEditorDummy
not to return the editing domain.</td>
</tr>
+ -->
</table>
<!-- ---------------------------------------- END OF TABLE ------------------------------- -->
<p>&nbsp;</p>
diff --git a/examples/org.eclipse.graphiti.examples.chess/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.examples.chess/META-INF/MANIFEST.MF
index 6aaa99bf..85532c25 100644
--- a/examples/org.eclipse.graphiti.examples.chess/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.examples.chess/META-INF/MANIFEST.MF
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.graphiti.examples.chess;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-Activator: org.eclipse.graphiti.examples.chess.Activator
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
- org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
+ org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
diff --git a/examples/org.eclipse.graphiti.examples.common/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.examples.common/META-INF/MANIFEST.MF
index 20885465..372848e4 100644
--- a/examples/org.eclipse.graphiti.examples.common/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.examples.common/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.examples.common;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Require-Bundle: org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
- org.eclipse.graphiti.pattern;bundle-version="0.11.0",
+Require-Bundle: org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
+ org.eclipse.graphiti.pattern;bundle-version="0.12.0",
org.eclipse.ui.navigator;bundle-version="[3.5.100,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.7.0,4.0.0)",
org.eclipse.gef;bundle-version="[3.7.0,4.0.0)",
diff --git a/examples/org.eclipse.graphiti.examples.composite/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.examples.composite/META-INF/MANIFEST.MF
index 1bd3c5cd..c665f40b 100644
--- a/examples/org.eclipse.graphiti.examples.composite/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.examples.composite/META-INF/MANIFEST.MF
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.examples.composite;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.graphiti.examples.composite.Activator
Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
- org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
+ org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/examples/org.eclipse.graphiti.examples.filesystem.mm/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.examples.filesystem.mm/META-INF/MANIFEST.MF
index a74aacfc..3deff8ab 100644
--- a/examples/org.eclipse.graphiti.examples.filesystem.mm/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.examples.filesystem.mm/META-INF/MANIFEST.MF
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.examples.filesystem.mm;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Export-Package: org.eclipse.graphiti.examples.mm.filesystem;version="0.11.0",
- org.eclipse.graphiti.examples.mm.filesystem.impl;version="0.11.0",
- org.eclipse.graphiti.examples.mm.filesystem.util;version="0.11.0"
+Export-Package: org.eclipse.graphiti.examples.mm.filesystem;version="0.12.0",
+ org.eclipse.graphiti.examples.mm.filesystem.impl;version="0.12.0",
+ org.eclipse.graphiti.examples.mm.filesystem.util;version="0.12.0"
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
org.eclipse.emf.ecore;bundle-version="[2.7.0,3.0.0)"
Bundle-ActivationPolicy: lazy
diff --git a/examples/org.eclipse.graphiti.examples.filesystem/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.examples.filesystem/META-INF/MANIFEST.MF
index 78c9a4bf..b783a585 100644
--- a/examples/org.eclipse.graphiti.examples.filesystem/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.examples.filesystem/META-INF/MANIFEST.MF
@@ -2,16 +2,16 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Filesystem
Bundle-SymbolicName: org.eclipse.graphiti.examples.filesystem; singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.graphiti.examples.filesystem.Activator
Require-Bundle: org.eclipse.ui;bundle-version="[3.7.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
- org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
- org.eclipse.graphiti.pattern;bundle-version="0.11.0",
- org.eclipse.graphiti.examples.filesystem.mm;bundle-version="0.11.0"
+ org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
+ org.eclipse.graphiti.pattern;bundle-version="0.12.0",
+ org.eclipse.graphiti.examples.filesystem.mm;bundle-version="0.12.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/examples/org.eclipse.graphiti.examples.tutorial/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.examples.tutorial/META-INF/MANIFEST.MF
index 8548f2cb..0cebb9e2 100644
--- a/examples/org.eclipse.graphiti.examples.tutorial/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.examples.tutorial/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.examples.tutorial;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Require-Bundle: org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
- org.eclipse.graphiti.examples.common;bundle-version="0.11.0",
+Require-Bundle: org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
+ org.eclipse.graphiti.examples.common;bundle-version="0.12.0",
org.eclipse.core.resources;bundle-version="[3.7.100,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)",
diff --git a/examples/org.eclipse.graphiti.ui.capabilities/META-INF/MANIFEST.MF b/examples/org.eclipse.graphiti.ui.capabilities/META-INF/MANIFEST.MF
index db266c92..cbf931c7 100644
--- a/examples/org.eclipse.graphiti.ui.capabilities/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.graphiti.ui.capabilities/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.ui.capabilities;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: %providerName
Bundle-Localization: plugin
diff --git a/features/org.eclipse.graphiti.export.feature/feature.xml b/features/org.eclipse.graphiti.export.feature/feature.xml
index 531eb752..1f526e22 100644
--- a/features/org.eclipse.graphiti.export.feature/feature.xml
+++ b/features/org.eclipse.graphiti.export.feature/feature.xml
@@ -14,7 +14,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.export.feature"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.graphiti.export.batik"
license-feature="org.eclipse.license"
@@ -37,7 +37,7 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.graphiti.export.batik"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
diff --git a/features/org.eclipse.graphiti.feature.examples/feature.xml b/features/org.eclipse.graphiti.feature.examples/feature.xml
index b12cadf2..70eaa0e2 100644
--- a/features/org.eclipse.graphiti.feature.examples/feature.xml
+++ b/features/org.eclipse.graphiti.feature.examples/feature.xml
@@ -18,7 +18,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.feature.examples"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
@@ -40,56 +40,56 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.graphiti.doc"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.common"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.tutorial"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.ui.capabilities"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.chess"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.filesystem"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.filesystem.mm"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.examples.composite"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
</feature>
diff --git a/features/org.eclipse.graphiti.feature.tools/feature.xml b/features/org.eclipse.graphiti.feature.tools/feature.xml
index 6bd95f9f..a07e6766 100644
--- a/features/org.eclipse.graphiti.feature.tools/feature.xml
+++ b/features/org.eclipse.graphiti.feature.tools/feature.xml
@@ -14,7 +14,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.feature.tools"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
@@ -36,7 +36,7 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.graphiti.tools.newprojectwizard"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
</feature>
diff --git a/features/org.eclipse.graphiti.feature/feature.xml b/features/org.eclipse.graphiti.feature/feature.xml
index b68b8075..41fbfd83 100644
--- a/features/org.eclipse.graphiti.feature/feature.xml
+++ b/features/org.eclipse.graphiti.feature/feature.xml
@@ -16,7 +16,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.feature"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.graphiti.ui"
license-feature="org.eclipse.license"
@@ -39,28 +39,28 @@ http://www.eclipse.org/legal/epl-v10.html
id="org.eclipse.graphiti"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.ui"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.mm"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.pattern"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
</feature>
diff --git a/features/org.eclipse.graphiti.sdk.feature/feature.xml b/features/org.eclipse.graphiti.sdk.feature/feature.xml
index bae15ea2..af001b31 100644
--- a/features/org.eclipse.graphiti.sdk.feature/feature.xml
+++ b/features/org.eclipse.graphiti.sdk.feature/feature.xml
@@ -16,7 +16,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.sdk.feature"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.graphiti.sdk.plus.feature/feature.xml b/features/org.eclipse.graphiti.sdk.plus.feature/feature.xml
index aa648f64..98a05322 100644
--- a/features/org.eclipse.graphiti.sdk.plus.feature/feature.xml
+++ b/features/org.eclipse.graphiti.sdk.plus.feature/feature.xml
@@ -16,7 +16,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.sdk.plus.feature"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/features/org.eclipse.graphiti.site/feature.xml b/features/org.eclipse.graphiti.site/feature.xml
index 436b6f18..6ea04214 100644
--- a/features/org.eclipse.graphiti.site/feature.xml
+++ b/features/org.eclipse.graphiti.site/feature.xml
@@ -16,8 +16,8 @@ Contributors:
-->
<feature
id="org.eclipse.graphiti.site"
- label="Graphiti 0.11.0 Update Site"
- version="0.11.0.qualifier"
+ label="Graphiti 0.12.0 Update Site"
+ version="0.12.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"
@@ -37,7 +37,7 @@ http://www.eclipse.org/legal/epl-v10.html
</copyright>
<url>
- <update url="http://www.eclipse.org/downloads/download.php?file=/graphiti/updates/0.11.0/&amp;protocol=http&amp;format=xml"/>
+ <update url="http://www.eclipse.org/downloads/download.php?file=/graphiti/updates/0.12.0/&amp;protocol=http&amp;format=xml"/>
</url>
<includes
diff --git a/features/org.eclipse.graphiti.tests-feature/feature.xml b/features/org.eclipse.graphiti.tests-feature/feature.xml
index b2332bb3..1094b580 100644
--- a/features/org.eclipse.graphiti.tests-feature/feature.xml
+++ b/features/org.eclipse.graphiti.tests-feature/feature.xml
@@ -16,7 +16,7 @@ Contributors:
<feature
id="org.eclipse.graphiti.feature.tests"
label="%featureName"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"
@@ -39,35 +39,35 @@ Contributors:
id="org.eclipse.graphiti.tests"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.ui.tests"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.bot.tests"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.testtool.ecore"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
<plugin
id="org.eclipse.graphiti.testtool.sketch"
download-size="0"
install-size="0"
- version="0.11.0.qualifier"
+ version="0.12.0.qualifier"
unpack="false"/>
</feature>
diff --git a/plugins/org.eclipse.graphiti.export.batik/META-INF/MANIFEST.MF b/plugins/org.eclipse.graphiti.export.batik/META-INF/MANIFEST.MF
index 55b17887..4d3302b9 100644
--- a/plugins/org.eclipse.graphiti.export.batik/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.graphiti.export.batik/META-INF/MANIFEST.MF
@@ -4,12 +4,12 @@ Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.graphiti.export.batik;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.apache.batik.svggen;bundle-version="[1.6.0,1.7.0)",
org.apache.batik.ext.awt;bundle-version="[1.6.0,1.7.0)",
org.apache.batik.util;bundle-version="[1.6.0,1.7.0)",
org.apache.batik.dom;bundle-version="[1.6.0,1.7.0)",
org.eclipse.draw2d;bundle-version="[3.7.0,4.0.0)",
- org.eclipse.graphiti.ui;bundle-version="0.11.0"
+ org.eclipse.graphiti.ui;bundle-version="0.12.0"
Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.graphiti.mm/META-INF/MANIFEST.MF b/plugins/org.eclipse.graphiti.mm/META-INF/MANIFEST.MF
index 2c374349..8f72015b 100644
--- a/plugins/org.eclipse.graphiti.mm/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.graphiti.mm/META-INF/MANIFEST.MF
@@ -2,22 +2,22 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.mm;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Export-Package: org.eclipse.graphiti.mm;version="0.11.0",
- org.eclipse.graphiti.mm.algorithms;version="0.11.0",
- org.eclipse.graphiti.mm.algorithms.impl;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.mm.algorithms.styles;version="0.11.0",
- org.eclipse.graphiti.mm.algorithms.styles.impl;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.mm.algorithms.styles.util;version="0.11.0",
- org.eclipse.graphiti.mm.algorithms.util;version="0.11.0",
- org.eclipse.graphiti.mm.impl;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.mm.pictograms;version="0.11.0",
- org.eclipse.graphiti.mm.pictograms.impl;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.mm.pictograms.util;version="0.11.0",
- org.eclipse.graphiti.mm.util;version="0.11.0"
+Export-Package: org.eclipse.graphiti.mm;version="0.12.0",
+ org.eclipse.graphiti.mm.algorithms;version="0.12.0",
+ org.eclipse.graphiti.mm.algorithms.impl;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.mm.algorithms.styles;version="0.12.0",
+ org.eclipse.graphiti.mm.algorithms.styles.impl;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.mm.algorithms.styles.util;version="0.12.0",
+ org.eclipse.graphiti.mm.algorithms.util;version="0.12.0",
+ org.eclipse.graphiti.mm.impl;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.mm.pictograms;version="0.12.0",
+ org.eclipse.graphiti.mm.pictograms.impl;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.mm.pictograms.util;version="0.12.0",
+ org.eclipse.graphiti.mm.util;version="0.12.0"
Require-Bundle: org.eclipse.emf.ecore;bundle-version="[2.7.0,3.0.0)";visibility:=reexport
Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.graphiti.pattern/META-INF/MANIFEST.MF b/plugins/org.eclipse.graphiti.pattern/META-INF/MANIFEST.MF
index f1522cda..f530e849 100644
--- a/plugins/org.eclipse.graphiti.pattern/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.graphiti.pattern/META-INF/MANIFEST.MF
@@ -2,16 +2,16 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.pattern;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Export-Package: org.eclipse.graphiti.pattern;version="0.11.0",
- org.eclipse.graphiti.pattern.config;version="0.11.0",
- org.eclipse.graphiti.pattern.id;version="0.11.0",
- org.eclipse.graphiti.pattern.mapping;version="0.11.0",
- org.eclipse.graphiti.pattern.mapping.data;version="0.11.0"
+Export-Package: org.eclipse.graphiti.pattern;version="0.12.0",
+ org.eclipse.graphiti.pattern.config;version="0.12.0",
+ org.eclipse.graphiti.pattern.id;version="0.12.0",
+ org.eclipse.graphiti.pattern.mapping;version="0.12.0",
+ org.eclipse.graphiti.pattern.mapping.data;version="0.12.0"
Bundle-ActivationPolicy: lazy
-Require-Bundle: org.eclipse.graphiti;bundle-version="0.11.0"
+Require-Bundle: org.eclipse.graphiti;bundle-version="0.12.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Import-Package: org.eclipse.graphiti.ui.features;version="0.11.0"
+Import-Package: org.eclipse.graphiti.ui.features;version="0.12.0"
diff --git a/plugins/org.eclipse.graphiti.tools.newprojectwizard/META-INF/MANIFEST.MF b/plugins/org.eclipse.graphiti.tools.newprojectwizard/META-INF/MANIFEST.MF
index 197fddc3..fae8790f 100644
--- a/plugins/org.eclipse.graphiti.tools.newprojectwizard/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.graphiti.tools.newprojectwizard/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.tools.newprojectwizard;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-Activator: org.eclipse.graphiti.tools.newprojectwizard.internal.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.graphiti.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.graphiti.ui/META-INF/MANIFEST.MF
index f3cf642c..c84d8d75 100644
--- a/plugins/org.eclipse.graphiti.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.graphiti.ui/META-INF/MANIFEST.MF
@@ -2,12 +2,12 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.ui;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.graphiti.ui.internal.GraphitiUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Require-Bundle: org.eclipse.graphiti;bundle-version="0.11.0",
+Require-Bundle: org.eclipse.graphiti;bundle-version="0.12.0",
org.eclipse.emf.edit.ui;bundle-version="[2.7.0,3.0.0)",
org.eclipse.emf.workspace;bundle-version="[1.4.0,2.0.0)",
org.eclipse.gef;bundle-version="[3.7.0,4.0.0)",
@@ -16,35 +16,35 @@ Require-Bundle: org.eclipse.graphiti;bundle-version="0.11.0",
org.eclipse.ui.views.properties.tabbed;bundle-version="[3.5.200,4.0.0)",
org.eclipse.core.expressions;bundle-version="[3.4.300,4.0.0)"
Bundle-ActivationPolicy: lazy
-Export-Package: org.eclipse.graphiti.ui.editor;version="0.11.0",
- org.eclipse.graphiti.ui.features;version="0.11.0",
- org.eclipse.graphiti.ui.internal;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.action;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.command;version="0.11.0";x-friends:="org.eclipse.graphiti.ui.tests,org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.config;version="0.11.0";x-friends:="org.eclipse.graphiti.ui.tests,org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.contextbuttons;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.dnd;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.editor;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.feature;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.figures;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.fixed;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.partfactory;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.parts;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.parts.directedit;version="0.11.0";x-friends:="org.eclipse.graphiti.ui.tests",
- org.eclipse.graphiti.ui.internal.platform;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.policy;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.requests;version="0.11.0";x-friends:="org.eclipse.graphiti.ui.tests",
- org.eclipse.graphiti.ui.internal.services;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests,org.eclipse.graphiti.export.batik",
- org.eclipse.graphiti.ui.internal.services.impl;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.util;version="0.11.0";x-friends:="org.eclipse.graphiti.ui.tests",
- org.eclipse.graphiti.ui.internal.util.clipboard;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.util.draw2d;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.util.gef;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.internal.util.ui;version="0.11.0";x-friends:="org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.ui.internal.util.ui.print;version="0.11.0";x-friends:="org.eclipse.graphiti.export.batik",
- org.eclipse.graphiti.ui.internal.util.ui.sfx;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.ui.platform;version="0.11.0",
- org.eclipse.graphiti.ui.print;version="0.11.0",
- org.eclipse.graphiti.ui.saveasimage;version="0.11.0",
- org.eclipse.graphiti.ui.services;version="0.11.0"
+Export-Package: org.eclipse.graphiti.ui.editor;version="0.12.0",
+ org.eclipse.graphiti.ui.features;version="0.12.0",
+ org.eclipse.graphiti.ui.internal;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.action;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.command;version="0.12.0";x-friends:="org.eclipse.graphiti.ui.tests,org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.config;version="0.12.0";x-friends:="org.eclipse.graphiti.ui.tests,org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.contextbuttons;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.dnd;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.editor;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.feature;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.figures;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.fixed;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.partfactory;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.parts;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.parts.directedit;version="0.12.0";x-friends:="org.eclipse.graphiti.ui.tests",
+ org.eclipse.graphiti.ui.internal.platform;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.policy;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.requests;version="0.12.0";x-friends:="org.eclipse.graphiti.ui.tests",
+ org.eclipse.graphiti.ui.internal.services;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests,org.eclipse.graphiti.export.batik",
+ org.eclipse.graphiti.ui.internal.services.impl;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.util;version="0.12.0";x-friends:="org.eclipse.graphiti.ui.tests",
+ org.eclipse.graphiti.ui.internal.util.clipboard;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.util.draw2d;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.util.gef;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.internal.util.ui;version="0.12.0";x-friends:="org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.ui.internal.util.ui.print;version="0.12.0";x-friends:="org.eclipse.graphiti.export.batik",
+ org.eclipse.graphiti.ui.internal.util.ui.sfx;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.ui.platform;version="0.12.0",
+ org.eclipse.graphiti.ui.print;version="0.12.0",
+ org.eclipse.graphiti.ui.saveasimage;version="0.12.0",
+ org.eclipse.graphiti.ui.services;version="0.12.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/editor/DefaultPersistencyBehavior.java b/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/editor/DefaultPersistencyBehavior.java
index 642f8bfd..ab5d30cb 100644
--- a/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/editor/DefaultPersistencyBehavior.java
+++ b/plugins/org.eclipse.graphiti.ui/src/org/eclipse/graphiti/ui/editor/DefaultPersistencyBehavior.java
@@ -152,7 +152,7 @@ public class DefaultPersistencyBehavior {
* {@link DiagramBehavior} so that the complete state of all modified
* objects will be persisted in the file system.<br>
* The default implementation also sets the current version information
- * (currently 0.11.0) to the diagram before saving it and wraps the save
+ * (currently 0.12.0) to the diagram before saving it and wraps the save
* operation inside a {@link IRunnableWithProgress} that cares about sending
* only one {@link Resource} change event holding all modified files.
* Besides also all adapters are temporarily switched off (see
@@ -374,7 +374,7 @@ public class DefaultPersistencyBehavior {
/**
* Called in {@link #saveDiagram(IProgressMonitor)} to update the Graphiti
* diagram version before saving a diagram. Currently the diagram version is
- * set to 0.11.0
+ * set to 0.12.0
*
* @param diagram
* the {@link Diagram} to update the version attribute for
diff --git a/plugins/org.eclipse.graphiti/META-INF/MANIFEST.MF b/plugins/org.eclipse.graphiti/META-INF/MANIFEST.MF
index cd3791ac..07fedad0 100644
--- a/plugins/org.eclipse.graphiti/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.graphiti/META-INF/MANIFEST.MF
@@ -2,47 +2,47 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Require-Bundle: org.eclipse.graphiti.mm;bundle-version="0.11.0";visibility:=reexport,
+Require-Bundle: org.eclipse.graphiti.mm;bundle-version="0.12.0";visibility:=reexport,
org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)"
-Export-Package: org.eclipse.graphiti;version="0.11.0",
- org.eclipse.graphiti.datatypes;version="0.11.0",
- org.eclipse.graphiti.dt;version="0.11.0",
- org.eclipse.graphiti.features;version="0.11.0",
- org.eclipse.graphiti.features.context;version="0.11.0",
- org.eclipse.graphiti.features.context.impl;version="0.11.0",
- org.eclipse.graphiti.features.custom;version="0.11.0",
- org.eclipse.graphiti.features.impl;version="0.11.0",
- org.eclipse.graphiti.func;version="0.11.0",
- org.eclipse.graphiti.internal;version="0.11.0";
+Export-Package: org.eclipse.graphiti;version="0.12.0",
+ org.eclipse.graphiti.datatypes;version="0.12.0",
+ org.eclipse.graphiti.dt;version="0.12.0",
+ org.eclipse.graphiti.features;version="0.12.0",
+ org.eclipse.graphiti.features.context;version="0.12.0",
+ org.eclipse.graphiti.features.context.impl;version="0.12.0",
+ org.eclipse.graphiti.features.custom;version="0.12.0",
+ org.eclipse.graphiti.features.impl;version="0.12.0",
+ org.eclipse.graphiti.func;version="0.12.0",
+ org.eclipse.graphiti.internal;version="0.12.0";
x-friends:="org.eclipse.graphiti.ui,
org.eclipse.graphiti.pattern,
org.eclipse.graphiti.bot.tests,
org.eclipse.graphiti.ui.tests",
- org.eclipse.graphiti.internal.command;version="0.11.0";
+ org.eclipse.graphiti.internal.command;version="0.12.0";
x-friends:="org.eclipse.graphiti.ui,
org.eclipse.graphiti.tests,
org.eclipse.graphiti.bot.tests,
org.eclipse.graphiti.ui.tests",
- org.eclipse.graphiti.internal.contextbuttons;version="0.11.0";x-friends:="org.eclipse.graphiti.ui",
- org.eclipse.graphiti.internal.datatypes.impl;version="0.11.0";x-friends:="org.eclipse.graphiti.ui,org.eclipse.graphiti.tests,org.eclipse.graphiti.ui.tests",
- org.eclipse.graphiti.internal.features.context.impl.base;version="0.11.0";x-friends:="org.eclipse.graphiti.ui,org.eclipse.graphiti.pattern",
- org.eclipse.graphiti.internal.pref;version="0.11.0";x-friends:="org.eclipse.graphiti.ui",
- org.eclipse.graphiti.internal.services;version="0.11.0";x-friends:="org.eclipse.graphiti.ui",
- org.eclipse.graphiti.internal.services.impl;version="0.11.0";x-internal:=true,
- org.eclipse.graphiti.internal.util;version="0.11.0";x-friends:="org.eclipse.graphiti.ui,org.eclipse.graphiti.pattern,org.eclipse.graphiti.bot.tests",
- org.eclipse.graphiti.notification;version="0.11.0",
- org.eclipse.graphiti.palette;version="0.11.0",
- org.eclipse.graphiti.palette.impl;version="0.11.0",
- org.eclipse.graphiti.platform;version="0.11.0",
- org.eclipse.graphiti.platform.ga;version="0.11.0",
- org.eclipse.graphiti.services;version="0.11.0",
- org.eclipse.graphiti.services.impl;version="0.11.0",
- org.eclipse.graphiti.tb;version="0.11.0",
- org.eclipse.graphiti.util;version="0.11.0"
+ org.eclipse.graphiti.internal.contextbuttons;version="0.12.0";x-friends:="org.eclipse.graphiti.ui",
+ org.eclipse.graphiti.internal.datatypes.impl;version="0.12.0";x-friends:="org.eclipse.graphiti.ui,org.eclipse.graphiti.tests,org.eclipse.graphiti.ui.tests",
+ org.eclipse.graphiti.internal.features.context.impl.base;version="0.12.0";x-friends:="org.eclipse.graphiti.ui,org.eclipse.graphiti.pattern",
+ org.eclipse.graphiti.internal.pref;version="0.12.0";x-friends:="org.eclipse.graphiti.ui",
+ org.eclipse.graphiti.internal.services;version="0.12.0";x-friends:="org.eclipse.graphiti.ui",
+ org.eclipse.graphiti.internal.services.impl;version="0.12.0";x-internal:=true,
+ org.eclipse.graphiti.internal.util;version="0.12.0";x-friends:="org.eclipse.graphiti.ui,org.eclipse.graphiti.pattern,org.eclipse.graphiti.bot.tests",
+ org.eclipse.graphiti.notification;version="0.12.0",
+ org.eclipse.graphiti.palette;version="0.12.0",
+ org.eclipse.graphiti.palette.impl;version="0.12.0",
+ org.eclipse.graphiti.platform;version="0.12.0",
+ org.eclipse.graphiti.platform.ga;version="0.12.0",
+ org.eclipse.graphiti.services;version="0.12.0",
+ org.eclipse.graphiti.services.impl;version="0.12.0",
+ org.eclipse.graphiti.tb;version="0.12.0",
+ org.eclipse.graphiti.util;version="0.12.0"
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.graphiti.internal.GraphitiPlugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/plugins/org.eclipse.graphiti/src/org/eclipse/graphiti/internal/IDiagramVersion.java b/plugins/org.eclipse.graphiti/src/org/eclipse/graphiti/internal/IDiagramVersion.java
index c0a62917..41eeedd0 100644
--- a/plugins/org.eclipse.graphiti/src/org/eclipse/graphiti/internal/IDiagramVersion.java
+++ b/plugins/org.eclipse.graphiti/src/org/eclipse/graphiti/internal/IDiagramVersion.java
@@ -30,5 +30,5 @@ public interface IDiagramVersion {
*/
public static final String VERSION_ENABLE_TEXT_BACKGROUND = "0.9.0"; //$NON-NLS-1$
- public static final String CURRENT = "0.11.0"; //$NON-NLS-1$
+ public static final String CURRENT = "0.12.0"; //$NON-NLS-1$
}
diff --git a/releng/org.eclipse.graphiti.releng/APIBaseLine.target b/releng/org.eclipse.graphiti.releng/APIBaseLine.target
index 5fa446e1..65cd3123 100644
--- a/releng/org.eclipse.graphiti.releng/APIBaseLine.target
+++ b/releng/org.eclipse.graphiti.releng/APIBaseLine.target
@@ -1,21 +1,21 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="Graphiti API Base Line" sequenceNumber="19">
-<locations>
-<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.graphiti.feature.feature.group" version="0.10.0.v20130612-0936"/>
-<unit id="org.eclipse.graphiti.feature.examples.feature.group" version="0.10.0.v20130612-0936"/>
-<unit id="org.eclipse.graphiti.export.feature.feature.group" version="0.10.0.v20130612-0936"/>
-<unit id="org.eclipse.graphiti.sdk.feature.feature.group" version="0.10.0.v20130612-0936"/>
-<unit id="org.eclipse.graphiti.sdk.plus.feature.feature.group" version="0.10.0.v20130612-0936"/>
-<unit id="org.eclipse.graphiti.feature.tools.feature.group" version="0.10.0.v20130612-0936"/>
-<repository location="http://download.eclipse.org/graphiti/updates/0.10.0"/>
-</location>
-<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.emf.sdk.feature.group" version="2.9.0.v20130610-0406"/>
-<unit id="org.eclipse.emf.transaction.sdk.feature.group" version="1.7.0.201306111400"/>
-<unit id="org.eclipse.emf.validation.sdk.feature.group" version="1.7.0.201306111341"/>
-<unit id="org.eclipse.gef.sdk.feature.group" version="3.9.0.201305060205"/>
-<repository location="http://download.eclipse.org/releases/kepler"/>
-</location>
-</locations>
-</target>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?><target name="Graphiti API Base Line" sequenceNumber="22">
+<locations>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.emf.validation.sdk.feature.group" version="1.8.0.201405281429"/>
+<unit id="org.eclipse.emf.transaction.sdk.feature.group" version="1.8.0.201405281451"/>
+<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.0.v20140519-0339"/>
+<unit id="org.eclipse.gef.sdk.feature.group" version="3.9.100.201405261516"/>
+<repository location="http://download.eclipse.org/releases/luna"/>
+</location>
+<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.graphiti.feature.examples.feature.group" version="0.11.0.v20140528-0646"/>
+<unit id="org.eclipse.graphiti.export.feature.feature.group" version="0.11.0.v20140528-0646"/>
+<unit id="org.eclipse.graphiti.sdk.plus.feature.feature.group" version="0.11.0.v20140528-0646"/>
+<unit id="org.eclipse.graphiti.feature.feature.group" version="0.11.0.v20140528-0646"/>
+<unit id="org.eclipse.graphiti.feature.tools.feature.group" version="0.11.0.v20140528-0646"/>
+<unit id="org.eclipse.graphiti.sdk.feature.feature.group" version="0.11.0.v20140528-0646"/>
+<repository location="http://download.eclipse.org/graphiti/updates/0.11.0"/>
+</location>
+</locations>
+</target>
diff --git a/releng/org.eclipse.graphiti.releng/buckminster.cspec b/releng/org.eclipse.graphiti.releng/buckminster.cspec
index 00636eed..89cee5f4 100644
--- a/releng/org.eclipse.graphiti.releng/buckminster.cspec
+++ b/releng/org.eclipse.graphiti.releng/buckminster.cspec
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?><cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.graphiti.releng" componentType="buckminster" version="0.11.0.qualifier">
+<?xml version="1.0" encoding="UTF-8"?><cs:cspec xmlns:cs="http://www.eclipse.org/buckminster/CSpec-1.0" name="org.eclipse.graphiti.releng" componentType="buckminster" version="0.12.0.qualifier">
<cs:dependencies>
<cs:dependency name="com.thoughtworks.qdox" componentType="osgi.bundle"/>
<cs:dependency name="org.eclipse.draw2d" componentType="eclipse.feature"/>
diff --git a/tests/org.eclipse.graphiti.bot.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.graphiti.bot.tests/META-INF/MANIFEST.MF
index 732c218e..d006f53c 100644
--- a/tests/org.eclipse.graphiti.bot.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.graphiti.bot.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.bot.tests;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Require-Bundle: org.easymock;bundle-version="2.4.0",
org.junit;bundle-version="[4.0.0,5.0.0)",
org.apache.log4j;bundle-version="1.2.13",
@@ -11,13 +11,13 @@ Require-Bundle: org.easymock;bundle-version="2.4.0",
org.eclipse.gef;bundle-version="[3.7.0,4.0.0)",
org.eclipse.ui.ide;bundle-version="[3.7.0,4.0.0)",
org.eclipse.ui.views.properties.tabbed;bundle-version="[3.5.200,4.0.0)",
- org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.pattern;bundle-version="0.11.0",
- org.eclipse.graphiti.tests;bundle-version="0.11.0",
- org.eclipse.graphiti.examples.common;bundle-version="0.11.0",
- org.eclipse.graphiti.testtool.sketch;bundle-version="0.11.0",
- org.eclipse.graphiti.testtool.ecore;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
+ org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.pattern;bundle-version="0.12.0",
+ org.eclipse.graphiti.tests;bundle-version="0.12.0",
+ org.eclipse.graphiti.examples.common;bundle-version="0.12.0",
+ org.eclipse.graphiti.testtool.sketch;bundle-version="0.12.0",
+ org.eclipse.graphiti.testtool.ecore;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
org.eclipse.pde.core;bundle-version="[3.7.0,4.0.0)",
org.hamcrest.library;bundle-version="1.3.0"
Bundle-ClassPath: .
diff --git a/tests/org.eclipse.graphiti.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.graphiti.tests/META-INF/MANIFEST.MF
index b905593b..72d0b5ec 100644
--- a/tests/org.eclipse.graphiti.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.graphiti.tests/META-INF/MANIFEST.MF
@@ -3,12 +3,12 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.graphiti.tests
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle:
org.junit,
- org.eclipse.graphiti;bundle-version="0.11.0",
+ org.eclipse.graphiti;bundle-version="0.12.0",
org.easymock;bundle-version="2.4.0",
org.eclipse.core.runtime;bundle-version="[3.7.0,4.0.0)",
org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)"
diff --git a/tests/org.eclipse.graphiti.testtool.ecore/META-INF/MANIFEST.MF b/tests/org.eclipse.graphiti.testtool.ecore/META-INF/MANIFEST.MF
index f5993a87..796aa967 100644
--- a/tests/org.eclipse.graphiti.testtool.ecore/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.graphiti.testtool.ecore/META-INF/MANIFEST.MF
@@ -2,14 +2,14 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.testtool.ecore;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)",
- org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
- org.eclipse.graphiti.examples.common;bundle-version="0.11.0"
+ org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
+ org.eclipse.graphiti.examples.common;bundle-version="0.12.0"
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.graphiti.testtool.ecore,
org.eclipse.graphiti.testtool.ecore.features.association,
diff --git a/tests/org.eclipse.graphiti.testtool.sketch/META-INF/MANIFEST.MF b/tests/org.eclipse.graphiti.testtool.sketch/META-INF/MANIFEST.MF
index c5274a56..652ecebf 100644
--- a/tests/org.eclipse.graphiti.testtool.sketch/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.graphiti.testtool.sketch/META-INF/MANIFEST.MF
@@ -2,17 +2,17 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.testtool.sketch;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.graphiti.testtool.sketch.SketchPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)",
org.eclipse.gef;bundle-version="[3.7.0,4.0.0)",
- org.eclipse.graphiti;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
+ org.eclipse.graphiti;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
org.eclipse.ui.views.properties.tabbed;bundle-version="[3.5.200,4.0.0)",
- org.eclipse.graphiti.examples.common;bundle-version="0.11.0",
+ org.eclipse.graphiti.examples.common;bundle-version="0.12.0",
org.eclipse.jface.text,
org.eclipse.core.resources,
org.eclipse.ui,
diff --git a/tests/org.eclipse.graphiti.ui.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.graphiti.ui.tests/META-INF/MANIFEST.MF
index 6e3ac6d0..b9dca8f0 100644
--- a/tests/org.eclipse.graphiti.ui.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.graphiti.ui.tests/META-INF/MANIFEST.MF
@@ -2,13 +2,13 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.graphiti.ui.tests;singleton:=true
-Bundle-Version: 0.11.0.qualifier
+Bundle-Version: 0.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.easymock;bundle-version="2.4.0",
org.junit,
- org.eclipse.graphiti.tests;bundle-version="0.11.0",
- org.eclipse.graphiti.ui;bundle-version="0.11.0",
- org.eclipse.graphiti;bundle-version="0.11.0",
+ org.eclipse.graphiti.tests;bundle-version="0.12.0",
+ org.eclipse.graphiti.ui;bundle-version="0.12.0",
+ org.eclipse.graphiti;bundle-version="0.12.0",
org.eclipse.emf.transaction;bundle-version="[1.4.0,2.0.0)",
org.eclipse.jface;bundle-version="[3.7.0,4.0.0)",
org.eclipse.gef;bundle-version="[3.7.0,4.0.0)",

Back to the top