diff options
| author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-01-09 11:14:36 +0100 |
|---|---|---|
| committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-01-09 11:14:36 +0100 |
| commit | 4e29062fbcecf2ac3e7c146cd3b458c1e0eb57ef (patch) | |
| tree | 570a63d5d5ac6187401d7fc905e9e50a20b07039 /pkgs/development/python-modules/httpserver | |
| parent | c32d0180e4fda3c69e9a50dfabb45dac004788f9 (diff) | |
ant: Support the OpenJRE (without OpenJDK) and the GNU JVM
For instance, a package can now say:
buildInputs = [ ant jre ecj ];
which would cause the Eclipse compiler to be used with the OpenJRE.
Similarly:
buildInputs = [ ant gcj ];
uses the GNU JVM with the GNU Java compiler.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
