[
https://issues.apache.org/jira/browse/BUILDR-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Donald closed BUILDR-416.
-------------------------------
> Package with classifier takes precedence over default package type
> ------------------------------------------------------------------
>
> Key: BUILDR-416
> URL: https://issues.apache.org/jira/browse/BUILDR-416
> Project: Buildr
> Issue Type: Bug
> Components: Packaging
> Affects Versions: 1.3.5
> Reporter: Antoine Toulme
> Fix For: 1.4.1
>
>
> When you package a project, you may have an unexpected side effect, if you
> package with a classifier before the default package, you can run into issues.
> Some sample code:
> define "foo" do
> package(:jar, :classifier => "sources") do
> ...
> end
> package(:jar).with LOG4J
> end
> You will see project("foo").packages.size == 1
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira