----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35886/#review89413 -----------------------------------------------------------
Ship it! Ship It! - Bill Farner On June 25, 2015, 6:50 p.m., Kevin Sweeney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35886/ > ----------------------------------------------------------- > > (Updated June 25, 2015, 6:50 p.m.) > > > Review request for Aurora, Bill Farner and Zameer Manji. > > > Repository: aurora > > > Description > ------- > > Remove static modifier from test case, which was introduced in the last > revision to https://reviews.apache.org/r/35842/ > > This fixes > > [ant:checkstyle] > /home/ksweeney/workspace/aurora/src/test/java/org/apache/aurora/GuavaUtilsTest.java:23:1: > Utility classes should not have a public or default constructor. > > > Diffs > ----- > > src/test/java/org/apache/aurora/GuavaUtilsTest.java > 065a4bac48b7264c1c6aaf228c684f813f2a39ea > > Diff: https://reviews.apache.org/r/35886/diff/ > > > Testing > ------- > > ./gradlew -Pq build > > > Thanks, > > Kevin Sweeney > >