ants hackers - Search results in mailing lists

2016-02-17 22:13:57 | Re: [HACKERS] Packaging of postgresql-jdbc (Dave Cramer)

On 17 February 2016 at 16:57, Pavel Raiskup wrote: I think I already

2016-01-08 13:32:55 | Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435) (Pavel Kajaba)

ant-maven plugin. Plugin was added because new dependencies (my guess is OSGi and waffle-jna). Correct me if I am wrong - I am not java hacker

2015-11-26 09:29:33 | Migration to Maven (Pavel Kajaba)

ant to maven. According to github (https:///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

2015-03-23 16:24:12 | Remove obsolete maven-ant-tasks (Jozef Mlich)

hackers, recently, I was trying to recompile postgresql jdbc driver (ver. 1201) in Fedora Linux from source codes. I had troubles with maven-ant-tasks

2015-01-16 10:41:33 | Re: Problem with DATE (Dave Cramer)

hack the driver . The jar is easy to build with ant. Just change it so that

2010-11-21 14:49:23 | Experimental JDBC driver (Radosław Smogura)

hackers. 11. TO_THINK: It's good point to think about changing OID to JDBC RowId, just sugar for sugar. 12. No describe or lazy decision to read given value as binary or character

2004-12-11 00:15:14 | Java Studio Creator Fix/Hack (Pucky Loucks)

HACK===== then run ant for pgjdbc and use the postgresql.jar that is in the jar directory

2003-06-25 09:32:40 | Re: JDBC project / CVS moving to GBorg ... (Dave Cramer)

ant. Please feel free to express your opinions on this matter, good or bad. This will likely happen in the next 2 weeks regardless. Dave On Tue, 2003-06-24 at 21:08, The Hermit

2003-05-06 15:46:16 | Re: Memroy leak with jdbc (Joseph Shraibman)

hack the cvs version of the driver, but it won't compile for some reason. Here's the patch: *** org/postgresql/core/BaseResultSet.java.orig Tue May 6 14:41:13 2003 --- org/postgresql/core/BaseResultSet.java

2003-04-17 14:51:26 | Re: [PATCHES] the build (Nic Ferrier)

Ant; so none of the existing autotools Java macros is suitable. And I don't have the time _right_ now to write such a macro. I might in the future. So, is the hack

2002-12-10 08:27:05 | build patch (Mike Beachy)

hacking about on the code, I've made another couple of tweaks to the build files. They make it possible to use ant exclusively

2001-10-22 19:23:59 | Re: Ant installation (and other) issues! (Marko Kreen)

Ant is easier. How probable this is? User is hacking only JDBC. I sent a patch

2001-10-19 14:09:09 | Whatever ... JDBC build patch (Marko Kreen)

hacked a bit and the result seems to be quite edible: * spec.{jdbc1,jdbc2,jdbc2e} files which describe contents of different driver editions. So main Makefile is very straightforward. * make builds all source

2001-10-16 22:11:20 | Re: J2SE 1.4 and other patches (Dave Cramer)

Ant is used to build the driver! Dave -----Original Message----- From: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Joseph Shraibman Sent: October 16, 2001 5:45 PM To: Rene Pijlman Cc: Mark Lillywhite (pg-jdbc); pgsql-jdbc@postgresql.org

2001-06-25 19:18:12 | Re: [HACKERS] Instrumenting and Logging in JDBC (Barry Lind)

First I would ask what kind of logging you are talking about? I find that