Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
73002806

Rules

RulesViolationsSeverity
PackageHtml7error Error
NewlineAtEndOfFile10error Error
Translation0error Error
JavadocMethod397error Error
JavadocType34error Error
JavadocVariable123error Error
JavadocStyle25error Error
ConstantName12error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName4error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport10error Error
IllegalImport0error Error
RedundantImport1error Error
UnusedImports3error Error
FileLength0error Error
LineLength437error Error
MethodLength1error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter5error Error
NoWhitespaceBefore0error Error
OperatorWrap4error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter321error Error
WhitespaceAfter2error Error
WhitespaceAround54error Error
ModifierOrder1error Error
RedundantModifier17error Error
AvoidNestedBlocks0error Error
EmptyBlock1error Error
LeftCurly527error Error
NeedBraces73error Error
RightCurly83error Error
AvoidInlineConditionals9error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField71error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber30error Error
MissingSwitchDefault1error Error
RedundantThrows21error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension160error Error
FinalClass0error Error
HideUtilityClassConstructor4error Error
InterfaceIsType0error Error
VisibilityModifier15error Error
ArrayTypeStyle1error Error
FinalParameters300error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
38error Error
TodoComment4error Error
UpperEll0error Error

Files

Filesinfowarningerror
com/atlassian/bonnie/search/extractor/XmlConfiguredExtractor.java0078
com/atlassian/bonnie/index/SingletonObjectQueue.java0025
com/atlassian/bonnie/Indexer.java008
com/atlassian/bonnie/index/TempDirectoryDocumentWritingScheme.java0038
com/atlassian/bonnie/ConcurrentLuceneConnection.java0012
com/atlassian/bonnie/AnyTypeObjectDao.java0013
com/atlassian/bonnie/FieldUtil.java0026
com/atlassian/bonnie/index/QueueProcessingRunnable.java005
com/atlassian/bonnie/HandleResolver.java004
com/atlassian/bonnie/Searcher.java0029
com/atlassian/bonnie/analyzer/package.html001
com/atlassian/bonnie/Searchable.java0010
com/atlassian/bonnie/index/BaseMultiThreadedIndexer.java0067
com/atlassian/bonnie/ILuceneConnection.java0073
com/atlassian/bonnie/search/summary/Summary.java0046
com/atlassian/bonnie/search/IndexerThreadFactory.java0014
com/atlassian/bonnie/search/extractor/ExtractorException.java0015
com/atlassian/bonnie/analyzer/DefaultLuceneAnalyzer.java009
com/atlassian/bonnie/index/ObjectToDocumentConverter.java004
com/atlassian/bonnie/search/summary/package.html001
com/atlassian/bonnie/index/NoOpProgressWrapper.java0024
com/atlassian/bonnie/LoggingReentrantLock.java0017
com/atlassian/bonnie/package.html001
com/atlassian/bonnie/search/LuceneSearcher.java00135
com/atlassian/bonnie/LuceneConnection.java00351
org/apache/lucene/index/package.html001
org/apache/lucene/index/IndexUtils.java0032
com/atlassian/bonnie/analyzer/LuceneAnalyzerFactory.java007
com/atlassian/bonnie/search/SinceDateQueryFactory.java0046
com/atlassian/bonnie/search/extractor/BaseAttachmentContentExtractor.java0055
com/atlassian/bonnie/search/BatchIndexer.java005
com/atlassian/bonnie/index/QueueProcessingRunnableImpl.java0029
com/atlassian/bonnie/search/SearcherInitialisation.java003
com/atlassian/bonnie/DefaultConfiguration.java0079
com/atlassian/bonnie/search/extractor/MsExcelContentExtractor.java0070
com/atlassian/bonnie/index/OnlineMultiThreadedIndexer.java00118
com/atlassian/bonnie/search/BaseDocumentBuilder.java00194
com/atlassian/bonnie/Handle.java008
com/atlassian/bonnie/search/NoOpPreprocessor.java006
com/atlassian/bonnie/search/extractor/DefaultTextContentExtractor.java0018
com/atlassian/bonnie/index/SingleObjectIndexer.java007
com/atlassian/bonnie/search/LuceneIndexer.java0042
org/apache/lucene/search/package.html001
com/atlassian/bonnie/LuceneConnectionFactory.java0047
com/atlassian/bonnie/search/summary/Summarizer.java0097
com/atlassian/bonnie/search/extractor/AttachmentMetadataExtractor.java0036
com/atlassian/bonnie/search/SearchableAttachment.java0010
com/atlassian/bonnie/search/FilterCountingSearcher.java004
com/atlassian/bonnie/index/SingleDocumentWritingScheme.java0016
com/atlassian/bonnie/search/SearchWordsLister.java0072
com/atlassian/bonnie/search/extractor/MsPowerpointContentExtractor.java0053
com/atlassian/bonnie/search/extractor/PowerPointListener.java00198
com/atlassian/bonnie/search/DocumentPostProcessor.java006
com/atlassian/bonnie/search/extractor/PdfContentExtractor.java0039
com/atlassian/bonnie/search/Extractor.java005
com/atlassian/bonnie/search/extractor/package.html001
com/atlassian/bonnie/search/DocumentBuilder.java0016
com/atlassian/bonnie/search/package.html001
org/apache/lucene/search/DelayCloseIndexSearcher.java0051
com/atlassian/bonnie/index/ObjectQueue.java0018
com/atlassian/bonnie/LuceneUtils.java0062
com/atlassian/bonnie/analyzer/DefaultLuceneAnalyzerFactory.java009
com/atlassian/bonnie/index/BatchOpIndexer.java0015
com/atlassian/bonnie/LuceneConnectionClosedException.java0011
com/atlassian/bonnie/search/SearchablePreprocessor.java003
com/atlassian/bonnie/index/BaseDocumentWritingScheme.java009
com/atlassian/bonnie/search/InvertedQueryFilter.java0023
com/atlassian/bonnie/index/TempIndexWriter.java00121
com/atlassian/bonnie/LuceneException.java0011
com/atlassian/bonnie/search/extractor/MsWordContentExtractor.java0025
com/atlassian/bonnie/search/summary/Excerpt.java0035
com/atlassian/bonnie/search/extractor/XmlClassConfigurations.java0085

Details

com/atlassian/bonnie/search/extractor/XmlConfiguredExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.19
error'{' should be on the previous line.20
errorLine is longer than 80 characters.21
errorMethod 'addFields' is not designed for extension - needs to be abstract, final or empty.21
errorMissing a Javadoc comment.21
errorParameter document should be final.21
errorParameter defaultSearchableText should be final.21
errorParameter searchable should be final.21
errorLine is longer than 80 characters.23
error'{' should be on the previous line.26
error'{' should be on the previous line.29
errorLine is longer than 80 characters.30
errorLine is longer than 80 characters.31
errorArray brackets at illegal position.31
error'{' should be on the previous line.33
errorLine is longer than 80 characters.34
error'if' construct must use '{}'s.35
error'if' construct must use '{}'s.37
errorLine is longer than 80 characters.38
error'if' construct must use '{}'s.40
errorLine is longer than 80 characters.40
error'if' construct must use '{}'s.42
errorLine is longer than 80 characters.42
error'else' construct must use '{}'s.44
errorLine is longer than 80 characters.45
errorLine is longer than 80 characters.51
errorMissing a Javadoc comment.51
errorParameter doc should be final.51
errorParameter fieldConfiguration should be final.51
errorParameter date should be final.51
errorLine is longer than 80 characters.53
errorLine is longer than 80 characters.57
errorMissing a Javadoc comment.57
errorParameter doc should be final.57
errorParameter fieldConfiguration should be final.57
errorParameter arr should be final.57
error'{' should be on the previous line.61
errorLine is longer than 80 characters.67
errorMissing a Javadoc comment.67
errorParameter doc should be final.67
errorParameter fieldConfiguration should be final.67
errorParameter collection should be final.67
error'{' should be on the previous line.70
errorLine is longer than 80 characters.76
errorMissing a Javadoc comment.76
errorParameter doc should be final.76
errorParameter fieldConfiguration should be final.76
errorParameter strContent should be final.76
errorLine is longer than 80 characters.79
errorLine is longer than 80 characters.81
error'}' should be on the same line.82
errorLine is longer than 80 characters.83
errorLine is longer than 80 characters.85
error'}' should be on the same line.86
errorLine is longer than 80 characters.87
errorLine is longer than 80 characters.89
error'}' should be on the same line.90
errorLine is longer than 80 characters.91
errorLine is longer than 80 characters.93
error'}' should be on the same line.94
error'{' should be on the previous line.96
errorLine is longer than 80 characters.97
errorMissing a Javadoc comment.103
errorParameter obj should be final.103
errorParameter attributeName should be final.103
error'{' should be on the previous line.104
error'{' should be on the previous line.106
error'for' construct must use '{}'s.109
errorAvoid inline conditionals.111
error'}' should be on the same line.112
error'{' should be on the previous line.114
errorLine is longer than 80 characters.115
error'}' should be on the same line.116
error'{' should be on the previous line.118
errorLine is longer than 80 characters.119
error'}' should be on the same line.120
error'{' should be on the previous line.122
errorLine is longer than 80 characters.123

com/atlassian/bonnie/index/SingletonObjectQueue.java

ViolationMessageLine
error'{' should be on the previous line.10
errorMissing a Javadoc comment.11
errorMissing a Javadoc comment.12
errorMissing a Javadoc comment.14
errorParameter o should be final.14
error'o' hides a field.14
errorParameter otdc should be final.14
error'otdc' hides a field.14
error'{' should be on the previous line.15
errorMethod 'pop' is not designed for extension - needs to be abstract, final or empty.20
errorMissing a Javadoc comment.20
error'{' should be on the previous line.21
errorMethod 'hasMore' is not designed for extension - needs to be abstract, final or empty.27
errorMissing a Javadoc comment.27
error'{' should be on the previous line.28
errorMethod 'size' is not designed for extension - needs to be abstract, final or empty.32
errorMissing a Javadoc comment.32
error'{' should be on the previous line.33
errorMethod 'getProcessor' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
error'{' should be on the previous line.38
errorLine is longer than 80 characters.41
errorParameter collection should be final.41
errorParameter documentWritingScheme should be final.41
errorLine is longer than 80 characters.43

com/atlassian/bonnie/Indexer.java

ViolationMessageLine
error'{' should be on the previous line.15
errorLine is longer than 80 characters.16
errorMissing a Javadoc comment.18
errorRedundant 'public' modifier.18
errorMissing a Javadoc comment.20
errorRedundant 'public' modifier.20
errorMissing a Javadoc comment.22
errorRedundant 'public' modifier.22

com/atlassian/bonnie/index/TempDirectoryDocumentWritingScheme.java

ViolationMessageLine
errorLine is longer than 80 characters.12
errorMissing a Javadoc comment.14
errorVariable 'tempIndexWriter' must be private and have accessor methods.14
errorMissing a Javadoc comment.16
errorParameter indexer should be final.16
error'{' should be on the previous line.17
errorLine is longer than 80 characters.21
errorMissing a Javadoc comment.21
errorParameter indexer should be final.21
errorParameter tmpDir should be final.21
errorLine is longer than 80 characters.23
errorMethod 'write' is not designed for extension - needs to be abstract, final or empty.26
errorMissing a Javadoc comment.26
error'{' should be on the previous line.27
error'{' should be on the previous line.29
error'{' should be on the previous line.36
errorLine is longer than 80 characters.38
error'}' should be on the same line.39
error'{' should be on the previous line.41
errorLine is longer than 80 characters.42
errorMethod 'getWriterKey' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorParameter doc should be final.47
error'{' should be on the previous line.48
errorMethod 'getDocumentTitle' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
errorParameter doc should be final.52
error'{' should be on the previous line.53
errorMissing a Javadoc comment.57
error'{' should be on the previous line.58
errorLine is longer than 80 characters.63
errorLine is longer than 80 characters.65
errorMethod 'close' is not designed for extension - needs to be abstract, final or empty.65
errorExpected @param tag for 'luceneConnection'.65
errorExpected @throws tag for 'IOException'.65
errorLine is longer than 80 characters.67
errorParameter writer should be final.71
error'{' should be on the previous line.72

com/atlassian/bonnie/ConcurrentLuceneConnection.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.13
errorLine is longer than 80 characters.14
errorMissing a Javadoc comment.14
errorParameter directory should be final.14
errorParameter analyzer should be final.14
errorParameter configuration should be final.14
errorLine is longer than 80 characters.19
errorMissing a Javadoc comment.19
errorParameter path should be final.19
errorParameter analyzer should be final.19
errorParameter configuration should be final.19

com/atlassian/bonnie/AnyTypeObjectDao.java

ViolationMessageLine
errorLine is longer than 80 characters.7
error'{' should be on the previous line.11
errorExpected an @return tag.15
errorExpected @param tag for 'obj'.15
errorMissing a Javadoc comment.17
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorMissing a Javadoc comment.23
errorMissing a Javadoc comment.25
errorMissing a Javadoc comment.27
errorLine has trailing spaces.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.31

com/atlassian/bonnie/FieldUtil.java

ViolationMessageLine
errorLine is longer than 80 characters.6
errorLine is longer than 80 characters.7
errorLine is longer than 80 characters.10
errorUtility classes should not have a public or default constructor.12
error'{' should be on the previous line.13
errorMissing a Javadoc comment.14
errorName 'Text' must match pattern '^[a-z][a-zA-Z0-9]*$'.14
errorParameter name should be final.14
errorParameter value should be final.14
error'{' should be on the previous line.15
errorMissing a Javadoc comment.19
errorName 'Keyword' must match pattern '^[a-z][a-zA-Z0-9]*$'.19
errorParameter name should be final.19
errorParameter value should be final.19
error'{' should be on the previous line.20
errorLine is longer than 80 characters.21
errorMissing a Javadoc comment.24
errorName 'UnIndexed' must match pattern '^[a-z][a-zA-Z0-9]*$'.24
errorParameter name should be final.24
errorParameter value should be final.24
error'{' should be on the previous line.25
errorMissing a Javadoc comment.29
errorName 'UnStored' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
errorParameter name should be final.29
errorParameter value should be final.29
error'{' should be on the previous line.30

com/atlassian/bonnie/index/QueueProcessingRunnable.java

ViolationMessageLine
errorMissing a Javadoc comment.3
error'{' should be on the previous line.4
errorMissing a Javadoc comment.5
errorLine is longer than 80 characters.7
errorMissing a Javadoc comment.7

com/atlassian/bonnie/HandleResolver.java

