From notifications-return-7626-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Thu Mar 05 14:44:23 2009 Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 32935 invoked from network); 5 Mar 2009 14:44:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2009 14:44:23 -0000 Received: (qmail 61715 invoked by uid 500); 5 Mar 2009 14:44:23 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 61686 invoked by uid 500); 5 Mar 2009 14:44:23 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 61677 invoked by uid 99); 5 Mar 2009 14:44:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2009 06:44:23 -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; Thu, 05 Mar 2009 14:44:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 70337234C4A9 for ; Thu, 5 Mar 2009 06:43:56 -0800 (PST) Message-ID: <12607003.1236264236458.JavaMail.jira@brutus> Date: Thu, 5 Mar 2009 06:43:56 -0800 (PST) From: =?utf-8?Q?Nicolas_Lalev=C3=A9e_=28JIRA=29?= To: notifications@ant.apache.org Subject: [jira] Resolved: (IVYDE-166) Sources attach but Javadocs don't In-Reply-To: <347148963.1235318581834.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVYDE-166?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalev=C3=A9e resolved IVYDE-166. ----------------------------------- Resolution: Fixed I have found the bug and fixed it in trunk. > Sources attach but Javadocs don't > --------------------------------- > > Key: IVYDE-166 > URL: https://issues.apache.org/jira/browse/IVYDE-166 > Project: IvyDE > Issue Type: Bug > Components: classpath container > Affects Versions: 2.0.0.beta1 > Environment: Windows, Eclipse 3.4 platform (IBM RAD 7.5.1 distrib= ution) > Reporter: DK > Assignee: Nicolas Lalev=C3=A9e > Fix For: 2.0.0.final > > > It might be a regression of IVYDE-55 in 2.0.0.beta1 > Here are the steps. > 1. ivy.xml > > > xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSc= hemaLocation=3D"http://ant.apache.org/ivy/schemas/ivy.xsd"> > > > > > > > default;ide->ide(default)"> > > > > 2. Repository files: > {repository}\apache\commons-logging\commons-logging-1.1\commons-logging-1= .1-doc.zip > {repository}\apache\commons-logging\commons-logging-1.1\commons-logging-1= .1-src.zip > {repository}\apache\commons-logging\commons-logging-1.1\commons-logging-1= .1.jar > 3. commons-logging-1.1-ivy.xml > > > xmlns:xsi=3D"http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSc= hemaLocation=3D"http://ant.apache.org/ivy/schemas/ivy.xsd"> > > > > > > > > > > > > 4. Add IvyDE library with "ide" configuration only > I get commons-logging-1.1.jar with an attached source, but not Javadocs. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.