Bug#588379: using jh_depends when a .jar exists in one than one package

2010-07-11 Thread Matthew Johnson
tag 588379 wontfix thanks Hi Scott, I'm the other Javahelper maintainer, On Sun Jul 11 11:12, Scott Howard wrote: > "Processing" is a java package which compiles java code, so it depends > on the jdk. The package won't build unless tools.jar is explicitly in > the classpath at build time (I'm not

Bug#588379: using jh_depends when a .jar exists in one than one package

2010-07-11 Thread Scott Howard
Thanks for the reply "Processing" is a java package which compiles java code, so it depends on the jdk. The package won't build unless tools.jar is explicitly in the classpath at build time (I'm not too familiar with that package, i work with arduino so I don't know what happens if tools.jar isn't

Bug#588379: using jh_depends when a .jar exists in one than one package

2010-07-11 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I do not understand that these jars are mentioned in the classpath in the first place. The JVM should load these itself, so you should not have to mention them. The preferred way of choosing a JVM is by using the --jvm argument[1]. ~Niels [1] Ju

Bug#588379: using jh_depends when a .jar exists in one than one package

2010-07-07 Thread Scott Howard
Package: javahelper Version: 0.31 Severity: wishlist When using jh_depends in the "arduino" package (and soon to be packaged "processing-java" package), jh_depends correctly identifies tools.jar and rt.jar to be from openjdk-6-jdk. However, those jars are also available in sun-java6-jdk. Users as