all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64466] [PATCH 0/7] Fix maven package breakage.
@ 2023-07-04 19:57 Bruno Victal
  2023-07-04 19:59 ` [bug#64466] [PATCH 1/7] gnu: maven-pom: Add missing shebangs Bruno Victal
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Bruno Victal @ 2023-07-04 19:57 UTC (permalink / raw)
  To: 64466
  Cc: Bruno Victal, rostislav.svoboda, avityazew, liliana.prikler,
	julien, bjoern.hoefling

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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-07-09  5:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04 19:57 [bug#64466] [PATCH 0/7] Fix maven package breakage Bruno Victal
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

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.