Skip to content

Commit 918035f

Browse files
committed
Regenerate catalogs for 2025-12 M2
1 parent a36e25b commit 918035f

File tree

3 files changed

+113
-113
lines changed

3 files changed

+113
-113
lines changed

plugins/org.eclipse.oomph.setup.installer/ProductCatalogGenerator.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_SHOW_CODEDETAILS_IN_EXCEPTION_MESSAGES" value="true"/>
3030
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
3131
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
32-
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog &#13;&#10;-outputLocation ${file_uri:${resource_loc:/setups/org.eclipse.products.setup}}&#13;&#10;-staging 2025-12&#13;&#10;https://download.eclipse.org/technology/epp/packages/2025-12/202510091000&#13;&#10;https://download.eclipse.org/releases/2025-12/202510101000&#13;&#10;-actual&#13;&#10;-xpatches&#13;&#10;https://download.eclipse.org/jdt/updates/4.37-P-builds&#13;&#10;-useComposite 2026-03&#13;&#10;-xlatestReleased&#13;&#10;-xfakeNextRelease&#13;&#10;-brandingNotification&#13;&#10;-siteURI https://www.eclipse.org/downloads/packages/release/2025-12/m1&#13;&#10;-xupdateCertificates"/>
32+
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog &#13;&#10;-outputLocation ${file_uri:${resource_loc:/setups/org.eclipse.products.setup}}&#13;&#10;-staging 2025-12&#13;&#10;https://download.eclipse.org/technology/epp/packages/2025-12/202510301000&#13;&#10;https://download.eclipse.org/releases/2025-12/202510311000/&#13;&#10;-actual&#13;&#10;-xpatches&#13;&#10;https://download.eclipse.org/jdt/updates/4.37-P-builds&#13;&#10;-xuseComposite 2026-03&#13;&#10;-xlatestReleased&#13;&#10;-xfakeNextRelease&#13;&#10;-brandingNotification&#13;&#10;-siteURI https://www.eclipse.org/downloads/packages/release/2025-12/m2&#13;&#10;-xupdateCertificates"/>
3333
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
3434
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Declipse.p2.mirrors=false&#13;&#10;-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclientjava&#13;&#10;-Doomph.p2.repository.retry=2&#13;&#10;-Dxorg.eclipse.ecf.core.util.traceAll=true&#13;&#10;-Dxorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog&#13;&#10;-Dxorg.apache.commons.logging.simplelog.showdatetime=true&#13;&#10;-Dxorg.apache.commons.logging.simplelog.log.org.apache.http=DEBUG&#13;&#10;-Dxorg.apache.commons.logging.simplelog.log.org.apache.http.wire=ERROR&#13;&#10;-Duser.home=${system_property:user.home}"/>
3535
<stringAttribute key="pde.version" value="3.3"/>

setups/org.eclipse.all.product.setup

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
source="http://www.eclipse.org/oomph/setup/BrandingInfo">
9898
<detail
9999
key="siteURI">
100-
<value>https://www.eclipse.org/downloads/packages/release/2025-12/m1</value>
100+
<value>https://www.eclipse.org/downloads/packages/release/2025-12/m2</value>
101101
</detail>
102102
<detail
103103
key="shortcut">
@@ -134,7 +134,7 @@
134134
<requirement
135135
name="Web, XML, Java EE and OSGi Enterprise Development"/>
136136
<repository
137-
url="https://download.eclipse.org/releases/2025-12/202510101000">
137+
url="https://download.eclipse.org/releases/2025-12/202510311000">
138138
<annotation
139139
source="http://www.eclipse.org/oomph/setup/ReleaseTrain"/>
140140
</repository>
@@ -197,7 +197,7 @@
197197
source="http://www.eclipse.org/oomph/setup/BrandingInfo">
198198
<detail
199199
key="siteURI">
200-
<value>https://www.eclipse.org/downloads/packages/release/2025-12/m1</value>
200+
<value>https://www.eclipse.org/downloads/packages/release/2025-12/m2</value>
201201
</detail>
202202
<detail
203203
key="shortcut">
@@ -234,7 +234,7 @@
234234
<requirement
235235
name="Web, XML, Java EE and OSGi Enterprise Development"/>
236236
<repository
237-
url="https://download.eclipse.org/releases/2025-12/202510101000">
237+
url="https://download.eclipse.org/releases/2025-12/202510311000">
238238
<annotation
239239
source="http://www.eclipse.org/oomph/setup/ReleaseTrain"/>
240240
</repository>

0 commit comments

Comments
 (0)