https://issues.apache.org/bugzilla/show_bug.cgi?id=55206

            Bug ID: 55206
           Summary: webresource tests fail when run on working copy
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: jboy...@apache.org

Created attachment 30555
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30555&action=edit
Patch to tolerate .svn entries

Some of the webresource tests (org/apache/catalina/webresources/Test*.java)
fail when run on a checkout copy due to the presence of .svn directories. They
pass when run by buildbot as it does an svn export. This makes verifying a
change before submission harder.

Attached patch modifies AbstractTestResourceSet to make it tolerate .svn
entries.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to