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 5EF81DC69 for ; Thu, 28 Jun 2012 06:49:22 +0000 (UTC) Received: (qmail 86173 invoked by uid 500); 28 Jun 2012 06:49:20 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 86051 invoked by uid 500); 28 Jun 2012 06:49:20 -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 86023 invoked by uid 99); 28 Jun 2012 06:49:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 06:49:19 +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 aliuzhe@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jun 2012 06:49:12 +0000 Received: by wibhq4 with SMTP id hq4so4708847wib.0 for ; Wed, 27 Jun 2012 23:48:51 -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=I8f57w4+KVi8a2HOdf24GE0DQZdgBuVvfZUaSaA9qfo=; b=N6TZStmFAiGNPoOUfpgMxLU6b49PFs380QI7ZQCBIcMqXHya1BMoCSlPi0+yuVzr4/ 5O+fg35olR+XNECLLDFgCmLE99CHKFEUxmi+uEZ+9lrCUi1+UX+LyiGMp83ooj5xxnr4 38yzPKxIXNb19Vihgg+su5B1HOZ8bXO6ivq4Mgtk0nj+UXjbWKMCW8UkDbu+wTTHPPyG GR0K7M+CMLTQra9G6vHocgrOUN8KbZ0MssZTbxaGNwNqUXxOPWRazKlBeME6nPV3hTCZ Tc7JT7KUrTKzTC+6FTiV7hnH099T9LRKX+8S6wZjT888NTeKZVSjmIJ8ZUZxZW1mPeJ6 qRMQ== MIME-Version: 1.0 Received: by 10.180.93.196 with SMTP id cw4mr1886990wib.11.1340866131641; Wed, 27 Jun 2012 23:48:51 -0700 (PDT) Received: by 10.216.230.95 with HTTP; Wed, 27 Jun 2012 23:48:51 -0700 (PDT) Date: Thu, 28 Jun 2012 14:48:51 +0800 Message-ID: Subject: [DISCUSS]Remove testtool from distribution package? From: Zhe Liu To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I found there is one ooobasis3.4-testtool_3.4.0-1_i386.deb in distribution package. It's the old vcl testtool. For users, it's totally useless and doesn't work. I suggest to remove it. -- Best Regards >From aliuzhe@gmail.com