Thanks Joe! It looks like this one unlocked the site build! Regards, Dave
On Dec 17, 2011, at 9:07 PM, [email protected] wrote: > Author: joes > Date: Sun Dec 18 02:07:45 2011 > New Revision: 1220323 > > URL: http://svn.apache.org/viewvc?rev=1220323&view=rev > Log: > trigger site build > > Modified: > incubator/ooo/ooo-site/trunk/lib/view.pm > > Modified: incubator/ooo/ooo-site/trunk/lib/view.pm > URL: > http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/lib/view.pm?rev=1220323&r1=1220322&r2=1220323&view=diff > ============================================================================== > --- incubator/ooo/ooo-site/trunk/lib/view.pm (original) > +++ incubator/ooo/ooo-site/trunk/lib/view.pm Sun Dec 18 02:07:45 2011 > @@ -1,11 +1,9 @@ > package view; > > -# > # BUILD CONSTRAINT: all views must return $content, $extension. > # additional return values (as seen below) are optional. However, > # careful use of svn externals and dependency management in path.pm can > # resolve most issues with this constraint. > -# > > use strict; > use warnings; > >
