----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67766/#review205500 -----------------------------------------------------------
client/src/main/java/org/apache/oozie/client/AuthOozieClient.java Line 218 (original), 221 (patched) <https://reviews.apache.org/r/67766/#comment288408> Please address this [`FINDBUGS_DIFF`](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/plugin/src/main/resources/metadata/messages.xml#L356-L411) issue. - András Piros On June 28, 2018, 8:58 a.m., Kinga Marton wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67766/ > ----------------------------------------------------------- > > (Updated June 28, 2018, 8:58 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 > ----- > > client/src/main/java/org/apache/oozie/cli/CLIParser.java bbdb8035 > client/src/main/java/org/apache/oozie/cli/OozieCLI.java bc234e31 > client/src/main/java/org/apache/oozie/client/AuthOozieClient.java 98f421f3 > client/src/main/java/org/apache/oozie/client/OozieClient.java 2cc16923 > client/src/main/java/org/apache/oozie/client/XOozieClient.java ba60f8e7 > > > Diff: https://reviews.apache.org/r/67766/diff/2/ > > > Testing > ------- > > > Thanks, > > Kinga Marton > >
