Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 63309 invoked from network); 4 Jun 2009 16:01:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jun 2009 16:01:18 -0000 Received: (qmail 93375 invoked by uid 500); 4 Jun 2009 16:01:30 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 93323 invoked by uid 500); 4 Jun 2009 16:01:30 -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 93314 invoked by uid 99); 4 Jun 2009 16:01:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2009 16:01:30 +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; Thu, 04 Jun 2009 16:01:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C5F86234C052 for ; Thu, 4 Jun 2009 09:01:08 -0700 (PDT) Message-ID: <6714673.1244131268809.JavaMail.jira@brutus> Date: Thu, 4 Jun 2009 09:01:08 -0700 (PDT) From: "Martin Weber (JIRA)" To: notifications@ant.apache.org Subject: [jira] Commented: (IVYDE-179) IvyDE does not set javadoc archive path properly In-Reply-To: <1562903865.1241687550319.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IVYDE-179?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12716= 303#action_12716303 ]=20 Martin Weber commented on IVYDE-179: ------------------------------------ I can confirm that the javadoc archive is now set properly. > IvyDE does not set javadoc archive path properly > ------------------------------------------------ > > Key: IVYDE-179 > URL: https://issues.apache.org/jira/browse/IVYDE-179 > Project: IvyDE > Issue Type: Bug > Components: classpath container > Affects Versions: 2.0.0.final > Environment: Win 2k, German (has space chars in user's home dir p= ath) > Reporter: Martin Weber > Assignee: Nicolas Lalev=C3=A9e > Fix For: 2.0.0.final > > > After a resolve, the path to the javadoc archive is not set properly, whe= n the path contains spaces. > In this case, the path to the Ivy cache contains spaces, which are replac= ed by '%20' in the archive path field > on the propery page of the jar. > C:\Dokumente%20und%20Einstellungen\m.weber\.ivy2\cache\org.junit\junit\ja= vadocs\junit-4.5.zip > should be > C:\Dokumente und Einstellungen\... > If I manually replaced the %20, javadoc location is valid and can be open= ed. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.