all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] icedtea6: split outputs
Date: Wed, 4 Mar 2015 16:06:21 +0100	[thread overview]
Message-ID: <idj1tl4ssya.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <87pp8phs5v.fsf@gnu.org>


Ludovic Courtès writes:

> Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> skribis:
>
>> The other two patches update the packages for Ant and R, such that they
>> depend on the "jdk" output.
>
> Merge these into one patch, since doing it separately would mean that in
> the interim R and Ant would be left broken.

I merged the three commits and pushed this.

>> From 47b47b539d4d467b70861a42e0d9abba20f1362a Mon Sep 17 00:00:00 2001
>> From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
>> Date: Wed, 4 Mar 2015 10:25:54 +0100
>> Subject: [PATCH 1/3] gnu: icedtea6: split outputs.
>>
>> * gnu/packages/java.scm (icedtea6)[outputs]: Use separate outputs for
>>   documentation ("doc"), JDK ("jdk"), and JRE ("out").
>
> [...]
>
>> +    (outputs '("out"   ; Java Runtime Environment
>> +               "jdk"   ; Java Development Kit
>> +               "doc")) ; all documentation
>
> Could you add the size of each output in parentheses, to give the reader
> an idea?

Oh, I forgot to do this before pushing :-/
I'll update the comments in a later commit.  My apologies.

~~ Ricardo

  reply	other threads:[~2015-03-04 15:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 10:17 [PATCH] icedtea6: split outputs Ricardo Wurmus
2015-03-04 12:18 ` Ludovic Courtès
2015-03-04 15:06   ` Ricardo Wurmus [this message]
2015-03-04 20:57     ` Ludovic Courtès

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=idj1tl4ssya.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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.