Re: Migration to Maven

From: Stephen Nelson <stephen(at)eccostudio(dot)com>
To: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, Dave Cramer <pg(at)fastcrypt(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Cc: Mark Rotteveel <mark(at)lawinegevaar(dot)nl>
Subject: Re: Migration to Maven
Date: 2015-11-26 19:31:43
Message-ID: CAHpHs3muanx+0CQkg=fzdhRJ9zjmU=BwmpR9asgEy4eKT+WbCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'll rebase it this evening. I'm just not confident the preprocessing will
solve all the issues particularly around deploying multiple artifacts to
Maven Central.

I might produce another branch which uses Markus's idea to create a branch
per spec version. Plus points include making the build script simpler.
Minus points are the duplication and possible difficulties backporting
fixes.

On Thu, 26 Nov 2015, 18:45 Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
wrote:

> Gentlemen, are there volunteers to rebase PR 322 onto current master?
> Merge conflicts in *.po files scary me a bit.
>
> Well, I can try prototype "pre-processing" approach on top of current
> 322, however it would be better to rebase first.
> Vladimir
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-11-26 19:32:25 Re: Migration to Maven
Previous Message Vladimir Sitnikov 2015-11-26 18:45:06 Re: Migration to Maven