ViolationMessageLine
errorFirst sentence should end with a period.3
error'{' should be on the previous line.7
errorFirst sentence should end with a period.8
errorExpected @param tag for 'obj'.12

com/atlassian/bonnie/Searcher.java

ViolationMessageLine
error'{' should be on the previous line.22
errorLine is longer than 80 characters.23
errorExpected an @return tag.28
errorRedundant 'public' modifier.28
errorExpected @param tag for 'query'.28
errorMissing a Javadoc comment.30
errorRedundant 'public' modifier.30
errorFirst sentence should end with a period.32
errorRedundant 'public' modifier.38
errorMissing a Javadoc comment.40
errorRedundant 'public' modifier.40
errorLine is longer than 80 characters.43
errorLine is longer than 80 characters.45
errorLine is longer than 80 characters.46
errorLine is longer than 80 characters.50
errorLine is longer than 80 characters.51
errorLine is longer than 80 characters.52
errorLine is longer than 80 characters.53
errorLine is longer than 80 characters.55
errorLine is longer than 80 characters.56
errorMissing a Javadoc comment.56
errorLine is longer than 80 characters.57
errorMissing a Javadoc comment.57
errorMissing a Javadoc comment.59
errorExpected an @return tag.64
errorExpected @param tag for 'query'.64
errorMissing a Javadoc comment.66
errorMissing a Javadoc comment.68
errorMissing a Javadoc comment.70

com/atlassian/bonnie/analyzer/package.html

ViolationMessageLine
errorMissing package documentation file.0

com/atlassian/bonnie/Searchable.java

ViolationMessageLine
errorLine is longer than 80 characters.11
error'{' should be on the previous line.14
errorMissing a Javadoc comment.15
errorLine is longer than 80 characters.18
errorLine is longer than 80 characters.19
errorLine has trailing spaces.21
errorExpected an @return tag.22
errorFirst sentence should end with a period.24
errorLine is longer than 80 characters.25
errorExpected an @return tag.27

com/atlassian/bonnie/index/BaseMultiThreadedIndexer.java

ViolationMessageLine
errorFirst sentence should end with a period.15
error'{' should be on the previous line.19
errorLine is longer than 80 characters.20
errorMissing a Javadoc comment.20
errorVariable 'log' must be private and have accessor methods.20
errorMissing a Javadoc comment.21
errorVariable 'luceneConnection' must be private and have accessor methods.21
errorMissing a Javadoc comment.22
errorLine is longer than 80 characters.24
errorMissing a Javadoc comment.24
errorParameter queue should be final.24
errorParameter documentWritingScheme should be final.24
errorParameter meter should be final.25
errorParameter truncate should be final.25
error'{' should be on the previous line.26
error'{' should be on the previous line.28
error'?' should be on a new line.31
errorAvoid inline conditionals.31
errorLine is longer than 80 characters.32
error'if' construct must use '{}'s.35
errorLine is longer than 80 characters.36
errorLine is longer than 80 characters.41
error'{' should be on the previous line.43
error'if' construct must use '{}'s.48
error'{' should be on the previous line.51
error'60L' is a magic number.52
error'{' should be on the previous line.53
errorLine is longer than 80 characters.54
error'+' should be on a new line.54
error'}' should be on the same line.57
error'{' should be on the previous line.59
error'99' is a magic number.63
error'100' is a magic number.68
errorLine is longer than 80 characters.69
error'}' should be on the same line.70
error'{' should be on the previous line.72
errorLine is longer than 80 characters.77
errorMethod 'getQueueProcessingRunnable' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
errorParameter queue should be final.77
errorParameter documentWritingScheme should be final.77
errorMethod 'truncateIndex' is not designed for extension - needs to be abstract, final or empty.82
errorMissing a Javadoc comment.82
error'{' should be on the previous line.83
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.93
errorExpected @param tag for 'progress'.93
errorMethod 'calculateNumberOfThreads' is not designed for extension - needs to be abstract, final or empty.101
errorParameter numObjects should be final.101
error'{' should be on the previous line.102
error'if' construct must use '{}'s.103
error'10' is a magic number.103
error'if' construct must use '{}'s.105
error'100' is a magic number.105
error'3' is a magic number.106
error'if' construct must use '{}'s.107
error'500' is a magic number.107
error'5' is a magic number.108
error'else' construct must use '{}'s.109
error'10' is a magic number.110
errorMethod 'isReindexing' is not designed for extension - needs to be abstract, final or empty.118
error'{' should be on the previous line.119
errorMethod 'setReindexing' is not designed for extension - needs to be abstract, final or empty.123
errorMissing a Javadoc comment.123
errorParameter reindexing should be final.123
error'reindexing' hides a field.123
error'{' should be on the previous line.124

com/atlassian/bonnie/ILuceneConnection.java

ViolationMessageLine
errorFile does not end with a newline.0
errorUnused import - org.apache.lucene.document.Document.5
errorLine is longer than 80 characters.11
error'{' should be on the previous line.14
errorMissing a Javadoc comment.15
error'{' should be on the previous line.16
errorRedundant 'public' modifier.21
errorExpected @param tag for 'searcher'.21
errorExpected @throws tag for 'IOException'.21
errorMissing a Javadoc comment.24
error'{' should be on the previous line.25
errorExpected an @return tag.29
errorRedundant 'public' modifier.29
errorExpected @param tag for 'reader'.29
errorExpected @throws tag for 'IOException'.29
errorMissing a Javadoc comment.32
error'{' should be on the previous line.33
errorRedundant 'public' modifier.37
errorExpected @param tag for 'writer'.37
errorExpected @throws tag for 'IOException'.37
errorMissing a Javadoc comment.40
error'{' should be on the previous line.41
errorRedundant 'public' modifier.47
errorExpected @throws tag for 'Exception'.47
errorMissing a Javadoc comment.50
errorRedundant throws: 'LuceneException' is unchecked exception.50
errorExpected an @return tag.57
errorExpected @param tag for 'action'.57
errorExpected @throws tag for 'LuceneException'.57
errorRedundant throws: 'LuceneException' is unchecked exception.57
errorExpected @param tag for 'action'.62
errorExpected @throws tag for 'LuceneException'.62
errorRedundant throws: 'LuceneException' is unchecked exception.62
errorFirst sentence should end with a period.64
errorExpected @param tag for 'action'.67
errorExpected @throws tag for 'LuceneException'.67
errorRedundant throws: 'LuceneException' is unchecked exception.67
errorLine is longer than 80 characters.70
errorLine is longer than 80 characters.71
errorLine contains a tab character.71
errorLine is longer than 80 characters.74
errorExpected @param tag for 'readerAction'.74
errorExpected @param tag for 'action'.74
errorExpected @throws tag for 'LuceneException'.74
errorRedundant throws: 'LuceneException' is unchecked exception.74
errorExpected @param tag for 'action'.86
errorExpected @throws tag for 'LuceneException'.93
errorRedundant throws: 'LuceneException' is unchecked exception.93
errorLine is longer than 80 characters.97
errorExpected @throws tag for 'LuceneException'.99
errorRedundant throws: 'LuceneException' is unchecked exception.99
errorExpected an @return tag.104
errorLine has trailing spaces.110
errorLine is longer than 80 characters.112
errorLine is longer than 80 characters.126
errorLine has trailing spaces.127
errorExpected an @return tag.131
errorLine has trailing spaces.135
errorRedundant throws: 'LuceneException' is unchecked exception.138
errorLine is longer than 80 characters.141
errorLine has trailing spaces.142
error'{' should be on the previous line.146
errorMissing a Javadoc comment.147
errorMissing a Javadoc comment.148
errorMissing a Javadoc comment.149
errorMissing a Javadoc comment.150
errorMissing a Javadoc comment.151
errorMissing a Javadoc comment.152
errorMissing a Javadoc comment.153
errorMissing a Javadoc comment.154
errorLine is longer than 80 characters.158
errorLine is longer than 80 characters.160
errorRedundant 'static' modifier.160

com/atlassian/bonnie/search/summary/Summary.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.6
errorMissing a Javadoc comment.14
errorParameter text should be final.17
error'text' hides a field.17
errorExpected @param tag for 'text'.17
errorExpected an @return tag.20
errorMethod 'getText' is not designed for extension - needs to be abstract, final or empty.20
errorExpected an @return tag.23
errorMethod 'isHighlight' is not designed for extension - needs to be abstract, final or empty.23
errorExpected an @return tag.26
errorMethod 'isEllipsis' is not designed for extension - needs to be abstract, final or empty.26
errorExpected an @return tag.29
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.29
errorMethod 'equals' is not designed for extension - needs to be abstract, final or empty.31
errorMissing a Javadoc comment.31
errorParameter o should be final.31
error'{' should be on the previous line.32
error'if' construct must use '{}'s.33
error'if' construct must use '{}'s.34
error'if' construct must use '{}'s.38
error'if' construct must use '{}'s.39
error'if' construct must use '{}'s.40
errorMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
error'{' should be on the previous line.46
errorParameter text should be final.54
errorExpected @param tag for 'text'.54
errorExpected an @return tag.57
errorMethod 'isHighlight' is not designed for extension - needs to be abstract, final or empty.57
errorExpected an @return tag.66
errorMethod 'isEllipsis' is not designed for extension - needs to be abstract, final or empty.66
errorExpected an @return tag.69
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.69
errorMissing a Javadoc comment.72
errorMissing a Javadoc comment.74
error'{' is not followed by whitespace.77
error'}' is not preceded with whitespace.77
errorMethod 'add' is not designed for extension - needs to be abstract, final or empty.80
errorParameter fragment should be final.80
errorExpected @param tag for 'fragment'.80
errorExpected an @return tag.83
errorMethod 'getFragments' is not designed for extension - needs to be abstract, final or empty.83
error'cast' is not followed by whitespace.84
errorExpected an @return tag.88
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.88

com/atlassian/bonnie/search/IndexerThreadFactory.java

ViolationMessageLine
errorMissing a Javadoc comment.6
error'{' should be on the previous line.7
errorMissing a Javadoc comment.8
errorMissing a Javadoc comment.9
errorMissing a Javadoc comment.11
error'{' should be on the previous line.12
errorMissing a Javadoc comment.16
errorParameter name should be final.16
error'name' hides a field.16
error'{' should be on the previous line.17
errorMethod 'newThread' is not designed for extension - needs to be abstract, final or empty.21
errorMissing a Javadoc comment.21
errorParameter command should be final.21
error'{' should be on the previous line.22

com/atlassian/bonnie/search/extractor/ExtractorException.java

ViolationMessageLine
errorLine is longer than 80 characters.4
errorLine is longer than 80 characters.6
error'{' should be on the previous line.9
errorMissing a Javadoc comment.10
error'{' should be on the previous line.11
errorMissing a Javadoc comment.14
errorParameter message should be final.14
error'{' should be on the previous line.15
errorMissing a Javadoc comment.19
errorParameter message should be final.19
errorParameter cause should be final.19
error'{' should be on the previous line.20
errorMissing a Javadoc comment.24
errorParameter cause should be final.24
error'{' should be on the previous line.25

com/atlassian/bonnie/analyzer/DefaultLuceneAnalyzer.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.apache.lucene.analysis.*.7
errorMissing a Javadoc comment.11
error'{' should be on the previous line.12
errorLine is longer than 80 characters.13
errorMethod 'tokenStream' is not designed for extension - needs to be abstract, final or empty.15
errorMissing a Javadoc comment.15
errorParameter fieldName should be final.15
errorParameter reader should be final.15
error'{' should be on the previous line.16

com/atlassian/bonnie/index/ObjectToDocumentConverter.java

ViolationMessageLine
error'{' should be on the previous line.9
errorLine is longer than 80 characters.14
errorLine is longer than 80 characters.20
errorExpected @param tag for 'o'.24

com/atlassian/bonnie/search/summary/package.html

ViolationMessageLine
errorMissing package documentation file.0

com/atlassian/bonnie/index/NoOpProgressWrapper.java

ViolationMessageLine
errorMissing a Javadoc comment.6
error'{' should be on the previous line.7
errorMissing a Javadoc comment.8
errorMissing a Javadoc comment.11
errorParameter progressMeter should be final.11
errorParameter i should be final.11
error'{' should be on the previous line.12
errorMissing a Javadoc comment.16
error'{' should be on the previous line.17
errorMissing a Javadoc comment.20
errorParameter string should be final.20
error'{' should be on the previous line.21
errorMissing a Javadoc comment.24
errorParameter string should be final.24
error'{' should be on the previous line.25
errorMethod 'getTotal' is not designed for extension - needs to be abstract, final or empty.28
errorMissing a Javadoc comment.28
error'{' should be on the previous line.29
errorMissing a Javadoc comment.33
errorParameter i should be final.33
error'{' should be on the previous line.34
errorMethod 'progressAsString' is not designed for extension - needs to be abstract, final or empty.37
errorMissing a Javadoc comment.37
error'{' should be on the previous line.38

com/atlassian/bonnie/LoggingReentrantLock.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.13
errorLine is longer than 80 characters.14
errorMissing a Javadoc comment.14
error'static' modifier out of order with the JLS suggestions.14
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.14
errorLine has trailing spaces.15
errorMissing a Javadoc comment.16
errorParameter name should be final.21
error'name' hides a field.21
error'{' should be on the previous line.22
errorMissing a Javadoc comment.26
error'{' should be on the previous line.28
error'if' construct must use '{}'s.29
errorMissing a Javadoc comment.35
error'{' should be on the previous line.37
error'if' construct must use '{}'s.38

com/atlassian/bonnie/package.html

ViolationMessageLine
errorMissing package documentation file.0

