all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 64466@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>,
	rostislav.svoboda@gmail.com, avityazew@gmail.com,
	liliana.prikler@gmail.com, julien@lepiller.eu,
	bjoern.hoefling@bjoernhoefling.de
Subject: [bug#64466] [PATCH 0/7] Fix maven package breakage.
Date: Tue,  4 Jul 2023 20:57:22 +0100	[thread overview]
Message-ID: <cover.1688500290.git.mirai@makinata.eu> (raw)

This patch-series fixes some maven build failures (in particular
maven-settings-builder@3.0).

Since sisu.sh and component.sh files are created by guix, the
substitute approaches in #63094 and #64026 are unnecessary and have
been reverted. Regarding #63145, it partially obsoletes some of the
patches and will require a rebase.

[1]: <https://issues.guix.gnu.org/63094>
[2]: <https://issues.guix.gnu.org/63145>
[3]: <https://issues.guix.gnu.org/64026>

Bruno Victal (7):
  gnu: maven-pom: Add missing shebangs.
  Revert "gnu: maven-embedder: Fix build."
  Revert "gnu: maven-core-bootstrap: Fix build."
  Revert "gnu: maven-resolver-provider: Fix build."
  Revert "gnu: maven-model-builder: Fix build."
  Revert "gnu: maven-settings-builder: Fix build."
  Revert "gnu: maven-model-builder@3.0: Fix build."

 gnu/packages/maven.scm                        | 25 -------------------
 .../maven-generate-component-xml.patch        |  3 ++-
 .../maven-generate-javax-inject-named.patch   |  3 ++-
 3 files changed, 4 insertions(+), 27 deletions(-)


base-commit: 3b630604d1f6325444509b5badd6cee15b3ce1b4
-- 
2.40.1





             reply	other threads:[~2023-07-04 19:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04 19:57 Bruno Victal [this message]
2023-07-04 19:59 ` [bug#64466] [PATCH 1/7] gnu: maven-pom: Add missing shebangs Bruno Victal
2023-07-04 19:59 ` [bug#64466] [PATCH 2/7] Revert "gnu: maven-embedder: Fix build." Bruno Victal
2023-07-04 19:59 ` [bug#64466] [PATCH 3/7] Revert "gnu: maven-core-bootstrap: " Bruno Victal
2023-07-04 19:59 ` [bug#64466] [PATCH 4/7] Revert "gnu: maven-resolver-provider: " Bruno Victal
2023-07-04 19:59 ` [bug#64466] [PATCH 5/7] Revert "gnu: maven-model-builder: " Bruno Victal
2023-07-04 19:59 ` [bug#64466] [PATCH 6/7] Revert "gnu: maven-settings-builder: " Bruno Victal
2023-07-04 19:59 ` [bug#64466] [PATCH 7/7] Revert "gnu: maven-model-builder@3.0: " Bruno Victal
2023-07-09  5:35 ` bug#64466: [PATCH 0/7] Fix maven package breakage Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1688500290.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=64466@debbugs.gnu.org \
    --cc=avityazew@gmail.com \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=julien@lepiller.eu \
    --cc=liliana.prikler@gmail.com \
    --cc=rostislav.svoboda@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.