[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a29360a -> 56478ab)
From: |
guix-commits |
Subject: |
branch master updated (a29360a -> 56478ab) |
Date: |
Thu, 23 Dec 2021 16:34:18 -0500 (EST) |
rekado pushed a change to branch master
in repository guix.
from a29360a gnu: Add quantlib.
new f668edc gnu: jamvm: Simplify snippet.
new 3287c7c gnu: ecj-bootstrap: Remove trailing #T.
new abbe291 gnu: ecj-javac-wrapper: Remove rt.jar from classpath.
new f76fd68 gnu: ecj-javac-wrapper: Remove trailing #T.
new 9fa8a95 gnu: ecj-javac-wrapper: Use Guile 3.
new e84a7f5 gnu: ecj-javac-wrapper-final: Use Guile 3.
new c96fcbb gnu: ecj-javac-wrapper-final: Use new style for inputs.
new a5ce05f gnu: Add ecj4-bootstrap.
new 4bf00e1 gnu: Add ecj4-javac-wrapper.
new 35bac40 gnu: Add jamvm-with-ecj4.
new 9e6baab gnu: icedtea-7: Run tests conditionally.
new c2f80a6 gnu: icedtea-7: Remove trailing #T.
new 5c27e1f gnu: icedtea-7: Bind INPUTS in 'patch-paths build phase.
new dba1124 gnu: icedtea-7: Use system lcms and pcsc.
new 9b809c2 gnu: icedtea-7: Import missing module for read-line.
new a53b898 gnu: icedtea-7: Build with ECJ 4, Jamvm, and GNU Classpath.
new a82ac2c gnu: icedtea-8: Remove commented configure flag.
new 96ccb89 gnu: Remove icedtea-6.
new a21c9a9 gnu: icedtea-8: Remove trailing #T from build phases.
new 7f83c8b gnu: icedtea-8: Simplify source snippet.
new 4959142 gnu: icedtea-8: Update to 3.19.0.
new 993e26c gnu: jamvm-1-bootstrap: Simplify snippet.
new 7bd34b0 gnu: ant-bootstrap: Bind OUTPUTS in build phase.
new bebdfcd gnu: ant-bootstrap: Remove trailing #T from build phase.
new 81804f8 gnu: ecj-bootstrap: Remove trailing #T.
new 8a47f27 gnu: ecj-bootstrap: Remove #:modules from arguments.
new de48029 gnu: ecj-javac-wrapper: Use G-Expression.
new 380c52e gnu: classpath-jamvm-wrappers: Use G-Expression.
new b1ee7a9 gnu: classpath-devel: Remove trailing #T.
new 513f0ed gnu: classpath-bootstrap: Use label-less input style.
new fab1af8 gnu: jamvm-1-bootstrap: Use label-less input style.
new e8a6138 gnu: ant-bootstrap: Use label-less input style.
new d55aad0 gnu: ecj-bootstrap: Use label-less input style.
new 607d452 gnu: classpath-0.99: Use label-less input style.
new f94fae9 gnu: classpath-devel: Use label-less input style.
new bafa843 gnu: drip: Move it below the Java bootstrap packages.
new 173a38c gnu: libantlr3c: Move below the Java bootstrap packages.
new 2767ee5 gnu: java-icu4j: Update to 70.1.
new 6cb8869 gnu: java-kafka-clients: Disable SSL test.
new 38b9fdb gnu: java-kafka-clients: Use new input style.
new 9dd210d gnu: java-kafka-clients: Update to 1.1.1.
new 550b33a gnu: java-mail: Disable SSL test.
new ab0f122 gnu: java-mail: Remove trailing #T.
new fc62b7d gnu: java-mail: Use new input style.
new 843193e gnu: java-slf4j-simple: Disable one test.
new 6fbff5c gnu: java-kafka-clients: Disable failing test.
new d042612 gnu: java-simple-xml: Disable one test.
new e44a0d2 gnu: java-simple-xml: Delete failing test.
new 14697c9 gnu: axoloti-patcher-next: Remove trailing #T.
new 56478ab gnu: axoloti-patcher-next: Fix file names.
The 50 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 -
gnu/packages/axoloti.scm | 13 +-
gnu/packages/icu4c.scm | 13 +-
gnu/packages/java.scm | 1181 +++++--------
.../icedtea-6-extend-hotspot-aarch64-support.patch | 1831 --------------------
gnu/packages/xml.scm | 7 +-
6 files changed, 447 insertions(+), 2599 deletions(-)
delete mode 100644
gnu/packages/patches/icedtea-6-extend-hotspot-aarch64-support.patch
- branch master updated (a29360a -> 56478ab),
guix-commits <=
- 01/50: gnu: jamvm: Simplify snippet., guix-commits, 2021/12/23
- 11/50: gnu: icedtea-7: Run tests conditionally., guix-commits, 2021/12/23
- 25/50: gnu: ecj-bootstrap: Remove trailing #T., guix-commits, 2021/12/23
- 26/50: gnu: ecj-bootstrap: Remove #:modules from arguments., guix-commits, 2021/12/23
- 12/50: gnu: icedtea-7: Remove trailing #T., guix-commits, 2021/12/23
- 13/50: gnu: icedtea-7: Bind INPUTS in 'patch-paths build phase., guix-commits, 2021/12/23
- 29/50: gnu: classpath-devel: Remove trailing #T., guix-commits, 2021/12/23
- 05/50: gnu: ecj-javac-wrapper: Use Guile 3., guix-commits, 2021/12/23
- 30/50: gnu: classpath-bootstrap: Use label-less input style., guix-commits, 2021/12/23
- 03/50: gnu: ecj-javac-wrapper: Remove rt.jar from classpath., guix-commits, 2021/12/23