~ruther/guix-local

ref: e074a655dd6497daafbd62737e3b63f3d5aa7985 guix-local/gnu/packages/java.scm -rw-r--r-- 323.1 KiB
e074a655 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
1d47ea86 — Alex Vong 8 years ago
gnu: clojure: Update to 1.9.0.

* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src"
and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ae307724 — Gábor Boskovits 8 years ago
gnu: java-classpathx-servletapi: Update to 3.0.1.

* gnu/packages/java.scm (java-classpathx-servletapi): Update to 3.0.1.
[arguments]: Switch to a java8 compiler, remove comment about not working with java8.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
c353d014 — Tobias Geerinckx-Rice 8 years ago
gnu: java: Use HTTPS for osgi.org home pages.

* gnu/packages/java.scm (java-osgi-annotation, java-osgi-core)
(java-osgi-service-event, java-osgi-cmpn)
(java-osgi-service-component-annotations, java-osgi-dto, java-osgi-resource)
(java-osgi-namespace-contract, java-osgi-namespace-extender)
(java-osgi-namespace-service, java-osgi-util-function)
(java-osgi-util-promise, java-osgi-service-metatype-annotations)
(java-osgi-service-repository, java-osgi-framework, java-osgi-service-log)
(java-osgi-service-jdbc, java-osgi-service-resolver, java-osgi-util-tracker)
(java-osgi-service-cm, java-osgi-service-packageadmin)[home-page]: Use HTTPS.
1124683d — Julien Lepiller 8 years ago
gnu: java-powermock-modules-junit4: Fix junit version detection.

* gnu/packages/java.scm (java-powermock-modules-junit4)[arguments]: Fix
junit version detection.
59e0021c — Julien Lepiller 8 years ago
gnu: java-powermock-core: Include resources.

* gnu/packages/java.scm (java-powermock-core)[arguments]: Add a phase to
include resources.
e5a96113 — Gábor Boskovits 8 years ago
gnu: java-commons-lang: Disable failing test.

* gnu/packages/java.scm (java-commons-lang)[arguments]: Modify #:test-exclude
to disable randomly failing tests.

The testsuite include tests about distribution of random inputs,
meaning that they can randomly fail. Disable them to avoid build failures.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
23de2e1d — Efraim Flashner 8 years ago
Merge remote-tracking branch 'origin/master' into core-updates
gnu: java-xz: Adjust home page.

* gnu/packages/java.scm (java-xz)[home-page]: Adjust home-page. The http part of it
is a permanent redirect to https.
9e111db4 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
6e7d8419 — Leo Famulari 8 years ago
gnu: icedtea@2: Update to 2.6.12 [security fixes].

Fixes CVE-2016-{9840,9841,9842,9843,10165} and CVE-2017-{10193,10198,10274,
10281,10285,10294,10345,10346,10347,10348,10349,10350,10355,10356,10357,10388}.

* gnu/packages/java.scm (icedtea-7): Update to 2.6.12.
77181815 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
f4548394 — Tobias Geerinckx-Rice 8 years ago
gnu: java: Fix several synopses & descriptions.

* gnu/packages/java.scm (java-plexus-classworlds)[description]: Fix typo and
use @code.
(java-plexus-container-default-bootstrap)[synopsis]: Hyphenate for clarity,
as done in the description.
[description]: Fix typo and use @dfn.
(java-jmh)[description]: Fix typo.
(java-xerial-core)[synopsis, description]: Fix typos.
fa6c4213 — Ricardo Wurmus 8 years ago
gnu: Add ant-junit.

* gnu/packages/java.scm (ant-junit): New variable.
9ce7ac99 — Ricardo Wurmus 8 years ago
gnu: Add ant-apache-bcel.

* gnu/packages/java.scm (ant-apache-bcel): New variable.
5e3abfc8 — Ricardo Wurmus 8 years ago
gnu: Add java-commons-bcel.

* gnu/packages/java.scm (java-commons-bcel): New variable.
c5ff11dc — Ricardo Wurmus 8 years ago
gnu: Add java-cofoja.

* gnu/packages/java.scm (java-cofoja): New variable.
9e325e8c — Ricardo Wurmus 8 years ago
gnu: Add java-commons-jexl-2.

* gnu/packages/java.scm (java-commons-jexl-2): New variable.
6688c41e — Ricardo Wurmus 8 years ago
gnu: Add javacc-4.

* gnu/packages/java.scm (javacc-4): New variable.
fc8d100b — Ricardo Wurmus 8 years ago
gnu: Add javacc.

* gnu/packages/java.scm (javacc): New variable.
Next