From: Richard C. <rc...@gm...> - 2003-07-12 11:33:12
|
From: "Christian BAYLE" <ba...@ai...> > I'm currently packaging StatCVS for Debian Cool! > I get the following error running ont StatCVS itself [snip stack trace] > Probably I didn't choose exact good version of > jcommon and jfreechart > > I use jcommon-0.6.4.tar.gz jfreechart-0.9.2.tar.gz Yes, we use the same versions. > since the two last version don't compile at all with statcvs > (because of refactoring to org.jfree, but worst some function > seems to have disapeared) We were not too happy about that, either. > how is your jfreechart.jar built (with which version?), because things > works with your jar We simply packed everything from the two independent jar files into one jar. In jfreechart.jar, there's a file com/jrefinery/chart/gorilla.jpg. Maybe it's missing in your jar? That would be a possilbe explanation for the stack trace. BTW: There's an effort to integrate StatCvs with Maven [1], and as a part of that, StatCvs was ported to the up-to-date version of JFreeChart. Lots of cool stuff going on there. I hope to fold back these changes into our repository and make a new release in a couple of weeks. [1] http://statcvs-xml.berlios.de/ |