[ https://issues.apache.org/jira/browse/AVRO-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12846504#action_12846504 ]
Priit Laes commented on AVRO-478: --------------------------------- A bit background: I am currently working on getting the Hadoop stack running on Gentoo. And Gentoo's Java policy is clear: "No bundled dependencies" (ie the ones that Ivy automatically downloads). So in our build scripts (ebuilds) we just provide list of depending packages in EANT_GENTOO_CLASSPATH="package1,package2" whose location is then injected into classpath. So what I want is just variable that disables invocation of ivy. > Need option to disable ivy > -------------------------- > > Key: AVRO-478 > URL: https://issues.apache.org/jira/browse/AVRO-478 > Project: Avro > Issue Type: Wish > Components: build > Reporter: Priit Laes > > It would be nice to have commandline definition to possibly disable ivy. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.