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 53625C3C0 for ; Thu, 17 May 2012 20:06:56 +0000 (UTC) Received: (qmail 1668 invoked by uid 500); 17 May 2012 20:06:56 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 1534 invoked by uid 500); 17 May 2012 20:06:56 -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 1522 invoked by uid 99); 17 May 2012 20:06:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 20:06:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.mueller@gmail.com designates 209.85.216.45 as permitted sender) Received: from [209.85.216.45] (HELO mail-qa0-f45.google.com) (209.85.216.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 20:06:50 +0000 Received: by qaeb19 with SMTP id b19so6675583qae.11 for ; Thu, 17 May 2012 13:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XJOWbSbdgF7cNin1y1HQ7U/6g2Lp2u/odbm1kxet1hw=; b=FavLBeQ9rc6lNkiftnJ2s759SZhpWEs61SZth3S3PiNTr9F6JagywR/BzP1wNkzgSK 1P4BwihICFse5Zk+KBRlmIvRM4j+PJH7iYXKlqRn9Gh0nalgJZefPegvDNkkai1w9ggY O48zqZDNX4ODYQUcV5CFyBS7NpnANDdIXL+8IDKQantHn/K8p2gYuxgbHYFtOjFlnTLN s0rtP6RdLWYSF4zs6yHzcJ7pLdF5pOjJ/SRreM/lpEDd8LM27wiG+24c5qwEgKiDNUiQ uY2JsyfajRlneXsTbwqozWzdB4uJhCbTf1NZ3HXtZZdG+COdI5nAODHEmWxDzL5DvHhV sLmg== MIME-Version: 1.0 Received: by 10.224.187.147 with SMTP id cw19mr18730254qab.47.1337285189071; Thu, 17 May 2012 13:06:29 -0700 (PDT) Received: by 10.229.241.208 with HTTP; Thu, 17 May 2012 13:06:28 -0700 (PDT) Received: by 10.229.241.208 with HTTP; Thu, 17 May 2012 13:06:28 -0700 (PDT) In-Reply-To: References: <20270088.m8JIX1mU5m@dilbert.dankulp.com> Date: Thu, 17 May 2012 22:06:28 +0200 Message-ID: Subject: Re: Building the manual..... From: =?ISO-8859-1?Q?Christian_M=FCller?= To: dev@camel.apache.org Content-Type: multipart/alternative; boundary=485b397dd7a9a8723a04c040f891 --485b397dd7a9a8723a04c040f891 Content-Type: text/plain; charset=ISO-8859-1 +1 Best, Christian Sent from a mobile device Am 17.05.2012 15:50 schrieb "Claus Ibsen" : > On Thu, May 17, 2012 at 3:39 PM, Daniel Kulp wrote: > > > > I've discovered that the manual building is what is causing the Camel > > parallel builds to completely fail. If I do: > > > > $ mvn -Pfastinstall -P '!build.manual' -T 8 > > > > to turn that off, then the parallel build actually works. (when the > > repository update stuff in the install plugin doesn't barf, separate > issue) > > That kind of brings up the question: should we build the manual by > default? > > Since it requires things like prince to be installed, it's really not > that > > useful "out of the box". I'm kind of wondering if it make sense to NOT > > have it build by default, but have it built during certain profiles > > (release, deploy, etc...). > > > > Thoughts? > > > > +1 > > I dont think having the manual build during normal brings much value > to the table. > So I think it should be fine to disable it, and have it build during > the release process etc. > > > > -- > > Daniel Kulp > > dkulp@apache.org - http://dankulp.com/blog > > Talend Community Coder - http://coders.talend.com > > > > > > -- > Claus Ibsen > ----------------- > CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com > FuseSource > Email: cibsen@fusesource.com > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ > --485b397dd7a9a8723a04c040f891--