From 338462e2c4fbb9d07da9d236f11b8ed6a21ebd9a Mon Sep 17 00:00:00 2001 From: Adam Wisniewski Date: Fri, 28 Jun 2024 15:30:06 -0400 Subject: [PATCH] Post release updates Signed-off-by: Adam Wisniewski --- CHANGELOG.md | 8 ++++++++ docs/installation.md | 4 ++-- docs/user-guide.md | 1 + .../feature.properties | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 505ae252..7094464b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Liberty Tools Eclipse Changelog +## 24.0.6 [changes](https://github.com/OpenLiberty/liberty-tools-eclipse/milestone/7?closed=1) / [release](https://github.com/OpenLiberty/liberty-tools-eclipse/releases/tag/liberty-tools-24.0.6.202406281517) (June. 28, 2024) + +### Eclipse Platform target release upgrade + * 4.31 (2024-03) + +### Dependency Upgrades + * Liberty Config Language Server (LCLS) => 2.1.3 + ## 24.0.3 [changes](https://github.com/OpenLiberty/liberty-tools-eclipse/milestone/6?closed=1) / [release](https://github.com/OpenLiberty/liberty-tools-eclipse/releases/tag/liberty-tools-24.0.3.202403201340) (March. 20, 2024) ### Eclipse Platform target release upgrade diff --git a/docs/installation.md b/docs/installation.md index d22b1dd7..28bcef7b 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -35,7 +35,7 @@ You can use the **Install New Software** option in the Eclipse **Help** menu to a. Install by using an update site URL. - Find the update site URL for your chosen release from the entry in the Releases list. For example, the URL for the [24.0.3 release](https://github.com/OpenLiberty/liberty-tools-eclipse/releases/tag/liberty-tools-24.0.3.202403201340) is https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.3/repository/. + Find the update site URL for your chosen release from the entry in the Releases list. For example, the URL for the [24.0.6 release](https://github.com/OpenLiberty/liberty-tools-eclipse/releases/tag/liberty-tools-24.0.6.202406281517) is https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.6/repository/. Click the **Add...** button to open the **Add Repository** view. Copy and paste the update site URL as the **Location**, specify a **Name** of your choice (optional), and click the **Add** button. @@ -43,7 +43,7 @@ You can use the **Install New Software** option in the Eclipse **Help** menu to b. Install by using an archive site URL. - Find the URL for the archive zip for your chosen release from the entry in the Releases list. For example, the URL for the 24.0.3 release is https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.3/repository.zip + Find the URL for the archive zip for your chosen release from the entry in the Releases list. For example, the URL for the 24.0.6 release is https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/liberty-tools-eclipse/24.0.6/repository.zip Download this zip to your local workstation and copy the path to the downloaded archive. diff --git a/docs/user-guide.md b/docs/user-guide.md index 570450ef..0bb0be21 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -45,6 +45,7 @@ This guide provides detailed instructions on how to use Liberty Tools for the Ec | 23.0.9 | 2023-06 - Eclipse v4.28 | | 23.0.12 | 2023-09 - Eclipse v4.29 | | 24.0.3 | 2023-12 - Eclipse v4.30 | +| 24.0.6 | 2024-03 - Eclipse v4.31 | **NOTE:** Tested with each of the `Eclipse IDE for Enterprise Java and Web Developers` and `Eclipse IDE for Java Developers` packages diff --git a/features/io.openliberty.tools.eclipse.feature/feature.properties b/features/io.openliberty.tools.eclipse.feature/feature.properties index e6c35927..00d6ba77 100644 --- a/features/io.openliberty.tools.eclipse.feature/feature.properties +++ b/features/io.openliberty.tools.eclipse.feature/feature.properties @@ -294,4 +294,4 @@ version(s), and exceptions or additional permissions here}."\n\ # ADDITIONAL NOTICES #\n\ ######################\n\ \n\ -For additional license information see: https://raw.githubusercontent.com/OpenLiberty/liberty-tools-eclipse/liberty-tools-24.0.6/NOTICES \n\ +See the NOTICES file in the repo at the corresponding source version, the most recent version of which is at https://raw.githubusercontent.com/OpenLiberty/liberty-tools-eclipse/main/NOTICES \n\