> -----Original Message-----
> From: David Crossley [mailto:cross...@apache.org]
> Sent: Monday, 12 January 2009 12:06 AM
> To: Forrest Developers List
> Subject: indenting (Was: commit: r733444)
> 
> > Author: gmcdonald
> > Date: Sun Jan 11 02:39:21 2009
> > New Revision: 733444
> >
> > URL: http://svn.apache.org/viewvc?rev=733444&view=rev
> > Log:
> > Expand src for windows users - FOR-1108
> >
> > Modified:
> >
> forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/locationmap.xml
> >
> forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xm
> l
> >
> > Modified:
> forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/locationmap.xml
> > URL:
> http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plug
> in.output.POD/locationmap.xml?rev=733444&r1=733443&r2=733444&view=diff
> >
> ==========================================================================
> ====
> > ---
> forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/locationmap.xml
> (original)
> > +++
> forrest/trunk/plugins/org.apache.forrest.plugin.output.POD/locationmap.xml
> Sun Jan 11 02:39:21 2009
> > @@ -29,7 +29,10 @@
> >    </components>
> >    <locator>
> >      <match pattern="pod.transform.*.*">
> > -      <location src="resources/stylesheets/{1}-to-{2}.xsl" />
> > +      <select>
> > +        <location src="resources/stylesheets/{1}-to-{2}.xsl" />
> > +        <location
> src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.POD/resour
> ces/stylesheets/{1}-to-{2}.xsl"/>
> > +      </select>
> >      </match>
> >    </locator>
> >  </locationmap>
> >
> > Modified:
> forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xm
> l
> > URL:
> http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plug
> in.output.Text/locationmap.xml?rev=733444&r1=733443&r2=733444&view=diff
> >
> ==========================================================================
> ====
> > ---
> forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xm
> l (original)
> > +++
> forrest/trunk/plugins/org.apache.forrest.plugin.output.Text/locationmap.xm
> l Sun Jan 11 02:39:21 2009
> > @@ -28,8 +28,11 @@
> >      </selectors>
> >    </components>
> >    <locator>
> > -    <match pattern="text.transform.*.*">
> > -      <location src="resources/stylesheets/{1}-to-{2}.xsl" />
> > +          <match pattern="text.transform.*.*">
> > +                  <select>
> > +                          <location src="resources/stylesheets/{1}-to-
> {2}.xsl" />
> > +                          <location
> src="{forrest:forrest.plugins}/org.apache.forrest.plugin.output.Text/resou
> rces/stylesheets/{1}-to-{2}.xsl"/>
> > +                  </select>
> 
> Please keep consistent with whitespace.

Thanks, I try to, my vim has a mind of its own sometimes, maybe an upgrade
will cure its rebellion.

Gav...

> 
> http://forrest.apache.org/howto-dev.html#whitespace
> 
> -David
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.552 / Virus Database: 270.10.5/1885 - Release Date: 1/9/2009
> 7:59 PM