public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Duncan Mak <duncanmak@gmail.com>
To: kawa mailing list <kawa@sourceware.org>
Subject: More changes to future Kawa releases?
Date: Fri, 06 Jan 2017 16:52:00 -0000	[thread overview]
Message-ID: <CABgWrqpXtRTHXsq-X698m9yjX=psQVJEytKkAj+QW1QVMhj-3A@mail.gmail.com> (raw)

Hello Per,

I know that the release process has changed quite a bit since the 2.0
release. I have a couple more suggestions.

1) Upload kawa jars to maven

I noticed that the version listed on Maven central is pretty old. I
think it will be good to have the latest jars available on Maven.

https://search.maven.org/#search%7Cga%7C1%7Ckawa

For the project that I'm working on right now, I checked in jar files
into my repo, but moving forward, having artifacts hosted is the right
thing to do, and will enable both Ant users (via Ivy) or Maven users
to track dependencies without checking in binaries to the source tree.


2) Ship the build-tools classes in another jar?

The Kawac ant task is built as part of the build-tools target, but
it's not available outside of the kawa source tree. I tried to use the
Kawac task in my own project, and I couldn't get it to work until I
copied the 'tools' directory from the Kawa tree into my own.

Once I have worked out a reasonable system, I plan to write out a set
of instructions for building projects in Kawa. A good first step might
be to ship the kawac ant task as part of the release.


What do you think? Let me know where I can help.


-- 
Duncan.

                 reply	other threads:[~2017-01-06 16:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CABgWrqpXtRTHXsq-X698m9yjX=psQVJEytKkAj+QW1QVMhj-3A@mail.gmail.com' \
    --to=duncanmak@gmail.com \
    --cc=kawa@sourceware.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.
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).