[
https://issues.apache.org/jira/browse/AVRO-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766646#action_12766646
]
Doug Cutting commented on AVRO-148:
-----------------------------------
+1 This integration is great to have!
The only nit I have is that the c++ docs should be linked into the rest of the
docs, by adding a link in src/doc/content/xdocs/site.xml.
You need to have Java 5 installed to build the documentation, since Forrest
requires it. (Sigh.)
I have the following in ~/build.properties to make Forrest work for me in all
Hadoop projects and sites:
{noformat}
java5.home=/home/cutting/local/java-1.5.0-sun
forrest.home=/home/cutting/local/forrest
{noformat}
> Add ant target to build c++ project
> -----------------------------------
>
> Key: AVRO-148
> URL: https://issues.apache.org/jira/browse/AVRO-148
> Project: Avro
> Issue Type: Improvement
> Components: c++
> Reporter: Scott Banachowski
> Assignee: Scott Banachowski
> Attachments: applypatch148.sh, AVRO-148.patch
>
>
> I have a preliminary patch for this, but it has a dependency on AVRO-147, so
> I'm waiting to commit that before posting this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.