This is an automated email from the ASF dual-hosted git repository.
sigee pushed a change to branch fix-checkstyle-issues
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
from bf48a965 Make checkstyle rules severity to error, except the not yet
fixed ones
add 3739cd16 Fix formatting
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/stormcrawler/Metadata.java | 3 ++-
.../apache/stormcrawler/indexing/AbstractIndexerBolt.java | 4 ++--
.../org/apache/stormcrawler/parse/filter/XPathFilter.java | 4 ++--
.../apache/stormcrawler/protocol/HttpRobotRulesParser.java | 6 ++++--
.../apache/stormcrawler/opensearch/OpenSearchConnection.java | 4 ++--
.../stormcrawler/protocol/selenium/NavigationFilters.java | 2 +-
.../src/main/java/org/apache/stormcrawler/sql/SQLSpout.java | 6 +++---
.../java/org/apache/stormcrawler/sql/StatusUpdaterBolt.java | 12 ++----------
.../test/java/org/apache/stormcrawler/sql/SQLSpoutTest.java | 2 +-
.../apache/stormcrawler/warc/FileTimeSizeRotationPolicy.java | 2 +-
.../main/java/org/apache/stormcrawler/warc/GzipHdfsBolt.java | 2 +-
.../org/apache/stormcrawler/warc/MetadataRecordFormat.java | 2 +-
12 files changed, 22 insertions(+), 27 deletions(-)