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.