public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Alcides Flores Pineda <alcides.fp@gmail.com>
To: Vijay Mathew <vijay.the.lisper@gmail.com>
Cc: kawa@sourceware.org
Subject: Re: Dependency Management
Date: Thu, 11 Jul 2019 23:02:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.20.1907111755070.15265@imac1> (raw)
In-Reply-To: <CAK0HBnhZ3uLS2ppJrT0S8Vs-jnPWptCdX+vCTHmdrHjt6Vtq4w@mail.gmail.com>

Hello Vijay:

As Per and Mikel pointed out in their talk


> Building and tooling
> --------------------
> * Most Clojure projects use the Leiningen tool
>   Leiningen can create, compile, test, run projects. It can fetch
>   dependencies Other powerful tools also available
>
> * Kawa lacks anything similar - _* but doesn't need it *_
>   kawa commmand is a simple wrapper for java -jar kawa.jar
>   For building use whatever tools you like: ant, make, gradle
>   For deploying use jar, zip, tar
>   Nothing new to learn

https://per.bothner.com/papers/JavaOne15/slides.pdf
https://per.bothner.com/papers/JavaOne15/slides.html#slide30

I do recommend reading the whole paper, its a great source of information.

Greetings.
--
Alcides Flores Pineda.

On Thu, 11 Jul 2019, Vijay Mathew wrote:

> Hi,
>
> How can I automate build and dependency-management for a Kawa project?
> Is there something similar to Leiningen (https://leiningen.org/)?
>
> Thanks,
>
> Vijay
>

  reply	other threads:[~2019-07-11 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-11  9:55 Vijay Mathew
2019-07-11 23:02 ` Alcides Flores Pineda [this message]
2019-07-12  2:02 ` Per Bothner

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=alpine.DEB.2.20.1907111755070.15265@imac1 \
    --to=alcides.fp@gmail.com \
    --cc=kawa@sourceware.org \
    --cc=vijay.the.lisper@gmail.com \
    /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).