----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67766/ -----------------------------------------------------------
(Updated July 1, 2018, 10:02 a.m.) Review request for oozie and András Piros. Repository: oozie-git Description ------- Currently Findbugs complains about some warnings related to the reliance on the default encoding in the oozie-client module: They should be fixed to get the code more reliable. Diffs (updated) ----- client/src/main/java/org/apache/oozie/cli/CLIParser.java bbdb80356 client/src/main/java/org/apache/oozie/cli/OozieCLI.java bc234e318 client/src/main/java/org/apache/oozie/client/AuthOozieClient.java 98f421f32 client/src/main/java/org/apache/oozie/client/OozieClient.java 2cc169230 client/src/main/java/org/apache/oozie/client/XOozieClient.java ba60f8e75 Diff: https://reviews.apache.org/r/67766/diff/3/ Changes: https://reviews.apache.org/r/67766/diff/2-3/ Testing ------- Thanks, Kinga Marton
