You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/02/04 09:24:27 UTC

[jira] Updated: (AVRO-318) Build.sh cleanup: md5/sha1 on Mac OS X, don't fail hard if build/ exists, and play nice with Forrest

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

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

    Priority: Blocker  (was: Major)

Blocker for 1.3 release. We need to play nicely with OS X.

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