| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | CVS compile error |
| Date: | 2002-08-15 03:14:57 |
| Message-ID: | 200208150314.g7F3Ev016110@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
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)
--
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 | Barry Lind | 2002-08-15 03:45:33 | Re: CVS compile error |
| Previous Message | Larry Riedel | 2002-08-14 22:34:14 | 7.3 Cursors/ResultSets/CallableStatements |