build test fails looking for symbols-project-v10.ent
----------------------------------------------------
Key: FOR-663
URL: http://issues.apache.org/jira/browse/FOR-663
Project: Forrest
Type: Bug
Components: XML grammars & validation
Versions: 0.8-dev
Reporter: Tim Williams
Fix For: 0.8-dev
The file xml-entities.xml in fresh-site references symbols-project-v10.ent. Build test fails
saying it can't find it. It looks like the reference to it is relative in same directory
but the .ent file is in resources/schema. I'm not sure exactly what's supposed to happen
-- whether it should somehow reference it in place or copy the file over on a build.
I did copy the ent file over into the xdocs/samples and "build test" then works successfully,
I'm just not sure if that's the desired solution or not.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|