Jeff Turner wrote:
<snip/>
> > $ vi acornbot.conf.xml
> > slide in:
> > <?xml version="1.0" encoding="ISO-8859-1"?>
> > <forrest-config>
> > <defaults />
> > <project name="acorn-test">
> > <prepare>
> > <skin name="forrest-site"/>
> > </prepare>
> > <get-src type="local-copy">
> > <project-dir name="../acorn-test" />
> ^^^^^^^^^^^^
>
> That was the line I was missing. Added it and everything is now fine.
I did not need that line because i had a <defaults>
section with <project-dir name="." />
I will tweak the your-project.xml doc to have a complete
minimal example, rather than just the <project> snippet.
--David
> Attached is a patch for your-project.xml.
>
> Thanks for your and David's help :)
No problem.
--David
|