From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Improve ant-build-system.
Date: Thu, 31 Mar 2016 17:23:35 +0200 [thread overview]
Message-ID: <idjh9fm8ydk.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <idjh9fwq69t.fsf@bimsb-sys02.mdc-berlin.net>
Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> writes:
> our ant-build-system currently throws away the jar manifest, because it
> was difficult to control its timestamp. Without a manifest many jars
> cannot be used, though. Oops!
>
> The manifest and the directory it is in always get the current time,
> which is very annoying. Since controlling the timestamp is not possible
> with “jar”, this patch repacks the jar archive with “zip”. The only
> thing we need to take care of is to ensure that the manifest file
> appears first.
>
> With these changes the jars actually work properly.
>
> Thanks to Roel for reporting these issues to me privately and assisting
> in debugging all of this!
I pushed these commits as 9941e0812eca a couple of hours ago.
~~ Ricardo
prev parent reply other threads:[~2016-03-31 15:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 14:50 [PATCH] Improve ant-build-system Ricardo Wurmus
2016-03-24 15:33 ` Leo Famulari
2016-03-24 15:57 ` Ricardo Wurmus
2016-03-24 16:08 ` Leo Famulari
2016-03-31 15:23 ` Ricardo Wurmus [this message]
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=idjh9fm8ydk.fsf@bimsb-sys02.mdc-berlin.net \
--to=ricardo.wurmus@mdc-berlin.de \
--cc=guix-devel@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).