Author: kkolinko
Date: Mon May 26 12:11:10 2014
New Revision: 1597572

URL: http://svn.apache.org/r1597572
Log:
Set bugtraq:logregex property on the root directory.
This allows TortoiseSVN to parse arbitrary references to Bugzilla issues in 
addition to those that follow "Fix ..." template. Just the issue URL or "BZ + 
number" is enough.

Modified:
    tomcat/trunk/   (props changed)

Propchange: tomcat/trunk/
------------------------------------------------------------------------------
--- bugtraq:logregex (added)
+++ bugtraq:logregex Mon May 26 12:11:10 2014
@@ -0,0 +1,2 @@
+(https?\://issues.apache.org/bugzilla/show_bug.cgi\?id=\d+|BZ\s?\d+)
+(\d+)



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

Reply via email to