Migration to Maven

From: Pavel Kajaba <pkajaba(at)redhat(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: Pavel Raiskup <praiskup(at)redhat(dot)com>
Subject: Migration to Maven
Date: 2015-11-26 09:29:20
Message-ID: 2113338928.20942725.1448530160996.JavaMail.zimbra@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I would like to ask migration about build system from ant to maven.

According to github (https://github.com/pgjdbc/pgjdbc/pull/322) there is some work behind it.

Anyway what do you think about creating profiles in ant/maven?

For example profile where sspi and osgi would be optional.

+ Would you accept patch implementing class which would just has methods from SSPIClient.java and throws unsupported exception (Real implementation would be in class which inherit from this simple class).

After proposed changes GNU/Linux distributions (namely fedora) should stick close to upstream without any bigger patches or hacks.

Let me know.

Pavel Kajaba

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-11-26 12:05:47 Re: How to avoid SET application_name = ''
Previous Message Daniel Blanch Bataller 2015-11-26 07:27:36 Re: How to avoid SET application_name = ''