unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Specifying Java version when using ant-build-system
Date: Mon, 15 Aug 2016 10:27:33 -0400	[thread overview]
Message-ID: <CAJ=RwfaYEwmRo30UC8VzGDFimSupH8-6KPpTW9L_KocT_8GU8A@mail.gmail.com> (raw)
In-Reply-To: <20160815161734.43f11abd@scratchpost.org>

On Mon, Aug 15, 2016 at 10:17 AM, Danny Milosavljevic
<dannym@scratchpost.org> wrote:
> Hi,
>
> how can I specify that I need a Java 1.8 compiler and source level when using ant-build-system?
>
> Also, guix/build-system/ant.scm says:
>
> (define* (ant-build store name inputs
>                     #:key
>                     (tests? #t)
>                     (test-target "tests")
>                     (configure-flags ''())
>                     (make-flags ''())
>                     (build-target "jar")
>                     (jar-name #f)
>                     (phases '(@ (guix build ant-build-system)
>                                 %standard-phases))
>                     (outputs '("out"))
>                     (search-paths '())
>                     (system (%current-system))
>                     (guile #f)p
>                               ^^^ what does this mean?
>                     (imported-modules %ant-build-system-modules)
>                     (modules '((guix build ant-build-system)
>                                (guix build utils))))
>

Seems to me that it's missing an argument for that.  We'll need to add
a "java" or "jdk" or whatever argument.

- Dave

  reply	other threads:[~2016-08-15 14:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-15 14:17 Specifying Java version when using ant-build-system Danny Milosavljevic
2016-08-15 14:27 ` Thompson, David [this message]
2016-08-15 14:42 ` Ricardo Wurmus
2016-08-16  0:38   ` Leo Famulari
2016-08-16  7:58     ` Ricardo Wurmus
2016-08-16 18:10       ` Leo Famulari
2016-08-30  9:17       ` 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

  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='CAJ=RwfaYEwmRo30UC8VzGDFimSupH8-6KPpTW9L_KocT_8GU8A@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=dannym@scratchpost.org \
    --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).