----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62660/#review186548 -----------------------------------------------------------
core/src/main/java/org/apache/oozie/test/EmbeddedServletContainer.java Lines 1-6 (original), 1-6 (patched) <https://reviews.apache.org/r/62660/#comment263108> Can we move this class to src/test? We could then make the jetty-servlet a test-time dependency only. - Peter Cseh On Sept. 28, 2017, 11:25 a.m., Peter Bacsko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62660/ > ----------------------------------------------------------- > > (Updated Sept. 28, 2017, 11:25 a.m.) > > > Review request for oozie and András Piros. > > > Repository: oozie-git > > > Description > ------- > > https://issues.apache.org/jira/browse/OOZIE-3070 > > > Diffs > ----- > > core/pom.xml b0809546d > core/src/main/java/org/apache/oozie/test/EmbeddedServletContainer.java > eeb7717c9 > > core/src/test/java/org/apache/oozie/action/hadoop/TestLauncherAMCallbackNotifier.java > 1f7e5b221 > core/src/test/java/org/apache/oozie/client/TestOozieCLI.java 6fcdf24bc > > core/src/test/java/org/apache/oozie/command/wf/TestWorkflowNotificationXCommand.java > ef342a4e4 > pom.xml efccc3469 > sharelib/hive2/pom.xml b74e51a34 > sharelib/spark/pom.xml eb80439a4 > > > Diff: https://reviews.apache.org/r/62660/diff/1/ > > > Testing > ------- > > > Thanks, > > Peter Bacsko > >
