Bug#684427: testng: Split library jars into separate package

2013-11-04 Thread Eugene Zhukov
Hi Andrew, I guess this bug is no longer valid and can be closed? Regards, Eugene __ This is the maintainer address of Debian's Java team http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#684427: testng: Split library jars into separate package

2013-11-04 Thread Emmanuel Bourg
testng still depends on bsh which pulls a Java runtime. We probably need to split bsh first and create a libbsh-java package, and then make testng depend on it. Emmanuel Bourg __ This is the maintainer address of Debian's Java team

Bug#684427: testng: Split library jars into separate package

2013-11-04 Thread Andrew Ross
On 04/11/13 14:44, Emmanuel Bourg wrote: testng still depends on bsh which pulls a Java runtime. We probably need to split bsh first and create a libbsh-java package, and then make testng depend on it. Emmanuel Bourg That sounds like a good approach to me, and one I see you've already done!

Bug#684427: testng: Split library jars into separate package

2012-08-09 Thread Andrew Ross
Package: testng Version: 5.11+dfsg-3 Severity: normal Please split the testng jar file into a separate libtestng-java package which does not pull in multiple versions of java, bsh, etc. Some java applications make use of testng but do not require the entire framework, and currently