Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 5015 invoked from network); 8 Jul 2008 03:32:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 03:32:33 -0000 Received: (qmail 51464 invoked by uid 500); 8 Jul 2008 03:32:33 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 51448 invoked by uid 500); 8 Jul 2008 03:32:33 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 51437 invoked by uid 99); 8 Jul 2008 03:32:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 20:32:33 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of willem.jiang@gmail.com designates 209.85.198.248 as permitted sender) Received: from [209.85.198.248] (HELO rv-out-0708.google.com) (209.85.198.248) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 03:31:40 +0000 Received: by rv-out-0708.google.com with SMTP id f25so2914333rvb.26 for ; Mon, 07 Jul 2008 20:32:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=oz1wh0XYEKM+jKzDRjUjpNmz1IDaRWUxfqxxaofjU1g=; b=lfBoT4G2sBtNY/5SlBqMDK1JO85kY7BWWyxKrYoUvqaNIQ/dw2lot4T9wJK/W5QRhb sfB4veFy1c/XelKh/xS7pSBKadht0oCbjH1FQmXPlghbnDDH29cHov4steZ041TAUIhT meYueOb/O924qSrIyXltJc58J0H0GBnxJkusc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Uk0cOQ4S+x/llMjaOo8UL+4l7n+IZDfmUBZ3QHlgYfejlEm12b7N7wVgwQYs2jX72f gzFLx/Ens7XqoCHFjzo1nGOejt/Kwptp6U3rdg5ydfXVLZKGlSpZS01a6AOybX/zKycv DeG5mtzofwzt7FnhTeN4xamXSDDbm2uZA6B+c= Received: by 10.140.136.5 with SMTP id j5mr2905409rvd.27.1215487922684; Mon, 07 Jul 2008 20:32:02 -0700 (PDT) Received: from ?192.168.0.118? ( [221.223.249.10]) by mx.google.com with ESMTPS id f21sm7600200rvb.0.2008.07.07.20.31.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 07 Jul 2008 20:32:01 -0700 (PDT) Message-ID: <4872DFAA.80608@gmail.com> Date: Tue, 08 Jul 2008 11:31:54 +0800 From: Willem Jiang User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: camel-user@activemq.apache.org Subject: Re: Can not compile examples from 1.4 snapshot References: <4C1FB9C00D24A140906239533638C4D204BD7EBE@EXVS04.exserver.dk> <4870AC9C.1080606@die-schneider.net> <4871D9E7.8050104@gmail.com> <487254A9.3020401@die-schneider.net> <6e8974e40807071239o571ab2fch23a34f32fde2d135@mail.gmail.com> In-Reply-To: <6e8974e40807071239o571ab2fch23a34f32fde2d135@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi You may need to upgrade your JDK, or put the JAXB 2.1 jars into the JDK endorse directory. For JDK6, Updates 1-3, JAXB 2.0 is used by default, Updates 4+ JAXB 2.1 is used. In Camel 1.4-snapshot ,we are using JAXB 2.1. If you are using JDK 1.5 , we may not meet this problem, since JAXB only shipped with JDK 1.6 or up. Willem Vadim Chekan wrote: > I'm having problems with comiling camel/trunk too. > java version "1.6.0_02" > Java(TM) SE Runtime Environment (build 1.6.0_02-b06) > Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode, sharing) > > [INFO] [bundle:bundle] > [WARNING] Warning building bundle > org.apache.camel:camel-csv:bundle:1.4-SNAPSHOT : Did not find matching > referal for !ja > vax.xml.bind.annotation.adapters > [INFO] [install:install] > [INFO] Installing > C:\Projects\Experimental\Camel\trunk\components\camel-csv\target\camel-csv-1.4-SNAPSHOT.jar > to C:\Docu > ments and Settings\vchekan\.m2\repository\org\apache\camel\camel-csv\1.4-SNAPSHOT\camel-csv-1.4-SNAPSHOT.jar > [INFO] [bundle:install] > [INFO] Parsing file:/C:/Documents%20and%20Settings/vchekan/.m2/repository/repository.xml > [INFO] Installing > org/apache/camel/camel-csv/1.4-SNAPSHOT/camel-csv-1.4-SNAPSHOT.jar > [INFO] Writing OBR metadata > [INFO] ------------------------------------------------------------------------ > [INFO] Building Camel :: CXF > [INFO] task-segment: [install] > [INFO] ------------------------------------------------------------------------ > [INFO] [cxf-codegen:wsdl2java {execution: generate-test-sources}] > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > > On Mon, Jul 7, 2008 at 10:38 AM, Christian Schneider > wrote: > >> Hmm ... but when I only have the binary distribution there is no parent pom. >> Any idea how we can change this? Does it make sense to ditribute the parent >> pom in the binary distributrion or is there a better way to solve the >> problem? >> >> However this can be solved I think the examples should work using maven >> without compiling from source. >> >> Greetings >> >> Christian >> >> Willem Jiang schrieb: >> >>> FYI the below snapshot repository is in the camel-parent pom.xml for a >>> long time :) >>> >>> Willem >>> >>> Christian Schneider wrote: >>> >>>> Could this repository simply be added to the normal pom? Then people who >>>> try the snapshot would have no problems with this. >>>> On the other hand the repository entry could be removed for release >>>> builds. >>>> >>>> Greetings >>>> >>>> Christian >>>> >>>> Claus Ibsen schrieb: >>>> >>>>> Hi >>>>> >>>>> Yes it does take time to do a clean rebuild ;) And you need to increase >>>>> the memory settings on Maven to let it be able to compile it all. >>>>> >>>>> The snapshorts is deployed on a public maven server >>>>> http://activemq.apache.org/camel/download.html >>>>> >>>>> Apache snapshots >>>>> http://people.apache.org/repo/m2-snapshot-repository >>>>> >>>>> >>>>> http://people.apache.org/repo/m2-snapshot-repository/org/apache/camel/apache-camel/ >>>>> >>>>> So you can add the apache m2 snapshot in your pom.xml and you are off to >>>>> go. >>>>> >>>>> >>>>> apache.snapshots >>>>> Apache Development Snapshot Repository >>>>> http://people.apache.org/repo/m2-snapshot-repository >>>>> >>>>> false >>>>> >>>>> >>>>> true >>>>> >>>>> >>>>> >>>>> >>>>> >> > > > >