From ivy-user-return-3028-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Sun Apr 13 05:37:36 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 6045 invoked from network); 13 Apr 2008 05:37:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Apr 2008 05:37:36 -0000 Received: (qmail 27313 invoked by uid 500); 13 Apr 2008 05:37:36 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 27293 invoked by uid 500); 13 Apr 2008 05:37:36 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 27280 invoked by uid 99); 13 Apr 2008 05:37:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Apr 2008 22:37:36 -0700 X-ASF-Spam-Status: No, hits=-2.0 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Shawn.Castrianni@halliburton.com designates 34.254.16.15 as permitted sender) Received: from [34.254.16.15] (HELO HOUMAIL003.halliburton.com) (34.254.16.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Apr 2008 05:36:51 +0000 Received: from HOUEXHU012.corp.halliburton.com (houexhu012.corp.halliburton.com [34.224.232.233]) by HOUMAIL003.halliburton.com (8.13.8/8.13.8) with ESMTP id m3D5b0vC016186 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Sun, 13 Apr 2008 00:37:00 -0500 Received: from HOUEXCH012.corp.halliburton.com ([34.224.232.93]) by HOUEXHU012.corp.halliburton.com ([34.224.232.233]) with mapi; Sun, 13 Apr 2008 00:37:00 -0500 From: Shawn Castrianni To: "ivy-user@ant.apache.org" Date: Sun, 13 Apr 2008 00:37:00 -0500 Subject: files without extensions as artifacts Thread-Topic: files without extensions as artifacts Thread-Index: AcidKGTyy0Yq7smEQa2J+Ga2CpCpkg== Message-ID: <745B9EDF57802349B13F90E4E0B4B86C3B9F1D5BD2@HOUEXCH012.corp.halliburton.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_745B9EDF57802349B13F90E4E0B4B86C3B9F1D5BD2HOUEXCH012cor_" MIME-Version: 1.0 X-HALSTAMP: TRUE X-Proofpoint-Virus-Version: vendor=fsecure engine=4.65.7111:2.4.4,1.2.40,4.0.164 definitions=2008-04-13_01:2008-04-09,2008-04-11,2008-04-13 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=3.1.0-0804050000 definitions=main-0804120159 X-Virus-Checked: Checked by ClamAV on apache.org --_000_745B9EDF57802349B13F90E4E0B4B86C3B9F1D5BD2HOUEXCH012cor_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 1. Shouldn't (.[ext]) be the default? I can't think of why I would ever ne= ed a dot with an extension so it seems better to require the user to do som= ething special to turn that on instead of the other way around. 2. Which pattern do I change to (.[ext])? I have cache patterns, resolver = patterns, retrieve patterns, and publish patterns. Should I go ahead and c= hange all of them? --- Shawn Castrianni -----Original Message----- > Does IVY support files without extensions as artifacts? Yes > > > I am getting this error looking for my policy file which has no extension: > > > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:resolve] :: FAILED DOWNLOADS :: > > [ivy:resolve] :: ^ see resolution messages for details ^ :: > > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > > [ivy:resolve] :: > Landmark#dsinfra#HEAD;R5000_1.HEAD.1!policy.(homes) > > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > > > The (homes) is the type of the artifact and I specified the empty > string for the ext attribute since there is no extension. What pattern do you use? You can use conditional parts in your pattern to t= ell Ivy you don't want the dot when there's no extension. Eg [artifact](.[ext]) Xavier > > > This is a show stopper for us. > > > --- > Shawn Castrianni --- Shawn Castrianni CM Chief Architect Landmark Halliburton Drilling, Evaluation and Digital Solutions Building 2 2101 City West Blvd. Houston, TX 77042 Work: 713-839-3086 Cell: 832-654-0888 Fax: 713-839-2758 ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and pri= vileged information for the sole use of the intended recipient. Any review= , use, distribution, or disclosure by others is strictly prohibited. If yo= u are not the intended recipient (or authorized to receive information for = the intended recipient), please contact the sender by reply e-mail and dele= te all copies of this message. --_000_745B9EDF57802349B13F90E4E0B4B86C3B9F1D5BD2HOUEXCH012cor_--