Skip to content

Commit

Permalink
Xtext 2.36.0.M1 and MWE 2.19.0.M1 for Eclipse 2024-09 M1 (eclipse-sim…
Browse files Browse the repository at this point in the history
…rel#441)

* Xtext 2.36.0.M1 and MWE 2.19.0.M1 for Eclipse 2024-09 M1

* disable parsley and viatra

Signed-off-by: Christian Dietrich <[email protected]>

---------

Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich authored Jul 8, 2024
1 parent 48e2094 commit a5707a5
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion emf-parsley.aggrcon
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="EMF Parsley">
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" enabled="false" label="EMF Parsley">
<repositories location="https://download.eclipse.org/emf-parsley/updates/1.17/1.17.0.v20240529-1037/" description="EMF Parsley">
<features name="org.eclipse.emf.parsley.sdk.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
Expand Down
10 changes: 5 additions & 5 deletions emft-mwe.aggrcon
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="EMFT MWE for 2024-06">
<repositories location="https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.18.0/" description="MWE2 Language p2 repository">
<features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="[2.18.0.v20240525-1058]">
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="EMFT MWE for 2024-09">
<repositories location="https://download.eclipse.org/modeling/emft/mwe/updates/milestones/S202407051027/" description="MWE2 Language p2 repository">
<features name="org.eclipse.emf.mwe2.runtime.sdk.feature.group" versionRange="[2.19.0.v20240705-1027]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.mwe.sdk.feature.group" versionRange="[1.12.0.v20240525-1058]">
<features name="org.eclipse.emf.mwe.sdk.feature.group" versionRange="[1.13.0.v20240705-1027]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
<features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="[2.18.0.v20240525-1058]">
<features name="org.eclipse.emf.mwe2.language.sdk.feature.group" versionRange="[2.19.0.v20240705-1027]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
</features>
</repositories>
Expand Down
6 changes: 3 additions & 3 deletions tmf-xtext.aggrcon
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="Xtext, Xtend">
<repositories location="https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.35.0/" description="Xtext p2 repository">
<features name="org.eclipse.xtext.sdk.feature.group" versionRange="[2.35.0.v20240528-1523]">
<repositories location="https://download.eclipse.org/modeling/tmf/xtext/updates/milestones/2.36.0.M1/" description="Xtext p2 repository">
<features name="org.eclipse.xtext.sdk.feature.group" versionRange="[2.36.0.v20240708-0440]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.xtend.sdk.feature.group" versionRange="[2.35.0.v20240528-1523]">
<features name="org.eclipse.xtend.sdk.feature.group" versionRange="[2.36.0.v20240708-0440]">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
</repositories>
Expand Down
2 changes: 1 addition & 1 deletion viatra.aggrcon
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="VIATRA">
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" enabled="false" label="VIATRA">
<repositories location="https://download.eclipse.org/viatra/updates/release/2.8.2/">
<features name="org.eclipse.viatra.query.sdk.feature.source.feature.group" versionRange="[2.8.2.202405060803]">
<categories href="simrel.aggr#//@customCategories[identifier='Modeling']"/>
Expand Down

0 comments on commit a5707a5

Please sign in to comment.