You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2012/10/07 01:49:16 UTC

[jira] [Updated] (BUILDR-145) buildr builds unnecessary packages when using compile.with

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

Peter Donald updated BUILDR-145:
--------------------------------

    Fix Version/s: 1.5
    
> buildr builds unnecessary packages when using compile.with 
> -----------------------------------------------------------
>
>                 Key: BUILDR-145
>                 URL: https://issues.apache.org/jira/browse/BUILDR-145
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Packaging
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>            Priority: Minor
>             Fix For: 1.5
>
>
> If I use 'compile.with project('foo')', then in artifacts.rb, this line is used:
>      when Project
>         set |= artifacts(spec.packages)
> this means that now to compile java, first all packages of foo are created. 
> instead, only the 'jar' package should be created. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira