Skip to content

Commit

Permalink
Aggregate 4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Mar 10, 2024
1 parent 5796046 commit 3f24ad7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions eclipse.platform.releng/publish-to-maven-central/SDK4Mvn.aggr
Expand Up @@ -2,10 +2,10 @@
<aggregator:Aggregation 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="SDK4Mvn" packedStrategy="UNPACK_AS_SIBLING" type="R" mavenResult="true" versionFormat="MavenRelease" includeSources="true">
<validationSets label="main">
<contributions label="sdk">
<repositories enabled="false" location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520"/>
<repositories enabled="false" location="/home/data/httpd/download.eclipse.org/eclipse/updates/4.32-I-builds"/>
</contributions>
<contributions label="sdk_http">
<repositories location="https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520"/>
<repositories location="https://download.eclipse.org/eclipse/updates/4.32-I-builds"/>
</contributions>
</validationSets>
<configurations operatingSystem="linux" windowSystem="gtk" architecture="aarch64"/>
Expand All @@ -14,9 +14,6 @@
<configurations operatingSystem="macosx" windowSystem="cocoa" architecture="x86_64"/>
<configurations operatingSystem="macosx" windowSystem="cocoa" architecture="aarch64"/>
<configurations architecture="x86_64"/>
<mavenMappings namePattern="org\.eclipse\.ui\.cocoa" groupId="org.eclipse.platform" artifactId="org.eclipse.ui.cocoa" versionPattern="1\.3\.100\.v20230214-1401" versionTemplate="1.3.101" snapshot="false"/>
<mavenMappings namePattern="org.eclipse.swt.tools.base" groupId="org.eclipse.platform" artifactId="org\.eclipse\.swt\.tools\.base" versionPattern="3\.107\.500\.v20231104-1149" versionTemplate="3.107.501" snapshot="false"/>
<mavenMappings namePattern="org\.eclipse\.e4\.ui\.swt\.gtk" groupId="org.eclipse.platform" artifactId="org.eclipse.e4.ui.swt.gtk" versionPattern="1\.2\.100\.v20231030-2045" versionTemplate="1.2.101" snapshot="false"/>
<mavenMappings namePattern="(org\.eclipse\.jdt)\.core\.compiler\.batch" groupId="$1" artifactId="ecj" snapshot="false"/>
<mavenMappings namePattern="(org\.eclipse\.jdt)(.*)" groupId="$1" artifactId="$1$2" snapshot="false"/>
<mavenMappings namePattern="(org\.eclipse\.pde)(.*)" groupId="$1" artifactId="$1$2" snapshot="false"/>
Expand Down

0 comments on commit 3f24ad7

Please sign in to comment.