com/atlassian/bonnie/search/LuceneSearcher.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.apache.lucene.search.*.16
errorUsing the '.*' form of import should be avoided - java.util.*.19
errorMissing a Javadoc comment.21
error'{' should be on the previous line.22
errorMissing a Javadoc comment.23
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.23
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.25
errorLine is longer than 80 characters.26
errorMissing a Javadoc comment.26
error'{' is followed by whitespace.26
errorMethod 'setLuceneConnection' is not designed for extension - needs to be abstract, final or empty.28
errorMissing a Javadoc comment.28
errorParameter luceneConnection should be final.28
error'luceneConnection' hides a field.28
error'{' should be on the previous line.29
errorLine is longer than 80 characters.33
errorMethod 'setLuceneAnalyzerFactory' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
errorParameter luceneAnalyzerFactory should be final.33
error'luceneAnalyzerFactory' hides a field.33
errorMethod 'setBooleanQueryMaxClause' is not designed for extension - needs to be abstract, final or empty.38
errorMissing a Javadoc comment.38
errorParameter max should be final.38
error'{' should be on the previous line.39
errorLine is longer than 80 characters.44
errorLine is longer than 80 characters.45
errorExpected an @return tag.51
errorMethod 'buildStandardQuery' is not designed for extension - needs to be abstract, final or empty.51
errorParameter searchFields should be final.51
errorExpected @param tag for 'searchFields'.51
errorParameter query should be final.51
errorExpected @param tag for 'query'.51
error'{' should be on the previous line.52
error'{' should be on the previous line.56
error'}' should be on the same line.60
error'{' should be on the previous line.62
errorLine is longer than 80 characters.63
errorMissing a Javadoc comment.69
errorParameter searchFields should be final.69
error'{' should be on the previous line.70
error'if' construct must use '{}'s.71
errorLine is longer than 80 characters.72
error'else' construct must use '{}'s.73
errorLine is longer than 80 characters.74
errorMethod 'buildStandardQuery' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
errorParameter defaultSearchField should be final.77
errorParameter query should be final.77
error'{' should be on the previous line.78
errorMethod 'search' is not designed for extension - needs to be abstract, final or empty.82
errorMissing a Javadoc comment.82
error'{' should be on the previous line.83
errorMethod 'search' is not designed for extension - needs to be abstract, final or empty.87
errorMissing a Javadoc comment.87
error'{' should be on the previous line.88
errorParameter searcher should be final.92
error'{' should be on the previous line.93
error'{' should be on the previous line.97
errorLine is longer than 80 characters.99
errorMethod 'rewrite' is not designed for extension - needs to be abstract, final or empty.107
errorMissing a Javadoc comment.107
error'{' should be on the previous line.108
errorLine is longer than 80 characters.109
errorParameter reader should be final.111
error'{' should be on the previous line.112
errorMethod 'explain' is not designed for extension - needs to be abstract, final or empty.118
errorMissing a Javadoc comment.118
error'{' should be on the previous line.119
errorParameter searcher should be final.123
error'{' should be on the previous line.124
errorMethod 'searchCount' is not designed for extension - needs to be abstract, final or empty.132
errorMissing a Javadoc comment.132
error'{' should be on the previous line.133
errorParameter searcher should be final.137
error'{' should be on the previous line.138
errorParameter i should be final.141
errorParameter v should be final.141
error'{' should be on the previous line.142
errorMethod 'searchCount' is not designed for extension - needs to be abstract, final or empty.151
errorMissing a Javadoc comment.151
error'{' should be on the previous line.152
errorParameter searcher should be final.156
error'{' should be on the previous line.157
errorParameter i should be final.160
errorParameter v should be final.160
error'{' should be on the previous line.161
errorLine is longer than 80 characters.170
errorMethod 'searchForFields' is not designed for extension - needs to be abstract, final or empty.170
errorMissing a Javadoc comment.170
errorParameter myquery should be final.170
errorParameter fieldsToExtract should be final.170
errorParameter startIndex should be final.170
errorParameter numItems should be final.170
errorLine is longer than 80 characters.172
errorLine is longer than 80 characters.175
errorMethod 'searchForFields' is not designed for extension - needs to be abstract, final or empty.175
errorMissing a Javadoc comment.175
errorParameter fieldsToExtract should be final.175
errorLine is longer than 80 characters.177
errorLine is longer than 80 characters.180
errorMethod 'searchForFields' is not designed for extension - needs to be abstract, final or empty.180
errorMissing a Javadoc comment.180
errorParameter fieldsToExtract should be final.180
error'if' construct must use '{}'s.184
errorLine is longer than 80 characters.185
error'else' construct must use '{}'s.186
errorParameter searcher should be final.194
error'{' should be on the previous line.195
error'{' should be on the previous line.199
errorLine is longer than 80 characters.200
errorLine is longer than 80 characters.201
error'{' should be on the previous line.204
errorLine has trailing spaces.205
errorLine is longer than 80 characters.205
errorLine is longer than 80 characters.206
errorLine is longer than 80 characters.210
error'{' should be on the previous line.216
error'{' should be on the previous line.218
error'}' should be on the same line.221
error'{' should be on the previous line.223
error'{' should be on the previous line.227
error'}' should be on the same line.229
error'{' should be on the previous line.231
errorLine is longer than 80 characters.239
errorMethod 'getAllFieldValues' is not designed for extension - needs to be abstract, final or empty.249
errorMissing a Javadoc comment.249
error'{' should be on the previous line.250
errorLine is longer than 80 characters.251
errorParameter reader should be final.253
error'{' should be on the previous line.254
error'{' should be on the previous line.261
error'if' construct must use '{}'s.263
error'if' construct must use '{}'s.266
error'{' should be on the previous line.274

com/atlassian/bonnie/LuceneConnection.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.37
errorMissing a Javadoc comment.38
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
errorLine has trailing spaces.39
errorLine is longer than 80 characters.40
errorMissing a Javadoc comment.40
errorParameter searcher should be final.41
error'searcher' hides a field.41
error'{' is not followed by whitespace.41
error'}' is not preceded with whitespace.41
errorLine has trailing spaces.43
errorMissing a Javadoc comment.62
errorMissing a Javadoc comment.64
errorMissing a Javadoc comment.66
errorLine is longer than 80 characters.68
errorMissing a Javadoc comment.68
errorLine is longer than 80 characters.70
errorMissing a Javadoc comment.70
errorLine has trailing spaces.71
errorMissing a Javadoc comment.72
errorFirst sentence should end with a period.74
errorLine is longer than 80 characters.75
errorMissing a Javadoc comment.80
errorMissing a Javadoc comment.82
errorLine is longer than 80 characters.84
errorMissing a Javadoc comment.84
errorParameter directory should be final.84
error'directory' hides a field.84
errorParameter analyzer should be final.84
errorParameter configuration should be final.84
error'configuration' hides a field.84
errorParameter searcherInitialisation should be final.84
error'searcherInitialisation' hides a field.84
errorLine has trailing spaces.90
errorLine is longer than 80 characters.95
errorMissing a Javadoc comment.95
errorParameter directory should be final.95
error'directory' hides a field.95
errorParameter analyzer should be final.95
errorParameter configuration should be final.95
error'configuration' hides a field.95
errorMissing a Javadoc comment.100
errorParameter directory should be final.100
error'directory' hides a field.100
errorParameter analyzer should be final.100
error'{' should be on the previous line.101
errorLine has trailing spaces.104
errorLine is longer than 80 characters.105
errorMissing a Javadoc comment.105
errorParameter path should be final.105
errorParameter analyzer should be final.105
errorParameter configuration should be final.105
error'configuration' hides a field.105
errorParameter searcherInitialisation should be final.105
error'searcherInitialisation' hides a field.105
errorLine is longer than 80 characters.107
errorLine is longer than 80 characters.110
errorMissing a Javadoc comment.110
errorParameter path should be final.110
errorParameter analyzer should be final.110
errorParameter configuration should be final.110
error'configuration' hides a field.110
errorMissing a Javadoc comment.115
errorParameter path should be final.115
errorParameter analyzer should be final.115
error'{' should be on the previous line.116
errorLine has trailing spaces.119
errorMethod 'getNumDocs' is not designed for extension - needs to be abstract, final or empty.120
errorMissing a Javadoc comment.120
error'{' should be on the previous line.121
errorParameter reader should be final.123
error'{' should be on the previous line.124
errorExpected an @return tag.134
errorMethod 'isIndexCreated' is not designed for extension - needs to be abstract, final or empty.134
error'{' should be on the previous line.135
error'{' should be on the previous line.138
error'}' should be on the same line.140
error'{' should be on the previous line.142
errorExpected an @return tag.151
errorMethod 'leakSearcher' is not designed for extension - needs to be abstract, final or empty.151
error'{' should be on the previous line.152
errorLine is longer than 80 characters.162
errorLine is longer than 80 characters.163
errorMethod 'optimize' is not designed for extension - needs to be abstract, final or empty.165
errorExpected @throws tag for 'LuceneException'.165
errorRedundant throws: 'LuceneException' is unchecked exception.165
error'{' should be on the previous line.166
errorParameter writer should be final.169
error'{' should be on the previous line.170
errorLine is longer than 80 characters.177
errorMethod 'recreateIndexDirectory' is not designed for extension - needs to be abstract, final or empty.180
error'{' should be on the previous line.181
error'{' should be on the previous line.185
errorLine is longer than 80 characters.187
error'{' should be on the previous line.192
errorLine is longer than 80 characters.193
error'}' should be on the same line.194
error'{' should be on the previous line.196
errorLine has trailing spaces.199
errorLine has trailing spaces.205
error'}' should be on the same line.207
error'{' should be on the previous line.209
errorLine is longer than 80 characters.210
error'}' should be on the same line.211
error'{' should be on the previous line.213
errorMethod 'close' is not designed for extension - needs to be abstract, final or empty.218
errorMissing a Javadoc comment.218
errorRedundant throws: 'LuceneException' is unchecked exception.218
error'{' should be on the previous line.219
error'{' should be on the previous line.222
error'}' should be on the same line.225
error'{' should be on the previous line.227
errorLine has trailing spaces.231
errorMissing a Javadoc comment.232
errorRedundant throws: 'LuceneException' is unchecked exception.232
error'{' should be on the previous line.233
error'if' construct must use '{}'s.234
errorLine is longer than 80 characters.235
errorLine has trailing spaces.237
errorLine has trailing spaces.239
errorMethod 'flushWriter' is not designed for extension - needs to be abstract, final or empty.241
errorExpected @throws tag for 'LuceneException'.241
errorRedundant throws: 'LuceneException' is unchecked exception.241
error'{' should be on the previous line.242
errorLine has trailing spaces.245
errorFirst sentence should end with a period.246
errorLine is longer than 80 characters.248
errorMethod 'withSearch' is not designed for extension - needs to be abstract, final or empty.250
errorParameter action should be final.250
errorExpected @param tag for 'action'.250
errorExpected @throws tag for 'LuceneException'.250
errorRedundant throws: 'LuceneException' is unchecked exception.250
error'{' should be on the previous line.251
errorLine is longer than 80 characters.254
error'{' should be on the previous line.258
error'}' should be on the same line.260
error'{' should be on the previous line.262
error'}' should be on the same line.264
error'{' should be on the previous line.266
errorMethod 'withReader' is not designed for extension - needs to be abstract, final or empty.271
errorMissing a Javadoc comment.271
errorRedundant throws: 'LuceneException' is unchecked exception.271
error'{' should be on the previous line.272
error'<' is not preceded with whitespace.273
error'<' is not followed by whitespace.273
error'>' is not preceded with whitespace.273
error'<' is not preceded with whitespace.273
error'<' is not followed by whitespace.273
error'>' is not preceded with whitespace.273
error'>' is not followed by whitespace.273
errorParameter searcher should be final.276
error'searcher' hides a field.276
error'{' should be on the previous line.277
errorLine is longer than 80 characters.285
errorMethod 'withReaderAndDeletes' is not designed for extension - needs to be abstract, final or empty.288
errorParameter action should be final.288
errorExpected @param tag for 'action'.288
errorExpected @throws tag for 'LuceneException'.288
errorRedundant throws: 'LuceneException' is unchecked exception.288
error'{' should be on the previous line.293
error'{' should be on the previous line.296
error'}' should be on the same line.298
error'{' should be on the previous line.300
error'}' should be on the same line.302
error'{' should be on the previous line.304
error'}' should be on the same line.309
error'{' should be on the previous line.311
errorLine is longer than 80 characters.317
errorMethod 'withWriter' is not designed for extension - needs to be abstract, final or empty.320
errorParameter action should be final.320
errorExpected @param tag for 'action'.320
errorExpected @throws tag for 'LuceneException'.320
errorRedundant throws: 'LuceneException' is unchecked exception.320
error'{' should be on the previous line.321
error'{' should be on the previous line.325
errorLine is longer than 80 characters.326
error'{' should be on the previous line.329
error'}' should be on the same line.331
error'{' should be on the previous line.333
error'}' should be on the same line.335
error'{' should be on the previous line.337
error'}' should be on the same line.342
error'{' should be on the previous line.344
errorLine is longer than 80 characters.345
error'}' should be on the same line.346
error'{' should be on the previous line.348
errorLine is longer than 80 characters.355
errorLine is longer than 80 characters.358
errorMethod 'withWriter' is not designed for extension - needs to be abstract, final or empty.358
errorExpected @param tag for 'action'.358
errorParameter flags should be final.358
errorExpected @param tag for 'flags'.358
errorExpected @throws tag for 'LuceneException'.358
errorRedundant throws: 'LuceneException' is unchecked exception.358
error'{' should be on the previous line.361
error'}' should be on the same line.367
error'{' should be on the previous line.369
errorLine is longer than 80 characters.374
errorMethod 'withDeleteAndWrites' is not designed for extension - needs to be abstract, final or empty.374
errorMissing a Javadoc comment.374
errorParameter readerAction should be final.374
errorParameter writerAction should be final.374
errorRedundant throws: 'LuceneException' is unchecked exception.374
error'{' should be on the previous line.378
error'}' should be on the same line.381
error'{' should be on the previous line.383
errorLine is longer than 80 characters.389
errorLine is longer than 80 characters.390
errorLine is longer than 80 characters.391
errorMethod 'withBatchUpdate' is not designed for extension - needs to be abstract, final or empty.395
errorParameter action should be final.395
errorExpected @param tag for 'action'.395
error'{' should be on the previous line.396
error'{' should be on the previous line.400
error'{' should be on the previous line.403
error'}' should be on the same line.405
errorLine is longer than 80 characters.406
error'}' should be on the same line.409
error'{' should be on the previous line.411
error'}' should be on the same line.415
error'{' should be on the previous line.417
errorMethod 'flipCurrentSearcher' is not designed for extension - needs to be abstract, final or empty.429
error'{' should be on the previous line.430
error'{' should be on the previous line.443
error'if' construct must use '{}'s.445
errorLine has trailing spaces.445
errorLine has trailing spaces.446
errorLine has trailing spaces.447
error'{' should be on the previous line.450
error'if' construct must use '{}'s.454
error'{' should be on the previous line.457
error'}' should be on the same line.459
error'{' should be on the previous line.461
error'}' should be on the same line.464
error'{' should be on the previous line.466
errorExpected @throws tag for 'LuceneException'.474
errorRedundant throws: 'LuceneException' is unchecked exception.474
error'{' should be on the previous line.475
error'if' construct must use '{}'s.476
errorLine has trailing spaces.478
error'searcher' hides a field.479
error'{' should be on the previous line.481
error'}' should be on the same line.483
error'{' should be on the previous line.485
errorLine is longer than 80 characters.486
errorMissing a Javadoc comment.492
errorRedundant throws: 'LuceneException' is unchecked exception.492
error'{' should be on the previous line.493
error'{' should be on the previous line.495
error'}' should be on the same line.497
error'{' should be on the previous line.499
errorParameter reader should be final.507
errorExpected @param tag for 'reader'.507
error'{' should be on the previous line.508
error'if' construct must use '{}'s.509
error'if' construct must use '{}'s.512
error'{' should be on the previous line.515
error'}' should be on the same line.517
error'{' should be on the previous line.519
errorParameter searcher should be final.527
error'searcher' hides a field.527
errorExpected @param tag for 'searcher'.527
error'{' should be on the previous line.528
error'if' construct must use '{}'s.529
error'{' should be on the previous line.532
error'}' should be on the same line.534
error'{' should be on the previous line.536
errorLine is longer than 80 characters.537
errorLine is longer than 80 characters.542
errorParameter writer should be final.544
errorExpected @param tag for 'writer'.544
error'{' should be on the previous line.545
error'if' construct must use '{}'s.546
errorLine has trailing spaces.548
error'if' construct must use '{}'s.549
error'{' should be on the previous line.552
error'}' should be on the same line.554
error'{' should be on the previous line.556
errorLine is longer than 80 characters.561
errorMissing a Javadoc comment.561
errorParameter configuration should be final.561
error'configuration' hides a field.561
error'{' should be on the previous line.564
errorLine is longer than 80 characters.566
error'}' should be on the same line.569
error'{' should be on the previous line.571
errorLine is longer than 80 characters.573
errorLine is longer than 80 characters.574
errorLine is longer than 80 characters.575
errorLine is longer than 80 characters.578
errorLine has trailing spaces.580
errorLine contains a tab character.581
errorMethod 'truncateIndex' is not designed for extension - needs to be abstract, final or empty.581
errorMissing a Javadoc comment.581
errorRedundant throws: 'LuceneException' is unchecked exception.581
error'{' should be on the previous line.582
errorLine contains a tab character.583
errorLine is longer than 80 characters.584
errorLine contains a tab character.584
errorParameter reader should be final.584
errorLine contains a tab character.586
errorLine contains a tab character.587
errorLine contains a tab character.588
errorLine contains a tab character.589
errorLine contains a tab character.590
errorLine has trailing spaces.592
errorLine contains a tab character.592
errorLine contains a tab character.593
errorLine is longer than 80 characters.594
errorLine contains a tab character.594
errorLine contains a tab character.595
errorExpected an @return tag.596
errorLine contains a tab character.596
errorMethod 'getIndexDir' is not designed for extension - needs to be abstract, final or empty.596
error'{' should be on the previous line.597
errorLine contains a tab character.598
errorLine contains a tab character.603
error'{' should be on the previous line.603
errorLine contains a tab character.604
errorLine contains a tab character.605
error'}' should be on the same line.605
errorLine contains a tab character.606
errorLine contains a tab character.607
error'{' should be on the previous line.607
errorLine is longer than 80 characters.608
errorLine contains a tab character.608
errorLine contains a tab character.609
errorLine has trailing spaces.611
errorFirst sentence should end with a period.612
errorExpected an @return tag.615
errorParameter path should be final.615
errorExpected @param tag for 'path'.615
error'{' should be on the previous line.616
error'{' should be on the previous line.618
error'{' should be on the previous line.620
errorLine is longer than 80 characters.621
error'}' should be on the same line.624
error'{' should be on the previous line.626
errorLine is longer than 80 characters.632
error'{' should be on the previous line.636
error'{' should be on the previous line.639
error'{' should be on the previous line.641
errorLine has trailing spaces.644
error'{' should be on the previous line.646
errorLine is longer than 80 characters.647
errorLine is longer than 80 characters.648
error'}' should be on the same line.651
error'{' should be on the previous line.653
error'}' should be on the same line.655
error'{' should be on the previous line.657

