Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 28076 invoked from network); 26 Jan 2009 10:16:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jan 2009 10:16:20 -0000 Received: (qmail 66774 invoked by uid 500); 26 Jan 2009 10:16:20 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 66685 invoked by uid 500); 26 Jan 2009 10:16:20 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 66674 invoked by uid 99); 26 Jan 2009 10:16:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2009 02:16:20 -0800 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; Mon, 26 Jan 2009 10:16:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F18D234C48B for ; Mon, 26 Jan 2009 02:15:59 -0800 (PST) Message-ID: <521909175.1232964959504.JavaMail.jira@brutus> Date: Mon, 26 Jan 2009 02:15:59 -0800 (PST) From: "Sean O'Callaghan (JIRA)" To: issues@cxf.apache.org Subject: [jira] Closed: (CXF-1955) WHICH_JARS text file does not mention commons-collections.jar In-Reply-To: <91578364.1230079364163.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean O'Callaghan closed CXF-1955. --------------------------------- Resolution: Fixed > WHICH_JARS text file does not mention commons-collections.jar > ------------------------------------------------------------- > > Key: CXF-1955 > URL: https://issues.apache.org/jira/browse/CXF-1955 > Project: CXF > Issue Type: Bug > Components: Documentation > Affects Versions: 2.1.3 > Environment: all > Reporter: Steven Doolan > Assignee: Sean O'Callaghan > Priority: Minor > Original Estimate: 0.17h > Remaining Estimate: 0.17h > > The WHICH_JARS file in the lib directory lists the dependencies of various parts of CXF. commons-collections is required for wsdl2java (and perhaps other sections) but is not mentioned. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.