Return-Path: Delivered-To: apmail-lucene-mahout-dev-archive@minotaur.apache.org Received: (qmail 85566 invoked from network); 2 Feb 2010 21:56:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 21:56:43 -0000 Received: (qmail 3015 invoked by uid 500); 2 Feb 2010 21:56:43 -0000 Delivered-To: apmail-lucene-mahout-dev-archive@lucene.apache.org Received: (qmail 2949 invoked by uid 500); 2 Feb 2010 21:56:43 -0000 Mailing-List: contact mahout-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mahout-dev@lucene.apache.org Delivered-To: mailing list mahout-dev@lucene.apache.org Received: (qmail 2925 invoked by uid 99); 2 Feb 2010 21:56:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 21:56:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 21:56:39 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BA5BC234C4AC for ; Tue, 2 Feb 2010 13:56:18 -0800 (PST) Message-ID: <1005865580.35411265147778762.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Feb 2010 21:56:18 +0000 (UTC) From: "Drew Farris (JIRA)" To: mahout-dev@lucene.apache.org Subject: [jira] Created: (MAHOUT-272) Add licences for 3rd party jars to mahout binary release and remove additional unused dependencies. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Add licences for 3rd party jars to mahout binary release and remove additional unused dependencies. --------------------------------------------------------------------------------------------------- Key: MAHOUT-272 URL: https://issues.apache.org/jira/browse/MAHOUT-272 Project: Mahout Issue Type: Bug Affects Versions: 0.3 Reporter: Drew Farris Fix For: 0.3 The binary release produced by MAHOUT-215 includes some 3rd party jars that require licenses and other 3rd party jars (xpp3 + xstream) that are not required at all (eclipse core, a transitive dependency of hadoop, jfreechart a transitive dependency of watchmaker-swing). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.