org/apache/lucene/index/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/lucene/index/IndexUtils.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.apache.lucene.store.*.3
errorLine is longer than 80 characters.11
errorUtility classes should not have a public or default constructor.14
error'{' should be on the previous line.15
errorLine is longer than 80 characters.17
errorLine is longer than 80 characters.18
errorLine is longer than 80 characters.19
errorLine is longer than 80 characters.22
errorParameter dir should be final.26
errorExpected @param tag for 'dir'.26
errorExpected @throws tag for 'IOException'.26
error'{' should be on the previous line.27
error'{' should be on the previous line.33
error'{' should be on the previous line.36
error'if' construct must use '{}'s.37
errorLine is longer than 80 characters.37
errorMissing a Javadoc comment.46
errorParameter directory should be final.46
error'{' should be on the previous line.47
error'if' construct must use '{}'s.49
error'{' should be on the previous line.54
error'for' construct must use '{}'s.55
error'}' should be on the same line.57
error'{' should be on the previous line.59
errorLine is longer than 80 characters.65
errorMissing a Javadoc comment.65
errorParameter directory should be final.65
errorParameter files should be final.65
error'{' should be on the previous line.69
error'for' construct must use '{}'s.71
error'}' should be on the same line.73
error'{' should be on the previous line.75

com/atlassian/bonnie/analyzer/LuceneAnalyzerFactory.java

ViolationMessageLine
errorMissing a Javadoc comment.9
error'{' should be on the previous line.10
errorLine is longer than 80 characters.11
errorMissing a Javadoc comment.13
errorRedundant 'public' modifier.13
errorMissing a Javadoc comment.14
errorRedundant 'public' modifier.14

com/atlassian/bonnie/search/SinceDateQueryFactory.java

ViolationMessageLine
errorMissing a Javadoc comment.14
error'{' should be on the previous line.15
errorMissing a Javadoc comment.16
errorMissing a Javadoc comment.17
errorMissing a Javadoc comment.18
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorMissing a Javadoc comment.22
errorVariable 'field' must be private and have accessor methods.22
errorMissing a Javadoc comment.24
errorParameter period should be final.24
errorParameter field should be final.24
errorMissing a Javadoc comment.29
errorParameter period should be final.29
error'period' hides a field.29
errorParameter field should be final.29
error'field' hides a field.29
error'{' should be on the previous line.30
errorMethod 'toQuery' is not designed for extension - needs to be abstract, final or empty.35
errorMissing a Javadoc comment.35
error'{' should be on the previous line.36
error'{' should be on the previous line.46
errorLine is longer than 80 characters.47
error'{' should be on the previous line.50
error'}' should be on the same line.56
error'{' should be on the previous line.58
error'-7' is a magic number.59
error'}' should be on the same line.63
error'{' should be on the previous line.65
error'-30' is a magic number.66
error'}' should be on the same line.70
error'{' should be on the previous line.72
error'{' should be on the previous line.75
errorLine is longer than 80 characters.77
error'1000' is a magic number.77
error'}' should be on the same line.78
error'{' should be on the previous line.80
errorLine is longer than 80 characters.81
errorMissing a Javadoc comment.86
errorParameter startOfRange should be final.86
errorParameter endOfRange should be final.86
error'{' should be on the previous line.87
errorLine is longer than 80 characters.89
errorAvoid inline conditionals.89
errorLine is longer than 80 characters.90
errorAvoid inline conditionals.90

com/atlassian/bonnie/search/extractor/BaseAttachmentContentExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.13
error'{' should be on the previous line.14
errorLine is longer than 80 characters.15
errorMissing a Javadoc comment.15
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.15
errorLine is longer than 80 characters.17
errorMethod 'addFields' is not designed for extension - needs to be abstract, final or empty.17
errorMissing a Javadoc comment.17
errorParameter document should be final.17
errorParameter defaultSearchableText should be final.17
errorParameter searchable should be final.17
error'if' construct must use '{}'s.19
error'if' construct must use '{}'s.20
error'if' construct must use '{}'s.21
errorLine is longer than 80 characters.24
errorAvoid inline conditionals.24
error'if' construct must use '{}'s.26
error'{' should be on the previous line.30
errorLine contains a tab character.33
errorLine contains a tab character.34
error'{' should be on the previous line.34
errorLine is longer than 80 characters.35
errorLine contains a tab character.35
errorLine has trailing spaces.36
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine is longer than 80 characters.39
errorLine contains a tab character.39
error'}' should be on the same line.40
error'{' should be on the previous line.42
error'}' should be on the same line.44
error'{' should be on the previous line.46
error'}' should be on the same line.48
error'{' should be on the previous line.50
error'}' should be on the same line.52
error'{' should be on the previous line.54
errorMethod 'shouldExtractFrom' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorParameter fileName should be final.60
errorParameter contentType should be final.60
error'{' should be on the previous line.61
error'{' should be on the previous line.63
error'if' construct must use '{}'s.64
error'{' should be on the previous line.69
error'if' construct must use '{}'s.71
errorMethod 'getMatchingContentTypes' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
error'{' should be on the previous line.79
errorMethod 'getMatchingFileExtensions' is not designed for extension - needs to be abstract, final or empty.83
errorMissing a Javadoc comment.83
error'{' should be on the previous line.84
errorLine is longer than 80 characters.89
errorLine is longer than 80 characters.93
errorLine is longer than 80 characters.94
errorLine is longer than 80 characters.97

com/atlassian/bonnie/search/BatchIndexer.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.5
error'{' should be on the previous line.6
errorMissing a Javadoc comment.7
errorMissing a Javadoc comment.9

com/atlassian/bonnie/index/QueueProcessingRunnableImpl.java

ViolationMessageLine
errorLine is longer than 80 characters.6
errorLine is longer than 80 characters.9
errorMissing a Javadoc comment.11
errorMissing a Javadoc comment.12
errorMissing a Javadoc comment.13
errorMissing a Javadoc comment.15
error'{' should be on the previous line.16
errorLine is longer than 80 characters.19
errorMissing a Javadoc comment.19
errorParameter objectQueue should be final.19
error'objectQueue' hides a field.19
errorParameter documentWritingScheme should be final.19
error'documentWritingScheme' hides a field.19
errorMissing a Javadoc comment.25
errorRedundant 'final' modifier.25
error'{' should be on the previous line.26
error'{' should be on the previous line.29
error'{' should be on the previous line.31
error'{' should be on the previous line.33
error'}' should be on the same line.35
error'else' construct must use '{}'s.36
errorMissing a Javadoc comment.44
errorParameter objectQueue should be final.44
error'objectQueue' hides a field.44
error'{' should be on the previous line.45
errorLine is longer than 80 characters.50
errorMissing a Javadoc comment.50
errorParameter documentWritingScheme should be final.50
error'documentWritingScheme' hides a field.50

com/atlassian/bonnie/search/SearcherInitialisation.java

ViolationMessageLine
errorUnused import - org.apache.lucene.search.Similarity.4
error'{' should be on the previous line.11
errorExpected @param tag for 'searcher'.15

com/atlassian/bonnie/DefaultConfiguration.java

ViolationMessageLine
errorLine is longer than 80 characters.4
error'{' should be on the previous line.7
errorMissing a Javadoc comment.8
error'300' is a magic number.8
errorMissing a Javadoc comment.9
errorMissing a Javadoc comment.10
error'50' is a magic number.10
errorMissing a Javadoc comment.11
error'300' is a magic number.11
errorMissing a Javadoc comment.12
error'5000' is a magic number.12
errorMissing a Javadoc comment.13
error'4' is a magic number.13
error'1000000' is a magic number.20
errorMissing a Javadoc comment.21
errorMethod 'getBatchMaxBufferedDocs' is not designed for extension - needs to be abstract, final or empty.23
errorMissing a Javadoc comment.23
error'{' should be on the previous line.24
errorMethod 'getBatchMaxMergeDocs' is not designed for extension - needs to be abstract, final or empty.28
errorMissing a Javadoc comment.28
error'{' should be on the previous line.29
errorMethod 'getBatchMergeFactor' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
error'{' should be on the previous line.34
errorMethod 'getInteractiveMaxBufferedDocs' is not designed for extension - needs to be abstract, final or empty.38
errorMissing a Javadoc comment.38
error'{' should be on the previous line.39
errorMethod 'getInteractiveMaxMergeDocs' is not designed for extension - needs to be abstract, final or empty.43
errorMissing a Javadoc comment.43
error'{' should be on the previous line.44
errorMethod 'getInteractiveMergeFactor' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
error'{' should be on the previous line.49
errorMethod 'getMaxFieldLength' is not designed for extension - needs to be abstract, final or empty.53
errorMissing a Javadoc comment.53
error'{' should be on the previous line.54
errorMethod 'isCompoundIndexFileFormat' is not designed for extension - needs to be abstract, final or empty.58
errorMissing a Javadoc comment.58
error'{' should be on the previous line.59
errorMethod 'setBatchMaxBufferedDocs' is not designed for extension - needs to be abstract, final or empty.63
errorMissing a Javadoc comment.63
errorParameter batchMaxBufferedDocs should be final.63
error'batchMaxBufferedDocs' hides a field.63
error'{' should be on the previous line.64
errorMethod 'setBatchMaxMergeDocs' is not designed for extension - needs to be abstract, final or empty.68
errorMissing a Javadoc comment.68
errorParameter batchMaxMergeDocs should be final.68
error'batchMaxMergeDocs' hides a field.68
error'{' should be on the previous line.69
errorMethod 'setBatchMergeFactor' is not designed for extension - needs to be abstract, final or empty.73
errorMissing a Javadoc comment.73
errorParameter batchMergeFactor should be final.73
error'batchMergeFactor' hides a field.73
error'{' should be on the previous line.74
errorMethod 'setInteractiveMaxBufferedDocs' is not designed for extension - needs to be abstract, final or empty.78
errorMissing a Javadoc comment.78
errorParameter interactiveMaxBufferedDocs should be final.78
error'interactiveMaxBufferedDocs' hides a field.78
error'{' should be on the previous line.79
errorMethod 'setInteractiveMaxMergeDocs' is not designed for extension - needs to be abstract, final or empty.83
errorMissing a Javadoc comment.83
errorParameter interactiveMaxMergeDocs should be final.83
error'interactiveMaxMergeDocs' hides a field.83
error'{' should be on the previous line.84
errorMethod 'setInteractiveMergeFactor' is not designed for extension - needs to be abstract, final or empty.88
errorMissing a Javadoc comment.88
errorParameter interactiveMergeFactor should be final.88
error'interactiveMergeFactor' hides a field.88
error'{' should be on the previous line.89
errorMethod 'setMaxFieldLength' is not designed for extension - needs to be abstract, final or empty.93
errorMissing a Javadoc comment.93
errorParameter maxFieldLength should be final.93
error'maxFieldLength' hides a field.93
error'{' should be on the previous line.94
errorMethod 'setCompoundIndexFileFormat' is not designed for extension - needs to be abstract, final or empty.98
errorMissing a Javadoc comment.98
errorParameter compoundIndexFileFormat should be final.98
error'compoundIndexFileFormat' hides a field.98
error'{' should be on the previous line.99

