Return-Path: X-Original-To: apmail-cayenne-dev-archive@www.apache.org Delivered-To: apmail-cayenne-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 769FF7B5D for ; Wed, 14 Sep 2011 17:29:20 +0000 (UTC) Received: (qmail 53000 invoked by uid 500); 14 Sep 2011 17:29:20 -0000 Delivered-To: apmail-cayenne-dev-archive@cayenne.apache.org Received: (qmail 52920 invoked by uid 500); 14 Sep 2011 17:29:19 -0000 Mailing-List: contact dev-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list dev@cayenne.apache.org Received: (qmail 52908 invoked by uid 99); 14 Sep 2011 17:29:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 17:29:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.78.103.231] (HELO vorsha.objectstyle.org) (208.78.103.231) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 14 Sep 2011 17:29:12 +0000 Received: (qmail 10670 invoked from network); 14 Sep 2011 17:28:50 -0000 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 14 Sep 2011 17:28:50 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: =?iso-8859-1?Q?Re=3A_Build_failed_in_Jenkins=3A_Cayenne-trunk_?= =?iso-8859-1?Q?=BB_HSQLDB=2CJDK_1=2E6_=28latest=29=2CUbuntu_=235?= =?iso-8859-1?Q?80?= From: Andrus Adamchik In-Reply-To: <1178253356.341316020924428.JavaMail.hudson@aegis> Date: Wed, 14 Sep 2011 20:28:49 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <2061981219.311316019608906.JavaMail.hudson@aegis> <1178253356.341316020924428.JavaMail.hudson@aegis> To: dev@cayenne.apache.org X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org This seems like a genuine failure for once. Don't have a chance to try = it tonight myself...=20 On Sep 14, 2011, at 8:21 PM, Apache Jenkins Server wrote: > [ERROR] = :[45,16] incompatible types > [ERROR] found : java.lang.Object > [ERROR] required: org.apache.cayenne.dba.DbAdapter ... > Caused by: org.apache.maven.plugin.CompilationFailureException: = Compilation failure > at = org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.= java:656)