Skip to content

Commit 28644ac

Browse files
AXIS2-5955 Remove Eclipse plugins from downloads page
1 parent c75c92f commit 28644ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/site/markdown/download.md.vm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ The following distributions are available for download:
3030
Binary distribution | [axis2-${release_version}-bin.zip][1] | [SHA512][3] [PGP][4]
3131
Source distribution | [axis2-${release_version}-src.zip][5] | [SHA512][7] [PGP][8]
3232
WAR distribution | [axis2-${release_version}-war.zip][9] | [SHA512][11] [PGP][12]
33-
Service Archive plugin for Eclipse | [axis2-eclipse-service-plugin-${release_version}.zip][13] | [SHA512][15] [PGP][16]
34-
Code Generator plugin for Eclipse | [axis2-eclipse-codegen-plugin-${release_version}.zip][17] | [SHA512][19] [PGP][20]
33+
## Service Archive plugin for Eclipse | [axis2-eclipse-service-plugin-${release_version}.zip][13] | [SHA512][15] [PGP][16]
34+
## Code Generator plugin for Eclipse | [axis2-eclipse-codegen-plugin-${release_version}.zip][17] | [SHA512][19] [PGP][20]
3535
Axis2 plugin for IntelliJ IDEA | [axis2-idea-plugin-${release_version}.zip][21] | [SHA512][23] [PGP][24]
3636

3737
The binary distribution contains all the Axis2 libraries and modules, except for [Apache Rampart](../rampart/)

src/site/markdown/release-notes/2.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ These missing features include preemptive basic authentication, though there is
3131

3232
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.
3333

34-
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.
34+
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.
3535

3636
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.
3737

0 commit comments

Comments
 (0)