Joe - you need to create the wrapper with gradle >= 2.1, looks like yours is older. The easiest way to do this is with gradlew from the Aurora git repo, something like: ../../aurora-incubating/gradlew wrapper (invoked from the source dist).
On Thursday, November 13, 2014, Joe Stein <joe.st...@stealth.ly> wrote: > understood, we did the same thing in the kafka project (though we left the > script and got rid of the jar) > > following the README > > gradle wrapper (to bootstrap) gives me an error > > > Could not find method plugins() for arguments > [build_3o8afsh8rmdoohf5npku0ls5pe$_run_closure1@29b80bde] on root project > 'apache-aurora-0.6.0-rc1-incubating'. > > which was the root cause of the issue I was raising, maybe it is just my > machine but figure I would mention that I couldn't build the source > artifacts per the README at all > > On Thu, Nov 13, 2014 at 9:27 AM, Jake Farrell <jfarr...@apache.org > <javascript:;>> wrote: > > > gradlew should be missing from the release artifact as it introduces a > > binary (the gradle.jar). This was removed during the first release and > > discussed on the mailing list, it is also documented in the README that > in > > order to get started you need to bootstrap the project first to setup > > gradle > > > > -Jake > > > > On Thu, Nov 13, 2014 at 8:19 AM, Joe Stein <joe.st...@stealth.ly > <javascript:;>> wrote: > > > > > -1 (non-binding) > > > > > > downloaded apache-aurora-0.6.0-rc1-incubating.tar.gz > > > > > > tried to build from src (following the README) and got error > > > > > > Joes-MacBook-Air:apache-aurora-0.6.0-rc1-incubating joestein$ gradle > > > wrapper > > > :buildSrc:compileJava UP-TO-DATE > > > :buildSrc:compileGroovy UP-TO-DATE > > > :buildSrc:processResources UP-TO-DATE > > > :buildSrc:classes UP-TO-DATE > > > :buildSrc:jar UP-TO-DATE > > > :buildSrc:assemble UP-TO-DATE > > > :buildSrc:compileTestJava UP-TO-DATE > > > :buildSrc:compileTestGroovy UP-TO-DATE > > > :buildSrc:processTestResources UP-TO-DATE > > > :buildSrc:testClasses UP-TO-DATE > > > :buildSrc:test UP-TO-DATE > > > :buildSrc:check UP-TO-DATE > > > :buildSrc:build UP-TO-DATE > > > > > > FAILURE: Build failed with an exception. > > > > > > * Where: > > > Build file > > > > > > '/Users/joestein/Downloads/apache-aurora-0.6.0-rc1-incubating/build.gradle' > > > line: 15 > > > > > > * What went wrong: > > > A problem occurred evaluating root project > > > 'apache-aurora-0.6.0-rc1-incubating'. > > > > Could not find method plugins() for arguments > > > [build_3o8afsh8rmdoohf5npku0ls5pe$_run_closure1@59b83c9d] on root > > project > > > 'apache-aurora-0.6.0-rc1-incubating'. > > > > > > * Try: > > > Run with --stacktrace option to get the stack trace. Run with --info or > > > --debug option to get more log output. > > > > > > BUILD FAILED > > > > > > Total time: 4.697 secs > > > > > > -1 (non-binding) gradlew is missing in the .tar.gz :( couldn't do > > anything > > > else > > > > > > > > > On Wed, Nov 12, 2014 at 6:41 PM, Maxim Khutornenko <ma...@apache.org > <javascript:;>> > > > wrote: > > > > > > > +1(ish) from me. > > > > > > > > -1 gradlew is missing in the .tar.gz making it impossible to follow > > > > the deployment instructions without having a system installed gradle > > > > or using one from another branch. > > > > +1 all unit tests passing > > > > > > > > > > > > On Wed, Nov 12, 2014 at 3:19 PM, David McLaughlin < > > da...@dmclaughlin.com <javascript:;> > > > > > > > > wrote: > > > > > +1 from me > > > > > > > > > > +1 java unit tests pass > > > > > +1 python unit tests pass > > > > > +1 e2e tests pass > > > > > +0 had a transient failure in e2e tests > > > > > > > > > > On Wed, Nov 12, 2014 at 2:02 PM, Bill Farner <wfar...@apache.org > <javascript:;>> > > > wrote: > > > > > > > > > >> Reminder - the vote closes in ~24 hours. We currently lack enough > > > votes > > > > >> for a release. Please chime in, folks! > > > > >> > > > > >> -=Bill > > > > >> > > > > >> On Mon, Nov 10, 2014 at 3:42 PM, Kevin Sweeney < > kevi...@apache.org <javascript:;>> > > > > wrote: > > > > >> > > > > >> > Overall +1 > > > > >> > > > > > >> > +1 signature and checksum are valid > > > > >> > +0 changelog appears incorrect, includes Resolved > Won't Fix > > items > > > > like > > > > >> > AURORA-257 > > > > >> > +0 compilation is broken on JDK8 > > > > >> > +1 Java unit tests pass (JDK7) (./gradlew build) > > > > >> > +1 Python unit tests pass (./pants src/test/python:all) > > > > >> > +0 Python unit tests needed several retries due to sporadic > > artifact > > > > >> > resolution failures > > > > >> > +1 End-to-end tests pass > > > > >> > (./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh) > > > > >> > > > > > >> > > > > > >> > On Mon, Nov 10, 2014 at 2:23 PM, Bill Farner < > wfar...@apache.org <javascript:;>> > > > > wrote: > > > > >> > > > > > >> > > All, > > > > >> > > > > > > >> > > I propose that we accept the following release candidate as > the > > > > >> official > > > > >> > > Apache Aurora 0.6.0 release. > > > > >> > > > > > > >> > > > > > > >> > > Aurora 0.6.0-rc1 includes the following: > > > > >> > > --- > > > > >> > > The CHANGELOG for the release is available at: > > > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-aurora.git&f=CHANGELOG&hb=0.6.0-rc1 > > > > >> > > > > > > >> > > The branch used to create the release candidate is: > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-aurora.git&hb=0.6.0-rc1 > > > > >> > > > > > > >> > > The release candidate is available at: > > > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/aurora/0.6.0-rc1/apache-aurora-0.6.0-rc1-incubating.tar.gz > > > > >> > > > > > > >> > > The MD5 checksum of the release candidate can be found at: > > > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/aurora/0.6.0-rc1/apache-aurora-0.6.0-rc1-incubating.tar.gz.md5 > > > > >> > > > > > > >> > > The signature of the release candidate can be found at: > > > > >> > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/aurora/0.6.0-rc1/apache-aurora-0.6.0-rc1-incubating.tar.gz.asc > > > > >> > > > > > > >> > > The GPG key used to sign the release are available at: > > > > >> > > https://dist.apache.org/repos/dist/dev/incubator/aurora/KEYS > > > > >> > > > > > > >> > > Please download, verify, and test. > > > > >> > > > > > > >> > > The vote will close on Thu Nov 13 14:21:00 PST 2014 > > > > >> > > > > > > >> > > [ ] +1 Release this as Apache Aurora 0.6.0 > > > > >> > > [ ] +0 > > > > >> > > [ ] -1 Do not release this as Apache Aurora 0.6.0 because... > > > > >> > > > > > > >> > > > > > > >> > > -=Bill > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > -- -=Bill