Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
66 0 0 1192

Files

File  I  W  E
fr/paris/lutece/plugins/htmldocs/business/DocContent.java 0 0 5
fr/paris/lutece/plugins/htmldocs/business/DocContentDAO.java 0 0 11
fr/paris/lutece/plugins/htmldocs/business/DocContentHome.java 0 0 9
fr/paris/lutece/plugins/htmldocs/business/DocumentPageTemplate.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/DocumentPageTemplateDAO.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/DocumentPageTemplateHome.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/HtmlDoc.java 0 0 54
fr/paris/lutece/plugins/htmldocs/business/HtmlDocDAO.java 0 0 13
fr/paris/lutece/plugins/htmldocs/business/HtmlDocFilter.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/HtmlDocHome.java 0 0 9
fr/paris/lutece/plugins/htmldocs/business/HtmldocSearchFilter.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/IDocContentDAO.java 0 0 7
fr/paris/lutece/plugins/htmldocs/business/IDocumentPageTemplateDAO.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/IHtmlDocDAO.java 0 0 10
fr/paris/lutece/plugins/htmldocs/business/IIndexerActionDAO.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/ITagDAO.java 0 0 14
fr/paris/lutece/plugins/htmldocs/business/IndexerAction.java 0 0 3
fr/paris/lutece/plugins/htmldocs/business/IndexerActionDAO.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/IndexerActionFilter.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/IndexerActionHome.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/Tag.java 0 0 17
fr/paris/lutece/plugins/htmldocs/business/TagDAO.java 0 0 38
fr/paris/lutece/plugins/htmldocs/business/TagHome.java 0 0 12
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocPublication.java 0 0 11
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocPublicationDAO.java 0 0 64
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocPublicationHome.java 0 0 10
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocsListPortlet.java 0 0 73
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocsListPortletHome.java 0 0 3
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsListPortletDAO.java 0 0 18
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsPortlet.java 0 0 26
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsPortletDAO.java 0 0 9
fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsPortletHome.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/portlet/IHtmlDocPublicationDAO.java 0 0 21
fr/paris/lutece/plugins/htmldocs/business/portlet/IHtmlDocsListPortletDAO.java 0 0 5
fr/paris/lutece/plugins/htmldocs/business/portlet/IHtmldocsPortletDAO.java 0 0 4
fr/paris/lutece/plugins/htmldocs/business/portlet/PortletFilter.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/portlet/PortletOrder.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRss.java 0 0 41
fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRssConfig.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRssConfigDAO.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRssConfigHome.java 0 0 1
fr/paris/lutece/plugins/htmldocs/business/rss/IHtmlDocResourceRssConfigDAO.java 0 0 1
fr/paris/lutece/plugins/htmldocs/resources/htmldocs_messages.properties 0 0 7
fr/paris/lutece/plugins/htmldocs/resources/htmldocs_messages_fr.properties 0 0 2
fr/paris/lutece/plugins/htmldocs/service/HtmlDocService.java 0 0 94
fr/paris/lutece/plugins/htmldocs/service/HtmldocsPlugin.java 0 0 1
fr/paris/lutece/plugins/htmldocs/service/PublishingService.java 0 0 19
fr/paris/lutece/plugins/htmldocs/service/TagService.java 0 0 4
fr/paris/lutece/plugins/htmldocs/service/docsearch/DefaultHtmldocIndexer.java 0 0 18
fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmlDocSearchService.java 0 0 6
fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmlDocsSearchItem.java 0 0 11
fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmldocLuceneSearchEngine.java 0 0 13
fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmldocSearchIndexerDaemon.java 0 0 1
fr/paris/lutece/plugins/htmldocs/service/docsearch/IHtmldocSearchEngine.java 0 0 3
fr/paris/lutece/plugins/htmldocs/service/docsearch/IHtmldocsSearchIndexer.java 0 0 1
fr/paris/lutece/plugins/htmldocs/service/resource/DocumentExtendableResourceService.java 0 0 3
fr/paris/lutece/plugins/htmldocs/service/search/HtmlDocsSearchIndexer.java 0 0 6
fr/paris/lutece/plugins/htmldocs/utils/HtmldocUtils.java 0 0 1
fr/paris/lutece/plugins/htmldocs/web/HtmlDocApp.java 0 0 35
fr/paris/lutece/plugins/htmldocs/web/HtmlDocFileServlet.java 0 0 7
fr/paris/lutece/plugins/htmldocs/web/HtmlDocJspBean.java 0 0 292
fr/paris/lutece/plugins/htmldocs/web/HtmlDocPublicationJspBean.java 0 0 71
fr/paris/lutece/plugins/htmldocs/web/ManageHtmldocsJspBean.java 0 0 3
fr/paris/lutece/plugins/htmldocs/web/TagJspBean.java 0 0 13
fr/paris/lutece/plugins/htmldocs/web/portlet/HtmldocsListPortletJspBean.java 0 0 76
fr/paris/lutece/plugins/htmldocs/web/portlet/HtmldocsPortletJspBean.java 0 0 1

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
92  Error
NeedBraces 4  Error
RightCurly
  • option: "alone"
8  Error
coding ArrayTrailingComma 1  Error
DeclarationOrder 57  Error
ExplicitInitialization 4  Error
SimplifyBooleanExpression 2  Error
design FinalClass 1  Error
VisibilityModifier 11  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/cms-plugin-htmldocs-doc-QA/workspace/target/checkstyle-header.txt"
64  Error
imports AvoidStarImport 2  Error
UnusedImports 21  Error
javadoc JavadocMethod 128  Error
JavadocType 9  Error
misc Translation 9  Error
naming LocalVariableName
  • format: "^[a-z][a-zA-Z0-9]*$"
3  Error
MethodName
  • format: "^[a-z][a-zA-Z0-9]*$"
1  Error
whitespace ParenPad
  • option: "space"
673  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
102  Error

Details

fr/paris/lutece/plugins/htmldocs/business/DocContent.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 3
 Error blocks LeftCurly '{' at column 25 should be on a new line. 3
 Error javadoc JavadocMethod Unused @param tag for 'nIdDocumentContent'. 43
 Error javadoc JavadocMethod Expected @param tag for 'nIdDocument'. 45

fr/paris/lutece/plugins/htmldocs/business/DocContentDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error whitespace ParenPad ')' is not preceded with whitespace. 88
 Error whitespace ParenPad ')' is not preceded with whitespace. 89
 Error whitespace ParenPad '(' is not followed by whitespace. 112
 Error whitespace ParenPad ')' is not preceded with whitespace. 112
 Error whitespace ParenPad '(' is not followed by whitespace. 113
 Error whitespace ParenPad ')' is not preceded with whitespace. 113
 Error whitespace ParenPad '(' is not followed by whitespace. 114
 Error whitespace ParenPad ')' is not preceded with whitespace. 114
 Error whitespace ParenPad ')' is not preceded with whitespace. 144
 Error whitespace ParenPad ')' is not preceded with whitespace. 148

fr/paris/lutece/plugins/htmldocs/business/DocContentHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Missing a Javadoc comment. 56
 Error javadoc JavadocMethod Expected an @return tag. 69
 Error javadoc JavadocMethod Expected @param tag for 'docContent'. 69
 Error javadoc JavadocMethod Expected @param tag for 'nKey'. 80
 Error javadoc JavadocMethod Expected an @return tag. 91
 Error javadoc JavadocMethod Expected @param tag for 'nIdDocument'. 91
 Error whitespace ParenPad ')' is not preceded with whitespace. 91
 Error whitespace ParenPad '(' is not followed by whitespace. 93

fr/paris/lutece/plugins/htmldocs/business/DocumentPageTemplate.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/DocumentPageTemplateDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/DocumentPageTemplateHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/HtmlDoc.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - javax.validation.constraints.*. 36
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. 38
 Error imports UnusedImports Unused import - fr.paris.lutece.util.url.UrlItem. 45
 Error javadoc JavadocMethod Missing a Javadoc comment. 112
 Error javadoc JavadocMethod Missing a Javadoc comment. 276
 Error javadoc JavadocMethod Missing a Javadoc comment. 281
 Error javadoc JavadocMethod Unused @param tag for 'DocContent'. 341
 Error javadoc JavadocMethod Expected @param tag for 'docContent'. 344
 Error javadoc JavadocMethod Expected @param tag for 'shareable'. 361
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 363
 Error whitespace ParenPad '(' is not followed by whitespace. 394
 Error whitespace ParenPad ')' is not preceded with whitespace. 394
 Error blocks LeftCurly '{' at column 22 should be on a new line. 394
 Error whitespace ParenPad '(' is not followed by whitespace. 396
 Error whitespace ParenPad ')' is not preceded with whitespace. 396
 Error blocks LeftCurly '{' at column 44 should be on a new line. 396
 Error whitespace ParenPad '(' is not followed by whitespace. 401
 Error whitespace ParenPad ')' is not preceded with whitespace. 401
 Error whitespace ParenPad '(' is not followed by whitespace. 413
 Error whitespace ParenPad ')' is not preceded with whitespace. 413
 Error blocks LeftCurly '{' at column 22 should be on a new line. 413
 Error whitespace ParenPad '(' is not followed by whitespace. 415
 Error whitespace ParenPad ')' is not preceded with whitespace. 415
 Error blocks LeftCurly '{' at column 44 should be on a new line. 415
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 418
 Error whitespace ParenPad '(' is not followed by whitespace. 423
 Error whitespace ParenPad ')' is not preceded with whitespace. 423
 Error javadoc JavadocMethod Unused @param tag for 'HtmldocPubilcation'. 451
 Error javadoc JavadocMethod Expected @param tag for 'htmldocPubilcation'. 454
 Error whitespace ParenPad '(' is not followed by whitespace. 456
 Error whitespace ParenPad ')' is not preceded with whitespace. 456
 Error blocks LeftCurly '{' at column 53 should be on a new line. 456
 Error whitespace ParenPad '(' is not followed by whitespace. 458
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 458
 Error whitespace ParenPad ')' is not preceded with whitespace. 458
 Error blocks LeftCurly '{' at column 129 should be on a new line. 458
 Error javadoc JavadocMethod Unused @param tag for 'HtmldocPubilcation'. 469
 Error javadoc JavadocMethod Expected @param tag for 'htmldocPubilcation'. 472
 Error whitespace ParenPad '(' is not followed by whitespace. 476
 Error whitespace ParenPad ')' is not preceded with whitespace. 476
 Error blocks LeftCurly '{' at column 53 should be on a new line. 476
 Error whitespace ParenPad '(' is not followed by whitespace. 478
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 478
 Error whitespace ParenPad ')' is not preceded with whitespace. 478
 Error blocks LeftCurly '{' at column 129 should be on a new line. 478
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 480
 Error whitespace ParenPad '(' is not followed by whitespace. 486
 Error whitespace ParenPad ')' is not preceded with whitespace. 486
 Error blocks LeftCurly '{' at column 51 should be on a new line. 493
 Error blocks LeftCurly '{' at column 48 should be on a new line. 501
 Error blocks LeftCurly '{' at column 44 should be on a new line. 509
 Error blocks LeftCurly '{' at column 44 should be on a new line. 517
 Error blocks LeftCurly '{' at column 42 should be on a new line. 525

