Try type="" as well. On Dec 14, 2007 6:00 AM, Jim Adams <[EMAIL PROTECTED]> wrote:
> How do you specify an artifact that has no file extension? For instance , > I want to place a file in the repo called NOTICE (a rather common thing to > do). I could do something like this: > <artifact type="" path="org.apache.ant_1.7.0.v200706080842\about_files" > name="NOTICE" conf="VJR"/> > > Or > <artifact ext="" path="org.apache.ant_1.7.0.v200706080842\about_files" > name="NOTICE" conf="VJR"/> > > But the default extension is jar. I am not sure how to say none. > > Jim Adams > [EMAIL PROTECTED] > Principal Systems Developer > SAS Institute > > > -- Regards, John Gill
