Fix build with jdk9
OBS-URL: https://build.opensuse.org/package/show/Java:packages/axis?expand=0&rev=28
This commit is contained in:
17
axis.changes
17
axis.changes
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 05:54:20 UTC 2017 - fstrba@suse.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 14:22:43 UTC 2017 - fstrba@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user