fr/paris/lutece/plugins/htmldocs/business/HtmlDocDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.sql.Timestamp. 42
 Error imports UnusedImports Unused import - java.util.Collection. 44
 Error imports UnusedImports Unused import - java.util.Date. 45
 Error whitespace ParenPad '(' is not followed by whitespace. 155
 Error whitespace ParenPad ')' is not preceded with whitespace. 155
 Error javadoc JavadocMethod Missing a Javadoc comment. 162
 Error whitespace ParenPad '(' is not followed by whitespace. 180
 Error whitespace ParenPad ')' is not preceded with whitespace. 180
 Error whitespace ParenPad '(' is not followed by whitespace. 493
 Error whitespace ParenPad ')' is not preceded with whitespace. 493
 Error whitespace ParenPad ')' is not preceded with whitespace. 496
 Error whitespace ParenPad ')' is not preceded with whitespace. 496

fr/paris/lutece/plugins/htmldocs/business/HtmlDocFilter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/HtmlDocHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.service.i18n.I18nService. 36
 Error imports UnusedImports Unused import - java.util.Date. 42
 Error javadoc JavadocMethod Unused @param tag for 'nKey'. 141
 Error javadoc JavadocMethod Expected @param tag for 'strName'. 145
 Error javadoc JavadocMethod Unused @param tag for 'nKey'. 153
 Error javadoc JavadocMethod Expected @param tag for 'nId'. 157
 Error javadoc JavadocMethod Expected @param tag for 'nVersion'. 157
 Error javadoc JavadocMethod Expected @param tag for 'nId'. 177

fr/paris/lutece/plugins/htmldocs/business/HtmldocSearchFilter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/htmldocs/business/IDocContentDAO.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1
 Error javadoc JavadocType Missing a Javadoc comment. 6
 Error blocks LeftCurly '{' at column 33 should be on a new line. 6
 Error javadoc JavadocMethod Missing a Javadoc comment. 8
 Error javadoc JavadocMethod Missing a Javadoc comment. 10
 Error javadoc JavadocMethod Missing a Javadoc comment. 12
 Error javadoc JavadocMethod Missing a Javadoc comment. 14

fr/paris/lutece/plugins/htmldocs/business/IDocumentPageTemplateDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/IHtmlDocDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.sql.Timestamp. 40
 Error imports UnusedImports Unused import - java.util.Collection. 41
 Error imports UnusedImports Unused import - java.util.Date. 42
 Error javadoc JavadocMethod Unused @param tag for 'nKey'. 117
 Error javadoc JavadocMethod Expected @param tag for 'strName'. 123
 Error javadoc JavadocMethod Unused @param tag for 'nKey'. 128
 Error javadoc JavadocMethod Expected @param tag for 'nId'. 134
 Error javadoc JavadocMethod Expected @param tag for 'nVersion'. 134
 Error javadoc JavadocMethod Expected @param tag for 'nId'. 152

fr/paris/lutece/plugins/htmldocs/business/IIndexerActionDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/ITagDAO.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1
 Error javadoc JavadocType Missing a Javadoc comment. 9
 Error blocks LeftCurly '{' at column 26 should be on a new line. 9
 Error javadoc JavadocMethod Missing a Javadoc comment. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 12
 Error javadoc JavadocMethod Missing a Javadoc comment. 13
 Error javadoc JavadocMethod Missing a Javadoc comment. 14
 Error javadoc JavadocMethod Missing a Javadoc comment. 16
 Error javadoc JavadocMethod Missing a Javadoc comment. 19
 Error javadoc JavadocMethod Missing a Javadoc comment. 20
 Error javadoc JavadocMethod Missing a Javadoc comment. 21
 Error javadoc JavadocMethod Missing a Javadoc comment. 22
 Error javadoc JavadocMethod Missing a Javadoc comment. 23
 Error javadoc JavadocMethod Missing a Javadoc comment. 24

fr/paris/lutece/plugins/htmldocs/business/IndexerAction.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocMethod Unused @param tag for 'nIdHtmldocrecord'. 58
 Error javadoc JavadocMethod Expected @param tag for 'nIdHtmldoc'. 60

fr/paris/lutece/plugins/htmldocs/business/IndexerActionDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/IndexerActionFilter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/htmldocs/business/IndexerActionHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/htmldocs/business/Tag.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 3
 Error blocks LeftCurly '{' at column 18 should be on a new line. 3
 Error javadoc JavadocMethod Missing a Javadoc comment. 11
 Error blocks LeftCurly '{' at column 18 should be on a new line. 11
 Error javadoc JavadocMethod Missing a Javadoc comment. 15
 Error whitespace ParenPad '(' is not followed by whitespace. 15
 Error whitespace ParenPad ')' is not preceded with whitespace. 15
 Error blocks LeftCurly '{' at column 40 should be on a new line. 15
 Error whitespace ParenPad '(' is not followed by whitespace. 17
 Error whitespace ParenPad ')' is not preceded with whitespace. 17
 Error whitespace ParenPad '(' is not followed by whitespace. 18
 Error whitespace ParenPad ')' is not preceded with whitespace. 18
 Error javadoc JavadocMethod Unused @param tag for 'Name'. 42
 Error javadoc JavadocMethod Expected @param tag for 'strName'. 44
 Error javadoc JavadocMethod Unused @param tag for 'nIdTag'. 70
 Error javadoc JavadocMethod Expected @param tag for 'nPriority'. 72

fr/paris/lutece/plugins/htmldocs/business/TagDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.util.HashMap. 39
 Error imports UnusedImports Unused import - java.util.Map. 41
 Error whitespace ParenPad ')' is not preceded with whitespace. 105
 Error whitespace ParenPad '(' is not followed by whitespace. 125
 Error whitespace ParenPad ')' is not preceded with whitespace. 125
 Error whitespace ParenPad '(' is not followed by whitespace. 126
 Error whitespace ParenPad ')' is not preceded with whitespace. 126
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 142
 Error whitespace ParenPad '(' is not followed by whitespace. 150
 Error whitespace ParenPad ')' is not preceded with whitespace. 150
 Error whitespace ParenPad '(' is not followed by whitespace. 151
 Error whitespace ParenPad ')' is not preceded with whitespace. 151
 Error whitespace ParenPad '(' is not followed by whitespace. 153
 Error whitespace ParenPad ')' is not preceded with whitespace. 153
 Error whitespace ParenPad ')' is not preceded with whitespace. 179
 Error whitespace ParenPad ')' is not preceded with whitespace. 181
 Error whitespace ParenPad ')' is not preceded with whitespace. 199
 Error whitespace ParenPad ')' is not preceded with whitespace. 201
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 244
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 251
 Error whitespace ParenPad '(' is not followed by whitespace. 252
 Error whitespace ParenPad ')' is not preceded with whitespace. 252
 Error whitespace ParenPad '(' is not followed by whitespace. 253
 Error whitespace ParenPad ')' is not preceded with whitespace. 253
 Error whitespace ParenPad '(' is not followed by whitespace. 254
 Error whitespace ParenPad ')' is not preceded with whitespace. 254
 Error whitespace ParenPad '(' is not followed by whitespace. 255
 Error whitespace ParenPad ')' is not preceded with whitespace. 255
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 285
 Error whitespace ParenPad '(' is not followed by whitespace. 293
 Error whitespace ParenPad ')' is not preceded with whitespace. 293
 Error whitespace ParenPad '(' is not followed by whitespace. 294
 Error whitespace ParenPad ')' is not preceded with whitespace. 294
 Error whitespace ParenPad '(' is not followed by whitespace. 295
 Error whitespace ParenPad ')' is not preceded with whitespace. 295
 Error whitespace ParenPad '(' is not followed by whitespace. 297
 Error whitespace ParenPad ')' is not preceded with whitespace. 297

