I'm not sure if I was getting this error before, but I just noticed it
when running ant for the site generation.
C:\geronimo-site>ant
Buildfile: build.xml
site:
[echo]
[echo] #######################################################
[echo] #
[echo] # Now using Anakia to transform our XML documentation
[echo] # to HTML.
[echo] #
[echo] #######################################################
[echo]
[anakia] Transforming into: C:\geronimo-site\docs
[anakia] Input: devtools\_vti_cnf\index.xml
[anakia] Error: Content is not allowed in prolog.
[anakia] Line: 1 Column: 1
[anakia] Input: devtools\index.xml
[anakia] Output: C:\geronimo-site\docs\devtools\index.html
BUILD SUCCESSFUL
Total time: 1 second