From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Frank Spies <frankspies(at)gmx(dot)de> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Compiling on JDK 6 |
Date: | 2007-01-24 14:23:29 |
Message-ID: | A3311440-E7E3-4F89-847D-9E8509BE4459@fastcrypt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Frank,
On 24-Jan-07, at 8:43 AM, Frank Spies wrote:
> OK, my bad. I have the latest code, but misconfigured ant (JAVA_HOME
> pointing to JDK 5, but only JDK on classpath). Working fine now :)
>
> Is there anyone working on implementing the JDK 6 stuff? I am new
> here,
> and I dont want to interfere if someone is working on that stuff
> already, but if noone does I could start doing some work.
>
Your patches would be welcomed.
Dave
>
>
> Am Mittwoch, den 24.01.2007, 07:51 -0500 schrieb Dave Cramer:
>> Frank,
>>
>> You have the latest code from CVS ?
>>
>> AFAIK, Kris updated it to compile on jdk6
>>
>> Dave
>> On 24-Jan-07, at 7:19 AM, Frank Spies wrote:
>>
>>> Hi all,
>>>
>>> i tried to compile the jdbc driver on jdk 6. That did not work,
>>> several
>>> methods are not implemented. Is there a roadmap when this will be
>>> implemented? It was quite easy to make the code compile, by just
>>> throwing exceptions from all unimplemented methods. Shouldn't we do
>>> that
>>> to at least have the possibility to compile under jdk 6?
>>>
>>> Thanks, Frank
>>>
>>>
>>> ---------------------------(end of
>>> broadcast)---------------------------
>>> TIP 5: don't forget to increase your free space map settings
>>>
>>
>>
>> ---------------------------(end of
>> broadcast)---------------------------
>> TIP 4: Have you searched our list archives?
>>
>> http://archives.postgresql.org
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-01-24 14:37:01 | XML type in PostgreSQL 8.3 |
Previous Message | Frank Spies | 2007-01-24 13:43:49 | Re: Compiling on JDK 6 |