fr/paris/lutece/plugins/htmldocs/business/TagHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.util.Map. 42
 Error javadoc JavadocMethod Missing a Javadoc comment. 131
 Error whitespace ParenPad '(' is not followed by whitespace. 131
 Error whitespace ParenPad '(' is not followed by whitespace. 133
 Error javadoc JavadocMethod Missing a Javadoc comment. 136
 Error javadoc JavadocMethod Missing a Javadoc comment. 141
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error javadoc JavadocMethod Missing a Javadoc comment. 146
 Error whitespace ParenPad ')' is not preceded with whitespace. 146
 Error whitespace ParenPad '(' is not followed by whitespace. 148
 Error whitespace ParenPad ')' is not preceded with whitespace. 148

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocPublication.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 8
 Error blocks LeftCurly '{' at column 33 should be on a new line. 8
 Error javadoc JavadocMethod Unused @param tag for 'nIdDocument'. 56
 Error javadoc JavadocMethod Expected @param tag for 'nIdPortlet'. 59
 Error javadoc JavadocMethod Unused @param tag for 'dateEndPublishing'. 88
 Error javadoc JavadocMethod Expected @param tag for 'datePublishing'. 90
 Error javadoc JavadocMethod Expected an @return tag. 129
 Error blocks LeftCurly '{' at column 33 should be on a new line. 129
 Error whitespace ParenPad '(' is not followed by whitespace. 131
 Error whitespace ParenPad ')' is not preceded with whitespace. 131

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocPublicationDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 12
 Error blocks LeftCurly '{' at column 70 should be on a new line. 12
 Error whitespace ParenPad ')' is not preceded with whitespace. 46
 Error whitespace ParenPad '(' is not followed by whitespace. 51
 Error whitespace ParenPad ')' is not preceded with whitespace. 51
 Error whitespace ParenPad '(' is not followed by whitespace. 52
 Error whitespace ParenPad ')' is not preceded with whitespace. 52
 Error whitespace ParenPad '(' is not followed by whitespace. 71
 Error whitespace ParenPad ')' is not preceded with whitespace. 71
 Error whitespace ParenPad '(' is not followed by whitespace. 72
 Error whitespace ParenPad ')' is not preceded with whitespace. 72
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 137
 Error whitespace ParenPad '(' is not followed by whitespace. 138
 Error whitespace ParenPad ')' is not preceded with whitespace. 138
 Error whitespace ParenPad '(' is not followed by whitespace. 139
 Error whitespace ParenPad ')' is not preceded with whitespace. 139
 Error whitespace ParenPad '(' is not followed by whitespace. 140
 Error whitespace ParenPad ')' is not preceded with whitespace. 140
 Error whitespace ParenPad '(' is not followed by whitespace. 141
 Error whitespace ParenPad ')' is not preceded with whitespace. 141
 Error whitespace ParenPad '(' is not followed by whitespace. 142
 Error whitespace ParenPad ')' is not preceded with whitespace. 142
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error whitespace ParenPad ')' is not preceded with whitespace. 143
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 168
 Error whitespace ParenPad '(' is not followed by whitespace. 169
 Error whitespace ParenPad ')' is not preceded with whitespace. 169
 Error whitespace ParenPad '(' is not followed by whitespace. 170
 Error whitespace ParenPad ')' is not preceded with whitespace. 170
 Error whitespace ParenPad '(' is not followed by whitespace. 171
 Error whitespace ParenPad ')' is not preceded with whitespace. 171
 Error whitespace ParenPad '(' is not followed by whitespace. 172
 Error whitespace ParenPad ')' is not preceded with whitespace. 172
 Error whitespace ParenPad '(' is not followed by whitespace. 173
 Error whitespace ParenPad ')' is not preceded with whitespace. 173
 Error whitespace ParenPad '(' is not followed by whitespace. 174
 Error whitespace ParenPad ')' is not preceded with whitespace. 174
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 197
 Error whitespace ParenPad '(' is not followed by whitespace. 202
 Error whitespace ParenPad ')' is not preceded with whitespace. 202
 Error whitespace ParenPad '(' is not followed by whitespace. 203
 Error whitespace ParenPad ')' is not preceded with whitespace. 203
 Error whitespace ParenPad '(' is not followed by whitespace. 204
 Error whitespace ParenPad ')' is not preceded with whitespace. 204
 Error whitespace ParenPad '(' is not followed by whitespace. 205
 Error whitespace ParenPad ')' is not preceded with whitespace. 205
 Error whitespace ParenPad '(' is not followed by whitespace. 206
 Error whitespace ParenPad ')' is not preceded with whitespace. 206
 Error whitespace ParenPad '(' is not followed by whitespace. 207
 Error whitespace ParenPad ')' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 231
 Error whitespace ParenPad '(' is not followed by whitespace. 232
 Error whitespace ParenPad ')' is not preceded with whitespace. 232
 Error whitespace ParenPad '(' is not followed by whitespace. 233
 Error whitespace ParenPad ')' is not preceded with whitespace. 233
 Error whitespace ParenPad '(' is not followed by whitespace. 234
 Error whitespace ParenPad ')' is not preceded with whitespace. 234
 Error whitespace ParenPad '(' is not followed by whitespace. 235
 Error whitespace ParenPad ')' is not preceded with whitespace. 235
 Error whitespace ParenPad '(' is not followed by whitespace. 236
 Error whitespace ParenPad ')' is not preceded with whitespace. 236
 Error whitespace ParenPad '(' is not followed by whitespace. 237
 Error whitespace ParenPad ')' is not preceded with whitespace. 237

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocPublicationHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error design FinalClass Class HtmlDocPublicationHome should be declared as final. 13
 Error javadoc JavadocType Missing a Javadoc comment. 13
 Error blocks LeftCurly '{' at column 38 should be on a new line. 13
 Error javadoc JavadocMethod Expected @param tag for 'htmlDocPub'. 46
 Error whitespace ParenPad '(' is not followed by whitespace. 58
 Error whitespace ParenPad '(' is not followed by whitespace. 68
 Error whitespace ParenPad '(' is not followed by whitespace. 79
 Error whitespace ParenPad '(' is not followed by whitespace. 88
 Error whitespace ParenPad '(' is not followed by whitespace. 99

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocsListPortlet.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 88
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 89
 Error whitespace ParenPad '(' is not followed by whitespace. 91
 Error whitespace ParenPad ')' is not preceded with whitespace. 91
 Error blocks LeftCurly '{' at column 65 should be on a new line. 91
 Error whitespace ParenPad '(' is not followed by whitespace. 92
 Error whitespace ParenPad ')' is not preceded with whitespace. 92
 Error blocks LeftCurly '{' at column 40 should be on a new line. 92
 Error whitespace ParenPad '(' is not followed by whitespace. 94
 Error whitespace ParenPad '(' is not followed by whitespace. 94
 Error whitespace ParenPad '(' is not followed by whitespace. 94
 Error whitespace ParenPad ')' is not preceded with whitespace. 94
 Error whitespace ParenPad ')' is not preceded with whitespace. 94
 Error whitespace ParenPad '(' is not followed by whitespace. 94
 Error whitespace ParenPad '(' is not followed by whitespace. 94
 Error whitespace ParenPad ')' is not preceded with whitespace. 94
 Error whitespace ParenPad ')' is not preceded with whitespace. 94
 Error whitespace ParenPad ')' is not preceded with whitespace. 94
 Error blocks LeftCurly '{' at column 214 should be on a new line. 94
 Error whitespace ParenPad '(' is not followed by whitespace. 95
 Error whitespace ParenPad ')' is not preceded with whitespace. 95
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 102
 Error whitespace ParenPad '(' is not followed by whitespace. 102
 Error whitespace ParenPad ')' is not preceded with whitespace. 102
 Error whitespace ParenPad ')' is not preceded with whitespace. 107
 Error whitespace ParenPad '(' is not followed by whitespace. 192
 Error javadoc JavadocMethod Expected @param tag for 'doc'. 192
 Error whitespace ParenPad ')' is not preceded with whitespace. 192
 Error blocks LeftCurly '{' at column 54 should be on a new line. 192
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 194
 Error whitespace ParenPad '(' is not followed by whitespace. 195
 Error whitespace ParenPad ')' is not preceded with whitespace. 195
 Error blocks LeftCurly '{' at column 47 should be on a new line. 195
 Error whitespace ParenPad '(' is not followed by whitespace. 197
 Error whitespace ParenPad ')' is not preceded with whitespace. 197
 Error blocks LeftCurly '{' at column 53 should be on a new line. 197
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 198
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 198
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error whitespace ParenPad '(' is not followed by whitespace. 203
 Error whitespace ParenPad ')' is not preceded with whitespace. 203
 Error javadoc JavadocMethod Expected @param tag for 'order'. 211
 Error javadoc JavadocMethod Expected @param tag for 'doc'. 211
 Error whitespace ParenPad ')' is not preceded with whitespace. 211
 Error blocks LeftCurly '{' at column 66 should be on a new line. 211
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 213
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 214
 Error whitespace ParenPad '(' is not followed by whitespace. 215
 Error whitespace ParenPad ')' is not preceded with whitespace. 215
 Error blocks LeftCurly '{' at column 47 should be on a new line. 215
 Error whitespace ParenPad '(' is not followed by whitespace. 217
 Error whitespace ParenPad ')' is not preceded with whitespace. 217
 Error blocks LeftCurly '{' at column 53 should be on a new line. 217
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 218
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 218
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 219
 Error whitespace ParenPad '(' is not followed by whitespace. 224
 Error whitespace ParenPad ')' is not preceded with whitespace. 224
 Error blocks LeftCurly '{' at column 14 should be on a new line. 224
 Error whitespace ParenPad '(' is not followed by whitespace. 226
 Error whitespace ParenPad ')' is not preceded with whitespace. 226
 Error whitespace ParenPad '(' is not followed by whitespace. 235
 Error javadoc JavadocMethod Expected @param tag for 'doc'. 235
 Error whitespace ParenPad ')' is not preceded with whitespace. 235
 Error blocks LeftCurly '{' at column 55 should be on a new line. 235
 Error whitespace ParenPad '(' is not followed by whitespace. 237
 Error whitespace ParenPad ')' is not preceded with whitespace. 237
 Error blocks LeftCurly '{' at column 44 should be on a new line. 237
 Error whitespace ParenPad '(' is not followed by whitespace. 239
 Error whitespace ParenPad ')' is not preceded with whitespace. 239
 Error blocks LeftCurly '{' at column 53 should be on a new line. 239

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmlDocsListPortletHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding ExplicitInitialization Variable '_singleton' explicitly initialized to 'null' (default value for its type). 58
 Error javadoc JavadocMethod Missing a Javadoc comment. 147

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsListPortletDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 71
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 71
 Error whitespace ParenPad '(' is not followed by whitespace. 186
 Error javadoc JavadocMethod Expected @param tag for 'nPortletId'. 200
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 210
 Error whitespace ParenPad '(' is not followed by whitespace. 211
 Error whitespace ParenPad ')' is not preceded with whitespace. 211
 Error whitespace ParenPad '(' is not followed by whitespace. 212
 Error whitespace ParenPad ')' is not preceded with whitespace. 212
 Error whitespace ParenPad '(' is not followed by whitespace. 213
 Error whitespace ParenPad ')' is not preceded with whitespace. 213
 Error whitespace ParenPad '(' is not followed by whitespace. 214
 Error whitespace ParenPad '(' is not followed by whitespace. 214
 Error whitespace ParenPad ')' is not preceded with whitespace. 214
 Error whitespace ParenPad ')' is not preceded with whitespace. 214
 Error whitespace ParenPad '(' is not followed by whitespace. 215
 Error whitespace ParenPad ')' is not preceded with whitespace. 215

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsPortlet.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Instance variable definition in wrong order. 62
 Error coding DeclarationOrder Instance variable definition in wrong order. 64
 Error coding DeclarationOrder Instance variable definition in wrong order. 66
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 79
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 82
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 82
 Error whitespace ParenPad '(' is not followed by whitespace. 82
 Error whitespace ParenPad ')' is not preceded with whitespace. 82
 Error whitespace ParenPad '(' is not followed by whitespace. 83
 Error whitespace ParenPad '(' is not followed by whitespace. 83
 Error whitespace ParenPad '(' is not followed by whitespace. 83
 Error whitespace ParenPad ')' is not preceded with whitespace. 83
 Error whitespace ParenPad ')' is not preceded with whitespace. 83
 Error whitespace ParenPad '(' is not followed by whitespace. 83
 Error whitespace ParenPad '(' is not followed by whitespace. 83
 Error whitespace ParenPad ')' is not preceded with whitespace. 83
 Error whitespace ParenPad ')' is not preceded with whitespace. 83
 Error whitespace ParenPad ')' is not preceded with whitespace. 83
 Error blocks LeftCurly '{' at column 209 should be on a new line. 83
 Error javadoc JavadocMethod Unused @param tag for 'the'. 113
 Error javadoc JavadocMethod Expected @param tag for 'nContentId'. 116
 Error javadoc JavadocMethod Unused @param tag for 'the'. 134
 Error javadoc JavadocMethod Expected @param tag for 'htmlDocPublication'. 137
 Error javadoc JavadocMethod Unused @param tag for 'the'. 155
 Error javadoc JavadocMethod Expected @param tag for 'strName'. 158

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsPortletDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.sql.Date. 36
 Error whitespace ParenPad '(' is not followed by whitespace. 80
 Error whitespace ParenPad ')' is not preceded with whitespace. 80
 Error whitespace ParenPad ')' is not preceded with whitespace. 120
 Error whitespace ParenPad '(' is not followed by whitespace. 121
 Error whitespace ParenPad ')' is not preceded with whitespace. 121
 Error javadoc JavadocMethod Unused @param tag for 'portlet'. 155
 Error javadoc JavadocMethod Expected @param tag for 'p'. 157

