Re: Buildfarm test failure

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Mike Fowler <mike(at)mlfowler(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Buildfarm test failure
Date: 2012-11-03 07:35:58
Message-ID: 5094C95E.5060607@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 11/02/2012 04:52 AM, Mike Fowler wrote:
> The buildfarm failed last night whilst performing the JDK 5 builds:
>
> testjar:
> [mkdir] Created dir: /home/ubuntu/buildarea/HEAD/pgjdbc/build/tests
> [javac] /home/ubuntu/buildarea/HEAD/pgjdbc/build.xml:399: warning:
> 'includeantruntime' was not set, defaulting to
> build.sysclasspath=last; set to false for repeatable builds
> [javac] Compiling 58 source files to
> /home/ubuntu/buildarea/HEAD/pgjdbc/build/tests
> [javac]
> /home/ubuntu/buildarea/HEAD/pgjdbc/org/postgresql/test/jdbc2/ArrayTest.java:213:
> cannot find symbol
> [javac] symbol : method
> createArrayOf(java.lang.String,java.lang.String[])
> [javac] location: interface java.sql.Connection
> [javac] Array sqlArray = conn.createArrayOf("text", strArray);

That was a mistake I introduced in a patch ages ago, but it should not
appear in any public history, so I'm confused about how it made it to
the buildfarm, let alone now.

--
Craig Ringer

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2012-11-05 03:34:00 Re: Misspelling in error message
Previous Message Craig Ringer 2012-11-03 07:34:29 Re: git gururs