[ 
https://issues.apache.org/jira/browse/BUILDR-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743741#action_12743741
 ] 

Daniel Spiewak commented on BUILDR-302:
---------------------------------------

Agreed.  Someone who knows more about nailgun needs to update this.  (vic?)  I 
just did a little bit of testing locally.  I was able to get Buildr running 
under Nailgun, but it didn't really yield any positive effect.  The steps 
involved:

 $ jruby --ng-server

...and in a separate shell:

 $ jruby --ng -S buildr

No need to explicitly require buildr/nailgun (at least, I don't think there is 
any need).  Note that these steps only work with JRuby 1.3.0 and later.

> Site Documentation for running Nailgun seems to be out of date
> --------------------------------------------------------------
>
>                 Key: BUILDR-302
>                 URL: https://issues.apache.org/jira/browse/BUILDR-302
>             Project: Buildr
>          Issue Type: Bug
>          Components: Site/documentation
>    Affects Versions: 1.3.4
>         Environment: Site documentation: More Stuff > Buildr Server > Nailgun
>            Reporter: Shane Witbeck
>
> The section:
> Start the BuildrServer by executing
> $ jruby -S buildr -rbuildr/nailgun nailgun:start
> results in the following:
> jackal:deal-common shane$ jruby -S buildr -rbuildr/nailgun --trace
> Buildr aborted!
> can't convert nil into String
> (See full trace by running task with --trace)
> I had to hunt for the correct syntax on the wiki (by searching for "nailgun") 
> including the step of running make in the tools/nailgun directory. 
> Note that the link to "How to run buildr using nailgun" does NOT show up on 
> the http://cwiki.apache.org/confluence/display/BUILDR/Buildr+HowTos page 
> unless you click on "Show Children". 

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

Reply via email to