Changelog for
axis-manual-1.4-299.1.noarch.rpm :
* Tue Jan 22 2019 Fridrich Strba
- Require for build the generic javamail instead of classpathx-mail
* Fri Sep 07 2018 pmonrealgonzalezAATTsuse.com- Security fix: [bsc#1103658, CVE-2018-8032]
* Apache Axis 1.x up to and including 1.4 is vulnerable to a cross-site scripting (XSS) attack in the default servlet/services.
* Added axis-CVE-2018-8032.patch
* Tue Jul 10 2018 fstrbaAATTsuse.com- Added patch:
* axis-jdk11.patch + Fix build with jdk11 + Don\'t build providers that are using APIs and classes removed in jdk11
* Tue May 15 2018 fstrbaAATTsuse.com- Build with source and target 8 to prepare for a possible removal of 1.6 compatibility
* Thu Oct 05 2017 fstrbaAATTsuse.com- Remove the 3 deprecated classes from package org.apache.axis.enum
* allows building with java source and target >= 1.5- Added patches:
* axis-encoding.patch + Specify file encoding ISO-8859-1 in order to avoid compiler errors with characters unmappable in ASCII
* axis-enum.patch + Rename variable enum to emun to avoid clash with reserved word in java5+
* axis-compareto.patch + Rewrite the UnsignedInt::compareTo and UnsignedLong::compareTo to check first that the Object we compare with is instance of the respective class
* Thu Sep 14 2017 fstrbaAATTsuse.com- BuildRequires: java-devel >= 1.6- BuildConflicts: java-devel >= 1.9
* Allow building with wider range of java compilers- Clean spec file
* Sun Sep 10 2017 fstrbaAATTsuse.com- Requires for build java-devel = 1.8.0 since it is the last version able to build with source and target levels 1.3
* Fri May 19 2017 tchvatalAATTsuse.com- Fix build with new javapackages-tools
* Wed May 17 2017 tchvatalAATTsuse.com- Disable javadoc- Fix build with new ant 1.9.8+
* axis-ant-build.patch
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools