You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/01/19 02:36:34 UTC

[jira] Updated: (BUILDR-22) ZipTask merge not returning self and including too much

     [ https://issues.apache.org/jira/browse/BUILDR-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Assaf Arkin updated BUILDR-22:
------------------------------

          Component/s: Packaging
    Affects Version/s: 1.2.10

> ZipTask merge not returning self and including too much
> -------------------------------------------------------
>
>                 Key: BUILDR-22
>                 URL: https://issues.apache.org/jira/browse/BUILDR-22
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 1.2.10
>            Reporter: Assaf Arkin
>             Fix For: 1.3
>
>
> 1.  Include on merge not working properly:
>  zip("target/test.jar").merge("source.jar").include("de/project/module1/*.class")
> also includes directories nested under module1.
> 2.  merge with :path=> should return itself.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.