fr/paris/lutece/plugins/htmldocs/business/portlet/HtmldocsPortletHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/portlet/IHtmlDocPublicationDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 8
 Error blocks LeftCurly '{' at column 41 should be on a new line. 8
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 17
 Error javadoc JavadocMethod Unused @param tag for 'nPortletId'. 22
 Error javadoc JavadocMethod Expected @param tag for 'nDocId'. 24
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 24
 Error javadoc JavadocMethod Expected @param tag for 'nDocId'. 31
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 31
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 37
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 42
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 49
 Error javadoc JavadocMethod Expected @param tag for 'htmlDocPublication'. 54
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 54
 Error javadoc JavadocMethod Expected @param tag for 'nDocId'. 61
 Error javadoc JavadocMethod Expected @param tag for 'nIdPortlet'. 61
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 61
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 67
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 75
 Error javadoc JavadocMethod Unused @param tag for 'datePublishing'. 81
 Error javadoc JavadocMethod Expected @param tag for 'dateEndPublishing'. 85

fr/paris/lutece/plugins/htmldocs/business/portlet/IHtmlDocsListPortletDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Missing a Javadoc comment. 85
 Error javadoc JavadocMethod Expected an @return tag. 118
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 118
 Error javadoc JavadocMethod Expected @param tag for 'pFilter'. 127

fr/paris/lutece/plugins/htmldocs/business/portlet/IHtmldocsPortletDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Expected an @return tag. 86
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 86
 Error javadoc JavadocMethod Expected @param tag for 'pFilter'. 94

fr/paris/lutece/plugins/htmldocs/business/portlet/PortletFilter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/portlet/PortletOrder.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRss.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.business.portlet.PortletHome. 43
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.business.portlet.PortletType. 44
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.business.portlet.PortletTypeHome. 45
 Error imports UnusedImports Unused import - com.mysql.fabric.xmlrpc.base.Array. 67
 Error whitespace ParenPad '(' is not followed by whitespace. 136
 Error whitespace ParenPad '(' is not followed by whitespace. 136
 Error whitespace ParenPad ')' is not preceded with whitespace. 136
 Error whitespace ParenPad ')' is not preceded with whitespace. 136
 Error whitespace ParenPad '(' is not followed by whitespace. 154
 Error whitespace ParenPad '(' is not followed by whitespace. 154
 Error whitespace ParenPad ')' is not preceded with whitespace. 154
 Error whitespace ParenPad ')' is not preceded with whitespace. 154
 Error whitespace ParenPad '(' is not followed by whitespace. 189
 Error whitespace ParenPad ')' is not preceded with whitespace. 189
 Error whitespace ParenPad '(' is not followed by whitespace. 215
 Error whitespace ParenPad ')' is not preceded with whitespace. 215
 Error whitespace ParenPad ')' is not preceded with whitespace. 218
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 246
 Error whitespace ParenPad '(' is not followed by whitespace. 246
 Error whitespace ParenPad ')' is not preceded with whitespace. 246
 Error whitespace ParenPad '(' is not followed by whitespace. 249
 Error whitespace ParenPad ')' is not preceded with whitespace. 249
 Error blocks LeftCurly '{' at column 49 should be on a new line. 249
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 252
 Error whitespace ParenPad '(' is not followed by whitespace. 252
 Error whitespace ParenPad ')' is not preceded with whitespace. 252
 Error whitespace ParenPad ')' is not preceded with whitespace. 257
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 294
 Error whitespace ParenPad '(' is not followed by whitespace. 294
 Error whitespace ParenPad ')' is not preceded with whitespace. 294
 Error whitespace ParenPad '(' is not followed by whitespace. 298
 Error whitespace ParenPad ')' is not preceded with whitespace. 298
 Error blocks LeftCurly '{' at column 49 should be on a new line. 298
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 305
 Error whitespace ParenPad '(' is not followed by whitespace. 305
 Error whitespace ParenPad ')' is not preceded with whitespace. 305
 Error whitespace ParenPad '(' is not followed by whitespace. 318
 Error whitespace ParenPad '(' is not followed by whitespace. 318
 Error whitespace ParenPad ')' is not preceded with whitespace. 318
 Error whitespace ParenPad ')' is not preceded with whitespace. 318

fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRssConfig.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRssConfigDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/rss/HtmlDocResourceRssConfigHome.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/business/rss/IHtmlDocResourceRssConfigDAO.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/resources/htmldocs_messages.properties

Severity Category Rule Message Line
 Error misc Translation Key 'adminFeature.ManageHtmldocsTags.description' missing.
 Error misc Translation Key 'adminFeature.ManageHtmldocsTags.name' missing.
 Error misc Translation Key 'create_tag.labelTagName' missing.
 Error misc Translation Key 'create_tag.labelTagName.help' missing.
 Error misc Translation Key 'modify_tag.labelTagName' missing.
 Error misc Translation Key 'modify_tag.labelTagName.help' missing.
 Error misc Translation Key 'portlet.htmldocsHtmldocsListPortlet.name' missing.

fr/paris/lutece/plugins/htmldocs/resources/htmldocs_messages_fr.properties

Severity Category Rule Message Line
 Error misc Translation Key 'message.confirmRemoveTag' missing.
 Error misc Translation Key 'preview_htmldoc.pageTitle' missing.

fr/paris/lutece/plugins/htmldocs/service/HtmlDocService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error imports UnusedImports Unused import - java.util.Map. 39
 Error imports UnusedImports Unused import - java.util.Map.Entry. 40
 Error whitespace ParenPad ')' is not preceded with whitespace. 81
 Error whitespace ParenPad '(' is not followed by whitespace. 89
 Error whitespace ParenPad ')' is not preceded with whitespace. 89
 Error whitespace ParenPad '(' is not followed by whitespace. 90
 Error whitespace ParenPad ')' is not preceded with whitespace. 90
 Error blocks LeftCurly '{' at column 36 should be on a new line. 90
 Error whitespace ParenPad '(' is not followed by whitespace. 92
 Error whitespace ParenPad '(' is not followed by whitespace. 94
 Error blocks LeftCurly '{' at column 30 should be on a new line. 94
 Error whitespace ParenPad '(' is not followed by whitespace. 96
 Error whitespace ParenPad ')' is not preceded with whitespace. 96
 Error whitespace ParenPad '(' is not followed by whitespace. 97
 Error whitespace ParenPad ')' is not preceded with whitespace. 97
 Error whitespace ParenPad '(' is not followed by whitespace. 101
 Error whitespace ParenPad ')' is not preceded with whitespace. 101
 Error whitespace ParenPad ')' is not preceded with whitespace. 116
 Error whitespace ParenPad '(' is not followed by whitespace. 123
 Error whitespace ParenPad ')' is not preceded with whitespace. 123
 Error whitespace ParenPad '(' is not followed by whitespace. 124
 Error whitespace ParenPad ')' is not preceded with whitespace. 124
 Error whitespace ParenPad '(' is not followed by whitespace. 127
 Error whitespace ParenPad ')' is not preceded with whitespace. 127
 Error whitespace ParenPad ')' is not preceded with whitespace. 143
 Error whitespace ParenPad '(' is not followed by whitespace. 151
 Error whitespace ParenPad '(' is not followed by whitespace. 151
 Error whitespace ParenPad ')' is not preceded with whitespace. 151
 Error whitespace ParenPad ')' is not preceded with whitespace. 151
 Error blocks LeftCurly '{' at column 86 should be on a new line. 151
 Error whitespace ParenPad '(' is not followed by whitespace. 153
 Error whitespace ParenPad ')' is not preceded with whitespace. 153
 Error whitespace ParenPad '(' is not followed by whitespace. 154
 Error whitespace ParenPad ')' is not preceded with whitespace. 154
 Error blocks RightCurly '}' at column 7 should be alone on a line. 156
 Error whitespace ParenPad '(' is not followed by whitespace. 156
 Error blocks LeftCurly '{' at column 36 should be on a new line. 156
 Error whitespace ParenPad '(' is not followed by whitespace. 158
 Error whitespace ParenPad ')' is not preceded with whitespace. 158
 Error whitespace ParenPad '(' is not followed by whitespace. 159
 Error whitespace ParenPad ')' is not preceded with whitespace. 159
 Error whitespace ParenPad '(' is not followed by whitespace. 161
 Error whitespace ParenPad ')' is not preceded with whitespace. 161
 Error whitespace ParenPad '(' is not followed by whitespace. 162
 Error whitespace ParenPad ')' is not preceded with whitespace. 162
 Error blocks LeftCurly '{' at column 36 should be on a new line. 162
 Error whitespace ParenPad '(' is not followed by whitespace. 164
 Error whitespace ParenPad '(' is not followed by whitespace. 166
 Error whitespace ParenPad ')' is not preceded with whitespace. 166
 Error whitespace ParenPad ')' is not preceded with whitespace. 183
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 186
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 186
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 187
 Error whitespace ParenPad '(' is not followed by whitespace. 187
 Error whitespace ParenPad ')' is not preceded with whitespace. 187
 Error whitespace ParenPad '(' is not followed by whitespace. 188
 Error whitespace ParenPad ')' is not preceded with whitespace. 188
 Error whitespace ParenPad '(' is not followed by whitespace. 189
 Error whitespace ParenPad '(' is not followed by whitespace. 189
 Error whitespace ParenPad ')' is not preceded with whitespace. 189
 Error whitespace ParenPad ')' is not preceded with whitespace. 189
 Error whitespace ParenPad ')' is not preceded with whitespace. 200
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 203
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 203
 Error whitespace ParenPad '(' is not followed by whitespace. 204
 Error whitespace ParenPad '(' is not followed by whitespace. 204
 Error whitespace ParenPad ')' is not preceded with whitespace. 204
 Error whitespace ParenPad ')' is not preceded with whitespace. 204
 Error whitespace ParenPad '(' is not followed by whitespace. 205
 Error whitespace ParenPad ')' is not preceded with whitespace. 205
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 219
 Error whitespace ParenPad '(' is not followed by whitespace. 222
 Error whitespace ParenPad ')' is not preceded with whitespace. 222
 Error blocks LeftCurly '{' at column 36 should be on a new line. 222
 Error whitespace ParenPad '(' is not followed by whitespace. 224
 Error whitespace ParenPad '(' is not followed by whitespace. 224
 Error whitespace ParenPad ')' is not preceded with whitespace. 224
 Error whitespace ParenPad ')' is not preceded with whitespace. 224
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 237
 Error whitespace ParenPad '(' is not followed by whitespace. 240
 Error whitespace ParenPad ')' is not preceded with whitespace. 240
 Error blocks LeftCurly '{' at column 36 should be on a new line. 240
 Error whitespace ParenPad '(' is not followed by whitespace. 242
 Error whitespace ParenPad '(' is not followed by whitespace. 242
 Error whitespace ParenPad ')' is not preceded with whitespace. 242
 Error whitespace ParenPad ')' is not preceded with whitespace. 242
 Error whitespace ParenPad '(' is not followed by whitespace. 259
 Error whitespace ParenPad ')' is not preceded with whitespace. 259
 Error blocks LeftCurly '{' at column 37 should be on a new line. 259
 Error whitespace ParenPad '(' is not followed by whitespace. 261
 Error whitespace ParenPad '(' is not followed by whitespace. 261
 Error whitespace ParenPad ')' is not preceded with whitespace. 261
 Error whitespace ParenPad ')' is not preceded with whitespace. 261

