diff options
author | Benoit Maggi | 2017-03-03 12:33:06 +0000 |
---|---|---|
committer | Benoit Maggi | 2017-04-10 13:55:32 +0000 |
commit | 41e1c785d4ef6a5f5f9e827d492e86a54af00ed9 (patch) | |
tree | d7c1b6a33d8d8827494807e08170de5ff511e551 /features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml | |
parent | a1caa9538848d2fa00418624a47482c2eaf6a671 (diff) | |
download | org.eclipse.papyrus-41e1c785d4ef6a5f5f9e827d492e86a54af00ed9.tar.gz org.eclipse.papyrus-41e1c785d4ef6a5f5f9e827d492e86a54af00ed9.tar.xz org.eclipse.papyrus-41e1c785d4ef6a5f5f9e827d492e86a54af00ed9.zip |
Bug 512989 - [DSML Validation] The dsml validation extra should be moved
to incubation repository
- remove all the code related to dsml.validation
(except the documentation)
- the code is now available in org.eclipse.papyrus.incubation
- remove unused dependency in rsa migration and soaml
Change-Id: Id87206bd516a2cc064c05b036d56714b5e369b6c
Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml')
-rw-r--r-- | features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml index 17a457a3ab6..df41cfe3a7f 100644 --- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml +++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.feature/feature.xml @@ -26,10 +26,6 @@ http://www.eclipse.org/legal/epl-v10.html </description> <includes - id="org.eclipse.papyrus.extra.dsml.validation.feature" - version="0.0.0"/> - - <includes id="org.eclipse.papyrus.extra.eastadl.feature" version="0.0.0"/> |