----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16257/#review30378 -----------------------------------------------------------
Ship it! Ship It! - Zameer Manji On Dec. 13, 2013, 1:49 p.m., Kevin Sweeney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16257/ > ----------------------------------------------------------- > > (Updated Dec. 13, 2013, 1:49 p.m.) > > > Review request for Aurora, Maxim Khutornenko, Bill Farner, Brian Wickman, and > Zameer Manji. > > > Bugs: AURORA-10 > https://issues.apache.org/jira/browse/AURORA-10 > > > Repository: aurora > > > Description > ------- > > Version number is now available to both the application plugin and the > maven-publish plugin. > > Note that this also changes the Maven artifactId from 'twitter-aurora' to > 'aurora-scheduler'. > > groupId remains 'com.twitter.aurora' - I imagine we will change this to > 'org.apache.aurora' > in combination with a refactor of package names. > > > Diffs > ----- > > build.gradle 1c80b6d742153b1689795fde9ed3aea25a469808 > examples/vagrant/provision-aurora-scheduler.sh > 1b5887a286ad069daecd0fb945799fb2c88ea7bb > examples/vagrant/provision-dev-environment.sh > 54187086bc4587c1aff44b45bdb7f6ce72dd7eaf > > Diff: https://reviews.apache.org/r/16257/diff/ > > > Testing > ------- > > 'vagrant up' works > > './gradlew distTar' produces > dist/distributions/aurora-scheduler-0.2.0-SNAPSHOT.tar > './gradlew distZip' produces > dist/distributions/aurora-scheduler-0.2.0-SNAPSHOT.zip > > './gradlew publishToMavenLocal' publishes appropriately-named binary and > source jars > > com/twitter/aurora/aurora-scheduler/0.2.0-SNAPSHOT/aurora-scheduler-0.2.0-20131213.214313-1.jar > > com/twitter/aurora/aurora-scheduler/0.2.0-SNAPSHOT/aurora-scheduler-0.2.0-20131213.214313-1-sources.jar > > > Thanks, > > Kevin Sweeney > >