Skip to content

Commit

Permalink
Moved to AQL 8.0.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylussaud committed Jul 3, 2024
1 parent a153732 commit de67155
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
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="M2Doc Sirius 7.4.0 Target Platform SDK" sequenceNumber="1708072390">
<target name="M2Doc Sirius 7.4.0 Target Platform SDK" sequenceNumber="1719994141">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -76,12 +76,12 @@
<unit id="org.eclipse.sirius.table" version="0.0.0"/>
<unit id="org.eclipse.sirius.table.ui" version="0.0.0"/>
<unit id="org.eclipse.sirius.runtime.ide.ui.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/sirius/updates/stable/7.4.0-S20240124-123506/2023-03/"/>
<repository location="https://download.eclipse.org/sirius/updates/releases/7.4.1/2023-03/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.acceleo.query.feature.group" version="0.0.0"/>
<unit id="org.eclipse.acceleo.query.source.feature.group" version="0.0.0"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/nightly/latest/"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/releases/4.0/R202407021157/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
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="M2Doc Sirius 7.4.0 Target Platform" sequenceNumber="1708072391">
<target name="M2Doc Sirius 7.4.0 Target Platform" sequenceNumber="1719994141">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
Expand Down Expand Up @@ -81,7 +81,7 @@
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.acceleo.query.feature.group" version="0.0.0"/>
<unit id="org.eclipse.acceleo.query.source.feature.group" version="0.0.0"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/nightly/4.0.0.202407010928/"/>
<repository id="Acceleo4" location="https://download.eclipse.org/acceleo/updates/releases/4.0/R202407021157/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="false" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.kohsuke.args4j" version="2.33.0.v20160323-2218"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ location "https://download.eclipse.org/sirius/updates/releases/7.4.1/2023-03/" {
org.eclipse.sirius.runtime.ide.ui.feature.group lazy
}

location Acceleo4 "https://download.eclipse.org/acceleo/updates/nightly/4.0.0.202407010928/" {
location Acceleo4 "https://download.eclipse.org/acceleo/updates/releases/4.0/R202407021157/" {
// AQL
org.eclipse.acceleo.query.feature.group lazy
org.eclipse.acceleo.query.source.feature.group lazy
Expand Down

0 comments on commit de67155

Please sign in to comment.