fr/paris/lutece/plugins/htmldocs/service/HtmldocsPlugin.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/htmldocs/service/PublishingService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 206
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 206
 Error whitespace ParenPad '(' is not followed by whitespace. 210
 Error whitespace ParenPad '(' is not followed by whitespace. 210
 Error whitespace ParenPad ')' is not preceded with whitespace. 210
 Error whitespace ParenPad ')' is not preceded with whitespace. 210
 Error blocks LeftCurly '{' at column 60 should be on a new line. 210
 Error whitespace ParenPad '(' is not followed by whitespace. 211
 Error whitespace ParenPad ')' is not preceded with whitespace. 211
 Error blocks LeftCurly '{' at column 38 should be on a new line. 211
 Error whitespace ParenPad '(' is not followed by whitespace. 212
 Error whitespace ParenPad '(' is not followed by whitespace. 212
 Error whitespace ParenPad ')' is not preceded with whitespace. 212
 Error whitespace ParenPad ')' is not preceded with whitespace. 212
 Error blocks LeftCurly '{' at column 90 should be on a new line. 212
 Error blocks RightCurly '}' at column 10 should be alone on a line. 219
 Error blocks LeftCurly '{' at column 15 should be on a new line. 219
 Error javadoc JavadocMethod Expected @param tag for 'dateEndPublishing'. 302

fr/paris/lutece/plugins/htmldocs/service/TagService.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1
 Error javadoc JavadocType Missing a Javadoc comment. 8
 Error blocks LeftCurly '{' at column 25 should be on a new line. 8
 Error blocks LeftCurly '{' at column 39 should be on a new line. 25

fr/paris/lutece/plugins/htmldocs/service/docsearch/DefaultHtmldocIndexer.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error whitespace ParenPad ')' is not preceded with whitespace. 79
 Error whitespace ParenPad ')' is not preceded with whitespace. 122
 Error javadoc JavadocMethod Unused @param tag for 'announce'. 169
 Error javadoc JavadocMethod Unused @param tag for 'strUrl'. 170
 Error javadoc JavadocMethod Unused @param tag for 'plugin'. 171
 Error javadoc JavadocMethod Expected @param tag for 'htmldoc'. 176
 Error whitespace ParenPad ')' is not preceded with whitespace. 184
 Error whitespace ParenPad ')' is not preceded with whitespace. 186
 Error whitespace ParenPad ')' is not preceded with whitespace. 186
 Error whitespace ParenPad '(' is not followed by whitespace. 188
 Error whitespace ParenPad ')' is not preceded with whitespace. 188
 Error whitespace ParenPad '(' is not followed by whitespace. 197
 Error whitespace ParenPad ')' is not preceded with whitespace. 197
 Error whitespace ParenPad ')' is not preceded with whitespace. 246
 Error whitespace ParenPad '(' is not followed by whitespace. 261
 Error whitespace ParenPad ')' is not preceded with whitespace. 261
 Error blocks LeftCurly '{' at column 37 should be on a new line. 261

fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmlDocSearchService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error javadoc JavadocMethod Unused @param tag for 'nPageNumber'. 119
 Error javadoc JavadocMethod Unused @param tag for 'nItemsPerPage'. 120
 Error javadoc JavadocMethod Unused @param tag for 'listIdAnnounces'. 121
 Error javadoc JavadocMethod Expected @param tag for 'listIdHtmldoc'. 125
 Error whitespace ParenPad ')' is not preceded with whitespace. 134

fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmlDocsSearchItem.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error javadoc JavadocMethod Missing a Javadoc comment. 46
 Error whitespace ParenPad '(' is not followed by whitespace. 46
 Error whitespace ParenPad ')' is not preceded with whitespace. 46
 Error blocks LeftCurly '{' at column 50 should be on a new line. 46
 Error whitespace ParenPad '(' is not followed by whitespace. 47
 Error whitespace ParenPad ')' is not preceded with whitespace. 47
 Error coding DeclarationOrder Static variable definition in wrong order. 53
 Error coding DeclarationOrder Static variable definition in wrong order. 58
 Error coding DeclarationOrder Static variable definition in wrong order. 63
 Error coding DeclarationOrder Static variable definition in wrong order. 69

fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmldocLuceneSearchEngine.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error whitespace ParenPad '(' is not followed by whitespace. 60
 Error whitespace ParenPad ')' is not preceded with whitespace. 60
 Error whitespace ParenPad '(' is not followed by whitespace. 61
 Error whitespace ParenPad ')' is not preceded with whitespace. 61
 Error whitespace ParenPad '(' is not followed by whitespace. 72
 Error whitespace ParenPad ')' is not preceded with whitespace. 72
 Error whitespace ParenPad '(' is not followed by whitespace. 73
 Error whitespace ParenPad ')' is not preceded with whitespace. 73
 Error whitespace ParenPad '(' is not followed by whitespace. 82
 Error whitespace ParenPad ')' is not preceded with whitespace. 82
 Error whitespace ParenPad '(' is not followed by whitespace. 83
 Error whitespace ParenPad ')' is not preceded with whitespace. 83

fr/paris/lutece/plugins/htmldocs/service/docsearch/HtmldocSearchIndexerDaemon.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1

fr/paris/lutece/plugins/htmldocs/service/docsearch/IHtmldocSearchEngine.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1
 Error javadoc JavadocMethod Unused @param tag for 'nPage'. 21
 Error javadoc JavadocMethod Unused @param tag for 'nItemsPerPage'. 22

fr/paris/lutece/plugins/htmldocs/service/docsearch/IHtmldocsSearchIndexer.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/htmldocs/service/resource/DocumentExtendableResourceService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error whitespace ParenPad '(' is not followed by whitespace. 42
 Error whitespace ParenPad ')' is not preceded with whitespace. 42

fr/paris/lutece/plugins/htmldocs/service/search/HtmlDocsSearchIndexer.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error imports UnusedImports Unused import - fr.paris.lutece.plugins.htmldocs.service.HtmldocsPlugin. 7
 Error imports UnusedImports Unused import - fr.paris.lutece.portal.service.plugin.Plugin. 12
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 122
 Error whitespace ParenPad '(' is not followed by whitespace. 122
 Error whitespace ParenPad ')' is not preceded with whitespace. 122

fr/paris/lutece/plugins/htmldocs/utils/HtmldocUtils.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2

