From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Barry Lind <barry(at)xythos(dot)com> |
Cc: | PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: CVS compile error |
Date: | 2002-08-15 04:13:57 |
Message-ID: | 200208150413.g7F4Dvw27594@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | holger.haag | 2002-08-15 12:48:25 | Inserting large BLOBs via JDBC - OutOfMemoryError |
Previous Message | Barry Lind | 2002-08-15 04:12:08 | Re: CVS compile error |