mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 10:08:42 +00:00
f60585a9b6
Updated Javadoc for SiteToSiteClient#createTransaction() and HttpClient implementation. Reverted exception listing in method contract for SiteToSiteClient#createTransaction and HttpClient tion of same. Reverted import ordering in TestSiteToSiteClient. Reverted exception listing in TestGetHDFSFileInfo, TestListHDFS, and StandardHttpFlowFileServerProtocol. Restored @SuppressWarnings annotation and removed unnecessary "public static" keywords from inner classes in SiteToSiteClient. This closes #2841. Signed-off-by: Joe Witt <joewitt@apache.org>