Skip to content

Commit

Permalink
Prepare release 4_35 (#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored Nov 22, 2024
1 parent 03d362f commit 63b98fe
Show file tree
Hide file tree
Showing 45 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion eclipse-platform-sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.jdt</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.jdt</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.platform.doc.isv; singleton:=true
Bundle-Version: 4.34.0.qualifier
Bundle-Version: 4.35.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.platform.doc.user; singleton:=true
Bundle-Version: 4.34.0.qualifier
Bundle-Version: 4.35.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse-junit-tests</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>eclipse.platform.repository</groupId>
<artifactId>eclipse.platform.repository</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>

<artifactId>equinox-sdk</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.rt.osgistarterkit.product</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java23patch</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java23patch</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt.feature</groupId>
<artifactId>org.eclipse.jdt</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java23patch</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.dummy</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java23patch</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt.feature</groupId>
<artifactId>org.eclipse.jdt.java23patch</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../eclipse-platform-parent</relativePath>
</parent>

<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java23patch</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng.tychoeclipsebuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rcp; singleton:=true
Bundle-Version: 4.34.0.qualifier
Bundle-Version: 4.35.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
2 changes: 1 addition & 1 deletion eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.releng</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.sdk.examples; singleton:=true
Bundle-Version: 4.34.0.qualifier
Bundle-Version: 4.35.0.qualifier
Bundle-Localization: plugin
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests
Bundle-SymbolicName: org.eclipse.sdk.tests; singleton:=true
Bundle-Version: 4.34.0.qualifier
Bundle-Version: 4.35.0.qualifier
Eclipse-BundleShape: dir

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.help.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.platform"
label="%featureName"
version="4.34.0.qualifier"
version="4.35.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.rcp"
label="%featureName"
version="4.34.0.qualifier"
version="4.35.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.rcp"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk.examples"
label="%featureName"
version="4.34.0.qualifier"
version="4.35.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk.tests"
label="%featureName"
version="4.34.0.qualifier"
version="4.35.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk"
label="%featureName"
version="4.34.0.qualifier"
version="4.35.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng/features/org.eclipse.sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test.feature</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.34.0-SNAPSHOT</version>
<version>4.35.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 63b98fe

Please sign in to comment.