Migration to Maven - Mailing list pgsql-jdbc

From Pavel Kajaba
Subject Migration to Maven
Date
Msg-id 2113338928.20942725.1448530160996.JavaMail.zimbra@redhat.com
Whole thread Raw
Responses Re: Migration to Maven  (Dave Cramer <pg@fastcrypt.com>)
List 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
patchesor hacks. 

Let me know.

Pavel Kajaba


pgsql-jdbc by date:

Previous
From: Daniel Blanch Bataller
Date:
Subject: Re: How to avoid SET application_name = ''
Next
From: Dave Cramer
Date:
Subject: Re: How to avoid SET application_name = ''