GNU bug report logs -
#26861
[PATCH 00/31] Even more Java things
Previous Next
Reported by: Ricardo Wurmus <rekado <at> elephly.net>
Date: Tue, 9 May 2017 21:09:01 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#26861: [PATCH 00/31] Even more Java things
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 26861 <at> debbugs.gnu.org.
--
26861: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26861
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> Ricardo Wurmus (31):
> gnu: Add libusb4java.
> gnu: Add java-usb4java.
> gnu: Add java-rsyntaxtextarea.
> gnu: Add java-simple-xml.
> gnu: Add java-osgi-annotation.
> gnu: Add java-osgi-core.
> gnu: Add java-eclipse-osgi.
> gnu: Add java-eclipse-equinox-common.
> gnu: Add java-osgi-service-event.
> gnu: Add java-eclipse-core-jobs.
> gnu: Add java-eclipse-equinox-registry.
> gnu: Add java-eclipse-equinox-app.
> gnu: Add java-eclipse-equinox-preferences.
> gnu: Add java-eclipse-core-contenttype.
> gnu: Add java-eclipse-core-runtime.
> gnu: Add java-eclipse-core-filesystem.
> gnu: Add java-eclipse-core-expressions.
> gnu: Add java-eclipse-core-variables.
> gnu: Add java-eclipse-ant-core.
> gnu: Add java-eclipse-core-resources.
> gnu: Add java-icu4j.
> gnu: Add java-eclipse-compare-core.
> gnu: Add java-eclipse-team-core.
> gnu: Add java-eclipse-core-commands.
> gnu: Add java-eclipse-text.
> gnu: Add java-eclipse-jdt-core.
> gnu: Add java-log4j-api.
> licenses: Add EDL 1.0.
> gnu: Add java-javax-mail.
I have pushed all of these patches.
> gnu: Add jikes.
> gnu: Add classpath-minimal-0.93.
I have not pushed these. For the new Java bootstrap I’ll submit a new
patch set.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
[Message part 3 (message/rfc822, inline)]
Hi Guix,
you remember when I told you that I had some more Java things for you? Here
it comes! This all depends on the previous patch set, of course.
Thanks in advance for taking the time to review part of this!
The last two patches are the beginning of a new bootstrap for Java, hopefully
replacing GCJ (and with it the binary bootstrap ecj.jar) at some point.
~~ Ricardo
Ricardo Wurmus (31):
gnu: Add libusb4java.
gnu: Add java-usb4java.
gnu: Add java-rsyntaxtextarea.
gnu: Add java-simple-xml.
gnu: Add java-osgi-annotation.
gnu: Add java-osgi-core.
gnu: Add java-eclipse-osgi.
gnu: Add java-eclipse-equinox-common.
gnu: Add java-osgi-service-event.
gnu: Add java-eclipse-core-jobs.
gnu: Add java-eclipse-equinox-registry.
gnu: Add java-eclipse-equinox-app.
gnu: Add java-eclipse-equinox-preferences.
gnu: Add java-eclipse-core-contenttype.
gnu: Add java-eclipse-core-runtime.
gnu: Add java-eclipse-core-filesystem.
gnu: Add java-eclipse-core-expressions.
gnu: Add java-eclipse-core-variables.
gnu: Add java-eclipse-ant-core.
gnu: Add java-eclipse-core-resources.
gnu: Add java-icu4j.
gnu: Add java-eclipse-compare-core.
gnu: Add java-eclipse-team-core.
gnu: Add java-eclipse-core-commands.
gnu: Add java-eclipse-text.
gnu: Add java-eclipse-jdt-core.
gnu: Add java-log4j-api.
licenses: Add EDL 1.0.
gnu: Add java-javax-mail.
gnu: Add jikes.
gnu: Add classpath-minimal-0.93.
gnu/packages/icu4c.scm | 29 ++
gnu/packages/java.scm | 742 +++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/libusb.scm | 100 +++++-
gnu/packages/textutils.scm | 36 ++-
gnu/packages/xml.scm | 31 ++
guix/licenses.scm | 6 +
6 files changed, 942 insertions(+), 2 deletions(-)
--
2.12.2
This bug report was last modified 8 years and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.