Re: PG7.1b5 .debs

2001-03-13 Thread Juergen Kreileder
> "Oliver" == Oliver Elphick writes: Oliver> [javac] /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces Oliver> /jdbc/org/postgresql/jdbc1/Statement.java:291: Missing term. Oliver> [javac] if (result != null) && ((org.postgresql.ResultSet)resul

Re: PG7.1b5 .debs

2001-03-13 Thread Oliver Elphick
Stefan Gybas wrote: >Oliver Elphick wrote: > >> /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces/ >> jdbc/build.xml:99: Cannot use classic compiler, as it is not available > >Try using the jikes compiler instead, i.e. add (or change) the >build.compiler property in

Re: PG7.1b5 .debs

2001-03-13 Thread Juergen Kreileder
> "Oliver" == Oliver Elphick <[EMAIL PROTECTED]> writes: Oliver> [javac] /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces Oliver> /jdbc/org/postgresql/jdbc1/Statement.java:291: Missing term. Oliver> [javac] if (result != null) && ((org.postgr

Re: PG7.1b5 .debs

2001-03-13 Thread Oliver Elphick
Stefan Gybas wrote: >Oliver Elphick wrote: > >> /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces/ >> jdbc/build.xml:99: Cannot use classic compiler, as it is not available > >Try using the jikes compiler instead, i.e. add (or change) the >build.compiler property in

Re: PG7.1b5 .debs

2001-03-12 Thread Stefan Gybas
Oliver Elphick wrote: > /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces/ > jdbc/build.xml:99: Cannot use classic compiler, as it is not available Try using the jikes compiler instead, i.e. add (or change) the build.compiler property in this section: > ...bafflement! What

Re: PG7.1b5 .debs

2001-03-12 Thread Stefan Gybas
Oliver Elphick wrote: > /usr3/home/olly/mypackages/pg7.1/postgresql-7.1beta5/src/interfaces/ > jdbc/build.xml:99: Cannot use classic compiler, as it is not available Try using the jikes compiler instead, i.e. add (or change) the build.compiler property in this section: > ...bafflement! Wha

Re: PG7.1b5 .debs

2001-03-12 Thread Oliver Elphick
Stephen Zander wrote: >> "Oliver" == Oliver Elphick writes: >Oliver> ...bafflement! What is "classic compiler"? The XML line >Oliver> begins " >Oliver> I have jdk1.1 installed, which contains >Oliver> /usr/lib/jdk1.1/bin/javac. > >Are these JDBC drivers definativ

Re: PG7.1b5 .debs

2001-03-12 Thread Stephen Zander
> "Oliver" == Oliver Elphick writes: Oliver> ...bafflement! What is "classic compiler"? The XML line Oliver> begins " I have jdk1.1 installed, which contains Oliver> /usr/lib/jdk1.1/bin/javac. Are these JDBC drivers definatively known to work with a 1.1 JDK or do they require Jav

Re: PG7.1b5 .debs

2001-03-12 Thread Oliver Elphick
Stephen Zander wrote: >> "Oliver" == Oliver Elphick <[EMAIL PROTECTED]> writes: >Oliver> ...bafflement! What is "classic compiler"? The XML line >Oliver> begins " >Oliver> I have jdk1.1 installed, which contains >Oliver> /usr/lib/jdk1.1/bin/javac. > >Are these JD

Re: PG7.1b5 .debs

2001-03-12 Thread Stephen Zander
> "Oliver" == Oliver Elphick <[EMAIL PROTECTED]> writes: Oliver> ...bafflement! What is "classic compiler"? The XML line Oliver> begins " I have jdk1.1 installed, which contains Oliver> /usr/lib/jdk1.1/bin/javac. Are these JDBC drivers definatively known to work with a 1.1 JDK or

Re: PG7.1b5 .debs

2001-03-12 Thread Oliver Elphick
Emmanuel Charpentier wrote: >Oliver Elphick wrote: > >> Debs of PostgreSQL 7.1beta5 are available at http://people.debian.org/~elp >hick/ >> postgresql/ > >Great ! Thank you, Oliver ! > >A suggestion : > >Could some kind soul prepare the JDBC drivers (and maybe package the

Re: PG7.1b5 .debs

2001-03-12 Thread Oliver Elphick
Emmanuel Charpentier wrote: >Oliver Elphick wrote: > >> Debs of PostgreSQL 7.1beta5 are available at http://people.debian.org/~elp >hick/ >> postgresql/ > >Great ! Thank you, Oliver ! > >A suggestion : > >Could some kind soul prepare the JDBC drivers (and maybe package th