https://issues.apache.org/bugzilla/show_bug.cgi?id=49898
Summary: com.sun dependencies on decoders make batik not
portable between JDKs
Product: Batik
Version: 1.7
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: SVG Rasterizer
AssignedTo: [email protected]
ReportedBy: [email protected]
Those files import com.sun, which is not portable.
./jpeg/JPEGRegistryEntry.java
./jpeg/JPEGImageWriter.java
./tiff/TIFFImageDecoder.java
./tiff/TIFFLZWDecoder.java
./tiff/TIFFDecodeParam.java
./tiff/TIFFFaxDecoder.java
./tiff/TIFFRegistryEntry.java
./tiff/TIFFDirectory.java
./tiff/TIFFEncodeParam.java
./tiff/TIFFImage.java
./tiff/TIFFTranscoderInternalCodecWriteAdapter.java
./tiff/TIFFImageEncoder.java
./tiff/TIFFField.java
Batik compilation fails on OSGi platform, because of illegal dependency on
rt.jar.
Regards
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]