You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2012/10/30 21:30:30 UTC

svn commit: r1403861 - /cayenne/site/cms/trunk/lib/path.pm

Author: aadamchik
Date: Tue Oct 30 20:30:29 2012
New Revision: 1403861

URL: http://svn.apache.org/viewvc?rev=1403861&view=rev
Log:
dummy change to kick the build

Modified:
    cayenne/site/cms/trunk/lib/path.pm

Modified: cayenne/site/cms/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/lib/path.pm?rev=1403861&r1=1403860&r2=1403861&view=diff
==============================================================================
--- cayenne/site/cms/trunk/lib/path.pm (original)
+++ cayenne/site/cms/trunk/lib/path.pm Tue Oct 30 20:30:29 2012
@@ -7,6 +7,7 @@ our @patterns = (
   [qr!^/doc[0-9]{0,2}/(?\!api/).*\.html$!, single_narrative => { template => "legacy_confluence.html" }],
 ) ;
 
+
 1;
 
 =head1 LICENSE