----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42460/#review116543 -----------------------------------------------------------
checkstyle/pom.xml (line 29) <https://reviews.apache.org/r/42460/#comment177557> this might break the build. Were you able to build the whole falcon with all test cases running? - sandeep samudrala On Jan. 18, 2016, 2:47 p.m., ruoyu wang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42460/ > ----------------------------------------------------------- > > (Updated Jan. 18, 2016, 2:47 p.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1751 > https://issues.apache.org/jira/browse/FALCON-1751 > > > Repository: falcon-git > > > Description > ------- > > falcon support assembly:single > > > Diffs > ----- > > Falcon-1751.patch PRE-CREATION > checkstyle/pom.xml df2c50c > distro/pom.xml PRE-CREATION > pom.xml 028112e > src/main/assemblies/distributed-package.xml 794eaef > src/main/assemblies/empty.xml PRE-CREATION > src/main/assemblies/src-package.xml e650167 > src/main/assemblies/standalone-package.xml fcff8d7 > > Diff: https://reviews.apache.org/r/42460/diff/ > > > Testing > ------- > > run : > mvn clean package -DskipTests -DskipCheck=true > mvn clean package assembly:single -DskipTests -DskipCheck=true > mvn clean package assembly:single -DskipTests -DskipCheck=true > -Pdistributed,hadoop-2 > mvn clean assembly:assembly -DskipTests -DskipCheck=true > > > Thanks, > > ruoyu wang > >
