Skip to content

Commit

Permalink
[releng] Upgrade to M2Doc 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vrichard12 committed Oct 8, 2024
1 parent d0a6ec1 commit d05cb50
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 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="IS Designer Product Target Definition" sequenceNumber="1721379283">
<target name="IS Designer Product Target Definition" sequenceNumber="1728391183">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.mylyn.commons.feature.group" version="3.26.0.v20221229-1738"/>
Expand Down Expand Up @@ -226,7 +226,7 @@
<unit id="org.apache.poi.feature.feature.group" version="0.0.0"/>
<unit id="org.obeonetwork.m2doc.cdo.feature.feature.group" version="0.0.0"/>
<unit id="org.obeonetwork.m2doc.sirius.feature.feature.group" version="0.0.0"/>
<repository id="M2Doc-Nightly" location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/"/>
<repository id="M2Doc-3.3.3" location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/3.3.3/repository/"/>
</location>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="org.eclipse.team.svn.revision.graph.feature.group" version="0.0.0"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ location ISD "https://update.obeo.fr/integration/informationsystem/5.0.0/design/
org.obeonetwork.utils.feature.feature.group lazy
}

location M2Doc-Nightly "https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/" {
location M2Doc-3.3.3 "https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/3.3.3/repository/" {
org.obeonetwork.m2doc.ui.feature.feature.group lazy
}

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="IS Designer Repository Target Definition" sequenceNumber="1721379261">
<target name="IS Designer Repository Target Definition" sequenceNumber="1728383604">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="false" type="InstallableUnit">
<unit id="com.google.guava" version="0.0.0"/>
Expand Down Expand Up @@ -81,7 +81,7 @@
<unit id="org.apache.poi.feature.feature.group" version="0.0.0"/>
<unit id="org.obeonetwork.m2doc.cdo.feature.feature.group" version="0.0.0"/>
<unit id="org.obeonetwork.m2doc.sirius.feature.feature.group" version="0.0.0"/>
<repository id="M2Doc-Nightly" location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/"/>
<repository id="M2Doc-3.3.3" location="https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/3.3.3/repository/"/>
</location>
</locations>
</target>
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ location Subversive-Plugin "https://download.eclipse.org/technology/subversive/4
org.eclipse.team.svn.feature.group lazy
}

location M2Doc-Nightly "https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/" {
location M2Doc-3.3.3 "https://s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/3.3.3/repository/" {
org.obeonetwork.m2doc.feature.feature.group lazy
org.apache.poi.feature.feature.group lazy
org.obeonetwork.m2doc.cdo.feature.feature.group lazy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ addRepository(type:0,location:https${#58}//download.eclipse.org/modeling/amalgam
addRepository(type:1,location:https${#58}//download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/,name:Amalgam);\
addRepository(type:0,location:https${#58}//download.eclipse.org/releases/2023-03/,name:Eclipse-2023-03);\
addRepository(type:1,location:https${#58}//download.eclipse.org/releases/2023-03/,name:Eclipse-2023-03);\
addRepository(type:0,location:https${#58}//s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/,name:M2Doc-Nightly);\
addRepository(type:1,location:https${#58}//s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/master/nightly/repository/,name:M2Doc-Nightly);\
addRepository(type:0,location:https${#58}//s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/3.3.3/repository/,name:M2Doc-3.3.3);\
addRepository(type:1,location:https${#58}//s3-eu-west-1.amazonaws.com/obeo-m2doc-releases/3.3.3/repository/,name:M2Doc-3.3.3);\
addRepository(type:0,location:https${#58}//download.eclipse.org/mylyn/releases/3.26/,name:Mylyn-3.26);\
addRepository(type:1,location:https${#58}//download.eclipse.org/mylyn/releases/3.26/,name:Mylyn-3.26);\
addRepository(type:0,location:https${#58}//update.obeo.fr/release/designer/11.9/community/11.9.0/repository/,name:Obeo-Designer-Community-11.9);\
Expand Down

0 comments on commit d05cb50

Please sign in to comment.