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:32:34 UTC

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

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
            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.


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

Posted by "Victor Hugo Borja (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Hugo Borja reassigned BUILDR-22:
---------------------------------------

    Assignee: Victor Hugo Borja

> 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
>            Assignee: Victor Hugo Borja
>             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.


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

Posted by "Assaf Arkin (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Victor Hugo Borja (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Hugo Borja resolved BUILDR-22.
-------------------------------------

    Resolution: Fixed

> 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
>            Assignee: Victor Hugo Borja
>             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.