Am 22.12.24 um 21:02 schrieb Julien Lepiller:
apache-pom stuff contains the parert pom files used by the pom files of
commons-io. They are required for maven to work properly. You'll need to look
at the pom file of commons-io to find the exact version and package it. The
parant pom file might
Am 22.12.24 um 20:05 schrieb Ricardo Wurmus:
Consider *adding* a more recent version instead of replacing it.
There's a chance we need the older version for the early Java dependency
graph. Upgrading packages close to the root is pretty messy.
Thanks, I did so, see https://issues.guix.gnu.org/
apache-pom stuff contains the parert pom files used by the pom files of
commons-io. They are required for maven to work properly. You'll need to look
at the pom file of commons-io to find the exact version and package it. The
parant pom file might have a parent itself, which needs to be packaged
Hi,
For what it is worth, I have been using my own build system purely in
Guile for a few years now. I use it in my main project libpatch
(https://git.sr.ht/~old/libpatch/tree). It is compatible with the
gnu-build-system (configure && make && make check && make install), but
it does not have to
Hartmut Goebel writes:
> how to update java-commons-io?
Consider *adding* a more recent version instead of replacing it.
There's a chance we need the older version for the early Java dependency
graph. Upgrading packages close to the root is pretty messy.
--
Ricardo
Dear Guix,
I have a fully encrypted disk: it has an EFI partition where I install
grub-efi-bootloader and the rest is a single-partition luks device
(including the grub configuration /boot).
I also have another disk that I can partition however I want.
I would like the other disk to store a key
Hi,
how to update java-commons-io?
I packaged Saxon, a Java XSLT processor which seems to be one of the few
supporting XSLT 3.0, XQuery 3.1, and XPath 3.1 and thus being used widely.
One of its dependencies requires java-commons-io 2.7+, while we only
have 2.5.
While I prepared package for
On Sat, Dec 21, 2024 at 09:33:31PM +0100, Ricardo Wurmus wrote:
> Ricardo Wurmus writes:
>
> > I've just rebased python-team on top of master, because Maxim just
> > pushed some changes to python-tox etc to the master branch.
>
> Perhaps prematurely I rebased python-team on top of rust-team to b