Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-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 2332B10116 for ; Mon, 9 Dec 2013 08:10:36 +0000 (UTC) Received: (qmail 92606 invoked by uid 500); 9 Dec 2013 08:10:29 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 92554 invoked by uid 500); 9 Dec 2013 08:10:22 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 92518 invoked by uid 99); 9 Dec 2013 08:10:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Dec 2013 08:10:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.223.182 as permitted sender) Received: from [209.85.223.182] (HELO mail-ie0-f182.google.com) (209.85.223.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Dec 2013 08:10:13 +0000 Received: by mail-ie0-f182.google.com with SMTP id as1so5571081iec.27 for ; Mon, 09 Dec 2013 00:09:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=7IkP6lTzf5kaDXiAdR5n870nmF2LdW9R16FkxdwvPXo=; b=SlmBML34iRRwJ+v1XQWnd3LA6KjFz85gU58hcvjpkj4G+9Jyabkhnm14MkMCXQRCM3 UUwRZzhahwM4ORVPYxMHkJTCmOfMni4Tg0M0fbsRF9W6s9ocMXazKx/7qFohNFk1hnGM xXLMKYyJZKPuIImvbnBPTWcM2GnKd5Y94kZpDVOkl7ge7UMFP5hglKcJbHfnz20LofRF xsb9+pyqs46G58nqxu9/ShJQpKkZzsbbYJO5RzO7D9MwOIHSbRFCBqivHwMR3H1p1QA7 1PbzwDO8d34mhQ06TKdHrH4hRxC6Pq75j8ZztwvxitPGDugttk6pTJOWpHukrxujuZk5 m2ww== X-Received: by 10.42.40.83 with SMTP id k19mr66798169ice.3.1386576592623; Mon, 09 Dec 2013 00:09:52 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.89.103 with HTTP; Mon, 9 Dec 2013 00:09:32 -0800 (PST) From: Claus Ibsen Date: Mon, 9 Dec 2013 09:09:32 +0100 Message-ID: Subject: Build failure on master branch To: dev Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi I get this error this morning with latest code from master [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:58.280s [INFO] Finished at: Mon Dec 09 09:04:14 CET 2013 [INFO] Final Memory: 179M/728M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project camel-http4: Compilation failure [ERROR] /Users/davsclaus/workspace/camel/components/camel-http4/src/main/java/org/apache/camel/component/http4/HttpEndpoint.java:[150,50] error: cannot find symbol -- Claus Ibsen ----------------- Red Hat, Inc. Email: cibsen@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen