[
https://issues.apache.org/jira/browse/GORA-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127688#comment-13127688
]
Enis Soztutar commented on GORA-47:
-----------------------------------
For the Gora tar package, the documentation should also be included. The
documentation is complied using Apache Forrest. So, you have to have forrest
defined as forrest.home property, and before building the package, you should
be able to run:
{code}
ant docs
{code}
Could you please try that, and test the package again after adding forrest.home
property (in your build.properties)
> fix tar ant target
> ------------------
>
> Key: GORA-47
> URL: https://issues.apache.org/jira/browse/GORA-47
> Project: Gora
> Issue Type: Sub-task
> Components: build process
> Affects Versions: 0.2-incubating
> Reporter: Lewis John McGibbney
> Fix For: 0.2-incubating
>
>
> This issue was discovered when trying to add a nightly build to build.xml.
> The build fails as follows
> {code}
> BUILD FAILED
> /home/lewis/ASF/gora_trunk/build.xml:217:
> /home/lewis/ASF/gora_trunk/build/docs/site not found.
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira