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
2 changes: 1 addition & 1 deletion bundles/org.eclipse.rap.doc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.rap.doc;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help,
org.eclipse.core.runtime,
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.rap.doc/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2025 EclipseSource and others.
Copyright (c) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build</relativePath>
</parent>

<artifactId>org.eclipse.rap.doc</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.rap.tools.intro/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.rap.tools.intro;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Require-Bundle: org.eclipse.ui.intro,
org.eclipse.ui.intro.universal,
org.eclipse.ui,
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.rap.tools.intro/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2025 EclipseSource and others.
Copyright (c) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,13 +16,13 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools.intro</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

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.rap.tools.launch.rwt;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-Activator: org.eclipse.rap.tools.launch.rwt.internal.RWTLaunchActivator
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.6.0,4.0.0)",
org.eclipse.core.variables;bundle-version="[3.2.0,4.0.0)",
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.rap.tools.launch.rwt/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2025 EclipseSource and others.
Copyright (c) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,13 +16,13 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools.launch.rwt</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.rap.tools.launch/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.rap.tools.launch;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-Activator: org.eclipse.rap.tools.launch.internal.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.debug.ui,
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.rap.tools.launch/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2025 EclipseSource and others.
Copyright (c) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,13 +16,13 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools.launch</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

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: %bundleName
Bundle-SymbolicName: org.eclipse.rap.tools.templates;singleton:=true
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-Vendor: %bundleProvider
Bundle-Localization: plugin
Bundle-Activator: org.eclipse.rap.tools.templates.internal.Activator
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.rap.tools.templates/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2025 EclipseSource and others.
Copyright (c) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,13 +16,13 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools.templates</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.rap.tools.dependencies.feature"
label="RAP Tools Dependencies"
version="4.6.0.qualifier"
version="4.7.0.qualifier"
provider-name="Eclipse.org - RAP"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.rap.tools.dependencies.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

<artifactId>org.eclipse.rap.tools.dependencies.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>

</project>
2 changes: 1 addition & 1 deletion features/org.eclipse.rap.tools.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.rap.tools.feature"
label="RAP Tools"
version="4.6.0.qualifier"
version="4.7.0.qualifier"
provider-name="Eclipse.org - RAP"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
6 changes: 3 additions & 3 deletions features/org.eclipse.rap.tools.feature/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2011, 2025 EclipseSource and others.
Copyright (C) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

<artifactId>org.eclipse.rap.tools.feature</artifactId>
<packaging>eclipse-feature</packaging>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>

</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2014, 2025 EclipseSource and others
Copyright (C) 2014, 2026 EclipseSource and others
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -18,7 +18,7 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-build</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions releng/org.eclipse.rap.tools.build/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2011, 2025 EclipseSource and others.
Copyright (C) 2011, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,7 +16,7 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
EclipseSource - initial implementation
-->
<site>
<feature url="http://eclipse.org/rap" id="org.eclipse.rap.tools.feature" version="4.6.0.qualifier">
<feature url="http://eclipse.org/rap" id="org.eclipse.rap.tools.feature" version="4.7.0.qualifier">
<category name="org.eclipse.rap.category"/>
</feature>
<feature id="org.eclipse.rap.tools.dependencies.feature"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2011, 2025 EclipseSource and others
Copyright (C) 2011, 2026 EclipseSource and others
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.rap.tools-repository-selfcontained</artifactId>
<packaging>eclipse-repository</packaging>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.rap.tools.build/repository/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
EclipseSource - initial implementation
-->
<site>
<feature url="http://eclipse.org/rap" id="org.eclipse.rap.tools.feature" version="4.6.0.qualifier">
<feature url="http://eclipse.org/rap" id="org.eclipse.rap.tools.feature" version="4.7.0.qualifier">
<category name="org.eclipse.rap.category"/>
</feature>
<feature id="org.eclipse.rap.tools.dependencies.feature"/>
Expand Down
6 changes: 3 additions & 3 deletions releng/org.eclipse.rap.tools.build/repository/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2011, 2025 EclipseSource and others
Copyright (C) 2011, 2026 EclipseSource and others
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.rap.tools-repository</artifactId>
<packaging>eclipse-repository</packaging>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>


<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.rap.tools.launch.rwt.test
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Fragment-Host: org.eclipse.rap.tools.launch.rwt;bundle-version="[4.6.0,5.0.0)"
Fragment-Host: org.eclipse.rap.tools.launch.rwt;bundle-version="[4.7.0,5.0.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.junit;bundle-version="4.8.2"
Automatic-Module-Name: org.eclipse.rap.tools.launch.rwt.test
6 changes: 3 additions & 3 deletions tests/org.eclipse.rap.tools.launch.rwt.test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2013, 2025 EclipseSource and others.
Copyright (c) 2013, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,13 +16,13 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools.launch.rwt.test</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions tests/org.eclipse.rap.tools.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-SymbolicName: org.eclipse.rap.tools.tests
Bundle-Version: 4.6.0.qualifier
Bundle-Version: 4.7.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.resources;bundle-version="[3.5.0,4.0.0)",
Expand All @@ -13,8 +13,8 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ui.cheatsheets;bundle-version="3.3.0",
org.eclipse.pde.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.ant.core;bundle-version="[3.2.0,4.0.0)",
org.eclipse.rap.tools.intro;bundle-version="[4.6.0,5.0.0)",
org.eclipse.rap.tools.launch;bundle-version="[4.6.0,5.0.0)",
org.eclipse.rap.tools.intro;bundle-version="[4.7.0,5.0.0)",
org.eclipse.rap.tools.launch;bundle-version="[4.7.0,5.0.0)",
org.eclipse.debug.core;bundle-version="[3.5.0,4.0.0)",
org.eclipse.jdt.launching;bundle-version="[3.5.0,4.0.0)",
org.eclipse.pde.ui;bundle-version="[3.5.0,4.0.0)",
Expand Down
6 changes: 3 additions & 3 deletions tests/org.eclipse.rap.tools.tests/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2013, 2025 EclipseSource and others.
Copyright (c) 2013, 2026 EclipseSource and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
Expand All @@ -16,13 +16,13 @@

<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools.tests</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<parent>
<groupId>org.eclipse.rap</groupId>
<artifactId>org.eclipse.rap.tools-parent</artifactId>
<version>4.6.0-SNAPSHOT</version>
<version>4.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.rap.tools.build/pom.xml</relativePath>
</parent>

Expand Down