Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-26 Thread Thadeu Lima de Souza Cascardo
On Thu, Aug 26, 2010 at 12:34:46AM +0530, Onkar Shinde wrote: > A look at the source tells me that there is only one file using Sun > specific APIs - src/org/jCharts/encoders/JPEGEncoder13.java. Also it > looks like this file has been superseeded by > src/org/jCharts/encoders/JPEGEncoder.java which

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Onkar Shinde
A look at the source tells me that there is only one file using Sun specific APIs - src/org/jCharts/encoders/JPEGEncoder13.java. Also it looks like this file has been superseeded by src/org/jCharts/encoders/JPEGEncoder.java which uses java standard APIs. So it makes sense to not compile JPEGEncoder

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Thadeu Lima de Souza Cascardo
On Wed, Aug 25, 2010 at 07:18:52AM -0700, tony mancill wrote: > On 08/25/2010 01:29 AM, Onkar Shinde wrote: > > On Wed, Aug 25, 2010 at 10:41 AM, tony mancill wrote: > >> On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote: > >>> Package: libjcharts-java > >>> Version: 0.7.5-1 > >>> Severi

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread tony mancill
On 08/25/2010 01:29 AM, Onkar Shinde wrote: > On Wed, Aug 25, 2010 at 10:41 AM, tony mancill wrote: >> On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote: >>> Package: libjcharts-java >>> Version: 0.7.5-1 >>> Severity: normal >>> >>> libjcharts-java depends on openjdk or sun jre explictly

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Onkar Shinde
On Wed, Aug 25, 2010 at 10:41 AM, tony mancill wrote: > On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote: >> Package: libjcharts-java >> Version: 0.7.5-1 >> Severity: normal >> >> libjcharts-java depends on openjdk or sun jre explictly. It does not >> allow the use of other java runtime

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-24 Thread tony mancill
On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote: > Package: libjcharts-java > Version: 0.7.5-1 > Severity: normal > > libjcharts-java depends on openjdk or sun jre explictly. It does not > allow the use of other java runtime (like gcj), which would be possible > if it depended on java5

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-24 Thread Thadeu Lima de Souza Cascardo
Package: libjcharts-java Version: 0.7.5-1 Severity: normal libjcharts-java depends on openjdk or sun jre explictly. It does not allow the use of other java runtime (like gcj), which would be possible if it depended on java5-runtime, for example. I don't know what version is needed for libjcharts-j