Re: svn commit: r1097721 - /forrest/trunk/whiteboard/forrest-osgi/conf/default-forrest.properties

2011-04-29 Thread David Crossley
Brian M Dube wrote:
> crossley wrote:
> > Modified:
> > forrest/trunk/whiteboard/forrest-osgi/conf/default-forrest.properties
> > 
> > -project.content-dir=src/documentation
> > +project.content-dir=docs/src/documentation
> 
> Hmm was something not working correctly for you? docs is one project,
> with its own forrest.properties; why this change in the default file?

Woops, yeah, brain fart.
I should have done cd to the project directory.
Now reverted it.

-David


Re: svn commit: r1097721 - /forrest/trunk/whiteboard/forrest-osgi/conf/default-forrest.properties

2011-04-29 Thread Brian M Dube
On Fri, Apr 29, 2011 at 08:11:17AM -, cross...@apache.org wrote:
> Modified:
> forrest/trunk/whiteboard/forrest-osgi/conf/default-forrest.properties
> 
> -project.content-dir=src/documentation
> +project.content-dir=docs/src/documentation

Hmm was something not working correctly for you? docs is one project,
with its own forrest.properties; why this change in the default file?

-Brian