From notifications-return-6534-apmail-ant-notifications-archive=ant.apache.org@ant.apache.org Wed Dec 10 13:43:05 2008 Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 28554 invoked from network); 10 Dec 2008 13:43:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2008 13:43:05 -0000 Received: (qmail 37614 invoked by uid 500); 10 Dec 2008 13:43:17 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 37551 invoked by uid 500); 10 Dec 2008 13:43:17 -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 37542 invoked by uid 99); 10 Dec 2008 13:43:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 05:43:17 -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; Wed, 10 Dec 2008 13:41:55 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 91B34234C2CF for ; Wed, 10 Dec 2008 05:42:44 -0800 (PST) Message-ID: <1550067221.1228916564595.JavaMail.jira@brutus> Date: Wed, 10 Dec 2008 05:42:44 -0800 (PST) From: =?utf-8?Q?Nicolas_Lalev=C3=A9e_=28JIRA=29?= To: notifications@ant.apache.org Subject: [jira] Resolved: (IVYDE-137) The retrieve configuration doesn't support '*' as accepted types In-Reply-To: <1209974982.1228839404260.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-137?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalev=C3=A9e resolved IVYDE-137. ----------------------------------- Resolution: Fixed Thank you Daniel. > The retrieve configuration doesn't support '*' as accepted types > ---------------------------------------------------------------- > > Key: IVYDE-137 > URL: https://issues.apache.org/jira/browse/IVYDE-137 > Project: IvyDE > Issue Type: Bug > Affects Versions: 2.0.0.beta1 > Reporter: Nicolas Lalev=C3=A9e > Assignee: Nicolas Lalev=C3=A9e > Fix For: 2.0.0.final > > Attachments: patch_jar.txt > > > '*' currently is not interpreted as "all" in the panel of the retrieve co= nfiguration, even if it is the default value which is being set. > The work around is to set manually to an supported value: a comma separat= ed list of type like "jar,source" --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.