Re: packaging for multiple JDKs

2005-08-12 Thread Charles Fry
> This way, your package could go to main, which is a very good thing. > Another approach would be to build the package with some jdk's (1.4 and > 1.5 are enough) and add jdk14 and jdk15 to the binary name. > > Maybe you can have a look at libpg-java I think it builds several jars > for different

packaging for multiple JDKs

2005-08-05 Thread Charles Fry
Hi, I am currently working on bug #234048 to package Bouncy Castle Crypto, a Java implementation of various cryptographic algorithms, for Debian. My previous post about issues I have encountered went unanswered: http://lists.debian.org/debian-java/2005/07/msg3.html My primary dilema is th