[
https://issues.apache.org/jira/browse/BUILDR-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme resolved BUILDR-355.
-----------------------------------
Fix Version/s: 1.4
(was: 1.4.1)
Resolution: Fixed
Your contribution helped this work to be done for 1.4! Thanks !
15:02:47~/w/buildr>svn ci CHANGELOG rakelib/all-in-one.rake -m "fix for
BUILDR-355 Use Rake for defining tasks to do the Buildr distro over JRuby
(Izzet Mustafa oglu)"
Sending CHANGELOG
Sending rakelib/all-in-one.rake
Transmitting file data ..
Committed revision 953474.
> 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
>
> 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.