This commit is contained in:
parent
c330953a56
commit
1c9391e1c3
@ -4,7 +4,7 @@ Fri Apr 3 10:50:59 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
- Added patch:
|
||||
* fop-2.1-batik-xmlconstants.patch
|
||||
+ apply when building with batik >= 1.11
|
||||
+ batik 1.11 moved XMLConstants class from
|
||||
+ batik 1.11 moved XMLConstants class from
|
||||
org.apache.batik.util to org.apache.batik.constants
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@ -38,7 +38,7 @@ Thu Dec 6 21:54:53 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
- Modified patch:
|
||||
* java8-compatibility.patch
|
||||
+ Fix fix ByteBuffer/CharBuffer incompatibilities with java8
|
||||
Cast all the java.nio.ByteBuffer and java.nio.CharBuffer
|
||||
Cast all the java.nio.ByteBuffer and java.nio.CharBuffer
|
||||
instances to java.nio.Buffer before calling the clear(),
|
||||
flip(), limit(int), mark(), reset() and rewind() methods.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user