Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions debug/org.eclipse.debug.core/.settings/.api_filters

This file was deleted.

2 changes: 1 addition & 1 deletion debug/org.eclipse.debug.core/META-INF/MANIFEST.MF
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.debug.core; singleton:=true
Bundle-Version: 3.24.0.qualifier
Bundle-Version: 3.24.100.qualifier
Bundle-Activator: org.eclipse.debug.core.DebugPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
8 changes: 0 additions & 8 deletions debug/org.eclipse.debug.ui/.settings/.api_filters
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,6 @@
</message_arguments>
</filter>
</resource>
<resource path="ui/org/eclipse/debug/ui/DebugUITools.java" type="org.eclipse.debug.ui.DebugUITools">
<filter comment="Removed as per API deprecation and removal process." id="338792546">
<message_arguments>
<message_argument value="org.eclipse.debug.ui.DebugUITools"/>
<message_argument value="saveAndBuildBeforeLaunch()"/>
</message_arguments>
</filter>
</resource>
<resource path="ui/org/eclipse/debug/ui/actions/AbstractLaunchHistoryAction.java" type="org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction">
<filter comment="Known leaked internal types" id="576725006">
<message_arguments>
Expand Down
2 changes: 1 addition & 1 deletion debug/org.eclipse.debug.ui/META-INF/MANIFEST.MF
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.debug.ui; singleton:=true
Bundle-Version: 3.22.0.qualifier
Bundle-Version: 3.22.100.qualifier
Bundle-Activator: org.eclipse.debug.internal.ui.DebugUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.debug</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platform/org.eclipse.platform/META-INF/MANIFEST.MF
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; singleton:=true
Bundle-Version: 4.41.0.qualifier
Bundle-Version: 4.42.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui.intro;bundle-version="[3.2.0,4.0.0)",
Expand Down
Binary file not shown.
Binary file modified platform/org.eclipse.platform/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion platform/org.eclipse.sdk/META-INF/MANIFEST.MF
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.sdk;singleton:=true
Bundle-Version: 4.41.0.qualifier
Bundle-Version: 4.42.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
Expand Down
Binary file modified platform/org.eclipse.sdk/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion 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.41.0-SNAPSHOT</version>
<version>4.42.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>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.resources</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.aarch64</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.resources</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.loongarch64</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.resources</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.ppc64le</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.linux.x86_64</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.filesystem.macosx</artifactId>
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: Core Resources Tools
Bundle-SymbolicName: org.eclipse.core.tools.resources;singleton:=true
Bundle-Version: 1.8.200.qualifier
Bundle-Version: 1.8.300.qualifier
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tools.resources;
uses:="org.eclipse.core.internal.events,
Expand Down
4 changes: 2 additions & 2 deletions resources/bundles/org.eclipse.core.tools.resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.tools.resources</artifactId>
<version>1.8.200-SNAPSHOT</version>
<version>1.8.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion resources/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.resources</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.examples</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resources/tests/org.eclipse.core.tests.resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>org.eclipse.platform</groupId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.core.tests.resources</artifactId>
<version>3.11.1400-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion resources/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.resources</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<packaging>pom</packaging>
Expand Down
33 changes: 0 additions & 33 deletions runtime/bundles/org.eclipse.core.runtime/.settings/.api_filters

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 3.35.0.qualifier
Bundle-Version: 3.35.100.qualifier
Bundle-SymbolicName: org.eclipse.core.runtime; singleton:=true
Bundle-Vendor: %providerName
Bundle-Activator: org.eclipse.core.internal.runtime.PlatformActivator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.core.runtime.feature"
label="%featureName"
version="1.4.1300.qualifier"
version="1.4.1400.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 @@ -2,7 +2,7 @@
<feature
id="org.eclipse.core.tools"
label="%featureName"
version="1.4.500.qualifier"
version="1.4.600.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion runtime/tests/org.eclipse.e4.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.runtime</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>org.eclipse.e4.core.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/bundles/org.eclipse.compare.win32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.win32</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/examples/org.eclipse.compare.examples.xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.examples.xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/examples/org.eclipse.compare.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.compare.examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/examples/org.eclipse.team.examples.filesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.team.examples.filesystem</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion team/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion team/tests/org.eclipse.core.tests.net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team.tests</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.core.tests.net</artifactId>
<version>1.6.500-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion team/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform.team</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>eclipse.platform.team.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion terminal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>eclipse.platform</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse.platform.terminal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/infocenter-web/infocenter-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<artifactId>infocenter-app</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ua/infocenter-web/infocenter-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<artifactId>infocenter-product</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ua/infocenter-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.help</groupId>
<artifactId>infocenter-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.help-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<feature
id="org.eclipse.help"
label="%featureName"
version="2.3.2700.qualifier"
version="2.3.2800.qualifier"
provider-name="%providerName"
plugin="org.eclipse.help.base"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion ua/org.eclipse.help.base/META-INF/MANIFEST.MF
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: %help_base_plugin_name
Bundle-SymbolicName: org.eclipse.help.base; singleton:=true
Bundle-Version: 4.6.200.qualifier
Bundle-Version: 4.6.300.qualifier
Bundle-Activator: org.eclipse.help.internal.base.HelpBasePlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions ua/org.eclipse.help.base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
<version>4.41.0-SNAPSHOT</version>
<version>4.42.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.help.base</artifactId>
<version>4.6.200-SNAPSHOT</version>
<version>4.6.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
<defaultSigning-excludeInnerJars>true</defaultSigning-excludeInnerJars>
Expand Down
Loading
Loading