Re: CVS compile error - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: CVS compile error
Date
Msg-id 200208150413.g7F4Dvw27594@candle.pha.pa.us
Whole thread Raw
In response to Re: CVS compile error  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
I downloaded 1.5 and that fixed it.

---------------------------------------------------------------------------

Barry Lind wrote:
> Bruce,
>
> Thanks for the info.  I will look at this to see if I can change things
> around to get it working with 1.4 again.  Sorry for the problems.
>
> --Barry
>
> Bruce Momjian wrote:
>
> >Ant 1.4.1.  I am downloading 1.5 now.  I don't see 1.6.1 as a standard
> >release of ant.
> >
> >---------------------------------------------------------------------------
> >
> >Barry Lind wrote:
> >
> >
> >>Bruce,
> >>
> >>What version of ANT do you have installed?  I was using 1.6 when I made
> >>this change.
> >>
> >>--Barry
> >>
> >>Bruce Momjian wrote:
> >>
> >>
> >>
> >>>I am seeing this error in CVS jdbc:
> >>>
> >>>/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/interfaces/jdbc/./build.xml:51:
> >>>Class org.apache.tools.ant.taskdefs.condition.And doesn't support the
> >>>nested "isset" element.
> >>>
> >>>This is with:
> >>>
> >>>    $ java -version
> >>>    java version "donn:01.02.00-14:56"
> >>>    Classic VM (build donn:01.02.00-14:56, native threads, nojit)
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>---------------------------(end of broadcast)---------------------------
> >>TIP 6: Have you searched our list archives?
> >>
> >>http://archives.postgresql.org
> >>
> >>
> >>
> >
> >
> >
>
>
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: CVS compile error
Next
From: hhaag@gmx.de
Date:
Subject: Inserting large BLOBs via JDBC - OutOfMemoryError