com/atlassian/bonnie/search/extractor/MsExcelContentExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.20
errorMissing a Javadoc comment.20
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
errorLine is longer than 80 characters.22
errorMissing a Javadoc comment.22
errorMissing a Javadoc comment.24
errorMissing a Javadoc comment.26
error'{' should be on the previous line.27
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
errorParameter buff should be final.32
error'buff' hides a field.32
error'{' should be on the previous line.33
errorMissing a Javadoc comment.37
errorParameter record should be final.37
error'{' should be on the previous line.38
errorswitch without "default" clause.39
error'{' should be on the previous line.40
errorLine contains a tab character.41
errorLine is longer than 80 characters.43
errorLine contains a tab character.43
error'if' construct must use '{}'s.44
errorLine contains a tab character.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
error'else' construct must use '{}'s.46
errorLine contains a tab character.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine is longer than 80 characters.49
errorLine is longer than 80 characters.50
errorLine is longer than 80 characters.54
errorLine contains a tab character.56
errorFirst sentence should end with a period.59
errorLine contains a tab character.59
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorExpected an @return tag.62
errorLine contains a tab character.62
errorParameter doubleValue should be final.62
errorExpected @param tag for 'doubleValue'.62
errorLine contains a tab character.63
error'{' should be on the previous line.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
errorMethod 'getMatchingContentTypes' is not designed for extension - needs to be abstract, final or empty.69
errorMissing a Javadoc comment.69
error'{' should be on the previous line.70
errorMethod 'getMatchingFileExtensions' is not designed for extension - needs to be abstract, final or empty.74
errorMissing a Javadoc comment.74
error'{' should be on the previous line.75
errorLine is longer than 80 characters.79
errorMethod 'extractText' is not designed for extension - needs to be abstract, final or empty.79
errorMissing a Javadoc comment.79
errorParameter is should be final.79
errorParameter attachment should be final.79
error'{' should be on the previous line.86
error'}' should be on the same line.98
error'{' should be on the previous line.100
errorLine is longer than 80 characters.101
error'}' should be on the same line.102
error'{' should be on the previous line.104

com/atlassian/bonnie/index/OnlineMultiThreadedIndexer.java

ViolationMessageLine
errorLine is longer than 80 characters.21
errorLine is longer than 80 characters.24
errorLine is longer than 80 characters.25
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.30
errorMissing a Javadoc comment.30
error'<' is not preceded with whitespace.30
error'<' is not followed by whitespace.30
error'?' is not preceded with whitespace.30
error'>' is not preceded with whitespace.30
errorVariable 'reindexAddedQueue' must be private and have accessor methods.30
error'<' is not preceded with whitespace.30
error'<' is not followed by whitespace.30
error'>' is not preceded with whitespace.30
error'>' is not followed by whitespace.30
errorLine is longer than 80 characters.31
errorMissing a Javadoc comment.31
error'<' is not preceded with whitespace.31
error'<' is not followed by whitespace.31
error'?' is not preceded with whitespace.31
error'>' is not preceded with whitespace.31
errorVariable 'reindexDeletedQueue' must be private and have accessor methods.31
error'<' is not preceded with whitespace.31
error'<' is not followed by whitespace.31
error'>' is not preceded with whitespace.31
error'>' is not followed by whitespace.31
errorMissing a Javadoc comment.32
errorLine is longer than 80 characters.34
errorMethod 'allThreadsComplete' is not designed for extension - needs to be abstract, final or empty.34
errorMissing a Javadoc comment.34
errorLine is longer than 80 characters.36
error'{' should be on the previous line.39
error'{' should be on the previous line.43
error'{' should be on the previous line.51
errorMethod 'index' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
error'{' should be on the previous line.63
errorLine is longer than 80 characters.64
error'{' should be on the previous line.67
error'{' should be on the previous line.69
error'{' should be on the previous line.71
error'if' construct must use '{}'s.72
errorLine is longer than 80 characters.73
error'}' should be on the same line.75
error'{' should be on the previous line.77
errorLine is longer than 80 characters.78
errorLine is longer than 80 characters.83
errorMethod 'doAdd' is not designed for extension - needs to be abstract, final or empty.95
errorExpected @param tag for 'o'.95
errorParameter writer should be final.95
errorExpected @param tag for 'writer'.95
errorExpected @throws tag for 'IOException'.95
errorMethod 'unindex' is not designed for extension - needs to be abstract, final or empty.100
errorMissing a Javadoc comment.100
error'{' should be on the previous line.101
errorLine is longer than 80 characters.102
error'{' should be on the previous line.105
error'{' should be on the previous line.107
error'{' should be on the previous line.109
error'if' construct must use '{}'s.110
errorLine is longer than 80 characters.111
error'}' should be on the same line.113
error'{' should be on the previous line.115
errorLine is longer than 80 characters.116
errorLine is longer than 80 characters.119
errorParameter reader should be final.121
errorMethod 'doDelete' is not designed for extension - needs to be abstract, final or empty.137
errorParameter o should be final.137
errorParameter reader should be final.137
errorExpected @throws tag for 'IOException'.137
error'{' should be on the previous line.138
errorLine is longer than 80 characters.139
errorParameter conn should be final.147
errorExpected @param tag for 'conn'.147
error'{' should be on the previous line.148
errorParameter writer should be final.151
error'{' should be on the previous line.152
error'{' should be on the previous line.163
error'{' should be on the previous line.167
errorLine is longer than 80 characters.168
errorParameter reader should be final.170
error'{' should be on the previous line.171
error'{' should be on the previous line.173
errorLine is longer than 80 characters.174
error'}' should be on the same line.179
error'{' should be on the previous line.181
error'{' should be on the previous line.190
errorParameter writer should be final.193
error'{' should be on the previous line.194
error'{' should be on the previous line.196
errorLine is longer than 80 characters.197
error'}' should be on the same line.202
error'{' should be on the previous line.204
errorExpected an @return tag.220
errorMethod 'getDocumentWritingScheme' is not designed for extension - needs to be abstract, final or empty.220
errorParameter reindex should be final.220
error'{' should be on the previous line.221
error'if' construct must use '{}'s.222
error'else' construct must use '{}'s.224
errorMethod 'setLuceneConnection' is not designed for extension - needs to be abstract, final or empty.228
errorMissing a Javadoc comment.228
errorParameter luceneConnection should be final.228
error'{' should be on the previous line.229
errorMethod 'getObjectToDocumentConverter' is not designed for extension - needs to be abstract, final or empty.234
errorMissing a Javadoc comment.234
error'{' should be on the previous line.235
errorLine is longer than 80 characters.239
errorMethod 'setObjectToDocumentConverter' is not designed for extension - needs to be abstract, final or empty.239
errorMissing a Javadoc comment.239
errorParameter objectToDocumentConverter should be final.239
error'objectToDocumentConverter' hides a field.239
errorMethod 'getAnalyzer' is not designed for extension - needs to be abstract, final or empty.244
errorMissing a Javadoc comment.244
error'{' should be on the previous line.245
errorMethod 'setReindexingStatus' is not designed for extension - needs to be abstract, final or empty.249
errorMissing a Javadoc comment.249
errorParameter status should be final.249
error'{' should be on the previous line.251

com/atlassian/bonnie/search/BaseDocumentBuilder.java

ViolationMessageLine
errorMissing a Javadoc comment.18
error'{' should be on the previous line.19
errorLine is longer than 80 characters.20
errorLine contains a tab character.20
errorMissing a Javadoc comment.20
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.20
errorLine contains a tab character.22
errorMissing a Javadoc comment.22
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
error'<' is not preceded with whitespace.23
error'<' is not followed by whitespace.23
error'>' is not preceded with whitespace.23
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
error'<' is not preceded with whitespace.24
error'<' is not followed by whitespace.24
error'>' is not preceded with whitespace.24
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorLine is longer than 80 characters.27
errorMissing a Javadoc comment.27
errorMissing a Javadoc comment.29
error'{' should be on the previous line.30
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.34
error'{' should be on the previous line.35
error'value' hides a field.36
errorLine is longer than 80 characters.37
error'{' should be on the previous line.40
error'{' should be on the previous line.42
error'}' should be on the same line.44
error'{' should be on the previous line.46
error'}' should be on the same line.49
error'{' should be on the previous line.51
errorMissing a Javadoc comment.57
error'{' should be on the previous line.58
errorFirst sentence should end with a period.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.67
error'{' should be on the previous line.67
errorLine contains a tab character.68
errorMissing a Javadoc comment.68
errorLine contains a tab character.69
errorMissing a Javadoc comment.69
errorLine contains a tab character.70
errorMissing a Javadoc comment.70
errorLine contains a tab character.71
errorLine is longer than 80 characters.73
errorLine contains a tab character.73
errorMissing a Javadoc comment.73
errorParameter handleResolver should be final.73
error'handleResolver' hides a field.73
errorParameter extractors should be final.73
error'<' is not preceded with whitespace.73
error'<' is not followed by whitespace.73
error'>' is not preceded with whitespace.73
error'extractors' hides a field.73
errorParameter postProcessors should be final.73
error'<' is not preceded with whitespace.73
error'<' is not followed by whitespace.73
error'>' is not preceded with whitespace.73
error'postProcessors' hides a field.73
errorLine contains a tab character.74
error'if' construct must use '{}'s.75
errorLine contains a tab character.75
errorLine is longer than 80 characters.76
errorLine contains a tab character.76
error'if' construct must use '{}'s.77
errorLine contains a tab character.77
errorLine is longer than 80 characters.78
errorLine contains a tab character.78
error'if' construct must use '{}'s.79
errorLine contains a tab character.79
errorLine is longer than 80 characters.80
errorLine contains a tab character.80
errorLine contains a tab character.82
errorLine is longer than 80 characters.83
errorLine contains a tab character.83
error'<' is not preceded with whitespace.83
error'<' is not followed by whitespace.83
error'>' is not preceded with whitespace.83
error'>' is not followed by whitespace.83
errorLine is longer than 80 characters.84
errorLine contains a tab character.84
error'<' is not preceded with whitespace.84
error'<' is not followed by whitespace.84
error'>' is not preceded with whitespace.84
error'>' is not followed by whitespace.84
errorLine contains a tab character.85
errorLine is longer than 80 characters.88
errorLine is longer than 80 characters.89
errorLine is longer than 80 characters.90
errorLine has trailing spaces.92
errorMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.95
errorParameter searchable should be final.95
errorLine contains a tab character.96
error'{' should be on the previous line.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.100
error'{' should be on the previous line.101
errorLine contains a tab character.102
errorLine contains a tab character.103
error'{' should be on the previous line.103
errorLine is longer than 80 characters.104
errorLine contains a tab character.104
errorLine contains a tab character.105
error'}' should be on the same line.105
errorLine contains a tab character.106
errorLine contains a tab character.107
error'{' should be on the previous line.107
errorLine is longer than 80 characters.108
errorLine contains a tab character.108
errorLine contains a tab character.109
errorLine contains a tab character.110
errorLine contains a tab character.112
error'{' should be on the previous line.113
error'if' construct must use '{}'s.115
error'else' construct must use '{}'s.117
errorLine is longer than 80 characters.120
errorLine is longer than 80 characters.123
errorLine contains a tab character.123
error'{' should be on the previous line.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.128
errorLine contains a tab character.129
errorFirst sentence should end with a period.131
errorLine contains a tab character.131
errorLine is longer than 80 characters.132
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine is longer than 80 characters.135
errorLine contains a tab character.135
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
errorMethod 'getInitialDocument' is not designed for extension - needs to be abstract, final or empty.138
errorParameter searchable should be final.138
errorLine contains a tab character.139
error'{' should be on the previous line.139
errorLine contains a tab character.140
errorLine is longer than 80 characters.142
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine is longer than 80 characters.145
errorLine contains a tab character.145
errorLine contains a tab character.146
errorLine contains a tab character.148
error'{' should be on the previous line.150
errorLine is longer than 80 characters.151
errorLine contains a tab character.155
errorLine contains a tab character.156
error'{' should be on the previous line.156
errorLine is longer than 80 characters.157
errorLine contains a tab character.157
errorLine contains a tab character.158
errorLine contains a tab character.159
errorLine contains a tab character.160
errorMissing a Javadoc comment.162
errorParameter object should be final.162
errorParameter field should be final.162
error'{' should be on the previous line.163
errorLine contains a tab character.164
errorLine contains a tab character.165
error'{' should be on the previous line.165
errorLine contains a tab character.166
errorLine contains a tab character.167
error'}' should be on the same line.167
errorLine contains a tab character.168
errorLine contains a tab character.169
error'{' should be on the previous line.169
errorLine is longer than 80 characters.170
errorLine contains a tab character.170
errorLine contains a tab character.171
error'}' should be on the same line.171
error'{' should be on the previous line.173
error'}' should be on the same line.175
error'{' should be on the previous line.177
errorLine contains a tab character.183
errorMethod 'getHandle' is not designed for extension - needs to be abstract, final or empty.183
errorMissing a Javadoc comment.183
errorParameter obj should be final.183
errorLine contains a tab character.184
error'{' should be on the previous line.184
errorLine contains a tab character.185
errorLine contains a tab character.186

com/atlassian/bonnie/Handle.java

ViolationMessageLine
errorLine is longer than 80 characters.6
errorLine is longer than 80 characters.7
errorLine is longer than 80 characters.9
error'{' should be on the previous line.13
errorFirst sentence should end with a period.14
errorLine is longer than 80 characters.15
errorLine is longer than 80 characters.16
errorLine is longer than 80 characters.18

com/atlassian/bonnie/search/NoOpPreprocessor.java

ViolationMessageLine
errorRedundant import from the same package - com.atlassian.bonnie.search.SearchablePreprocessor.4
errorMissing a Javadoc comment.6
error'{' should be on the previous line.7
errorMissing a Javadoc comment.8
errorParameter searchable should be final.8
error'{' should be on the previous line.9

