FitnesseRemoteRunnerMojoTest fail using 83 (privileged port) on GNU/Linux
-------------------------------------------------------------------------

                 Key: MFITNESSE-21
                 URL: http://jira.codehaus.org/browse/MFITNESSE-21
             Project: Maven 2.x Fitnesse Plugin
          Issue Type: Test
         Environment: GNU/Linux Ubuntu 7.10
            Reporter: Luca Marrocco
            Assignee: pkernevez
            Priority: Trivial
         Attachments: FitnesseRemoteRunnerMojoTest.java.patch

this test fail becuse startServer open socket to port 83 that is a privileged 
port into GNU/Linux environment. 
I suggest to use port 8083 that isn't privileged. 
I have pathed the code.. it's a very little contribute :) because it's a simple 
substitution of 83 with 8083.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to