You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Victor Hugo Borja (JIRA)" <ji...@apache.org> on 2008/02/27 18:57:51 UTC

[jira] Created: (BUILDR-50) Instructions for running on JRuby+Nailgun

Instructions for running on JRuby+Nailgun
-----------------------------------------

                 Key: BUILDR-50
                 URL: https://issues.apache.org/jira/browse/BUILDR-50
             Project: Buildr
          Issue Type: Improvement
          Components: JRuby, Site/documentation
    Affects Versions: 1.3
         Environment: JRuby
            Reporter: Victor Hugo Borja
            Priority: Minor


Nailgun[1] is a tool for running Java programs from the command line without incurring the JVM startup overhead.

JRuby provides two scripts worth looking at: bin/jruby-ng-server bin/jruby-ng. However it seems they arent usable unless the distribution was built with the jruby-nailgun task.
Of course, most JRuby users would have the standard (without nailgun) distribution installed, so we would have to create or own buildr-ng scripts and nailgun client. 

Use of Nailgun approach would make running buildr uber-fast !.

As a side note, if we needed to include nailgun jars, Nailgun is distributed under Apache 2 License. 

[1]http://www.martiansoftware.com/nailgun/index.html

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


[jira] Assigned: (BUILDR-50) Instructions for running on JRuby+Nailgun

Posted by "Victor Hugo Borja (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Hugo Borja reassigned BUILDR-50:
---------------------------------------

    Assignee: Victor Hugo Borja

> Instructions for running on JRuby+Nailgun
> -----------------------------------------
>
>                 Key: BUILDR-50
>                 URL: https://issues.apache.org/jira/browse/BUILDR-50
>             Project: Buildr
>          Issue Type: Improvement
>          Components: JRuby, Site/documentation
>    Affects Versions: 1.3
>         Environment: JRuby
>            Reporter: Victor Hugo Borja
>            Assignee: Victor Hugo Borja
>            Priority: Minor
>
> Nailgun[1] is a tool for running Java programs from the command line without incurring the JVM startup overhead.
> JRuby provides two scripts worth looking at: bin/jruby-ng-server bin/jruby-ng. However it seems they arent usable unless the distribution was built with the jruby-nailgun task.
> Of course, most JRuby users would have the standard (without nailgun) distribution installed, so we would have to create or own buildr-ng scripts and nailgun client. 
> Use of Nailgun approach would make running buildr uber-fast !.
> As a side note, if we needed to include nailgun jars, Nailgun is distributed under Apache 2 License. 
> [1]http://www.martiansoftware.com/nailgun/index.html

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


[jira] Resolved: (BUILDR-50) Instructions for running on JRuby+Nailgun

Posted by "Victor Hugo Borja (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BUILDR-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Hugo Borja resolved BUILDR-50.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

> Instructions for running on JRuby+Nailgun
> -----------------------------------------
>
>                 Key: BUILDR-50
>                 URL: https://issues.apache.org/jira/browse/BUILDR-50
>             Project: Buildr
>          Issue Type: Improvement
>          Components: JRuby, Site/documentation
>    Affects Versions: 1.3
>         Environment: JRuby
>            Reporter: Victor Hugo Borja
>            Assignee: Victor Hugo Borja
>            Priority: Minor
>             Fix For: 1.3
>
>
> Nailgun[1] is a tool for running Java programs from the command line without incurring the JVM startup overhead.
> JRuby provides two scripts worth looking at: bin/jruby-ng-server bin/jruby-ng. However it seems they arent usable unless the distribution was built with the jruby-nailgun task.
> Of course, most JRuby users would have the standard (without nailgun) distribution installed, so we would have to create or own buildr-ng scripts and nailgun client. 
> Use of Nailgun approach would make running buildr uber-fast !.
> As a side note, if we needed to include nailgun jars, Nailgun is distributed under Apache 2 License. 
> [1]http://www.martiansoftware.com/nailgun/index.html

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