From: Sam Halliday <sam.halliday@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: help-guix@gnu.org
Subject: Re: some questions about GUIX
Date: Wed, 30 Dec 2015 13:36:12 +0000 [thread overview]
Message-ID: <87lh8cvz1v.fsf@gmail.com> (raw)
In-Reply-To: <87a8otax38.fsf@elephly.net>
[-- Attachment #1: Type: text/plain, Size: 77 bytes --]
Hi Ricardo,
I have a few more questions about your proposed jar packaging.
[-- Attachment #2.1: Type: text/plain, Size: 1055 bytes --]
Ricardo Wurmus writes:
> We are building library for library as individual packages in Guix. We
> certainly won’t bundle prebuilt jars from Maven if it can be avoided
> at all.
Does this mean that you have a GUIX package for every jar? If so, can
you have multiple versions of the same jar installed at the same time?
Support for multiple versions of a library will be necessary as it is
not always a simple case of bumping the version to use a library: many
libraries introduce breaking changes at both source and binary level.
Will you be using the same version names as the official upstream
binaries? I strongly recommend against doing this. The convention in
corporate environments is that rebuilds of jars incur a postfix to their
version. E.g. a rebuild of guava 18.0 (even with no changes to the
sources) would be 18.0-guix1. Of course, there is no way for you to know
that jars are not being loaded by name at runtime through the
classloader, so you introduce further opportunity for bugs here.
--
Best regards,
Sam
[-- Attachment #2.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 180 bytes --]
next prev parent reply other threads:[~2015-12-30 13:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-26 15:36 some questions about GUIX Sam Halliday
2015-12-29 15:00 ` Ludovic Courtès
2015-12-29 15:40 ` Sam Halliday
2015-12-29 19:11 ` Ricardo Wurmus
2015-12-29 19:46 ` Leo Famulari
2015-12-29 23:10 ` Ludovic Courtès
2015-12-29 23:35 ` Sam Halliday
2015-12-31 9:50 ` Ricardo Wurmus
2015-12-30 13:36 ` Sam Halliday [this message]
2015-12-31 2:02 ` Leo Famulari
2015-12-31 2:17 ` Leo Famulari
2015-12-31 12:46 ` Sam Halliday
2016-01-01 14:45 ` Ludovic Courtès
2015-12-31 9:30 ` Ricardo Wurmus
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lh8cvz1v.fsf@gmail.com \
--to=sam.halliday@gmail.com \
--cc=help-guix@gnu.org \
--cc=rekado@elephly.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).