[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31333] [PATCH 22/22] gnu: Add groovy.
From: |
Danny Milosavljevic |
Subject: |
[bug#31333] [PATCH 22/22] gnu: Add groovy. |
Date: |
Mon, 7 May 2018 21:23:00 +0200 |
> + ;; Groovy uses class loading. It's not enough to put the
> class
> + ;; in the loader's classpath, as it causes breakages:
> + ;; the compiler would give this error:
> + ;; "Prohibited package name: java.lang"
It might make sense to ask upstream about that.
> + ;; antlr.jar is present twice in antlr2. Symlink doesn't
> like
> + ;; it, so we symlink it here.
Why is it present twice? Is it useful?
So this package uses an union in order to avoid classloader problems. Fine,
but I wonder whether the problem is now merely hidden.
Anyway, LGTM for now (for this version) !
pgpoDhkHQLU5R.pgp
Description: OpenPGP digital signature
- [bug#31333] [PATCH 03/22] gnu: Add groovy-tests-bootstrap., (continued)
- [bug#31333] [PATCH 11/22] gnu: Add groovy-console., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 17/22] gnu: Add groovy-nio., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 19/22] gnu: Add groovy-sql., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 18/22] gnu: Add groovy-servlet., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 22/22] gnu: Add groovy., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 22/22] gnu: Add groovy.,
Danny Milosavljevic <=
- [bug#31333] [PATCH 21/22] gnu: Add groovy-macro., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 20/22] gnu: Add groovy-testng., Julien Lepiller, 2018/05/01
- [bug#31333] [PATCH 01/22] gnu: Add groovy-java-bootstrap., Danny Milosavljevic, 2018/05/07
- [bug#31333] [PATCH 01/22] gnu: Add groovy-java-bootstrap., Björn Höfling, 2018/05/07
- bug#31333: [PATCH] Add groovy, Julien Lepiller, 2018/05/09