Skip to content

Commit

Permalink
Added Capella 7.0.0 targetplatform.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylussaud committed Apr 12, 2024
1 parent 6928f6b commit 0a33867
Show file tree
Hide file tree
Showing 15 changed files with 806 additions and 23 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/matrix_includes.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
[
{
"java":"17",
"profile":"platform-capella-6.1.0,tests,commandline,updatesite",
"profile":"platform-capella-7.0.0,tests,commandline,updatesite",
"tycho":"2.7.5"
},
{
"java":"17",
"profile":"platform-capella-6.1.0,tests,commandline",
"tycho":"2.7.5"
},
{
Expand Down
62 changes: 59 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@

<modules>
<!-- Capella -->
<module>releng/org.eclipse.python4capella.targetplatforms/capella-7.0.0-PyDev8.2.0</module>
<module>releng/org.eclipse.python4capella.targetplatforms/capella-7.0.0</module>
<module>releng/org.eclipse.python4capella.targetplatforms/capella-6.1.0-PyDev8.2.0</module>
<module>releng/org.eclipse.python4capella.targetplatforms/capella-6.1.0</module>
<module>releng/org.eclipse.python4capella.targetplatforms/capella-6.0.0-PyDev8.2.0</module>
Expand All @@ -25,8 +27,8 @@

<module>plugins/org.eclipse.python4capella</module>
<module>plugins/org.eclipse.python4capella.pydev</module>
<module>plugins/org.eclipse.python4capella.ecore.gen.python</module>
<module>plugins/org.eclipse.python4capella.ecore.gen.python.ide.ui</module>
<!--module>plugins/org.eclipse.python4capella.ecore.gen.python</module>
<module>plugins/org.eclipse.python4capella.ecore.gen.python.ide.ui</module-->
<module>doc/org.eclipse.python4capella.doc</module>

<module>features/org.eclipse.python4capella.feature</module>
Expand Down Expand Up @@ -253,6 +255,60 @@
</profile>

<!-- Capella -->
<profile>
<id>platform-capella-7.0.0-PyDev8.2.0</id>
<activation>
<activeByDefault>false</activeByDefault>
<property>
<name>platform-version-name</name>
<value>capella-7.0.0-PyDev8.2.0</value>
</property>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<configuration>
<target>
<artifact>
<groupId>org.eclipse.python4capella</groupId>
<artifactId>capella-7.0.0-PyDev8.2.0</artifactId>
<version>1.2.0-SNAPSHOT</version>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>platform-capella-7.0.0</id>
<activation>
<activeByDefault>false</activeByDefault>
<property>
<name>platform-version-name</name>
<value>capella-7.0.0</value>
</property>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<configuration>
<target>
<artifact>
<groupId>org.eclipse.python4capella</groupId>
<artifactId>capella-7.0.0</artifactId>
<version>1.2.0-SNAPSHOT</version>
</artifact>
</target>
</configuration>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>platform-capella-6.1.0-PyDev8.2.0</id>
<activation>
Expand All @@ -272,7 +328,7 @@
<artifact>
<groupId>org.eclipse.python4capella</groupId>
<artifactId>capella-6.1.0-PyDev8.2.0</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</artifact>
</target>
</configuration>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="Capella 6.1.0 Target Platform PyDev 8.2.0" sequenceNumber="1710232234">
<target name="Capella 6.1.0 Target Platform PyDev 8.2.0" sequenceNumber="1712914217">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -207,10 +207,6 @@
<unit id="org.py4j.feature.feature.group" version="0.0.0"/>
<repository id="py4j" location="http://eclipse.py4j.org/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.acceleo.aql.feature.feature.group" version="0.0.0"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/nightly/latest/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.python.pydev.feature.feature.group" version="0.0.0"/>
<repository id="PyDev" location="https://www.pydev.org/update_sites/8.2.0"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="Capella 6.1.0 Target Platform SDK" sequenceNumber="1710232234">
<target name="Capella 6.1.0 Target Platform SDK" sequenceNumber="1712914217">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -207,10 +207,6 @@
<unit id="org.py4j.feature.feature.group" version="0.0.0"/>
<repository id="py4j" location="http://eclipse.py4j.org/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.acceleo.aql.feature.feature.group" version="0.0.0"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/nightly/latest/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.python.pydev.feature.feature.group" version="0.0.0"/>
<repository id="PyDev" location="https://www.pydev.org/update_sites/9.3.0"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="Capella 6.1.0 Target Platform" sequenceNumber="1710232234">
<target name="Capella 6.1.0 Target Platform" sequenceNumber="1712914217">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.gmf.runtime.notation.sdk.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -207,10 +207,6 @@
<unit id="org.py4j.feature.feature.group" version="0.0.0"/>
<repository id="py4j" location="http://eclipse.py4j.org/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.acceleo.aql.feature.feature.group" version="0.0.0"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/nightly/latest/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.python.pydev.feature.feature.group" version="0.0.0"/>
<repository id="PyDev" location="https://www.pydev.org/update_sites/9.3.0"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,4 @@ location "https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/late

location py4j "http://eclipse.py4j.org/" {
org.py4j.feature.feature.group lazy
}

location Acceleo4 "https://download.eclipse.org/acceleo/updates/nightly/latest/" {
org.eclipse.acceleo.aql.feature.feature.group lazy
}
Loading

0 comments on commit 0a33867

Please sign in to comment.