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
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.