Hi Torsten, On Wed, Aug 4, 2010 at 8:09 PM, Torsten Werner <[email protected]> wrote: > On Wed, Aug 4, 2010 at 8:40 PM, Miguel Landaeta <[email protected]> wrote: >> groovy is unusable without a JDK. > > is it really unusable without the compiler or is the start just broken?
Well, groovy source code is dynamically compiled to JVM bytecode so I think a JDK must be present. The startGroovy script tries to detect where in the system is installed javac. I didn't noticed this bug before because I always install a JDK. BTW, the patch don't apply cleanly on what is on svn because there is an ongoing work to package groovy 1.7.4 but it is stalled because jansi library it is not in Debian. I think I'm going to file an ITP for that library. Cheers, -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

