Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81866D84C for ; Mon, 22 Oct 2012 10:11:06 +0000 (UTC) Received: (qmail 8782 invoked by uid 500); 22 Oct 2012 10:11:05 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 8703 invoked by uid 500); 22 Oct 2012 10:11:04 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 8674 invoked by uid 99); 22 Oct 2012 10:11:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 10:11:03 +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 jancasacondor@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-ob0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 10:10:56 +0000 Received: by mail-ob0-f175.google.com with SMTP id eq6so2200566obc.6 for ; Mon, 22 Oct 2012 03:10:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fLE2bQ0UcSEd5pN4+8uG1DCsQ+f5DbpXJnOwBYlZy7o=; b=nqEgMno8PkZSZ7Yb1ElcD9yFAXrQmpk9R1QVjzfhYahHHNT829o4YvfO6Tfnaa/Ysd KbRdghrmnr4YslhoVWnAsbgViPCV1bjjVpMPvPZ4IB1K66UfFuj3Q5+OynUkQ/hOXNOX IQG1HHQgvPlhcoHhanUMYkgKbEuSgqadeCZAB1N6kPP3EUJwUaILlfeCvW/ASCOGOUqd 1KigJGfVW2SYDtEu2UgWOFUGCKSUjUCLx3aaJJ8zWxJmcjHtO6vawfFo6OPrJ2L7gV2I RutWUKJeylsks0AbyEv2nDv+uLRqxkSws5VxSgX/0UCoUPZ5toI2GpzWBWFx9BvF1Yo2 DQVw== MIME-Version: 1.0 Received: by 10.60.0.194 with SMTP id 2mr7395159oeg.108.1350900635093; Mon, 22 Oct 2012 03:10:35 -0700 (PDT) Received: by 10.76.142.133 with HTTP; Mon, 22 Oct 2012 03:10:35 -0700 (PDT) Date: Mon, 22 Oct 2012 12:10:35 +0200 Message-ID: Subject: build --all and clean. From: jan iversen To: ooo-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8fb2012a7b49f404cca3101f X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb2012a7b49f404cca3101f Content-Type: text/plain; charset=ISO-8859-1 I have made a build --all, after which I use configure to set other options. Now is there any way I can clean all objects etc. from the previous build. I thought build --all --clean would do it, but build does not recognize --clean I cannot find it in wiki. thanks in advance for help. JanI. --e89a8fb2012a7b49f404cca3101f--