You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Shane Witbeck (JIRA)" <ji...@apache.org> on 2009/08/15 17:35:16 UTC

[jira] Created: (BUILDR-302) Site Documentation for running Nailgun seems to be out of date

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.


[jira] Commented: (BUILDR-302) Site Documentation for running Nailgun seems to be out of date

Posted by "Shane Witbeck (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886328#action_12886328 ] 

Shane Witbeck commented on BUILDR-302:
--------------------------------------

Do we want to consider taking references to Nailgun out? It looks like Nailgun itself hasn't been updated in over 5 years! JRuby startup time has drastically been improved as well.

> 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
>             Fix For: 1.4.2
>
>
> 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.


[jira] Updated: (BUILDR-302) Site Documentation for running Nailgun seems to be out of date

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

Shane Witbeck updated BUILDR-302:
---------------------------------

    Attachment: removed_nailgun_section.patch

moved nailgun section of documentation to wiki. Attached a patch to remove section from main site docs.

> 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
>             Fix For: 1.4.2
>
>         Attachments: removed_nailgun_section.patch
>
>
> 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.


[jira] Updated: (BUILDR-302) Site Documentation for running Nailgun seems to be out of date

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

Antoine Toulme updated BUILDR-302:
----------------------------------

    Fix Version/s: 1.4.2

> 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
>             Fix For: 1.4.2
>
>
> 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.


[jira] Updated: (BUILDR-302) Move out-of-date Nailgun documentation to wiki

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

Alex Boisvert updated BUILDR-302:
---------------------------------

       Summary: Move out-of-date Nailgun documentation to wiki  (was: Site Documentation for running Nailgun seems to be out of date)
    Issue Type: Task  (was: Bug)
      Assignee: Alex Boisvert
      Priority: Trivial  (was: Major)

Moving to wiki at https://cwiki.apache.org/confluence/display/BUILDR/How+to+run+buildr+using+nailgun

> Move out-of-date Nailgun documentation to wiki
> ----------------------------------------------
>
>                 Key: BUILDR-302
>                 URL: https://issues.apache.org/jira/browse/BUILDR-302
>             Project: Buildr
>          Issue Type: Task
>          Components: Site/documentation
>    Affects Versions: 1.3.4
>         Environment: Site documentation: More Stuff > Buildr Server > Nailgun
>            Reporter: Shane Witbeck
>            Assignee: Alex Boisvert
>            Priority: Trivial
>             Fix For: 1.4.2
>
>         Attachments: removed_nailgun_section.patch
>
>
> 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.


[jira] Commented: (BUILDR-302) Move out-of-date Nailgun documentation to wiki

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BUILDR-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886431#action_12886431 ] 

Hudson commented on BUILDR-302:
-------------------------------

Integrated in Buildr-ci-build #56 (See [http://hudson.zones.apache.org/hudson/job/Buildr-ci-build/56/])
    BUILDR-302 Move out-of-date Nailgun documentation to wiki (Shane Witbeck)


> Move out-of-date Nailgun documentation to wiki
> ----------------------------------------------
>
>                 Key: BUILDR-302
>                 URL: https://issues.apache.org/jira/browse/BUILDR-302
>             Project: Buildr
>          Issue Type: Task
>          Components: Site/documentation
>    Affects Versions: 1.3.4
>         Environment: Site documentation: More Stuff > Buildr Server > Nailgun
>            Reporter: Shane Witbeck
>            Assignee: Alex Boisvert
>            Priority: Trivial
>             Fix For: 1.4.2
>
>         Attachments: removed_nailgun_section.patch
>
>
> 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.


[jira] Resolved: (BUILDR-302) Move out-of-date Nailgun documentation to wiki

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

Alex Boisvert resolved BUILDR-302.
----------------------------------

    Resolution: Fixed

Fixed.

Sending        CHANGELOG
Sending        doc/more_stuff.textile
Transmitting file data ..
Committed revision 961840.


> Move out-of-date Nailgun documentation to wiki
> ----------------------------------------------
>
>                 Key: BUILDR-302
>                 URL: https://issues.apache.org/jira/browse/BUILDR-302
>             Project: Buildr
>          Issue Type: Task
>          Components: Site/documentation
>    Affects Versions: 1.3.4
>         Environment: Site documentation: More Stuff > Buildr Server > Nailgun
>            Reporter: Shane Witbeck
>            Assignee: Alex Boisvert
>            Priority: Trivial
>             Fix For: 1.4.2
>
>         Attachments: removed_nailgun_section.patch
>
>
> 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.


[jira] Commented: (BUILDR-302) Site Documentation for running Nailgun seems to be out of date

Posted by "Daniel Spiewak (JIRA)" <ji...@apache.org>.
    [ 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.