Skip to content

Commit

Permalink
Bug 582468 - Update MAT version to 1.15.0
Browse files Browse the repository at this point in the history
Change-Id: Ib8518008d571765b07927cd58b22fd34b5a7d058
Signed-off-by: Krum Tsvetkov <krum.tsvetkov@sap.com>
  • Loading branch information
krumts committed Sep 25, 2023
1 parent 64916dd commit ac097e7
Show file tree
Hide file tree
Showing 47 changed files with 107 additions and 99 deletions.
6 changes: 3 additions & 3 deletions features/org.eclipse.mat.chart.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<feature
id="org.eclipse.mat.chart.feature"
label="%featureName"
version="1.14.0.qualifier"
version="1.15.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.mat.chart">

Expand Down Expand Up @@ -42,8 +42,8 @@
<import plugin="org.eclipse.birt.chart.device.swt" version="2.3.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.birt.chart.engine.extension" version="2.3.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.birt.core" version="2.3.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.mat.ui" version="1.14.0" match="greaterOrEqual"/>
<import feature="org.eclipse.mat.feature" version="1.14.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.mat.ui" version="1.15.0" match="greaterOrEqual"/>
<import feature="org.eclipse.mat.feature" version="1.15.0" match="greaterOrEqual"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.chart.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.chart.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.feature/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# IBM Corporation - initial API and implementation and/or initial documentation
###############################################################################
#Build
0=1.14.0
0=1.15.0
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<feature
id="org.eclipse.mat.feature"
label="%featureName"
version="1.14.0.qualifier"
version="1.15.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.mat.api">
<install-handler/>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.ui.rcp.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<feature
id="org.eclipse.mat.ui.rcp.feature"
label="%featureName"
version="1.14.0.qualifier"
version="1.15.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.mat.ui.rcp">

Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.mat.ui.rcp.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.ui.rcp.feature</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name=Eclipse Memory Analyzer
id=org.eclipse.mat
version=1.14.0
version=1.15.0
4 changes: 2 additions & 2 deletions org.eclipse.mat.product/mat.product
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Memory Analyzer Tool" uid="org.eclipse.mat.ui.rcp.MemoryAnalyzer" id="org.eclipse.mat.ui.rcp.MemoryAnalyzer" application="org.eclipse.mat.ui.rcp.application" version="1.14.0.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="true">
<product name="Memory Analyzer Tool" uid="org.eclipse.mat.ui.rcp.MemoryAnalyzer" id="org.eclipse.mat.ui.rcp.MemoryAnalyzer" application="org.eclipse.mat.ui.rcp.application" version="1.15.0.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="true">

<aboutInfo>
<image path="/org.eclipse.mat.ui.rcp/icons/eclipse_lg.gif"/>
<text>
Eclipse Memory Analyzer

Version: 1.14.0
Version: 1.15.0

Copyright (c) 2008, 2023 SAP AG, IBM Corporation and others.

Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mat.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.product</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mat.targetdef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.targetdef</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.mat.updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.updatesite</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>MAT Parent</name>
Expand All @@ -36,7 +36,7 @@
<!-- mat-release-repo-url specifies from which p2 repo the MAT bundles
come, when the build-release profile is used -->
<mat-release-repo-url>http://download.eclipse.org/mat/latest/update-site/</mat-release-repo-url>
<p2.mirrorsPrefix>/mat/1.14.0/update-site/</p2.mirrorsPrefix>
<p2.mirrorsPrefix>/mat/1.15.0/update-site/</p2.mirrorsPrefix>
<p2.statsURI>https://download.eclipse.org/stats/mat</p2.statsURI>
<p2.mirrorsURL>https://www.eclipse.org/downloads/download.php?format=xml&amp;file=${p2.mirrorsPrefix}</p2.mirrorsURL>
<!-- Track the branding plugin for each feature. Current doesn't work and all artifacts tracked. -->
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-SymbolicName: org.eclipse.mat.api;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Export-Package: org.eclipse.mat.inspections.osgi;x-friends:="org.eclipse.mat.ui",
org.eclipse.mat.inspections.osgi.model;x-friends:="org.eclipse.mat.ui",
org.eclipse.mat.internal.acquire;x-friends:="org.eclipse.mat.ui",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.api/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# IBM Corporation - initial API and implementation and/or initial documentation
###############################################################################
#Build
0=1.14.0
0=1.15.0
13 changes: 7 additions & 6 deletions plugins/org.eclipse.mat.api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--

<!--
Copyright (c) 2010, 2022 SAP AG.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
SAP AG - initial API and implementation
-->


<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Expand All @@ -21,7 +22,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart.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: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.chart.ui;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.mat.chart;bundle-version="1.0.0",
org.eclipse.mat.ui;bundle-version="1.0.0",
Expand Down
13 changes: 7 additions & 6 deletions plugins/org.eclipse.mat.chart.ui/pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--

<!--
Copyright (c) 2010, 2021 SAP AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
SAP AG - initial API and implementation
-->


<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Expand All @@ -21,7 +22,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.chart.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart/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: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.chart;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Require-Bundle: org.eclipse.mat.report;bundle-version="1.2.0",
org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.birt.chart.engine;bundle-version="2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# IBM Corporation - initial API and implementation and/or initial documentation
###############################################################################
#Build
0=1.14.0
0=1.15.0
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.chart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.chart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.mat.dtfj;singleton:=true
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.mat.parser;bundle-version="1.0.0",
org.eclipse.core.runtime;bundle-version="3.4",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.dtfj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.dtfj</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.hprof;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.mat.parser;bundle-version="1.14.0",
org.eclipse.mat.report;bundle-version="1.14.0",
Require-Bundle: org.eclipse.mat.parser;bundle-version="1.15.0",
org.eclipse.mat.report;bundle-version="1.15.0",
org.eclipse.core.runtime;bundle-version="3.4",
org.eclipse.core.commands;bundle-version="3.3.100"
Export-Package: org.eclipse.mat.hprof.extension,
Expand Down
13 changes: 7 additions & 6 deletions plugins/org.eclipse.mat.hprof/pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--

<!--
Copyright (c) 2010,2022 SAP AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
SAP AG - initial API and implementation
-->


<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Expand All @@ -21,9 +22,9 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.hprof</artifactId>
<packaging>eclipse-plugin</packaging>
</project>
</project>
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.mat.ibmdumps;singleton:=true
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.4",
org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.mat.report;bundle-version="1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.ibmdumps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.ibmdumps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.jdt/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: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.jdt;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.mat.jdt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.jdt</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: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mat.jruby.resolver;singleton:=true
Bundle-Version: 1.14.0.qualifier
Bundle-Version: 1.15.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.eclipse.mat.api;bundle-version="[1.0.0,2.0.0)",
Expand Down
13 changes: 7 additions & 6 deletions plugins/org.eclipse.mat.jruby.resolver/pom.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?><!--
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2008, 2022 SAP AG.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
SAP AG - initial API and implementation
-->


<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Expand All @@ -20,7 +21,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
<version>1.14.0-SNAPSHOT</version>
<version>1.15.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.mat.jruby.resolver</artifactId>
Expand Down

0 comments on commit ac097e7

Please sign in to comment.