[ 
https://issues.apache.org/jira/browse/IVY-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462275
 ] 

Eric Crahen commented on IVY-209:
---------------------------------

I work around is 

    <artifact name="ext${file.separator}jetty-ajp" type="lib" ext="jar"/>
    <artifact name="override${file.separator}configuration" type="conf" 
ext="xml"/>

It seems with 1.4+ slashes are allowed in artifact names. It seems that this 
works, but its a side effect of the implementation and not actually planned for.

> Enable file directory as artifact.
> ----------------------------------
>
>                 Key: IVY-209
>                 URL: https://issues.apache.org/jira/browse/IVY-209
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.3.1
>            Reporter: HB
>         Assigned To: Xavier Hanin
>
> For JEE delivery, we need to be able to deliver directory and its content as 
> regular artifact.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to