guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (a40207b -> 1b1eeb3)


From: guix-commits
Subject: branch master updated (a40207b -> 1b1eeb3)
Date: Tue, 22 Jun 2021 07:11:33 -0400 (EDT)

roptat pushed a change to branch master
in repository guix.

    from a40207b  gnu: nyxt: Update to 2.1.0.
     new 4c98db9  guix: java-utils: Factorize pom.xml generation.
     new 573b43c  guix: maven: Simplify finding version and group information.
     new 6ec2109  guix: maven: Simplify finding local packages and modules.
     new 9711970  guix: maven: Support fixing extensions.
     new 0db1393  guix: maven: Support fixing modules.
     new 5bb3395  guix: maven: Look in local packages when searching for 
package version.
     new cc09453  guix: maven: Use a temporary file to fix pom files.
     new 7f902d3  guix: java-utils: Look for actual jar files.
     new 01706f6  gnu: Add java-jopt-simple-4.
     new 8874108  gnu: java-commons-math3: Install to maven repository.
     new b6b9668  gnu: maven-core: Hardcode versions we have in Guix.
     new 98d2ba1  gnu: maven-enforcer-parent-pom: Fix pom.
     new 901d48c  gnu: java-jmh: Update to 1.32.
     new 1b1eeb3  gnu: java-jmh: Switch to maven-build-system.

The 14 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/packages/java.scm             | 199 ++++++++++++++------------------------
 gnu/packages/maven.scm            |  66 +++++++++----
 guix/build/java-utils.scm         |  49 ++++++++--
 guix/build/maven-build-system.scm |  44 ++-------
 guix/build/maven/pom.scm          | 142 ++++++++++++++++++++++-----
 5 files changed, 286 insertions(+), 214 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]