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


Reply via email to