This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 28644ace0f AXIS2-5955 Remove Eclipse plugins from downloads page
28644ace0f is described below

commit 28644ace0feb805cf1ee83577b18625b9dbe4a26
Author: Robert Lazarski <robertlazar...@gmail.com>
AuthorDate: Mon Feb 17 18:51:46 2025 -1000

    AXIS2-5955 Remove Eclipse plugins from downloads page
---
 src/site/markdown/download.md.vm         | 4 ++--
 src/site/markdown/release-notes/2.0.0.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/download.md.vm b/src/site/markdown/download.md.vm
index f2fc4f82ad..bf2ab46266 100644
--- a/src/site/markdown/download.md.vm
+++ b/src/site/markdown/download.md.vm
@@ -30,8 +30,8 @@ The following distributions are available for download:
 Binary distribution                | [axis2-${release_version}-bin.zip][1]     
                | [SHA512][3] [PGP][4]
 Source distribution                | [axis2-${release_version}-src.zip][5]     
                | [SHA512][7] [PGP][8]
 WAR distribution                   | [axis2-${release_version}-war.zip][9]     
                | [SHA512][11] [PGP][12]
-Service Archive plugin for Eclipse | 
[axis2-eclipse-service-plugin-${release_version}.zip][13] | [SHA512][15] 
[PGP][16]
-Code Generator plugin for Eclipse  | 
[axis2-eclipse-codegen-plugin-${release_version}.zip][17] | [SHA512][19] 
[PGP][20]
+## Service Archive plugin for Eclipse | 
[axis2-eclipse-service-plugin-${release_version}.zip][13] | [SHA512][15] 
[PGP][16]
+## Code Generator plugin for Eclipse  | 
[axis2-eclipse-codegen-plugin-${release_version}.zip][17] | [SHA512][19] 
[PGP][20]
 Axis2 plugin for IntelliJ IDEA     | 
[axis2-idea-plugin-${release_version}.zip][21]            | [SHA512][23] 
[PGP][24]
 
 The binary distribution contains all the Axis2 libraries and modules, except 
for [Apache Rampart](../rampart/)
diff --git a/src/site/markdown/release-notes/2.0.0.md 
b/src/site/markdown/release-notes/2.0.0.md
index fae94b4b39..70206727eb 100644
--- a/src/site/markdown/release-notes/2.0.0.md
+++ b/src/site/markdown/release-notes/2.0.0.md
@@ -31,7 +31,7 @@ These missing features include preemptive basic 
authentication, though there is
 
 OSGI support is also missing. The state of its dependency Felix and jakarta is 
unclear. This feature has code that is difficult to support and lacks GitHub 
PR's after several attempts to gain volunteers. We hope to support OSGI again 
in 2.0.1.
 
-The Code generator plugin for Eclipse is broken. The docs as well as the code 
are outdated. If interested in contributing a fix, see Jira issue AXIS2-5955.
+The Eclipse plugins are broken. The docs as well as the code are outdated. If 
interested in contributing a fix, see Jira issue AXIS2-5955.
 
 For those interested in Rampart - an optional implementation of WS-Sec* 
standards that depends on Axis2 - they can expect a Rampart 2.0.0 soon that 
isn't expected to add much to the recently released Rampart 1.8.0, a release 
that is based on the previous Axis2 version 1.8.2. Mostly, the upcoming Rampart 
2.0.0 release will upgrade OpenSAML to 5.x so that it supports jakarta, while 
the remaining deps that need updates are few.
 

Reply via email to