fr/paris/lutece/plugins/htmldocs/web/HtmlDocApp.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Variable access definition in wrong order. 65
 Error coding DeclarationOrder Variable access definition in wrong order. 68
 Error coding DeclarationOrder Variable access definition in wrong order. 69
 Error coding DeclarationOrder Variable access definition in wrong order. 75
 Error coding DeclarationOrder Variable access definition in wrong order. 76
 Error coding DeclarationOrder Variable access definition in wrong order. 79
 Error coding DeclarationOrder Variable access definition in wrong order. 84
 Error coding DeclarationOrder Variable access definition in wrong order. 85
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 106
 Error whitespace ParenPad '(' is not followed by whitespace. 110
 Error whitespace ParenPad ')' is not preceded with whitespace. 110
 Error blocks LeftCurly '{' at column 51 should be on a new line. 110
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 112
 Error whitespace ParenPad '(' is not followed by whitespace. 112
 Error whitespace ParenPad '(' is not followed by whitespace. 112
 Error whitespace ParenPad ')' is not preceded with whitespace. 112
 Error whitespace ParenPad ')' is not preceded with whitespace. 112
 Error whitespace ParenPad '(' is not followed by whitespace. 116
 Error whitespace ParenPad ')' is not preceded with whitespace. 116
 Error blocks LeftCurly '{' at column 81 should be on a new line. 116
 Error whitespace ParenPad '(' is not followed by whitespace. 117
 Error whitespace ParenPad ')' is not preceded with whitespace. 117
 Error blocks LeftCurly '{' at column 51 should be on a new line. 117
 Error whitespace ParenPad '(' is not followed by whitespace. 118
 Error whitespace ParenPad ')' is not preceded with whitespace. 118
 Error blocks LeftCurly '{' at column 49 should be on a new line. 118
 Error whitespace ParenPad '(' is not followed by whitespace. 119
 Error whitespace ParenPad '(' is not followed by whitespace. 119
 Error whitespace ParenPad ')' is not preceded with whitespace. 119
 Error whitespace ParenPad ')' is not preceded with whitespace. 119
 Error whitespace ParenPad '(' is not followed by whitespace. 120
 Error whitespace ParenPad ')' is not preceded with whitespace. 120
 Error whitespace ParenPad '(' is not followed by whitespace. 127
 Error whitespace ParenPad ')' is not preceded with whitespace. 127

fr/paris/lutece/plugins/htmldocs/web/HtmlDocFileServlet.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Variable access definition in wrong order. 63
 Error coding DeclarationOrder Variable access definition in wrong order. 66
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 90
 Error whitespace ParenPad '(' is not followed by whitespace. 90
 Error whitespace ParenPad ')' is not preceded with whitespace. 90
 Error whitespace ParenPad ')' is not preceded with whitespace. 108

