| target "Papyrus-Model2Doc - 2022-06" with source requirements |
| //build with simrel commit e014ee7948cbdea3d3eea7591de339b4bc25d0ed |
| |
| location "http://download.eclipse.org/releases/2022-06" eclipse-2022-06 { |
| org.eclipse.sdk.feature.group |
| org.eclipse.xwt.feature.feature.group lazy |
| } |
| |
| |
| /** Manual dependencies */ |
| |
| //manualUpdate |
| location "https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-06" Papyrus-release { |
| org.eclipse.papyrus.junit.feature.feature.group lazy |
| org.eclipse.papyrus.sdk.feature.feature.group lazy |
| } |
| |
| |
| //manualUpdate |
| location Sysml16 "https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/2022-06/"{ |
| org.eclipse.papyrus.sysml16.feature.feature.group |
| } |
| |
| |
| /** Automatic dependencies */ |
| |
| //updateFrom("MDT UML2",0) |
| |
| location uml "https://download.eclipse.org/modeling/mdt/uml2/updates/5.5" { |
| org.eclipse.uml2.sdk.feature.group |
| } |
| |
| //updateFrom("EMF (Core)",0) |
| |
| location emf "https://download.eclipse.org/modeling/emf/emf/builds/release/2.30" { |
| org.eclipse.emf.sdk.feature.group |
| } |
| |
| //updateFrom("GMF Runtime 1.14.2 for SimRel 2022-06",0) |
| |
| location gmfRuntime "https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739" { |
| org.eclipse.gmf.runtime.sdk.feature.group |
| } |
| |
| //updateFrom("GMF Runtime 1.14.2 for SimRel 2022-06",1) |
| |
| location gmfNotation "https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913" { |
| org.eclipse.gmf.runtime.notation.sdk.feature.group |
| } |
| |
| //manualUpdate |
| location orbit "https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233/repository/" { |
| org.apache.xmlbeans [3.1.0,4.0.0) //required because it doesn't work with previous version |
| org.apache.commons.compress [1.19.0,2.0.0) |
| org.apache.xml.serializer [2.7.1,2.8.0) |
| } |