| author | Petya Sabeva | 2012-11-07 11:07:08 (EST) |
|---|---|---|
| committer | Petya Sabeva | 2012-11-07 11:07:08 (EST) |
| commit | bdf2caec56f7081c0895f1cba818bc9df435fd5a (patch) (side-by-side diff) | |
| tree | 3919e0ded666148944365b0e60943186cae2ec97 | |
| parent | e73da151aab8d3a9cd9273d30524287c2dbf3901 (diff) | |
| download | webtools.maps-bdf2caec56f7081c0895f1cba818bc9df435fd5a.zip webtools.maps-bdf2caec56f7081c0895f1cba818bc9df435fd5a.tar.gz webtools.maps-bdf2caec56f7081c0895f1cba818bc9df435fd5a.tar.bz2 | |
Bug 364004 - Support for deletion/creation of 'is-a' relations between
already existing persistent objects
Change-Id: Ia721563edff36dff432da879b1e4f685f69cc50f
| -rw-r--r-- | releng.dali/maps/jpaeditor.map | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.dali/maps/jpaeditor.map b/releng.dali/maps/jpaeditor.map index c6a712b..e30e7ea 100644 --- a/releng.dali/maps/jpaeditor.map +++ b/releng.dali/maps/jpaeditor.map @@ -2,7 +2,7 @@ feature@org.eclipse.jpt.jpadiagrameditor.feature=GIT,tag=v201210231454,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/features/org.eclipse.jpt.jpadiagrameditor.feature feature@org.eclipse.jpt.jpadiagrameditor_sdk.feature=GIT,tag=v201210170240,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/features/org.eclipse.jpt.jpadiagrameditor_sdk.feature -plugin@org.eclipse.jpt.jpadiagrameditor.ui=GIT,tag=v201211071458,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.ui +plugin@org.eclipse.jpt.jpadiagrameditor.ui=GIT,tag=v201211071505,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.ui plugin@org.eclipse.jpt.jpadiagrameditor.doc.user=GIT,tag=v201210291941,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user @@ -11,6 +11,6 @@ plugin@org.eclipse.jpt.jpadiagrameditor.branding=GIT,tag=v201210291941,repo=git: !*************** jpaeditor tests feature@org.eclipse.jpt.jpadiagrameditor.tests.feature=GIT,tag=v201211051313,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/features/org.eclipse.jpt.jpadiagrameditor.tests.feature -plugin@org.eclipse.jpt.jpadiagrameditor.ui.tests=GIT,tag=v201211071458,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/tests/org.eclipse.jpt.jpadiagrameditor.ui.tests +plugin@org.eclipse.jpt.jpadiagrameditor.ui.tests=GIT,tag=v201211071505,repo=git://git.eclipse.org/gitroot/dali/webtools.dali.git,path=jpa_diagram_editor/tests/org.eclipse.jpt.jpadiagrameditor.ui.tests !***************
\ No newline at end of file |