fr/paris/lutece/plugins/htmldocs/web/HtmlDocJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Variable access definition in wrong order. 110
 Error coding DeclarationOrder Variable access definition in wrong order. 111
 Error coding DeclarationOrder Variable access definition in wrong order. 112
 Error coding DeclarationOrder Variable access definition in wrong order. 113
 Error coding DeclarationOrder Variable access definition in wrong order. 114
 Error coding DeclarationOrder Variable access definition in wrong order. 115
 Error coding DeclarationOrder Variable access definition in wrong order. 116
 Error coding DeclarationOrder Variable access definition in wrong order. 117
 Error coding DeclarationOrder Variable access definition in wrong order. 118
 Error coding DeclarationOrder Variable access definition in wrong order. 119
 Error coding DeclarationOrder Variable access definition in wrong order. 120
 Error coding DeclarationOrder Variable access definition in wrong order. 121
 Error coding DeclarationOrder Variable access definition in wrong order. 122
 Error coding DeclarationOrder Variable access definition in wrong order. 124
 Error coding DeclarationOrder Variable access definition in wrong order. 125
 Error coding DeclarationOrder Variable access definition in wrong order. 126
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 126
 Error coding DeclarationOrder Variable access definition in wrong order. 127
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 127
 Error coding DeclarationOrder Variable access definition in wrong order. 146
 Error coding DeclarationOrder Variable access definition in wrong order. 147
 Error coding DeclarationOrder Variable access definition in wrong order. 148
 Error coding DeclarationOrder Variable access definition in wrong order. 149
 Error coding DeclarationOrder Variable access definition in wrong order. 150
 Error coding DeclarationOrder Variable access definition in wrong order. 151
 Error coding DeclarationOrder Variable access definition in wrong order. 152
 Error coding DeclarationOrder Variable access definition in wrong order. 153
 Error coding DeclarationOrder Variable access definition in wrong order. 154
 Error coding DeclarationOrder Variable access definition in wrong order. 155
 Error coding DeclarationOrder Variable access definition in wrong order. 156
 Error coding DeclarationOrder Variable access definition in wrong order. 157
 Error coding DeclarationOrder Variable access definition in wrong order. 158
 Error coding DeclarationOrder Variable access definition in wrong order. 172
 Error coding DeclarationOrder Variable access definition in wrong order. 195
 Error coding DeclarationOrder Variable access definition in wrong order. 196
 Error coding DeclarationOrder Variable access definition in wrong order. 197
 Error coding DeclarationOrder Variable access definition in wrong order. 198
 Error coding DeclarationOrder Variable access definition in wrong order. 199
 Error coding DeclarationOrder Variable access definition in wrong order. 200
 Error coding DeclarationOrder Variable access definition in wrong order. 201
 Error design VisibilityModifier Variable '_htmldoc' must be private and have accessor methods. 206
 Error coding ExplicitInitialization Variable '_bIsChecked' explicitly initialized to 'false' (default value for its type). 207
 Error design VisibilityModifier Variable '_bIsChecked' must be private and have accessor methods. 207
 Error design VisibilityModifier Variable '_strSearchText' must be private and have accessor methods. 208
 Error design VisibilityModifier Variable '_strCurrentPageIndex' must be private and have accessor methods. 209
 Error design VisibilityModifier Variable '_nItemsPerPage' must be private and have accessor methods. 210
 Error design VisibilityModifier Variable '_nDefaultItemsPerPage' must be private and have accessor methods. 211
 Error coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 212
 Error design VisibilityModifier Variable '_bIsSorted' must be private and have accessor methods. 212
 Error design VisibilityModifier Variable '_strSortedAttributeName' must be private and have accessor methods. 213
 Error design VisibilityModifier Variable '_bIsAscSort' must be private and have accessor methods. 214
 Error design VisibilityModifier Variable '_strTag' must be private and have accessor methods. 215
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 215
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 215
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 238
 Error blocks LeftCurly '{' at column 40 should be on a new line. 240
 Error whitespace ParenPad '(' is not followed by whitespace. 249
 Error whitespace ParenPad ')' is not preceded with whitespace. 249
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 251
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error whitespace ParenPad '(' is not followed by whitespace. 252
 Error whitespace ParenPad ')' is not preceded with whitespace. 252
 Error whitespace ParenPad '(' is not followed by whitespace. 252
 Error whitespace ParenPad ')' is not preceded with whitespace. 252
 Error blocks NeedBraces 'if' construct must use '{}'s. 253
 Error whitespace ParenPad '(' is not followed by whitespace. 253
 Error whitespace ParenPad '(' is not followed by whitespace. 253
 Error whitespace ParenPad ')' is not preceded with whitespace. 253
 Error whitespace ParenPad ')' is not preceded with whitespace. 253
 Error whitespace ParenPad '(' is not followed by whitespace. 253
 Error whitespace ParenPad ')' is not preceded with whitespace. 253
 Error blocks NeedBraces 'if' construct must use '{}'s. 254
 Error whitespace ParenPad '(' is not followed by whitespace. 254
 Error whitespace ParenPad ')' is not preceded with whitespace. 254
 Error whitespace ParenPad '(' is not followed by whitespace. 254
 Error whitespace ParenPad ')' is not preceded with whitespace. 254
 Error whitespace ParenPad '(' is not followed by whitespace. 255
 Error whitespace ParenPad ')' is not preceded with whitespace. 255
 Error blocks LeftCurly '{' at column 13 should be on a new line. 259
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 261
 Error coding SimplifyBooleanExpression Expression can be simplified. 280
 Error whitespace ParenPad '(' is not followed by whitespace. 304
 Error whitespace ParenPad ')' is not preceded with whitespace. 304
 Error whitespace ParenPad '(' is not followed by whitespace. 305
 Error whitespace ParenPad ')' is not preceded with whitespace. 305
 Error whitespace ParenPad '(' is not followed by whitespace. 307
 Error whitespace ParenPad ')' is not preceded with whitespace. 307
 Error javadoc JavadocMethod Missing a Javadoc comment. 317
 Error whitespace ParenPad '(' is not followed by whitespace. 350
 Error whitespace ParenPad ')' is not preceded with whitespace. 350
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 396
 Error whitespace ParenPad '(' is not followed by whitespace. 397
 Error whitespace ParenPad ')' is not preceded with whitespace. 397
 Error javadoc JavadocMethod Missing a Javadoc comment. 404
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 407
 Error whitespace ParenPad '(' is not followed by whitespace. 407
 Error whitespace ParenPad ')' is not preceded with whitespace. 407
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 408
 Error whitespace ParenPad '(' is not followed by whitespace. 408
 Error whitespace ParenPad ')' is not preceded with whitespace. 408
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 410
 Error whitespace ParenPad '(' is not followed by whitespace. 410
 Error whitespace ParenPad '(' is not followed by whitespace. 410
 Error whitespace ParenPad ')' is not preceded with whitespace. 410
 Error whitespace ParenPad '(' is not followed by whitespace. 411
 Error whitespace ParenPad ')' is not preceded with whitespace. 411
 Error whitespace ParenPad '(' is not followed by whitespace. 413
 Error whitespace ParenPad ')' is not preceded with whitespace. 413
 Error whitespace ParenPad '(' is not followed by whitespace. 415
 Error whitespace ParenPad '(' is not followed by whitespace. 415
 Error whitespace ParenPad ')' is not preceded with whitespace. 415
 Error whitespace ParenPad ')' is not preceded with whitespace. 415
 Error javadoc JavadocMethod Missing a Javadoc comment. 419
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 422
 Error whitespace ParenPad '(' is not followed by whitespace. 422
 Error whitespace ParenPad ')' is not preceded with whitespace. 422
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 423
 Error whitespace ParenPad '(' is not followed by whitespace. 424
 Error whitespace ParenPad '(' is not followed by whitespace. 424
 Error whitespace ParenPad ')' is not preceded with whitespace. 424
 Error whitespace ParenPad ')' is not preceded with whitespace. 424
 Error whitespace ParenPad '(' is not followed by whitespace. 425
 Error whitespace ParenPad ')' is not preceded with whitespace. 425
 Error whitespace ParenPad '(' is not followed by whitespace. 427
 Error whitespace ParenPad '(' is not followed by whitespace. 427
 Error whitespace ParenPad ')' is not preceded with whitespace. 427
 Error whitespace ParenPad ')' is not preceded with whitespace. 427
 Error javadoc JavadocMethod Missing a Javadoc comment. 431
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 434
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 435
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 436
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 436
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 437
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 439
 Error whitespace ParenPad '(' is not followed by whitespace. 439
 Error whitespace ParenPad ')' is not preceded with whitespace. 439
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 440
 Error whitespace ParenPad '(' is not followed by whitespace. 440
 Error whitespace ParenPad ')' is not preceded with whitespace. 440
 Error whitespace ParenPad '(' is not followed by whitespace. 442
 Error whitespace ParenPad ')' is not preceded with whitespace. 442
 Error blocks LeftCurly '{' at column 37 should be on a new line. 442
 Error whitespace ParenPad '(' is not followed by whitespace. 443
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 443
 Error whitespace ParenPad '(' is not followed by whitespace. 443
 Error whitespace ParenPad ')' is not preceded with whitespace. 443
 Error whitespace ParenPad ')' is not preceded with whitespace. 443
 Error blocks LeftCurly '{' at column 55 should be on a new line. 443
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 444
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 445
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 446
 Error whitespace ParenPad '(' is not followed by whitespace. 449
 Error whitespace ParenPad ')' is not preceded with whitespace. 449
 Error blocks LeftCurly '{' at column 37 should be on a new line. 449
 Error whitespace ParenPad '(' is not followed by whitespace. 450
 Error whitespace ParenPad '(' is not followed by whitespace. 450
 Error whitespace ParenPad ')' is not preceded with whitespace. 450
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 450
 Error blocks LeftCurly '{' at column 75 should be on a new line. 450
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 451
 Error whitespace ParenPad '(' is not followed by whitespace. 452
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 453
 Error blocks RightCurly '}' at column 8 should be alone on a line. 455
 Error whitespace ParenPad '(' is not followed by whitespace. 455
 Error whitespace ParenPad '(' is not followed by whitespace. 455
 Error whitespace ParenPad ')' is not preceded with whitespace. 455
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 455
 Error whitespace ParenPad ')' is not preceded with whitespace. 455
 Error blocks LeftCurly '{' at column 82 should be on a new line. 455
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 456
 Error whitespace ParenPad '(' is not followed by whitespace. 457
 Error whitespace ParenPad ')' is not preceded with whitespace. 457
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 458
 Error whitespace ParenPad '(' is not followed by whitespace. 462
 Error whitespace ParenPad ')' is not preceded with whitespace. 462
 Error blocks LeftCurly '{' at column 26 should be on a new line. 464
 Error whitespace ParenPad '(' is not followed by whitespace. 466
 Error whitespace ParenPad '(' is not followed by whitespace. 466
 Error whitespace ParenPad '(' is not followed by whitespace. 466
 Error whitespace ParenPad ')' is not preceded with whitespace. 466
 Error whitespace ParenPad ')' is not preceded with whitespace. 466
 Error whitespace ParenPad ')' is not preceded with whitespace. 466
 Error whitespace ParenPad '(' is not followed by whitespace. 469
 Error whitespace ParenPad '(' is not followed by whitespace. 469
 Error whitespace ParenPad '(' is not followed by whitespace. 469
 Error whitespace ParenPad ')' is not preceded with whitespace. 469
 Error whitespace ParenPad ')' is not preceded with whitespace. 469
 Error whitespace ParenPad ')' is not preceded with whitespace. 469
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 503
 Error whitespace ParenPad ')' is not preceded with whitespace. 508
 Error whitespace ParenPad '(' is not followed by whitespace. 512
 Error whitespace ParenPad ')' is not preceded with whitespace. 512
 Error whitespace ParenPad '(' is not followed by whitespace. 513
 Error whitespace ParenPad '(' is not followed by whitespace. 513
 Error whitespace ParenPad ')' is not preceded with whitespace. 513
 Error whitespace ParenPad ')' is not preceded with whitespace. 513
 Error whitespace ParenPad '(' is not followed by whitespace. 533
 Error blocks RightCurly '}' at column 13 should be alone on a line. 543
 Error whitespace ParenPad '(' is not followed by whitespace. 545
 Error whitespace ParenPad ')' is not preceded with whitespace. 545
 Error whitespace ParenPad '(' is not followed by whitespace. 552
 Error whitespace ParenPad ')' is not preceded with whitespace. 552
 Error whitespace ParenPad '(' is not followed by whitespace. 556
 Error whitespace ParenPad ')' is not preceded with whitespace. 556
 Error naming LocalVariableName Name 'strUpdate_attachment' must match pattern '^[a-z][a-zA-Z0-9]*$'. 579
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 579
 Error whitespace ParenPad '(' is not followed by whitespace. 590
 Error whitespace ParenPad ')' is not preceded with whitespace. 590
 Error whitespace ParenPad '(' is not followed by whitespace. 591
 Error whitespace ParenPad '(' is not followed by whitespace. 591
 Error whitespace ParenPad ')' is not preceded with whitespace. 591
 Error whitespace ParenPad ')' is not preceded with whitespace. 591
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 606
 Error whitespace ParenPad '(' is not followed by whitespace. 607
 Error whitespace ParenPad ')' is not preceded with whitespace. 607
 Error blocks LeftCurly '{' at column 47 should be on a new line. 607
 Error whitespace ParenPad '(' is not followed by whitespace. 609
 Error whitespace ParenPad ')' is not preceded with whitespace. 609
 Error whitespace ParenPad '(' is not followed by whitespace. 612
 Error blocks LeftCurly '{' at column 37 should be on a new line. 612
 Error whitespace ParenPad '(' is not followed by whitespace. 618
 Error whitespace ParenPad ')' is not preceded with whitespace. 618
 Error whitespace ParenPad '(' is not followed by whitespace. 639
 Error blocks RightCurly '}' at column 9 should be alone on a line. 648
 Error whitespace ParenPad '(' is not followed by whitespace. 650
 Error whitespace ParenPad ')' is not preceded with whitespace. 650
 Error whitespace ParenPad '(' is not followed by whitespace. 652
 Error whitespace ParenPad ')' is not preceded with whitespace. 652
 Error whitespace ParenPad '(' is not followed by whitespace. 656
 Error whitespace ParenPad ')' is not preceded with whitespace. 656
 Error whitespace ParenPad '(' is not followed by whitespace. 660
 Error whitespace ParenPad ')' is not preceded with whitespace. 660
 Error whitespace ParenPad '(' is not followed by whitespace. 679
 Error blocks RightCurly '}' at column 9 should be alone on a line. 689
 Error blocks LeftCurly '{' at column 33 should be on a new line. 701
 Error blocks LeftCurly '{' at column 61 should be on a new line. 705
 Error blocks LeftCurly '{' at column 13 should be on a new line. 713
 Error whitespace ParenPad '(' is not followed by whitespace. 718
 Error whitespace ParenPad '(' is not followed by whitespace. 718
 Error whitespace ParenPad ')' is not preceded with whitespace. 718
 Error whitespace ParenPad ')' is not preceded with whitespace. 718
 Error whitespace ParenPad '(' is not followed by whitespace. 722
 Error whitespace ParenPad '(' is not followed by whitespace. 722
 Error whitespace ParenPad '(' is not followed by whitespace. 722
 Error whitespace ParenPad '(' is not followed by whitespace. 722
 Error whitespace ParenPad ')' is not preceded with whitespace. 722
 Error whitespace ParenPad ')' is not preceded with whitespace. 722
 Error whitespace ParenPad ')' is not preceded with whitespace. 722
 Error whitespace ParenPad ')' is not preceded with whitespace. 722
 Error whitespace ParenPad '(' is not followed by whitespace. 726
 Error whitespace ParenPad '(' is not followed by whitespace. 726
 Error whitespace ParenPad '(' is not followed by whitespace. 726
 Error whitespace ParenPad '(' is not followed by whitespace. 726
 Error whitespace ParenPad ')' is not preceded with whitespace. 726
 Error whitespace ParenPad ')' is not preceded with whitespace. 726
 Error whitespace ParenPad ')' is not preceded with whitespace. 726
 Error whitespace ParenPad ')' is not preceded with whitespace. 726
 Error whitespace ParenPad '(' is not followed by whitespace. 729
 Error whitespace ParenPad ')' is not preceded with whitespace. 729
 Error whitespace ParenPad '(' is not followed by whitespace. 730
 Error whitespace ParenPad ')' is not preceded with whitespace. 730
 Error whitespace ParenPad '(' is not followed by whitespace. 731
 Error whitespace ParenPad ')' is not preceded with whitespace. 731
 Error blocks RightCurly '}' at column 9 should be alone on a line. 734
 Error whitespace ParenPad '(' is not followed by whitespace. 734
 Error whitespace ParenPad ')' is not preceded with whitespace. 734
 Error blocks LeftCurly '{' at column 31 should be on a new line. 734
 Error whitespace ParenPad ')' is not preceded with whitespace. 735
 Error javadoc JavadocMethod Missing a Javadoc comment. 750
 Error javadoc JavadocMethod Missing a Javadoc comment. 760
 Error whitespace ParenPad '(' is not followed by whitespace. 774
 Error whitespace ParenPad ')' is not preceded with whitespace. 774
 Error blocks LeftCurly '{' at column 45 should be on a new line. 774
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 776
 Error blocks LeftCurly '{' at column 40 should be on a new line. 792
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 795
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 795
 Error whitespace ParenPad '(' is not followed by whitespace. 797
 Error whitespace ParenPad ')' is not preceded with whitespace. 797
 Error blocks LeftCurly '{' at column 62 should be on a new line. 797
 Error whitespace ParenPad '(' is not followed by whitespace. 798
 Error whitespace ParenPad ')' is not preceded with whitespace. 798
 Error blocks LeftCurly '{' at column 36 should be on a new line. 798
 Error whitespace ParenPad '(' is not followed by whitespace. 799
 Error whitespace ParenPad '(' is not followed by whitespace. 799
 Error whitespace ParenPad ')' is not preceded with whitespace. 799
 Error whitespace ParenPad ')' is not preceded with whitespace. 799
 Error whitespace ParenPad ')' is not preceded with whitespace. 799
 Error blocks LeftCurly '{' at column 66 should be on a new line. 799
 Error whitespace ParenPad '(' is not followed by whitespace. 801
 Error whitespace ParenPad ')' is not preceded with whitespace. 801

