Skip to content

Commit

Permalink
[#1269] Prepare releng for 2.11.0 release (#1270)
Browse files Browse the repository at this point in the history
* [#1269] Prepare releng for 2.11.0 release

* update about.properties

* [#1269] Prepare releng for 2.11.0 release

* update bundle.properties

* [#1269] Prepare releng for 2.11.0 release

* update plugin.properties

* [#1269] Prepare releng for 2.11.0 release

* update feature.properties

* [#1269] Prepare releng for 2.11.0 release

* update versions for pom.xml manifests
* update versions for MANIFEST.MF manifests
* update versions for feature.xml manifests
* update versions for product manifests
* update versions for p2.inf manifests
* update versions for public keys
  • Loading branch information
ruspl-afed authored Jan 9, 2024
1 parent 0411892 commit 6913681
Show file tree
Hide file tree
Showing 334 changed files with 605 additions and 734 deletions.
6 changes: 3 additions & 3 deletions bundles/org.eclipse.passage.lbc.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
Automatic-Module-Name: org.eclipse.passage.lbc.base
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.base
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand All @@ -21,5 +21,5 @@ Export-Package: org.eclipse.passage.lbc.internal.base;x-friends:="org.eclipse.pa
org.eclipse.passage.lbc.internal.base.mine;x-friends:="org.eclipse.passage.lbc.base.tests,org.eclipse.passage.lic.hc.tests"
Import-Package: org.slf4j;version="1.7.36"
Bundle-ActivationPolicy: lazy
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent";version="2.10.1";name="FLS: Concurrent access to a feature grant for several users";level="info";provider="Eclipse Passage",
licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent.full";version="2.10.1";name="FLS: Concurrent access to a feature grant for any amount of users";level="error";provider="Eclipse Passage"
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent";version="2.11.0";name="FLS: Concurrent access to a feature grant for several users";level="info";provider="Eclipse Passage",
licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent.full";version="2.11.0";name="FLS: Concurrent access to a feature grant for any amount of users";level="error";provider="Eclipse Passage"
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.license.server.base
###############################################################################
# Copyright (c) 2018, 2022 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -13,7 +12,7 @@
###############################################################################
Bundle-Name = Passage LBC Base
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2018, 2022 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lbc.fls.gear
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.fls.gear;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lbc.fls.seal
###############################################################################
# Copyright (c) 2021, 2022 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -13,7 +12,7 @@
###############################################################################
Bundle-Name = Passage LBC FLS Gear
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2021, 2022 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lbc.fls.seal/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lbc.fls.seal
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.fls.seal;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand All @@ -15,5 +15,5 @@ Require-Bundle: org.eclipse.passage.lic.api;bundle-version="0.0.0",
org.eclipse.passage.lic.execute;bundle-version="0.0.0",
org.eclipse.passage.lic.licenses.model;bundle-version="0.0.0",
org.eclipse.passage.lic.oshi;bundle-version="0.0.0"
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.fls.product";name="Eclipse Passage Floating License Server";version="2.10.1";provider="Eclipse Passage";level="warn"
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.fls.product";name="Eclipse Passage Floating License Server";version="2.11.0";provider="Eclipse Passage";level="warn"
Service-Component: OSGI-INF/org.eclipse.passage.lbc.internal.fls.seal.FlsFrameworkSupplier.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lbc.fls.seal
###############################################################################
# Copyright (c) 2021 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -13,7 +12,7 @@
###############################################################################
Bundle-Name = Passage LBC FLS Seal
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2021 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lbc.fls/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lbc.fls
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.fls;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.core.runtime;bundle-version="0.0.0",
org.eclipse.passage.lbc.jetty;bundle-version="0.0.0"
Bundle-ActivationPolicy: lazy
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.fls.product";name="Eclipse Passage Floating License Server";version="2.10.1";provider="Eclipse Passage";agreements="licenses/epl-2.0.txt";level="warn"
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.fls.product";name="Eclipse Passage Floating License Server";version="2.11.0";provider="Eclipse Passage";agreements="licenses/epl-2.0.txt";level="warn"

Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lbc.fls
###############################################################################
# Copyright (c) 2018, 2022 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -13,7 +12,7 @@
###############################################################################
Bundle-Name = Passage LBC FLS
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2018, 2022 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lbc.jetty/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lbc.jetty
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.jetty;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lbc.jetty
###############################################################################
# Copyright (c) 2018, 2022 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -13,7 +12,7 @@
###############################################################################
Bundle-Name = Passage LBC Jetty
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2018, 2022 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.ldc.pde.core.templates
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.ldc.pde.core.templates
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-11
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.ldc.pde.core.templates
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +13,7 @@

Bundle-Name = Passage LDC PDE Core Templates
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2021 ArSysOp.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
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.passage.ldc.pde.ui.templates;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Export-Package: org.eclipse.passage.ldc.internal.pde.ui.templates;x-internal:=true,
org.eclipse.passage.ldc.internal.pde.ui.templates.e3;x-internal:=true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.ldc.pde.ui.templates
###############################################################################
# Copyright (c) 2019, 2022 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +13,7 @@

Bundle-Name = Passage LDC PDE UI Templates
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2019, 2022 ArSysOp.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.ldc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.ldc
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.ldc;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2019, 2020 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +14,7 @@

Bundle-Name = Passage LDC
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2019, 2020 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.passage.ldc/about.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2019, 2021 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -20,5 +20,5 @@ blurb=Eclipse Passage Licensing Definition Components: PDE support\n\
\n\
Version: {featureVersion}\n\
\n\
(c) Copyright ArSysOp and others 2019, 2021. All rights reserved.\n\
Visit http://www.eclipse.org/passage
(c) Copyright ArSysOp and others 2018, 2024. All rights reserved.\n\
Visit https://www.eclipse.org/passage
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.agreements.e4.ui
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.agreements.e4.ui;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lic.agreements.e4.ui
###############################################################################
# Copyright (c) 2018, 2020 ArSysOp and others
# Copyright (c) 2018, 2024 ArSysOp and others
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +13,7 @@

Bundle-Name = Passage LIC Agreements E4 UI
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2021 ArSysOp.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.agreements.ecore
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.agreements.ecore
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lic.agreements.ecore
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +13,7 @@

Bundle-Name = Passage LIC Agreements Ecore
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2021 ArSysOp.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.agreements.edit
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.agreements.edit;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +14,7 @@
pluginName = Passage LIC Agreements Edit Support
providerName=Eclipse Passage

Bundle-Copyright = Copyright (c) 2021 ArSysOp.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.agreements.model
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.agreements.model;singleton:=true
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lic.agreements.model
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +13,7 @@

pluginName = Passage LIC Agreements Model
providerName=Eclipse Passage
Bundle-Copyright = Copyright (c) 2021 ArSysOp and others.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp and others.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.agreements
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.agreements
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Properties file for org.eclipse.passage.lic.agreements
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -14,7 +13,7 @@

Bundle-Name = Passage LIC Agreements
Bundle-Vendor = Eclipse Passage
Bundle-Copyright = Copyright (c) 2021 ArSysOp.\n\
Bundle-Copyright = Copyright (c) 2018, 2024 ArSysOp.\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\
Expand Down
6 changes: 3 additions & 3 deletions bundles/org.eclipse.passage.lic.agreements/about.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2021 ArSysOp
# Copyright (c) 2018, 2024 ArSysOp
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
Expand All @@ -20,5 +20,5 @@ blurb=Eclipse Passage Licensing Integration Components: EMF Model API for Licens
\n\
Version: {featureVersion}\n\
\n\
(c) Copyright (c) 2021 ArSysOp. All rights reserved.\n\
Visit http://www.eclipse.org/passage
(c) Copyright (c) 2018, 2024 ArSysOp. All rights reserved.\n\
Visit https://www.eclipse.org/passage
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lic.api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.api
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.api
Bundle-Version: 2.10.1.qualifier
Bundle-Version: 2.11.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Loading

0 comments on commit 6913681

Please sign in to comment.