Tests throw errors when run from within an svn working directory
----------------------------------------------------------------

                 Key: AXIS-2649
                 URL: https://issues.apache.org/jira/browse/AXIS-2649
             Project: Axis
          Issue Type: Bug
          Components: Basic Architecture
    Affects Versions: current (nightly), 1.4
         Environment: centOS 4, Java 1.5.0_09
            Reporter: Bjorn Townsend
             Fix For: current (nightly)


If one checks out the Axis code base via svn and runs the all-tests ant target, 
the unit test class test.utils.TestSrcContent throws a null-pointer exception. 
This test, intended to verify that certain coding standards are being adhered 
to, is unable to correctly interpret the .svn directory structure.  Since it is 
not necessary for the test to check the contents of the .svn directories, this 
problem can easily by avoided by simply skipping them. I will be attaching a 
patch momentarily.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to