fr/paris/lutece/plugins/htmldocs/web/HtmlDocPublicationJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Variable access definition in wrong order. 97
 Error coding DeclarationOrder Variable access definition in wrong order. 108
 Error design VisibilityModifier Variable '_htmldocPublication' must be private and have accessor methods. 145
 Error coding ArrayTrailingComma Array should contain trailing comma. 162
 Error whitespace ParenPad ')' is not preceded with whitespace. 176
 Error javadoc JavadocMethod Expected an @return tag. 233
 Error javadoc JavadocMethod Expected @param tag for 'request'. 234
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 234
 Error whitespace ParenPad '(' is not followed by whitespace. 236
 Error whitespace ParenPad ')' is not preceded with whitespace. 236
 Error whitespace ParenPad '(' is not followed by whitespace. 238
 Error blocks LeftCurly '{' at column 63 should be on a new line. 238
 Error whitespace ParenPad '(' is not followed by whitespace. 240
 Error whitespace ParenPad '(' is not followed by whitespace. 240
 Error whitespace ParenPad ')' is not preceded with whitespace. 240
 Error whitespace ParenPad ')' is not preceded with whitespace. 240
 Error whitespace ParenPad '(' is not followed by whitespace. 242
 Error blocks LeftCurly '{' at column 61 should be on a new line. 242
 Error whitespace ParenPad '(' is not followed by whitespace. 243
 Error whitespace ParenPad ')' is not preceded with whitespace. 243
 Error whitespace ParenPad '(' is not followed by whitespace. 244
 Error whitespace ParenPad '(' is not followed by whitespace. 244
 Error whitespace ParenPad '(' is not followed by whitespace. 244
 Error whitespace ParenPad ')' is not preceded with whitespace. 244
 Error whitespace ParenPad ')' is not preceded with whitespace. 244
 Error whitespace ParenPad ')' is not preceded with whitespace. 244
 Error whitespace ParenPad '(' is not followed by whitespace. 246
 Error whitespace ParenPad ')' is not preceded with whitespace. 246
 Error blocks LeftCurly '{' at column 49 should be on a new line. 246
 Error whitespace ParenPad '(' is not followed by whitespace. 248
 Error whitespace ParenPad ')' is not preceded with whitespace. 248
 Error javadoc JavadocMethod Expected an @return tag. 261
 Error javadoc JavadocMethod Expected @param tag for 'request'. 262
 Error whitespace ParenPad '(' is not followed by whitespace. 265
 Error whitespace ParenPad ')' is not preceded with whitespace. 265
 Error whitespace ParenPad '(' is not followed by whitespace. 267
 Error whitespace ParenPad ')' is not preceded with whitespace. 267
 Error whitespace ParenPad '(' is not followed by whitespace. 280
 Error whitespace ParenPad ')' is not preceded with whitespace. 280
 Error javadoc JavadocMethod Expected @throws tag for 'ParseException'. 280
 Error blocks LeftCurly '{' at column 132 should be on a new line. 280
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 283
 Error naming LocalVariableName Name '_dateBeginPublishing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 288
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 288
 Error naming LocalVariableName Name '_dateEndPublishing' must match pattern '^[a-z][a-zA-Z0-9]*$'. 289
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 289
 Error whitespace ParenPad '(' is not followed by whitespace. 291
 Error whitespace ParenPad ')' is not preceded with whitespace. 291
 Error whitespace ParenPad '(' is not followed by whitespace. 294
 Error whitespace ParenPad ')' is not preceded with whitespace. 294
 Error blocks LeftCurly '{' at column 74 should be on a new line. 294
 Error whitespace ParenPad '(' is not followed by whitespace. 295
 Error whitespace ParenPad ')' is not preceded with whitespace. 295
 Error whitespace ParenPad '(' is not followed by whitespace. 296
 Error whitespace ParenPad ')' is not preceded with whitespace. 296
 Error whitespace ParenPad '(' is not followed by whitespace. 298
 Error whitespace ParenPad ')' is not preceded with whitespace. 298
 Error blocks LeftCurly '{' at column 70 should be on a new line. 298
 Error whitespace ParenPad '(' is not followed by whitespace. 299
 Error whitespace ParenPad ')' is not preceded with whitespace. 299
 Error whitespace ParenPad '(' is not followed by whitespace. 300
 Error whitespace ParenPad ')' is not preceded with whitespace. 300
 Error whitespace ParenPad '(' is not followed by whitespace. 302
 Error whitespace ParenPad ')' is not preceded with whitespace. 302
 Error whitespace ParenPad '(' is not followed by whitespace. 303
 Error whitespace ParenPad ')' is not preceded with whitespace. 303
 Error whitespace ParenPad '(' is not followed by whitespace. 304
 Error whitespace ParenPad ')' is not preceded with whitespace. 304
 Error whitespace ParenPad '(' is not followed by whitespace. 305
 Error whitespace ParenPad ')' is not preceded with whitespace. 305

fr/paris/lutece/plugins/htmldocs/web/ManageHtmldocsJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding ExplicitInitialization Variable '_bIsSorted' explicitly initialized to 'false' (default value for its type). 72
 Error coding SimplifyBooleanExpression Expression can be simplified. 102

fr/paris/lutece/plugins/htmldocs/web/TagJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error whitespace ParenPad '(' is not followed by whitespace. 160
 Error whitespace ParenPad ')' is not preceded with whitespace. 160
 Error whitespace ParenPad '(' is not followed by whitespace. 168
 Error whitespace ParenPad ')' is not preceded with whitespace. 168
 Error whitespace ParenPad '(' is not followed by whitespace. 211
 Error whitespace ParenPad ')' is not preceded with whitespace. 211
 Error whitespace ParenPad '(' is not followed by whitespace. 233
 Error whitespace ParenPad ')' is not preceded with whitespace. 233
 Error whitespace ParenPad '(' is not followed by whitespace. 254
 Error whitespace ParenPad ')' is not preceded with whitespace. 254
 Error whitespace ParenPad '(' is not followed by whitespace. 262
 Error whitespace ParenPad ')' is not preceded with whitespace. 262

fr/paris/lutece/plugins/htmldocs/web/portlet/HtmldocsListPortletJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 36
 Error whitespace ParenPad '(' is not followed by whitespace. 75
 Error whitespace ParenPad ')' is not preceded with whitespace. 75
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 93
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 94
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 96
 Error whitespace ParenPad '(' is not followed by whitespace. 97
 Error whitespace ParenPad ')' is not preceded with whitespace. 97
 Error blocks LeftCurly '{' at column 63 should be on a new line. 97
 Error whitespace ParenPad '(' is not followed by whitespace. 98
 Error whitespace ParenPad ')' is not preceded with whitespace. 98
 Error blocks LeftCurly '{' at column 39 should be on a new line. 98
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 99
 Error whitespace ParenPad '(' is not followed by whitespace. 100
 Error whitespace ParenPad ')' is not preceded with whitespace. 100
 Error blocks LeftCurly '{' at column 49 should be on a new line. 100
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 101
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 101
 Error whitespace ParenPad '(' is not followed by whitespace. 102
 Error whitespace ParenPad ')' is not preceded with whitespace. 102
 Error whitespace ParenPad '(' is not followed by whitespace. 108
 Error whitespace ParenPad ')' is not preceded with whitespace. 108
 Error whitespace ParenPad '(' is not followed by whitespace. 109
 Error whitespace ParenPad ')' is not preceded with whitespace. 109
 Error whitespace ParenPad '(' is not followed by whitespace. 110
 Error whitespace ParenPad ')' is not preceded with whitespace. 110
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 129
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 129
 Error whitespace ParenPad '(' is not followed by whitespace. 147
 Error whitespace ParenPad ')' is not preceded with whitespace. 147
 Error whitespace ParenPad '(' is not followed by whitespace. 150
 Error whitespace ParenPad ')' is not preceded with whitespace. 150
 Error blocks LeftCurly '{' at column 65 should be on a new line. 150
 Error whitespace ParenPad '(' is not followed by whitespace. 152
 Error whitespace ParenPad ')' is not preceded with whitespace. 152
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 171
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 171
 Error whitespace ParenPad '(' is not followed by whitespace. 183
 Error whitespace ParenPad ')' is not preceded with whitespace. 183
 Error whitespace ParenPad '(' is not followed by whitespace. 185
 Error whitespace ParenPad ')' is not preceded with whitespace. 185
 Error blocks LeftCurly '{' at column 65 should be on a new line. 185
 Error whitespace ParenPad '(' is not followed by whitespace. 187
 Error whitespace ParenPad ')' is not preceded with whitespace. 187
 Error javadoc JavadocMethod Missing a Javadoc comment. 199
 Error naming MethodName Name 'UpdatePortletDocument' must match pattern '^[a-z][a-zA-Z0-9]*$'. 199
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 203
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 207
 Error whitespace ParenPad '(' is not followed by whitespace. 207
 Error whitespace ParenPad ')' is not preceded with whitespace. 207
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 209
 Error whitespace ParenPad '(' is not followed by whitespace. 210
 Error whitespace ParenPad ')' is not preceded with whitespace. 210
 Error whitespace ParenPad '(' is not followed by whitespace. 212
 Error whitespace ParenPad '(' is not followed by whitespace. 212
 Error whitespace ParenPad ')' is not preceded with whitespace. 212
 Error whitespace ParenPad ')' is not preceded with whitespace. 212
 Error blocks LeftCurly '{' at column 104 should be on a new line. 212
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 214
 Error whitespace ParenPad '(' is not followed by whitespace. 214
 Error whitespace ParenPad ')' is not preceded with whitespace. 214
 Error whitespace ParenPad '(' is not followed by whitespace. 215
 Error whitespace ParenPad ')' is not preceded with whitespace. 215
 Error blocks RightCurly '}' at column 9 should be alone on a line. 217
 Error whitespace ParenPad '(' is not followed by whitespace. 217
 Error whitespace ParenPad '(' is not followed by whitespace. 217
 Error whitespace ParenPad ')' is not preceded with whitespace. 217
 Error whitespace ParenPad ')' is not preceded with whitespace. 217
 Error blocks LeftCurly '{' at column 113 should be on a new line. 217
 Error whitespace ParenPad '(' is not followed by whitespace. 219
 Error whitespace ParenPad ')' is not preceded with whitespace. 219
 Error whitespace ParenPad '(' is not followed by whitespace. 224
 Error whitespace ParenPad '(' is not followed by whitespace. 224
 Error whitespace ParenPad ')' is not preceded with whitespace. 224
 Error whitespace ParenPad ')' is not preceded with whitespace. 224

fr/paris/lutece/plugins/htmldocs/web/portlet/HtmldocsPortletJspBean.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2