You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Izzet Mustafa oglu (JIRA)" <ji...@apache.org> on 2010/06/07 10:37:57 UTC

[jira] Updated: (BUILDR-355) Use Rake for defining tasks to do the Buildr distro over JRuby

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

Izzet Mustafa oglu updated BUILDR-355:
--------------------------------------

    Attachment: BUILDR-355.patch

Actually, there is no binaries distro in the Maven central repo, or may be I havn't luck to found it.
As for refactoring to use tasks instead of lambdas I have a patch, see attached file.

> Use Rake for defining tasks to do the Buildr distro over JRuby
> --------------------------------------------------------------
>
>                 Key: BUILDR-355
>                 URL: https://issues.apache.org/jira/browse/BUILDR-355
>             Project: Buildr
>          Issue Type: Improvement
>          Components: JRuby, Packaging
>    Affects Versions: 1.3.5
>            Reporter: Antoine Toulme
>             Fix For: 1.4.1
>
>         Attachments: BUILDR-355.patch
>
>
> The current assembly script uses lambdas to do the job of creating the all-in-one task for assembling the JRuby distro.
> -We need to build using Rake with smaller tasks instead of lambdas
> -Instead of using the URL of the JRuby binaries, use the Maven central location.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.