Trivial except for the 'ant' part, Forrest doesn't like OS-X Snow Leopard.  
Tips on that at the end of this message. 

Scott Banachowski's information seems inconsistent.  The source xml file says 
Microsoft, the HTML and PDF say Yahoo! Inc.  I'm assuming the xml is wrong 
based on what little I know.  If so I'll commit the xml change.  Otherwise, 
when I generate the new content it will change the HTML and PDF to have the 
information in the xml.

This process also changes several .png files as reported by 'svn status'.  Is 
that correct or should I only commit the xml, html, and pdf content?


OS-X Snow Leopard tips:
For those in a similar situation, the work-around posted in AVRO-318 makes Java 
5 the default for most apps and overrides Java 6.  But turning off Java 6 is 
not necessary. 
Getting a copy of Java 1.5 and placing it in 
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0 and setting up the 
links is sufficient.  You do not have to make Java 1.5 the default and can 
continue to use Java 1.6 for everything but Forrest.   I used the first few 
steps here: http://wiki.oneswarm.org/index.php/OS_X_10.6_Snow_Leopard but 
stopped after recreating the symbolic links.
Additionally, the build.xml will not run without passing in 
-Djava5.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home 
-Dforrest.home=<location of Forrest>.

-Scott




On Apr 12, 2010, at 9:02 AM, Doug Cutting wrote:

> Can new committers please add themselves to the credits page?
> 
>   http://hadoop.apache.org/avro/credits.html
> 
> This is done by checking out:
> 
>   https://svn.apache.org/repos/asf/hadoop/avro/site/
> 
> Edit author/content/xdocs/credits.xml, then:
> 
>   ant
>   # check contents of publish/credits.html in browser
>   svn commit -m "Updated credits page"
>   ssh people.apache.org
>   cd /www/hadoop.apache.org/avro
>   svn up
> 
> Thanks,
> 
> Doug
> 
> 

Reply via email to