[ 
https://issues.apache.org/jira/browse/AVRO-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Hammerbacher updated AVRO-318:
-----------------------------------

    Attachment: AVRO-318.patch

Here's a patch that adds a comment to README.txt about the dependency of the 
"dist" target on GNU coreutils.

> 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
>
>
> 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