On 12-10-16 12:08 AM, Craig Ringer wrote:
> On 10/15/2012 11:10 PM, seancompusult wrote:
>> Does anyone have a solution for people like me who must use Java 5?
>
> I had no problems building current git head of the JDBC driver with
> Java SE 5, nor the REL_9_2_STABLE branch.
>
Ah, quite right. I was having a problem running ant, because it itself
was compiled with Java 7. :-( IMO the whole approach of relying on
compiling with specific Java versions is flawed, but at least I've
gotten past this issue so I'm happy. Thanks for that.
Sean