com/atlassian/bonnie/search/extractor/DefaultTextContentExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.9
errorFirst sentence should end with a period.11
errorLine is longer than 80 characters.12
errorExpected an @return tag.14
errorMethod 'shouldExtractFrom' is not designed for extension - needs to be abstract, final or empty.14
errorParameter fileName should be final.14
errorExpected @param tag for 'fileName'.14
errorParameter contentType should be final.14
errorExpected @param tag for 'contentType'.14
error'{' should be on the previous line.15
errorLine is longer than 80 characters.16
error'||' should be on a new line.16
errorLine is longer than 80 characters.17
errorLine is longer than 80 characters.20
errorMethod 'extractText' is not designed for extension - needs to be abstract, final or empty.20
errorMissing a Javadoc comment.20
errorParameter is should be final.20
errorParameter attachment should be final.20

com/atlassian/bonnie/index/SingleObjectIndexer.java

ViolationMessageLine
error'{' should be on the previous line.9
errorLine is longer than 80 characters.11
errorExpected @param tag for 'o'.15
errorExpected @param tag for 'o'.22
errorMissing a Javadoc comment.24
errorLine is longer than 80 characters.26
errorMissing a Javadoc comment.26

com/atlassian/bonnie/search/LuceneIndexer.java

ViolationMessageLine
errorFile does not end with a newline.0
error'{' should be on the previous line.18
errorLine is longer than 80 characters.19
errorMissing a Javadoc comment.19
errorMissing a Javadoc comment.21
errorMissing a Javadoc comment.22
errorMethod 'index' is not designed for extension - needs to be abstract, final or empty.24
errorMissing a Javadoc comment.24
error'{' should be on the previous line.25
error'{' should be on the previous line.27
errorParameter indexWriter should be final.35
error'{' should be on the previous line.36
error'{' should be on the previous line.38
error'}' should be on the same line.41
error'{' should be on the previous line.43
errorMethod 'unIndex' is not designed for extension - needs to be abstract, final or empty.50
errorMissing a Javadoc comment.50
error'{' should be on the previous line.51
errorLine is longer than 80 characters.52
errorParameter indexReader should be final.54
error'{' should be on the previous line.55
error'{' should be on the previous line.57
errorLine is longer than 80 characters.59
error'}' should be on the same line.62
error'{' should be on the previous line.64
errorMethod 'reIndex' is not designed for extension - needs to be abstract, final or empty.71
errorMissing a Javadoc comment.71
errorParameter obj should be final.71
error'{' should be on the previous line.72
errorMethod 'unIndexAll' is not designed for extension - needs to be abstract, final or empty.77
errorMissing a Javadoc comment.77
error'{' should be on the previous line.78
errorMethod 'setLuceneConnection' is not designed for extension - needs to be abstract, final or empty.82
errorMissing a Javadoc comment.82
errorParameter luceneConnection should be final.82
error'luceneConnection' hides a field.82
error'{' should be on the previous line.83
errorMethod 'setDocumentBuilder' is not designed for extension - needs to be abstract, final or empty.87
errorMissing a Javadoc comment.87
errorParameter documentBuilder should be final.87
error'documentBuilder' hides a field.87
error'{' should be on the previous line.88

org/apache/lucene/search/package.html

ViolationMessageLine
errorMissing package documentation file.0

com/atlassian/bonnie/LuceneConnectionFactory.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.9
error'{' should be on the previous line.13
errorLine is longer than 80 characters.14
errorMissing a Javadoc comment.14
errorMissing a Javadoc comment.16
error'{' should be on the previous line.17
errorLine has trailing spaces.24
errorUnused @throws tag for 'LuceneException'.24
errorExpected an @return tag.26
errorLine is longer than 80 characters.26
errorMethod 'createLuceneConnection' is not designed for extension - needs to be abstract, final or empty.26
errorParameter path should be final.26
errorExpected @param tag for 'path'.26
errorParameter analyzer should be final.26
errorExpected @param tag for 'analyzer'.26
errorParameter configuration should be final.26
errorExpected @param tag for 'configuration'.26
errorUnused @throws tag for 'LuceneException'.34
errorExpected an @return tag.36
errorLine is longer than 80 characters.36
errorMethod 'createLuceneConnection' is not designed for extension - needs to be abstract, final or empty.36
errorParameter directory should be final.36
errorExpected @param tag for 'directory'.36
errorParameter analyzer should be final.36
errorExpected @param tag for 'analyzer'.36
errorParameter configuration should be final.36
errorExpected @param tag for 'configuration'.36
errorLine has trailing spaces.44
errorUnused @throws tag for 'LuceneException'.44
errorExpected an @return tag.46
errorLine is longer than 80 characters.46
errorMethod 'createLuceneConnection' is not designed for extension - needs to be abstract, final or empty.46
errorParameter path should be final.46
errorExpected @param tag for 'path'.46
errorParameter analyzer should be final.46
errorExpected @param tag for 'analyzer'.46
errorLine is longer than 80 characters.48
errorUnused @throws tag for 'LuceneException'.54
errorExpected an @return tag.56
errorLine is longer than 80 characters.56
errorMethod 'createLuceneConnection' is not designed for extension - needs to be abstract, final or empty.56
errorParameter directory should be final.56
errorExpected @param tag for 'directory'.56
errorParameter analyzer should be final.56
errorExpected @param tag for 'analyzer'.56
errorLine is longer than 80 characters.58

com/atlassian/bonnie/search/summary/Summarizer.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - java.util.*.19
errorLine is longer than 80 characters.23
errorLine is longer than 80 characters.25
error'{' should be on the previous line.28
errorMissing a Javadoc comment.29
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.29
errorLine is longer than 80 characters.32
errorMissing a Javadoc comment.41
errorMissing a Javadoc comment.42
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.44
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.47
errorMissing a Javadoc comment.50
errorParameter analyzer should be final.50
error'analyzer' hides a field.50
errorLine is longer than 80 characters.54
errorMissing a Javadoc comment.54
errorParameter analyzer should be final.54
error'analyzer' hides a field.54
errorParameter sumContext should be final.54
error'sumContext' hides a field.54
errorParameter sumLength should be final.54
error'sumLength' hides a field.54
errorParameter luceneConnection should be final.54
error'luceneConnection' hides a field.54
errorMethod 'getSummary' is not designed for extension - needs to be abstract, final or empty.61
errorMissing a Javadoc comment.61
errorParameter text should be final.61
errorExpected an @return tag.68
errorMethod 'getSummary' is not designed for extension - needs to be abstract, final or empty.68
errorMethod length is 170 lines (max allowed is 150).68
errorParameter text should be final.68
errorExpected @param tag for 'text'.68
errorParameter query should be final.68
errorExpected @param tag for 'query'.68
errorExpected @throws tag for 'IOException'.68
errorComment matches to-do format 'TODO:'.72
errorLine is longer than 80 characters.77
error'if' construct must use '{}'s.84
error'if' construct must use '{}'s.90
errorParameter o1 should be final.101
errorParameter o2 should be final.101
error'{' should be on the previous line.130
errorAvoid inline conditionals.137
errorLine is longer than 80 characters.153
errorLine is longer than 80 characters.158
errorLine is longer than 80 characters.159
errorLine is longer than 80 characters.161
errorLine is longer than 80 characters.173
errorLine is longer than 80 characters.177
errorLine is longer than 80 characters.179
errorLine is longer than 80 characters.181
error'if' is not followed by whitespace.182
error'{' should be on the previous line.183
errorLine is longer than 80 characters.208
errorLine is longer than 80 characters.223
error'if' construct must use '{}'s.234
errorLine is longer than 80 characters.240
errorParameter query should be final.247
errorExpected @param tag for 'query'.247
errorLine is longer than 80 characters.251
errorLine is longer than 80 characters.254
errorLine is longer than 80 characters.258
errorLine is longer than 80 characters.259
errorParameter reader should be final.259
errorLine is longer than 80 characters.261
error'for' construct must use '{}'s.266
errorLine is longer than 80 characters.266
error'}' should be on the same line.267
errorLine is longer than 80 characters.269
errorLine is longer than 80 characters.272
errorLine is longer than 80 characters.273
error'}' should be on the same line.277
errorMissing a Javadoc comment.286
errorParameter text should be final.286
error'if' construct must use '{}'s.287
errorLine is longer than 80 characters.291
errorMethod 'setAnalyzer' is not designed for extension - needs to be abstract, final or empty.298
errorMissing a Javadoc comment.298
errorParameter analyzer should be final.298
error'analyzer' hides a field.298
errorMethod 'setSumContext' is not designed for extension - needs to be abstract, final or empty.302
errorMissing a Javadoc comment.302
errorParameter sumContext should be final.302
error'sumContext' hides a field.302
errorMethod 'setSumLength' is not designed for extension - needs to be abstract, final or empty.306
errorMissing a Javadoc comment.306
errorParameter sumLength should be final.306
error'sumLength' hides a field.306
errorMethod 'setAnalyzerFactory' is not designed for extension - needs to be abstract, final or empty.310
errorMissing a Javadoc comment.310
errorParameter f should be final.310
errorMethod 'setLuceneConnection' is not designed for extension - needs to be abstract, final or empty.314
errorMissing a Javadoc comment.314
errorParameter luceneConnection should be final.314
error'luceneConnection' hides a field.314

com/atlassian/bonnie/search/extractor/AttachmentMetadataExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.10
error'{' should be on the previous line.11
errorFirst sentence should end with a period.12
errorLine contains a tab character.12
errorLine contains a tab character.13
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine contains a tab character.16
error'{' should be on the previous line.16
errorLine contains a tab character.17
errorMissing a Javadoc comment.17
errorLine contains a tab character.18
errorMissing a Javadoc comment.18
errorLine contains a tab character.19
errorMissing a Javadoc comment.19
errorLine contains a tab character.20
errorLine is longer than 80 characters.22
errorLine contains a tab character.22
errorMethod 'addFields' is not designed for extension - needs to be abstract, final or empty.22
errorMissing a Javadoc comment.22
errorParameter document should be final.22
errorParameter defaultSearchableText should be final.22
errorParameter searchable should be final.22
error'{' should be on the previous line.25
errorLine is longer than 80 characters.28
errorLine is longer than 80 characters.30
errorLine is longer than 80 characters.32
errorLine is longer than 80 characters.35
errorLine is longer than 80 characters.37
errorLine is longer than 80 characters.39
errorLine is longer than 80 characters.42
errorLine is longer than 80 characters.43
errorLine is longer than 80 characters.46
errorLine is longer than 80 characters.47
errorLine is longer than 80 characters.50
errorLine is longer than 80 characters.51

com/atlassian/bonnie/search/SearchableAttachment.java

ViolationMessageLine
error'{' should be on the previous line.12
errorLine is longer than 80 characters.14
errorLine is longer than 80 characters.17
errorFirst sentence should end with a period.31
errorExpected @throws tag for 'IOException'.36
errorFirst sentence should end with a period.38
errorExpected an @return tag.41
errorMissing a Javadoc comment.43
errorMissing a Javadoc comment.45
errorMissing a Javadoc comment.47

com/atlassian/bonnie/search/FilterCountingSearcher.java

ViolationMessageLine
errorMissing a Javadoc comment.3
error'{' should be on the previous line.4
errorMissing a Javadoc comment.5
errorMissing a Javadoc comment.7

com/atlassian/bonnie/index/SingleDocumentWritingScheme.java

ViolationMessageLine
error'{' should be on the previous line.13
errorMissing a Javadoc comment.14
errorMissing a Javadoc comment.16
errorParameter conn should be final.16
error'conn' hides a field.16
error'{' should be on the previous line.17
errorMissing a Javadoc comment.21
error'{' should be on the previous line.22
errorParameter writer should be final.25
error'{' should be on the previous line.26
errorMissing a Javadoc comment.32
error'{' should be on the previous line.33
errorMissing a Javadoc comment.37
errorParameter conn should be final.37
error'conn' hides a field.37
error'{' should be on the previous line.38

com/atlassian/bonnie/search/SearchWordsLister.java

ViolationMessageLine
errorFirst sentence should end with a period.18
errorLine is longer than 80 characters.19
errorLine has trailing spaces.21
error'{' should be on the previous line.25
errorMissing a Javadoc comment.26
errorMissing a Javadoc comment.28
errorMissing a Javadoc comment.29
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.31
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
error'{' should be on the previous line.37
errorLine contains a tab character.44
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine is longer than 80 characters.48
errorLine contains a tab character.48
errorLine is longer than 80 characters.49
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine is longer than 80 characters.51
errorLine contains a tab character.51
errorParameter referenceAnalyzer should be final.51
error'referenceAnalyzer' hides a field.51
errorParameter queryAnalyzer should be final.51
error'queryAnalyzer' hides a field.51
errorLine contains a tab character.52
error'{' should be on the previous line.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.57
errorMethod 'getIgnoredWords' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
error'{' should be on the previous line.58
errorMethod 'getSearchWords' is not designed for extension - needs to be abstract, final or empty.62
errorMissing a Javadoc comment.62
error'{' should be on the previous line.63
errorMethod 'getIgnoredWordsAsString' is not designed for extension - needs to be abstract, final or empty.67
errorMissing a Javadoc comment.67
error'{' should be on the previous line.68
errorMethod 'getSearchWordsAsString' is not designed for extension - needs to be abstract, final or empty.72
errorMissing a Javadoc comment.72
error'{' should be on the previous line.73
errorMissing a Javadoc comment.77
errorParameter list should be final.77
errorParameter delimiter should be final.77
error'{' should be on the previous line.78
error'{' should be on the previous line.82
error'{' should be on the previous line.85
errorFirst sentence should end with a period.92
errorLine is longer than 80 characters.93
errorLine has trailing spaces.94
errorLine has trailing spaces.96
errorMethod 'parseQuery' is not designed for extension - needs to be abstract, final or empty.98
errorParameter query should be final.98
errorExpected @throws tag for 'IOException'.98
error'{' should be on the previous line.99
errorLine is longer than 80 characters.104
errorLine is longer than 80 characters.105
errorLine is longer than 80 characters.106
error'{' should be on the previous line.112
error'{' should be on the previous line.117
error'}' should be on the same line.122
error'{' should be on the previous line.124
error'{' should be on the previous line.131
error'{' should be on the previous line.133
error'{' should be on the previous line.135

