ArchiveTask#includes cannot be used with patterns on generated files
--------------------------------------------------------------------
Key: BUILDR-189
URL: https://issues.apache.org/jira/browse/BUILDR-189
Project: Buildr
Issue Type: Bug
Reporter: Ittay Dror
use case: i want my jar to include only "#{compile.target}/com/**"
the problem: Path#include uses 'flatten' on the list of files, which resolves
them, so nothing is found (unless compiled previously)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.