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 9d08cc4563 More release notes for 2.0.0
9d08cc4563 is described below

commit 9d08cc4563ef31e6ab87cac779f5274a0caa6c84
Author: Robert Lazarski <robertlazar...@gmail.com>
AuthorDate: Fri Feb 14 09:46:02 2025 -1000

    More release notes for 2.0.0
---
 src/site/markdown/release-notes/2.0.0.md | 97 +++++++++++++++++++++++++++++++-
 1 file changed, 95 insertions(+), 2 deletions(-)

diff --git a/src/site/markdown/release-notes/2.0.0.md 
b/src/site/markdown/release-notes/2.0.0.md
index 1513baeaa0..e2c9dd1e50 100644
--- a/src/site/markdown/release-notes/2.0.0.md
+++ b/src/site/markdown/release-notes/2.0.0.md
@@ -6,6 +6,8 @@ and Wildfly 32 and above, and is expected to support EE 10 and 
Spring 6 / Spring
 
 The Axis2 project transition to jakarta depends partly on Axiom, which has 
also been updated to 2.0.0.
 
+Axis2 added two committers recently and after this big jakarta update that 
changed nearly every file and dependency of the project, the community can once 
again expect releases several times a year to fix bugs and update dependencies 
with CVE's.
+
 The JSON support has been updated with many bugs fixed, while the examples have
 been updated to use Spring Boot 3. Axis2 isn't just for SOAP anymore, as some 
committers currently only use JSON in their own projects and not SOAP at all.
 
@@ -31,6 +33,97 @@ OSGI support is also missing. The state of its dependency 
Felix and jakarta is u
 
 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.
 
-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 that 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.
+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.
 
-Axis2 added two committers recently and after this big jakarta update that 
changed nearly every file and dependency of the project, the community can once 
again expect releases several times a year to fix bugs and update dependencies 
with CVE's.
+Apache Axis2 2.0.0 Jira issues fixed
+------------------------------------
+                
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5689'>AXIS2-5689</a>] -       
  A Veracode security scan reports multiple severity 4 security flaws in 
axis2.jar
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5900'>AXIS2-5900</a>] -       
  If and else branches has the same condition
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5901'>AXIS2-5901</a>] -       
  Redundant conditions in an if statement
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5948'>AXIS2-5948</a>] -       
  Proxy settings ignored if username not specified
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5964'>AXIS2-5964</a>] -       
  AbstractJSONMessageFormatter NOT using CharSetEncoding when reding Json 
string Bytes
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5971'>AXIS2-5971</a>] -       
  AxisServlet.processURLRequest use content-type header instead of accept
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6030'>AXIS2-6030</a>] -       
  Axis2 connections are not returned to connection pool on 1.8.0 with JAXWS
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6035'>AXIS2-6035</a>] -       
  Axis2 libraries not compatible with Tomcat 10
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6037'>AXIS2-6037</a>] -       
  Install axis2-plugin-intelliJ error
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6041'>AXIS2-6041</a>] -       
  totalDigits Facet of XSD type short incorrectly treated in databinding
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6042'>AXIS2-6042</a>] -       
  Eclipse Plugin Downloads
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6043'>AXIS2-6043</a>] -       
  StackOverflowError in  org.apache.axis2.client.Options.getSoapVersionURI()
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6044'>AXIS2-6044</a>] -       
  HTTPProxyConfigurator system property takes precedence over axis 
configuration and message context proxy properties
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6045'>AXIS2-6045</a>] -       
  NPE after upgrade to 1.8.2
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6046'>AXIS2-6046</a>] -       
  AxisFault after upgrade to 1.8.0
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6050'>AXIS2-6050</a>] -       
  Latest Axis2 1.8.2 release not compatible with Glassfish6/J2EE9
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6057'>AXIS2-6057</a>] -       
  Special characters are not allowed in password after upgrade( from 1.7.9 to 
1.8.2)
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6062'>AXIS2-6062</a>] -       
  Is such a flexibility necessary allowing LDAP (and RMI, JRMP, etc.) protocol 
in `JMSSender`?
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6063'>AXIS2-6063</a>] -       
  Add enableJSONOnly parameter to axis2.xml
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6064'>AXIS2-6064</a>] -       
  CVE associtate with dependency jars of axis2
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6065'>AXIS2-6065</a>] -       
  Small problem with incorrect log output in AxisServlet#processAxisFault
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6066'>AXIS2-6066</a>] -       
  Site generation/deployment is broken
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6067'>AXIS2-6067</a>] -       
  CVE with dependency jars of axis2
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6068'>AXIS2-6068</a>] -       
  ConverterUtilTest is locale-dependent
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6073'>AXIS2-6073</a>] -       
  Axis2 httpclient5 RequstImpl doesnt initialize version &amp; protocol with 
https
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6075'>AXIS2-6075</a>] -       
  axis2-wsdl2code-maven-plugin documentation is stuck on version 1.7.9
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5975'>AXIS2-5975</a>] -       
  More specific Runtime Exceptions instead of just &quot;Input values do not 
follow defined XSD restrictions&quot;
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6049'>AXIS2-6049</a>] -       
  Generated Exceptions differ each generation
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6054'>AXIS2-6054</a>] -       
  when an inexistent enum value arrives, do not just throw an 
IllegalArgumentException without any exception
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6059'>AXIS2-6059</a>] -       
  Improve logging by default
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6069'>AXIS2-6069</a>] -       
  Disable admin console login by removing default credential values
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6071'>AXIS2-6071</a>] -       
  Add new class JSONBasedDefaultDispatcher that skips legacy SOAP code 
+</li>
+</ul>
+        
+<h2>        Wish
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-5953'>AXIS2-5953</a>] -       
  Upgrade  javax.mail version
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6051'>AXIS2-6051</a>] -       
  Axis2 Future Roadmap in keeping up with new Java Versions
+</li>
+</ul>
+    
+<h2>        Task
+</h2>
+<ul>
+<li>[<a 
href='https://issues.apache.org/jira/browse/AXIS2-6078'>AXIS2-6078</a>] -       
  Remove Google Analytics from 5 Pages on Axis Website
+</li>
+</ul>

Reply via email to