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.

Reply via email to