com/atlassian/bonnie/search/extractor/MsPowerpointContentExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.10
errorLine is longer than 80 characters.12
errorLine contains a tab character.12
errorMissing a Javadoc comment.12
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.12
errorLine contains a tab character.14
errorMissing a Javadoc comment.14
errorLine contains a tab character.15
errorLine contains a tab character.16
errorLine contains a tab character.17
errorLine contains a tab character.18
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine contains a tab character.22
errorMissing a Javadoc comment.22
errorLine contains a tab character.24
errorMethod 'getMatchingContentTypes' is not designed for extension - needs to be abstract, final or empty.24
errorMissing a Javadoc comment.24
errorLine contains a tab character.25
error'{' should be on the previous line.25
errorLine contains a tab character.26
errorLine contains a tab character.27
errorLine contains a tab character.29
errorMethod 'getMatchingFileExtensions' is not designed for extension - needs to be abstract, final or empty.29
errorMissing a Javadoc comment.29
errorLine contains a tab character.30
error'{' should be on the previous line.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine is longer than 80 characters.34
errorLine contains a tab character.34
errorMethod 'extractText' is not designed for extension - needs to be abstract, final or empty.34
errorMissing a Javadoc comment.34
errorParameter is should be final.34
errorParameter attachment should be final.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.41
errorLine contains a tab character.42
error'{' should be on the previous line.42
errorLine contains a tab character.43
errorLine contains a tab character.44
error'}' should be on the same line.44
errorLine contains a tab character.45
errorLine contains a tab character.46
error'{' should be on the previous line.46
errorLine is longer than 80 characters.47
errorLine contains a tab character.47
errorLine contains a tab character.49
errorLine contains a tab character.51
errorLine contains a tab character.52

com/atlassian/bonnie/search/extractor/PowerPointListener.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.apache.poi.hslf.record.*.5
errorLine is longer than 80 characters.18
errorLine is longer than 80 characters.19
error'{' should be on the previous line.23
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
errorLine contains a tab character.25
errorMissing a Javadoc comment.25
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.28
errorMissing a Javadoc comment.28
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32
error'9' is a magic number.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine is longer than 80 characters.37
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.43
errorLine is longer than 80 characters.45
errorLine contains a tab character.45
error'9' is a magic number.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine is longer than 80 characters.56
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine contains a tab character.59
errorMissing a Javadoc comment.59
errorParameter buff should be final.59
errorLine contains a tab character.60
error'{' should be on the previous line.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.64
errorMethod 'processPOIFSReaderEvent' is not designed for extension - needs to be abstract, final or empty.64
errorMissing a Javadoc comment.64
errorParameter event should be final.64
errorLine contains a tab character.65
error'{' should be on the previous line.65
errorLine contains a tab character.66
errorLine contains a tab character.67
error'{' should be on the previous line.67
errorLine contains a tab character.68
errorLine contains a tab character.69
error'{' should be on the previous line.69
errorLine contains a tab character.70
errorLine is longer than 80 characters.71
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
error'{' should be on the previous line.73
errorLine is longer than 80 characters.74
errorLine contains a tab character.74
errorLine is longer than 80 characters.75
errorLine contains a tab character.75
error'if' construct must use '{}'s.77
errorLine is longer than 80 characters.77
errorLine contains a tab character.77
errorLine is longer than 80 characters.78
errorLine contains a tab character.78
errorLine contains a tab character.80
errorLine contains a tab character.82
errorLine contains a tab character.83
error'{' should be on the previous line.83
errorLine is longer than 80 characters.84
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
error'}' should be on the same line.87
errorLine contains a tab character.90
errorLine contains a tab character.91
error'{' should be on the previous line.91
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
error'}' should be on the same line.96
errorLine contains a tab character.97
errorLine contains a tab character.98
error'{' should be on the previous line.98
errorLine contains a tab character.99
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.104
errorMethod 'findTextRecords' is not designed for extension - needs to be abstract, final or empty.104
errorMissing a Javadoc comment.104
errorParameter startPos should be final.104
errorParameter documentBytes should be final.104
errorLine contains a tab character.105
error'{' should be on the previous line.105
errorLine contains a tab character.106
errorLine contains a tab character.107
errorLine is longer than 80 characters.108
errorLine contains a tab character.108
error'4' is a magic number.108
errorLine contains a tab character.109
errorLine contains a tab character.111
errorLine is longer than 80 characters.112
errorLine contains a tab character.112
errorLine contains a tab character.113
error'0x0f' is a magic number.113
errorLine contains a tab character.114
error'0x0f' is a magic number.114
errorLine contains a tab character.115
error'{' should be on the previous line.115
errorLine contains a tab character.116
error'8' is a magic number.116
errorLine contains a tab character.117
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.123
errorLine contains a tab character.124
errorLine contains a tab character.125
error'{' should be on the previous line.125
errorLine is longer than 80 characters.126
errorLine contains a tab character.126
error'8' is a magic number.126
errorLine is longer than 80 characters.127
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
errorLine contains a tab character.130
errorLine contains a tab character.131
error'{' should be on the previous line.131
errorLine is longer than 80 characters.132
errorLine contains a tab character.132
error'8' is a magic number.132
errorLine is longer than 80 characters.133
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine contains a tab character.136
errorLine contains a tab character.137
errorLine contains a tab character.138
error'{' should be on the previous line.138
errorLine is longer than 80 characters.139
errorLine contains a tab character.139
error'8' is a magic number.139
errorLine contains a tab character.140
errorLine contains a tab character.141
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
error'{' should be on the previous line.145
errorLine contains a tab character.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.150
errorLine contains a tab character.151
error'8' is a magic number.151
errorLine contains a tab character.152
error'8' is a magic number.152
errorLine contains a tab character.153
error'{' should be on the previous line.153
errorLine contains a tab character.154
errorLine contains a tab character.155
errorLine contains a tab character.156
errorLine contains a tab character.157
errorLine contains a tab character.159
errorMissing a Javadoc comment.159
errorParameter textRunAsText should be final.159
errorLine contains a tab character.160
error'{' should be on the previous line.160
error'if' construct must use '{}'s.161
errorLine contains a tab character.161
error'if' construct must use '{}'s.163
errorLine contains a tab character.163
errorLine contains a tab character.164
errorLine is longer than 80 characters.166
errorLine contains a tab character.166
errorLine contains a tab character.167
error'{' should be on the previous line.167
errorLine contains a tab character.168
error'if' construct must use '{}'s.169
errorLine contains a tab character.169
errorLine contains a tab character.170
errorLine contains a tab character.171
errorLine contains a tab character.173
errorLine contains a tab character.174
errorLine contains a tab character.175

com/atlassian/bonnie/search/DocumentPostProcessor.java

ViolationMessageLine
errorFile does not end with a newline.0
errorLine is longer than 80 characters.6
error'{' should be on the previous line.10
errorLine contains a tab character.11
errorMissing a Javadoc comment.11
errorLine has trailing spaces.13

com/atlassian/bonnie/search/extractor/PdfContentExtractor.java

ViolationMessageLine
errorMissing a Javadoc comment.13
error'{' should be on the previous line.14
errorLine is longer than 80 characters.15
errorMissing a Javadoc comment.15
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.15
errorMissing a Javadoc comment.17
error'{' is followed by whitespace.17
errorMissing a Javadoc comment.18
error'{' is followed by whitespace.18
errorMethod 'getMatchingContentTypes' is not designed for extension - needs to be abstract, final or empty.20
errorMissing a Javadoc comment.20
error'{' should be on the previous line.21
errorMethod 'getMatchingFileExtensions' is not designed for extension - needs to be abstract, final or empty.25
errorMissing a Javadoc comment.25
error'{' should be on the previous line.26
errorLine is longer than 80 characters.33
errorMethod 'extractText' is not designed for extension - needs to be abstract, final or empty.33
errorMissing a Javadoc comment.33
errorParameter is should be final.33
errorParameter attachment should be final.33
error'{' should be on the previous line.35
error'{' should be on the previous line.38
error'{' should be on the previous line.42
error'}' should be on the same line.53
error'{' should be on the previous line.55
errorLine is longer than 80 characters.56
error'}' should be on the same line.57
error'{' should be on the previous line.59
errorLine is longer than 80 characters.61
error'}' should be on the same line.62
error'{' should be on the previous line.64
errorLine is longer than 80 characters.65
error'}' should be on the same line.66
error'{' should be on the previous line.68
error'if' construct must use '{}'s.69
errorLine is longer than 80 characters.69
errorMust have at least one statement.69
error'{' is not followed by whitespace.69
error'}' is not preceded with whitespace.69

com/atlassian/bonnie/search/Extractor.java

ViolationMessageLine
errorMissing a Javadoc comment.6
error'{' should be on the previous line.7
errorLine is longer than 80 characters.8
errorMissing a Javadoc comment.8
errorRedundant 'public' modifier.8

com/atlassian/bonnie/search/extractor/package.html

ViolationMessageLine
errorMissing package documentation file.0

com/atlassian/bonnie/search/DocumentBuilder.java

ViolationMessageLine
errorLine is longer than 80 characters.8
error'{' should be on the previous line.11
errorLine contains a tab character.12
errorLine contains a tab character.13
errorLine is longer than 80 characters.14
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine contains a tab character.16
errorExpected @param tag for 'searchable'.16
errorLine contains a tab character.18
errorLine is longer than 80 characters.19
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22
errorExpected @param tag for 'obj'.22

com/atlassian/bonnie/search/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/apache/lucene/search/DelayCloseIndexSearcher.java

ViolationMessageLine
errorLine is longer than 80 characters.26
errorLine is longer than 80 characters.27
errorLine is longer than 80 characters.29
error'{' should be on the previous line.72
errorMissing a Javadoc comment.73
errorParameter string should be final.73
error'{' should be on the previous line.74
errorLine is longer than 80 characters.79
errorParameter directory should be final.84
error'{' should be on the previous line.85
errorFirst sentence should end with a period.93
errorLine is longer than 80 characters.94
errorParameter indexReader should be final.99
error'{' should be on the previous line.100
errorLine is longer than 80 characters.112
errorLine is longer than 80 characters.114
errorParameter indexReader should be final.114
errorParameter directory should be final.114
errorLine is longer than 80 characters.120
errorLine is longer than 80 characters.121
errorMethod 'open' is not designed for extension - needs to be abstract, final or empty.124
error'{' should be on the previous line.125
error'{' should be on the previous line.127
error'{' should be on the previous line.129
errorLine is longer than 80 characters.130
errorLine is longer than 80 characters.140
errorMethod 'closeWhenDone' is not designed for extension - needs to be abstract, final or empty.144
error'{' should be on the previous line.145
errorLine is longer than 80 characters.148
error'{' should be on the previous line.151
error'{' should be on the previous line.153
errorLine is longer than 80 characters.154
error'{' should be on the previous line.163
errorLine is longer than 80 characters.171
errorLine is longer than 80 characters.172
errorLine is longer than 80 characters.174
errorMethod 'isCurrent' is not designed for extension - needs to be abstract, final or empty.177
error'{' should be on the previous line.178
errorMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.188
error'{' should be on the previous line.189
error'{' should be on the previous line.191
errorLine is longer than 80 characters.202
errorMethod 'close' is not designed for extension - needs to be abstract, final or empty.206
error'{' should be on the previous line.207
errorLine is longer than 80 characters.210
error'{' should be on the previous line.213
error'{' should be on the previous line.215
error'{' should be on the previous line.223
errorLine is longer than 80 characters.236
errorLine is longer than 80 characters.249
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.249

com/atlassian/bonnie/index/ObjectQueue.java

ViolationMessageLine
errorLine is longer than 80 characters.6
errorLine is longer than 80 characters.7
errorLine is longer than 80 characters.8
errorLine is longer than 80 characters.9
error'{' should be on the previous line.12
errorLine is longer than 80 characters.14
errorExpected an @return tag.26
errorLine is longer than 80 characters.29
errorLine is longer than 80 characters.30
errorExpected an @return tag.35
errorLine is longer than 80 characters.38
errorExpected an @return tag.43
errorLine is longer than 80 characters.47
errorLine is longer than 80 characters.48
errorLine is longer than 80 characters.49
error'{' should be on the previous line.53
errorLine is longer than 80 characters.54
errorMissing a Javadoc comment.54

com/atlassian/bonnie/LuceneUtils.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.apache.lucene.search.*.8
errorUsing the '.*' form of import should be avoided - java.util.*.10
errorFirst sentence should end with a period.12
errorUtility classes should not have a public or default constructor.15
error'{' should be on the previous line.16
errorVariable 'log' must be private and have accessor methods.20
errorMissing a Javadoc comment.22
errorParameter date should be final.22
error'{' should be on the previous line.23
errorComment matches to-do format 'TODO:'.24
errorLine is longer than 80 characters.24
errorMissing a Javadoc comment.29
errorParameter s should be final.29
error'{' should be on the previous line.30
error'{' should be on the previous line.32
errorComment matches to-do format 'TODO:'.33
errorLine is longer than 80 characters.33
errorLine is longer than 80 characters.40
errorMissing a Javadoc comment.40
errorParameter field should be final.40
errorParameter query should be final.40
errorLine is longer than 80 characters.42
errorLine is longer than 80 characters.46
errorLine is longer than 80 characters.47
errorLine is longer than 80 characters.51
errorExpected an @return tag.54
errorLine is longer than 80 characters.54
errorParameter field should be final.54
errorExpected @param tag for 'field'.54
errorParameter values should be final.54
errorExpected @param tag for 'values'.54
errorParameter andQuery should be final.54
errorLine is longer than 80 characters.58
errorAvoid inline conditionals.58
error'{' should be on the previous line.61
errorLine is longer than 80 characters.69
errorMissing a Javadoc comment.69
errorParameter field should be final.69
errorParameter values should be final.69
errorParameter andQuery should be final.69
errorLine is longer than 80 characters.73
errorAvoid inline conditionals.73
error'{' should be on the previous line.76
errorLine is longer than 80 characters.86
errorLine is longer than 80 characters.91
errorExtra HTML tag found: </p>93
errorExpected an @return tag.98
errorParameter doc should be final.98
errorExpected @param tag for 'doc'.98
error'{' should be on the previous line.99
error'{' should be on the previous line.102
error'{' should be on the previous line.106
error'{' should be on the previous line.110
error'{' should be on the previous line.113
error'}' should be on the same line.115
error'{' should be on the previous line.117
error'{' should be on the previous line.120
error'{' should be on the previous line.125
error'5' is a magic number.126
error'}' should be on the same line.132
error'{' should be on the previous line.134
errorLine is longer than 80 characters.135

com/atlassian/bonnie/analyzer/DefaultLuceneAnalyzerFactory.java

ViolationMessageLine
errorMissing a Javadoc comment.9
error'{' should be on the previous line.10
errorLine is longer than 80 characters.11
errorMethod 'createIndexingAnalyzer' is not designed for extension - needs to be abstract, final or empty.13
errorMissing a Javadoc comment.13
error'{' should be on the previous line.14
errorMethod 'createAnalyzer' is not designed for extension - needs to be abstract, final or empty.18
errorMissing a Javadoc comment.18
error'{' should be on the previous line.19

