Package: jcharts / 0.7.5+dfsg-1

Metadata

Package Version Patches format
jcharts 0.7.5+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_remove_old_functionality.diff | (download)

build/build.xml | 19 15 + 4 - 0 !
src/org/jCharts/encoders/ServletEncoderHelper.java | 24 0 + 24 - 0 !
src/org/jCharts/test/ChartTestDriver.java | 2 1 + 1 - 0 !
3 files changed, 16 insertions(+), 29 deletions(-)

 do not build jpegencoder13.java which uses sun proprietary apis
 and is superceeded by JPEGEncoder.java. Patched other source files accordingly.
02_java5_compatibility.patch | (download)

src/org/jCharts/chartText/TextTag.java | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fixed the build failure with java 5