[ 
https://issues.apache.org/jira/browse/AVRO-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834532#action_12834532
 ] 

Matt Massie commented on AVRO-318:
----------------------------------

I'm +1 on Doug's patch to simply document the requirements (e.g. md5sum).

AFAIK, this issue only effects people who want to build all the release 
artifacts themselves on MacOS.

In the future, we can create simple bash functions to make generating md5/sha1 
signatures more portable.



> Build.sh cleanup: md5/sha1 on Mac OS X, don't fail hard if build/ exists, and 
> play nice with Forrest
> ----------------------------------------------------------------------------------------------------
>
>                 Key: AVRO-318
>                 URL: https://issues.apache.org/jira/browse/AVRO-318
>             Project: Avro
>          Issue Type: Bug
>          Components: build
>            Reporter: Jeff Hammerbacher
>            Priority: Blocker
>             Fix For: 1.3.0
>
>         Attachments: AVRO-318.patch, AVRO-318.patch
>
>
> I encountered three problems when trying to build Avro today (via "./build.sh 
> dist) to test interop:
> * md5sum and sha1sum do not exist on Mac (md5 is the replacement for the 
> former)
> * If "build/" exists, you fail hard with "mkdir: build: File exists"
> * If you don't have Java 5, Forrest fails with "'java5.home' is not defined.  
> Forrest requires Java 5." and other good stuff.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to