com/atlassian/bonnie/index/BatchOpIndexer.java

ViolationMessageLine
error'{' should be on the previous line.15
errorLine is longer than 80 characters.25
errorRedundant 'public' modifier.25
errorLine is longer than 80 characters.26
errorExpected @throws tag for 'IOException'.26
errorLine is longer than 80 characters.29
errorLine is longer than 80 characters.30
errorExpected @throws tag for 'IOException'.35
errorExpected an @return tag.40
errorLine is longer than 80 characters.45
error'{' should be on the previous line.50
errorExpected @param tag for 'doc'.56
errorExpected @param tag for 'conn'.66
errorExpected @throws tag for 'IOException'.66
errorMissing a Javadoc comment.68

com/atlassian/bonnie/LuceneConnectionClosedException.java

ViolationMessageLine
error'{' should be on the previous line.7
errorMissing a Javadoc comment.8
errorParameter msg should be final.8
errorParameter cause should be final.8
error'{' should be on the previous line.9
errorMissing a Javadoc comment.13
errorParameter message should be final.13
error'{' should be on the previous line.14
errorMissing a Javadoc comment.18
errorParameter cause should be final.18
error'{' should be on the previous line.19

com/atlassian/bonnie/search/SearchablePreprocessor.java

ViolationMessageLine
errorMissing a Javadoc comment.5
error'{' should be on the previous line.6
errorMissing a Javadoc comment.7

com/atlassian/bonnie/index/BaseDocumentWritingScheme.java

ViolationMessageLine
errorLine is longer than 80 characters.5
errorMissing a Javadoc comment.5
errorMissing a Javadoc comment.7
errorVariable 'progress' must be private and have accessor methods.7
errorMethod 'setProgressWrapper' is not designed for extension - needs to be abstract, final or empty.9
errorMissing a Javadoc comment.9
errorParameter progress should be final.9
error'progress' hides a field.9
error'{' should be on the previous line.10

com/atlassian/bonnie/search/InvertedQueryFilter.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.14
error'{' should be on the previous line.15
errorMissing a Javadoc comment.16
errorMissing a Javadoc comment.17
errorParameter query should be final.24
error'query' hides a field.24
errorExpected @param tag for 'query'.24
error'{' should be on the previous line.25
errorMethod 'bits' is not designed for extension - needs to be abstract, final or empty.29
errorMissing a Javadoc comment.29
errorParameter reader should be final.29
error'{' should be on the previous line.30
error'{' should be on the previous line.32
error'{' should be on the previous line.37
error'{' should be on the previous line.40
errorParameter doc should be final.49
errorParameter score should be final.49
error'{' should be on the previous line.50
error'{' should be on the previous line.58
errorMethod 'toString' is not designed for extension - needs to be abstract, final or empty.65
errorMissing a Javadoc comment.65
error'{' should be on the previous line.66

com/atlassian/bonnie/index/TempIndexWriter.java

ViolationMessageLine
errorLine is longer than 80 characters.21
errorLine is longer than 80 characters.23
errorLine is longer than 80 characters.24
error'{' should be on the previous line.28
errorMissing a Javadoc comment.29
errorVariable 'log' must be private and have accessor methods.29
errorMissing a Javadoc comment.31
errorMissing a Javadoc comment.32
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.34
errorMissing a Javadoc comment.36
errorParameter analyzerForIndexing should be final.36
error'analyzerForIndexing' hides a field.36
errorParameter tmpDir should be final.36
error'tmpDir' hides a field.36
error'{' should be on the previous line.37
errorLine is longer than 80 characters.38
errorLine is longer than 80 characters.44
errorLine is longer than 80 characters.45
errorLine is longer than 80 characters.46
errorLine is longer than 80 characters.47
errorLine is longer than 80 characters.48
errorLine is longer than 80 characters.49
errorUnused @throws tag for 'IllegalArgumentException'.49
errorLine is longer than 80 characters.51
errorParameter analyzerForIndexing should be final.51
error'analyzerForIndexing' hides a field.51
errorParameter tmpDir should be final.51
error'tmpDir' hides a field.51
errorParameter configuration should be final.51
error'configuration' hides a field.51
error'if' construct must use '{}'s.53
errorLine is longer than 80 characters.54
error'if' construct must use '{}'s.55
error'if' construct must use '{}'s.57
errorFirst sentence should end with a period.65
errorLine is longer than 80 characters.67
errorLine is longer than 80 characters.70
errorMethod 'perform' is not designed for extension - needs to be abstract, final or empty.70
errorParameter key should be final.70
errorParameter writerAction should be final.70
errorExpected @throws tag for 'IOException'.70
errorLine is longer than 80 characters.77
errorMethod 'addDocument' is not designed for extension - needs to be abstract, final or empty.81
errorParameter key should be final.81
errorParameter doc should be final.81
errorExpected @throws tag for 'IOException'.81
error'{' should be on the previous line.82
errorMissing a Javadoc comment.86
errorParameter key should be final.86
error'{' should be on the previous line.87
error'{' should be on the previous line.89
error'{' should be on the previous line.92
errorMethod 'close' is not designed for extension - needs to be abstract, final or empty.105
errorParameter prefix should be final.105
errorExpected @param tag for 'prefix'.105
errorExpected @throws tag for 'IOException'.105
error'{' should be on the previous line.106
error'{' should be on the previous line.108
error'{' should be on the previous line.111
errorMethod 'closeAll' is not designed for extension - needs to be abstract, final or empty.124
errorExpected @throws tag for 'IOException'.124
error'{' should be on the previous line.125
error'{' should be on the previous line.127
errorLine is longer than 80 characters.135
errorLine has trailing spaces.136
errorMethod 'merge' is not designed for extension - needs to be abstract, final or empty.140
errorParameter writer should be final.140
errorExpected @param tag for 'writer'.140
errorExpected @throws tag for 'IOException'.140
error'{' should be on the previous line.141
error'{' should be on the previous line.144
errorLine is longer than 80 characters.149
errorLine is longer than 80 characters.153
errorMethod 'merge' is not designed for extension - needs to be abstract, final or empty.159
errorParameter prefix should be final.159
errorParameter writer should be final.159
errorExpected @param tag for 'writer'.159
errorExpected @throws tag for 'IOException'.159
error'{' should be on the previous line.160
error'{' should be on the previous line.163
error'{' should be on the previous line.166
error'if' construct must use '{}'s.173
errorLine is longer than 80 characters.174
errorMissing a Javadoc comment.177
errorParameter directory should be final.177
error'{' should be on the previous line.178
error'{' should be on the previous line.181
error'{' should be on the previous line.183
errorLine is longer than 80 characters.184
errorLine is longer than 80 characters.192
errorExpected an @return tag.194
errorExpected @throws tag for 'IOException'.194
error'{' should be on the previous line.195
errorLine is longer than 80 characters.197
errorAvoid inline conditionals.197
error':' should be on a new line.197
error'{' should be on the previous line.200
errorLine is longer than 80 characters.201
errorComment matches to-do format 'TODO:'.204
errorLine is longer than 80 characters.204
errorLine is longer than 80 characters.210
errorMethod 'getTmpDir' is not designed for extension - needs to be abstract, final or empty.217
errorMissing a Javadoc comment.217
error'{' should be on the previous line.218
errorMissing a Javadoc comment.222
error'{' should be on the previous line.223
errorMissing a Javadoc comment.224
errorVariable 'writer' must be private and have accessor methods.224
errorMissing a Javadoc comment.225
errorVariable 'dir' must be private and have accessor methods.225
errorMissing a Javadoc comment.226
errorVariable 'tmpIndexDir' must be private and have accessor methods.226
errorLine is longer than 80 characters.228
errorMissing a Javadoc comment.228
errorParameter writer should be final.228
error'writer' hides a field.228
errorParameter dir should be final.228
error'dir' hides a field.228
errorParameter tmpIndexDir should be final.228
error'tmpIndexDir' hides a field.228

com/atlassian/bonnie/LuceneException.java

ViolationMessageLine
error'{' should be on the previous line.12
errorMissing a Javadoc comment.13
errorParameter message should be final.13
error'{' should be on the previous line.14
errorMissing a Javadoc comment.18
errorParameter cause should be final.18
error'{' should be on the previous line.19
errorMissing a Javadoc comment.23
errorParameter msg should be final.23
errorParameter cause should be final.23
error'{' should be on the previous line.24

com/atlassian/bonnie/search/extractor/MsWordContentExtractor.java

ViolationMessageLine
errorUnused import - java.io.IOException.6
errorMissing a Javadoc comment.11
error'{' should be on the previous line.12
errorLine is longer than 80 characters.13
errorMissing a Javadoc comment.13
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.13
errorMissing a Javadoc comment.15
error'{' is followed by whitespace.15
errorMissing a Javadoc comment.16
error'{' is followed by whitespace.16
errorMethod 'getMatchingContentTypes' is not designed for extension - needs to be abstract, final or empty.18
errorMissing a Javadoc comment.18
error'{' should be on the previous line.19
errorMethod 'getMatchingFileExtensions' is not designed for extension - needs to be abstract, final or empty.23
errorMissing a Javadoc comment.23
error'{' should be on the previous line.24
errorLine is longer than 80 characters.28
errorMethod 'extractText' is not designed for extension - needs to be abstract, final or empty.28
errorMissing a Javadoc comment.28
errorParameter is should be final.28
errorParameter attachment should be final.28
error'{' should be on the previous line.32
error'}' should be on the same line.34
error'{' should be on the previous line.36
errorLine is longer than 80 characters.37

com/atlassian/bonnie/search/summary/Excerpt.java

ViolationMessageLine
error'{' should be on the previous line.13
errorMissing a Javadoc comment.14
errorVariable 'passages' must be private and have accessor methods.14
errorMissing a Javadoc comment.15
errorVariable 'tokenSet' must be private and have accessor methods.15
errorMissing a Javadoc comment.16
errorVariable 'numTerms' must be private and have accessor methods.16
error'{' should be on the previous line.21
errorMethod 'addToken' is not designed for extension - needs to be abstract, final or empty.26
errorParameter token should be final.26
errorExpected @param tag for 'token'.26
error'{' should be on the previous line.27
errorFirst sentence should end with a period.31
errorExpected an @return tag.34
errorMethod 'numUniqueTokens' is not designed for extension - needs to be abstract, final or empty.34
error'{' should be on the previous line.35
errorExpected an @return tag.42
errorMethod 'numFragments' is not designed for extension - needs to be abstract, final or empty.42
error'{' should be on the previous line.43
errorMethod 'setNumTerms' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorParameter numTerms should be final.47
error'numTerms' hides a field.47
error'{' should be on the previous line.48
errorMethod 'getNumTerms' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
error'{' should be on the previous line.53
errorMethod 'add' is not designed for extension - needs to be abstract, final or empty.60
errorParameter fragment should be final.60
errorExpected @param tag for 'fragment'.60
error'{' should be on the previous line.61
errorFirst sentence should end with a period.65
errorExpected an @return tag.68
errorMethod 'elements' is not designed for extension - needs to be abstract, final or empty.68
error'{' should be on the previous line.69

com/atlassian/bonnie/search/extractor/XmlClassConfigurations.java

ViolationMessageLine
errorUsing the '.*' form of import should be avoided - org.dom4j.*.8
errorUsing the '.*' form of import should be avoided - java.util.*.12
errorMissing a Javadoc comment.16
errorUtility classes should not have a public or default constructor.16
error'{' should be on the previous line.17
errorLine is longer than 80 characters.18
errorMissing a Javadoc comment.18
errorName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.18
errorLine is longer than 80 characters.19
errorMissing a Javadoc comment.21
errorMissing a Javadoc comment.22
errorLine is longer than 80 characters.24
errorLine is longer than 80 characters.26
errorMissing a Javadoc comment.26
errorParameter clazz should be final.26
errorParameter classConfiguration should be final.26
errorMissing a Javadoc comment.31
errorParameter clazz should be final.31
error'{' should be on the previous line.32
error'{' should be on the previous line.36
errorLine is longer than 80 characters.38
error'{' should be on the previous line.45
error'{' should be on the previous line.51
errorLine is longer than 80 characters.55
errorLine is longer than 80 characters.56
error'}' should be on the same line.63
error'{' should be on the previous line.65
errorLine is longer than 80 characters.66
error'+' is not preceded with whitespace.66
error'+' is not followed by whitespace.66
errorLine is longer than 80 characters.70
errorMissing a Javadoc comment.70
errorParameter mappingNode should be final.70
errorParameter attributeName should be final.70
error'if' construct must use '{}'s.73
errorLine is longer than 80 characters.73
error'else' construct must use '{}'s.75
errorMissing a Javadoc comment.79
errorParameter clazz should be final.79
error'{' should be on the previous line.80
error'+' is not preceded with whitespace.81
error'+' is not followed by whitespace.81
errorLine is longer than 80 characters.82
errorMissing a Javadoc comment.85
errorParameter clazz should be final.85
error'{' should be on the previous line.86
error'{' should be on the previous line.90
errorLine is longer than 80 characters.91
error'cast' is not followed by whitespace.91
error'if' construct must use '{}'s.93
errorLine is longer than 80 characters.100
errorMissing a Javadoc comment.102
error'{' should be on the previous line.103
errorMissing a Javadoc comment.104
errorMissing a Javadoc comment.106
errorParameter fieldConfiguration should be final.106
errorMissing a Javadoc comment.111
error'{' should be on the previous line.112
errorMissing a Javadoc comment.117
error'{' should be on the previous line.118
errorMissing a Javadoc comment.119
errorMissing a Javadoc comment.120
errorMissing a Javadoc comment.121
errorMissing a Javadoc comment.122
errorMissing a Javadoc comment.123
errorMissing a Javadoc comment.124
errorMissing a Javadoc comment.125
errorMissing a Javadoc comment.127
error'{' should be on the previous line.128
errorMissing a Javadoc comment.132
errorParameter type should be final.132
error'type' hides a field.132
error'{' should be on the previous line.133
errorMissing a Javadoc comment.137
error'{' should be on the previous line.138
errorMissing a Javadoc comment.142
errorParameter fieldName should be final.142
error'fieldName' hides a field.142
error'{' should be on the previous line.143
errorMissing a Javadoc comment.147
error'{' should be on the previous line.148
errorMissing a Javadoc comment.152
errorParameter attributeName should be final.152
error'attributeName' hides a field.152
error'{' should be on the previous line.153