Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files |
Infos |
Warnings |
Errors |
| 8 |
0 |
0 |
783 |
Files
org/apache/catalina/servlets/HTMLManagerXServlet.java
| Error |
Line |
|
Line does not match expected header line of ''. |
1
|
|
Line has trailing spaces. |
3
|
|
Line has trailing spaces. |
7
|
|
Line has trailing spaces. |
9
|
|
Unused import - org.talika.tms.Constants. |
45
|
|
Line is longer than 80 characters. |
67
|
|
Parameter request should be final. |
84
|
|
Parameter response should be final. |
85
|
|
Must have at least one statement. |
105
|
|
Must have at least one statement. |
108
|
|
Must have at least one statement. |
109
|
|
Method length is 151 lines (max allowed is 150). |
137
|
|
Parameter request should be final. |
137
|
|
Parameter response should be final. |
138
|
|
',' is not followed by whitespace. |
145
|
|
'synchronized' is not followed by whitespace. |
176
|
|
'&&' should be on a new line. |
186
|
|
'}' should be on the same line. |
192
|
|
'while' is not followed by whitespace. |
199
|
|
',' is not followed by whitespace. |
213
|
|
',' is not followed by whitespace. |
224
|
|
'-' is not preceded with whitespace. |
224
|
|
'-' is not followed by whitespace. |
224
|
|
'4' is a magic number. |
224
|
|
Line is longer than 80 characters. |
233
|
|
',' is not followed by whitespace. |
236
|
|
',' is not followed by whitespace. |
239
|
|
'catch' is not followed by whitespace. |
247
|
|
'catch' is not followed by whitespace. |
260
|
|
Line has trailing spaces. |
271
|
|
Line has trailing spaces. |
277
|
|
Line is longer than 80 characters. |
301
|
|
Parameter vhost should be final. |
301
|
|
Parameter config should be final. |
301
|
|
Parameter path should be final. |
301
|
|
Parameter war should be final. |
301
|
|
Method length is 235 lines (max allowed is 150). |
318
|
|
Parameter request should be final. |
318
|
|
Expected @param tag for 'request'. |
318
|
|
Parameter response should be final. |
319
|
|
Expected @param tag for 'response'. |
319
|
|
Parameter vhost should be final. |
320
|
|
Parameter message should be final. |
321
|
|
Expected @throws tag for 'IOException'. |
321
|
|
'if' construct must use '{}'s. |
323
|
|
'+' should be on a new line. |
324
|
|
'if' is not followed by whitespace. |
328
|
|
Line is longer than 80 characters. |
332
|
|
Line has trailing spaces. |
334
|
|
Line has trailing spaces. |
336
|
|
'3' is a magic number. |
349
|
|
Avoid inline conditionals. |
351
|
|
'if' is not followed by whitespace. |
354
|
|
Line has trailing spaces. |
355
|
|
'7' is a magic number. |
357
|
|
Line is longer than 80 characters. |
359
|
|
'3' is a magic number. |
361
|
|
'+' should be on a new line. |
362
|
|
'4' is a magic number. |
364
|
|
'5' is a magic number. |
365
|
|
'+' should be on a new line. |
366
|
|
'6' is a magic number. |
368
|
|
Line has trailing spaces. |
370
|
|
'4' is a magic number. |
372
|
|
'3' is a magic number. |
376
|
|
Line has trailing spaces. |
378
|
|
Array brackets at illegal position. |
380
|
|
Line has trailing spaces. |
381
|
|
Line is longer than 80 characters. |
388
|
|
Line has trailing spaces. |
389
|
|
'4' is a magic number. |
390
|
|
'3' is a magic number. |
395
|
|
Line is longer than 80 characters. |
397
|
|
Line has trailing spaces. |
398
|
|
Line has trailing spaces. |
400
|
|
Line has trailing spaces. |
402
|
|
'}' should be on the same line. |
403
|
|
'7' is a magic number. |
407
|
|
Line has trailing spaces. |
409
|
|
'+' should be on a new line. |
409
|
|
'3' is a magic number. |
412
|
|
'+' should be on a new line. |
413
|
|
'4' is a magic number. |
415
|
|
'5' is a magic number. |
416
|
|
'+' should be on a new line. |
417
|
|
'6' is a magic number. |
419
|
|
Line has trailing spaces. |
421
|
|
'6' is a magic number. |
423
|
|
Line is longer than 80 characters. |
424
|
|
'3' is a magic number. |
427
|
|
'4' is a magic number. |
428
|
|
'5' is a magic number. |
429
|
|
Line has trailing spaces. |
431
|
|
Array brackets at illegal position. |
434
|
|
Line has trailing spaces. |
435
|
|
Line has trailing spaces. |
437
|
|
Line has trailing spaces. |
442
|
|
Line has trailing spaces. |
447
|
|
Line has trailing spaces. |
457
|
|
')' is preceded with whitespace. |
458
|
|
'5' is a magic number. |
459
|
|
'3' is a magic number. |
466
|
|
'+' should be on a new line. |
467
|
|
Line is longer than 80 characters. |
468
|
|
'4' is a magic number. |
469
|
|
Line has trailing spaces. |
473
|
|
'8' is a magic number. |
474
|
|
'+' should be on a new line. |
476
|
|
'+' should be on a new line. |
480
|
|
'3' is a magic number. |
482
|
|
'4' is a magic number. |
483
|
|
'+' should be on a new line. |
484
|
|
Line is longer than 80 characters. |
485
|
|
'5' is a magic number. |
486
|
|
'6' is a magic number. |
487
|
|
'+' should be on a new line. |
488
|
|
Line is longer than 80 characters. |
489
|
|
'7' is a magic number. |
490
|
|
Line has trailing spaces. |
501
|
|
Line has trailing spaces. |
505
|
|
'8' is a magic number. |
507
|
|
Line is longer than 80 characters. |
510
|
|
'3' is a magic number. |
511
|
|
'4' is a magic number. |
512
|
|
'5' is a magic number. |
513
|
|
'6' is a magic number. |
514
|
|
'7' is a magic number. |
515
|
|
Line has trailing spaces. |
517
|
|
'5' is a magic number. |
518
|
|
Line is longer than 80 characters. |
520
|
|
Line has trailing spaces. |
521
|
|
'3' is a magic number. |
522
|
|
'4' is a magic number. |
523
|
|
Line has trailing spaces. |
527
|
|
'7' is a magic number. |
529
|
|
'3' is a magic number. |
533
|
|
'4' is a magic number. |
534
|
|
'5' is a magic number. |
535
|
|
'6' is a magic number. |
536
|
|
'6' is a magic number. |
540
|
|
'3' is a magic number. |
544
|
|
'4' is a magic number. |
545
|
|
'5' is a magic number. |
546
|
|
Parameter vhost should be final. |
566
|
|
Parameter path should be final. |
566
|
|
Parameter vhost should be final. |
584
|
|
Expected @param tag for 'vhost'. |
584
|
|
Parameter path should be final. |
584
|
|
Parameter vhost should be final. |
603
|
|
Parameter path should be final. |
603
|
|
Parameter vhost should be final. |
622
|
|
Parameter path should be final. |
622
|
|
Parameter vhost should be final. |
641
|
|
Parameter path should be final. |
641
|
|
Missing a Javadoc comment. |
657
|
|
'+' should be on a new line. |
658
|
|
'+' should be on a new line. |
659
|
|
'+' should be on a new line. |
660
|
|
'+' should be on a new line. |
661
|
|
'+' should be on a new line. |
662
|
|
'+' should be on a new line. |
663
|
|
'+' should be on a new line. |
664
|
|
'+' should be on a new line. |
665
|
|
'+' should be on a new line. |
666
|
|
'+' should be on a new line. |
667
|
|
'+' should be on a new line. |
668
|
|
'+' should be on a new line. |
669
|
|
'+' should be on a new line. |
670
|
|
'+' should be on a new line. |
671
|
|
'+' should be on a new line. |
672
|
|
'+' should be on a new line. |
673
|
|
'+' should be on a new line. |
674
|
|
'+' should be on a new line. |
675
|
|
'+' should be on a new line. |
676
|
|
'+' should be on a new line. |
677
|
|
'+' should be on a new line. |
678
|
|
'+' should be on a new line. |
679
|
|
'+' should be on a new line. |
680
|
|
'+' should be on a new line. |
681
|
|
'+' should be on a new line. |
682
|
|
'+' should be on a new line. |
683
|
|
'+' should be on a new line. |
684
|
|
'+' should be on a new line. |
685
|
|
'+' should be on a new line. |
686
|
|
'+' should be on a new line. |
687
|
|
'+' should be on a new line. |
688
|
|
'+' should be on a new line. |
689
|
|
'+' should be on a new line. |
690
|
|
'+' should be on a new line. |
691
|
|
'+' should be on a new line. |
692
|
|
'+' should be on a new line. |
693
|
|
'+' should be on a new line. |
694
|
|
'+' should be on a new line. |
695
|
|
'+' should be on a new line. |
696
|
|
'+' should be on a new line. |
697
|
|
'+' should be on a new line. |
698
|
|
'+' should be on a new line. |
699
|
|
'+' should be on a new line. |
700
|
|
'+' should be on a new line. |
701
|
|
'+' should be on a new line. |
702
|
|
'+' should be on a new line. |
703
|
|
'+' should be on a new line. |
704
|
|
'+' should be on a new line. |
705
|
|
'+' should be on a new line. |
706
|
|
'+' should be on a new line. |
707
|
|
'+' should be on a new line. |
708
|
|
'+' should be on a new line. |
709
|
|
'+' should be on a new line. |
710
|
|
'+' should be on a new line. |
711
|
|
'+' should be on a new line. |
712
|
|
Missing a Javadoc comment. |
715
|
|
'+' should be on a new line. |
716
|
|
'+' should be on a new line. |
717
|
|
'+' should be on a new line. |
718
|
|
'+' should be on a new line. |
719
|
|
'+' should be on a new line. |
720
|
|
'+' should be on a new line. |
721
|
|
'+' should be on a new line. |
722
|
|
'+' should be on a new line. |
723
|
|
'+' should be on a new line. |
724
|
|
'+' is not preceded with whitespace. |
725
|
|
'+' should be on a new line. |
725
|
|
'+' should be on a new line. |
726
|
|
'+' should be on a new line. |
727
|
|
'+' should be on a new line. |
728
|
|
'+' should be on a new line. |
729
|
|
'+' should be on a new line. |
730
|
|
'+' should be on a new line. |
731
|
|
'+' should be on a new line. |
732
|
|
'+' should be on a new line. |
733
|
|
'+' should be on a new line. |
734
|
|
'+' should be on a new line. |
735
|
|
'+' should be on a new line. |
736
|
|
'+' should be on a new line. |
737
|
|
'+' should be on a new line. |
738
|
|
'+' should be on a new line. |
739
|
|
'+' should be on a new line. |
740
|
|
'+' should be on a new line. |
741
|
|
'+' should be on a new line. |
742
|
|
'+' should be on a new line. |
743
|
|
'+' should be on a new line. |
744
|
|
Missing a Javadoc comment. |
747
|
|
'+' should be on a new line. |
748
|
|
'+' should be on a new line. |
749
|
|
'+' should be on a new line. |
750
|
|
'+' should be on a new line. |
751
|
|
'+' should be on a new line. |
752
|
|
'+' should be on a new line. |
753
|
|
'+' should be on a new line. |
754
|
|
'+' should be on a new line. |
755
|
|
Missing a Javadoc comment. |
758
|
|
'+' should be on a new line. |
759
|
|
'+' should be on a new line. |
760
|
|
'+' should be on a new line. |
761
|
|
'+' should be on a new line. |
762
|
|
'+' should be on a new line. |
763
|
|
'+' should be on a new line. |
764
|
|
'+' should be on a new line. |
765
|
|
'+' should be on a new line. |
766
|
|
'+' should be on a new line. |
767
|
|
'+' should be on a new line. |
768
|
|
'+' should be on a new line. |
769
|
|
Missing a Javadoc comment. |
772
|
|
'+' should be on a new line. |
773
|
|
'+' should be on a new line. |
774
|
|
'+' should be on a new line. |
775
|
|
'+' should be on a new line. |
776
|
|
'+' should be on a new line. |
777
|
|
'+' should be on a new line. |
778
|
|
'+' should be on a new line. |
779
|
|
'+' should be on a new line. |
780
|
|
Missing a Javadoc comment. |
783
|
|
'+' should be on a new line. |
784
|
|
'+' should be on a new line. |
785
|
|
'+' should be on a new line. |
786
|
|
Line is longer than 80 characters. |
787
|
|
'+' should be on a new line. |
787
|
|
Missing a Javadoc comment. |
790
|
|
'+' should be on a new line. |
791
|
|
Line has trailing spaces. |
793
|
|
Missing a Javadoc comment. |
794
|
|
'+' should be on a new line. |
795
|
|
'+' should be on a new line. |
796
|
|
'+' should be on a new line. |
797
|
|
'+' should be on a new line. |
798
|
|
'+' should be on a new line. |
799
|
|
'+' should be on a new line. |
800
|
|
'+' should be on a new line. |
801
|
|
'+' should be on a new line. |
802
|
|
'+' should be on a new line. |
803
|
|
'+' should be on a new line. |
804
|
|
Missing a Javadoc comment. |
807
|
|
'+' should be on a new line. |
808
|
|
'+' should be on a new line. |
809
|
|
'+' should be on a new line. |
810
|
|
'+' should be on a new line. |
811
|
|
'+' should be on a new line. |
812
|
|
'+' should be on a new line. |
813
|
|
Missing a Javadoc comment. |
816
|
|
'+' should be on a new line. |
817
|
|
'+' should be on a new line. |
818
|
|
'+' should be on a new line. |
819
|
|
'+' should be on a new line. |
820
|
|
'+' should be on a new line. |
821
|
|
'+' should be on a new line. |
822
|
|
'+' should be on a new line. |
823
|
|
'+' should be on a new line. |
824
|
|
Missing a Javadoc comment. |
827
|
|
'+' should be on a new line. |
828
|
|
'+' should be on a new line. |
829
|
|
'+' should be on a new line. |
830
|
|
'+' should be on a new line. |
831
|
|
'+' should be on a new line. |
832
|
|
'+' should be on a new line. |
833
|
|
'+' should be on a new line. |
834
|
|
'+' should be on a new line. |
835
|
|
Missing a Javadoc comment. |
838
|
|
'+' should be on a new line. |
839
|
|
'+' should be on a new line. |
840
|
|
'+' should be on a new line. |
841
|
|
'+' should be on a new line. |
842
|
|
'+' should be on a new line. |
843
|
|
'+' should be on a new line. |
844
|
|
'+' should be on a new line. |
845
|
|
'+' should be on a new line. |
846
|
|
Missing a Javadoc comment. |
849
|
|
'+' should be on a new line. |
850
|
|
'+' should be on a new line. |
851
|
|
'+' should be on a new line. |
852
|
|
'+' should be on a new line. |
853
|
|
'+' should be on a new line. |
854
|
|
'+' should be on a new line. |
855
|
|
'+' should be on a new line. |
856
|
|
'+' should be on a new line. |
857
|
|
'+' should be on a new line. |
858
|
|
'+' should be on a new line. |
859
|
|
'+' should be on a new line. |
860
|
|
'+' should be on a new line. |
861
|
|
'+' should be on a new line. |
862
|
|
'+' should be on a new line. |
863
|
|
'+' should be on a new line. |
864
|
|
'+' should be on a new line. |
865
|
|
'+' should be on a new line. |
866
|
|
'+' should be on a new line. |
867
|
|
'+' should be on a new line. |
868
|
|
'+' should be on a new line. |
869
|
|
'+' should be on a new line. |
870
|
|
'+' should be on a new line. |
871
|
|
'+' should be on a new line. |
872
|
|
'+' should be on a new line. |
873
|
|
'+' should be on a new line. |
874
|
|
'+' should be on a new line. |
875
|
|
'+' should be on a new line. |
876
|
|
'+' should be on a new line. |
877
|
|
'+' should be on a new line. |
878
|
|
'+' should be on a new line. |
879
|
|
'+' should be on a new line. |
880
|
|
'+' should be on a new line. |
881
|
|
'+' should be on a new line. |
882
|
|
'+' should be on a new line. |
883
|
|
'+' should be on a new line. |
884
|
|
'+' should be on a new line. |
885
|
|
'+' should be on a new line. |
886
|
|
'+' should be on a new line. |
887
|
|
'+' should be on a new line. |
888
|
|
'+' should be on a new line. |
889
|
|
'+' should be on a new line. |
890
|
|
'+' should be on a new line. |
891
|
|
'+' should be on a new line. |
892
|
|
'+' should be on a new line. |
893
|
|
'+' should be on a new line. |
894
|
|
'+' should be on a new line. |
895
|
|
'+' should be on a new line. |
896
|
|
'+' should be on a new line. |
897
|
|
'+' should be on a new line. |
898
|
|
Missing a Javadoc comment. |
901
|
|
'+' should be on a new line. |
902
|
|
'+' should be on a new line. |
903
|
|
'+' should be on a new line. |
904
|
|
'+' should be on a new line. |
905
|
|
'+' should be on a new line. |
906
|
|
'+' should be on a new line. |
907
|
|
'+' should be on a new line. |
908
|
|
'+' should be on a new line. |
909
|
|
'+' should be on a new line. |
910
|
|
'+' should be on a new line. |
911
|
|
'+' should be on a new line. |
912
|
|
'+' should be on a new line. |
913
|
|
'+' should be on a new line. |
914
|
|
'+' should be on a new line. |
915
|
|
'+' should be on a new line. |
916
|
|
'+' should be on a new line. |
917
|
|
'+' should be on a new line. |
918
|
|
'+' should be on a new line. |
919
|
|
'+' should be on a new line. |
920
|
|
'+' should be on a new line. |
921
|
|
'+' should be on a new line. |
922
|
|
'+' should be on a new line. |
923
|
|
'+' should be on a new line. |
924
|
|
'+' should be on a new line. |
925
|
|
'+' should be on a new line. |
926
|
|
'+' should be on a new line. |
927
|
|
'+' should be on a new line. |
928
|
|
'+' should be on a new line. |
929
|
|
'+' should be on a new line. |
930
|
|
Missing a Javadoc comment. |
933
|
|
'+' should be on a new line. |
934
|
|
'+' should be on a new line. |
935
|
|
'+' should be on a new line. |
936
|
|
'+' should be on a new line. |
937
|
|
'+' should be on a new line. |
938
|
|
'+' should be on a new line. |
939
|
|
'+' should be on a new line. |
940
|
|
'+' should be on a new line. |
941
|
|
'+' should be on a new line. |
942
|
|
'+' should be on a new line. |
943
|
|
'+' should be on a new line. |
944
|
|
Missing a Javadoc comment. |
947
|
|
'+' should be on a new line. |
948
|
|
'+' should be on a new line. |
949
|
|
'+' should be on a new line. |
950
|
|
'+' should be on a new line. |
951
|
|
'+' should be on a new line. |
952
|
|
'+' should be on a new line. |
953
|
|
'+' should be on a new line. |
954
|
|
'+' should be on a new line. |
955
|
|
'+' should be on a new line. |
956
|
|
'+' should be on a new line. |
957
|
|
Missing a Javadoc comment. |
960
|
|
'+' should be on a new line. |
961
|
|
'+' should be on a new line. |
962
|
|
'+' should be on a new line. |
963
|
|
'+' should be on a new line. |
964
|
|
'+' should be on a new line. |
965
|
|
'+' should be on a new line. |
966
|
org/apache/catalina/servlets/ManagerXServlet.java
| Error |
Line |
|
Line does not match expected header line of ''. |
1
|
|
Line has trailing spaces. |
3
|
|
Line has trailing spaces. |
7
|
|
Line has trailing spaces. |
9
|
|
Unused import - org.apache.catalina.util.RequestUtil. |
62
|
|
Line is longer than 80 characters. |
165
|
|
Line has trailing spaces. |
166
|
|
Variable 'context' must be private and have accessor methods. |
180
|
|
Variable 'debug' must be private and have accessor methods. |
186
|
|
First sentence should end with a period. |
189
|
|
Variable 'engine' must be private and have accessor methods. |
192
|
|
Variable 'deployed' must be private and have accessor methods. |
200
|
|
Variable 'global' must be private and have accessor methods. |
207
|
|
Variable 'sm' must be private and have accessor methods. |
213
|
|
Variable 'wrapper' must be private and have accessor methods. |
220
|
|
Expected an @return tag. |
229
|
|
Method 'getWrapper' is not designed for extension - needs to be abstract, final or empty. |
229
|
|
Method 'setWrapper' is not designed for extension - needs to be abstract, final or empty. |
241
|
|
Parameter wrapper should be final. |
241
|
|
'wrapper' hides a field. |
241
|
|
Method 'destroy' is not designed for extension - needs to be abstract, final or empty. |
261
|
|
Empty statement. |
263
|
|
Method 'doGet' is not designed for extension - needs to be abstract, final or empty. |
277
|
|
Parameter request should be final. |
277
|
|
Parameter response should be final. |
278
|
|
'if' construct must use '{}'s. |
282
|
|
'if' construct must use '{}'s. |
288
|
|
Method 'doPut' is not designed for extension - needs to be abstract, final or empty. |
351
|
|
Parameter request should be final. |
351
|
|
Parameter response should be final. |
352
|
|
'if' construct must use '{}'s. |
356
|
|
'if' construct must use '{}'s. |
362
|
|
Method 'init' is not designed for extension - needs to be abstract, final or empty. |
404
|
|
Expected @throws tag for 'ServletException'. |
404
|
|
'if' construct must use '{}'s. |
407
|
|
'if' construct must use '{}'s. |
413
|
|
'if' construct must use '{}'s. |
415
|
|
Empty statement. |
425
|
|
'+' should be on a new line. |
440
|
|
Method 'vhosts' is not designed for extension - needs to be abstract, final or empty. |
459
|
|
Parameter writer should be final. |
459
|
|
'if' construct must use '{}'s. |
461
|
|
'+' should be on a new line. |
462
|
|
Line has trailing spaces. |
467
|
|
Array brackets at illegal position. |
468
|
|
Line has trailing spaces. |
469
|
|
Line has trailing spaces. |
471
|
|
Line has trailing spaces. |
473
|
|
Line has trailing spaces. |
475
|
|
Line is longer than 80 characters. |
485
|
|
Method 'deploy' is not designed for extension - needs to be abstract, final or empty. |
485
|
|
Parameter writer should be final. |
485
|
|
Parameter vhost should be final. |
485
|
|
Parameter path should be final. |
485
|
|
Parameter request should be final. |
486
|
|
Line is longer than 80 characters. |
489
|
|
'if' is not followed by whitespace. |
492
|
|
Line is longer than 80 characters. |
493
|
|
Line has trailing spaces. |
495
|
|
Line is longer than 80 characters. |
499
|
|
Line has trailing spaces. |
500
|
|
Line has trailing spaces. |
502
|
|
'if' construct must use '{}'s. |
509
|
|
'if' is not followed by whitespace. |
509
|
|
'(' is followed by whitespace. |
509
|
|
')' is preceded with whitespace. |
509
|
|
',' is not followed by whitespace. |
534
|
|
Line is longer than 80 characters. |
553
|
|
'{' is not preceded with whitespace. |
555
|
|
',' is not followed by whitespace. |
557
|
|
'synchronized' is not followed by whitespace. |
578
|
|
Method 'install' is not designed for extension - needs to be abstract, final or empty. |
619
|
|
Parameter writer should be final. |
619
|
|
Parameter vhost should be final. |
619
|
|
Parameter config should be final. |
619
|
|
Parameter path should be final. |
620
|
|
Parameter war should be final. |
620
|
|
'if' is not followed by whitespace. |
622
|
|
Line is longer than 80 characters. |
623
|
|
Line has trailing spaces. |
625
|
|
Line is longer than 80 characters. |
629
|
|
Line has trailing spaces. |
630
|
|
Line has trailing spaces. |
632
|
|
'+' should be on a new line. |
640
|
|
'+' should be on a new line. |
643
|
|
Line is longer than 80 characters. |
647
|
|
'+' should be on a new line. |
647
|
|
')' is preceded with whitespace. |
653
|
|
',' is not followed by whitespace. |
664
|
|
'catch' is not followed by whitespace. |
671
|
|
Empty statement. |
672
|
|
'&&' should be on a new line. |
679
|
|
'||' should be on a new line. |
701
|
|
',' is not followed by whitespace. |
711
|
|
'-' is not preceded with whitespace. |
711
|
|
'-' is not followed by whitespace. |
711
|
|
',' is not followed by whitespace. |
715
|
|
'-' is not preceded with whitespace. |
715
|
|
'-' is not followed by whitespace. |
715
|
|
'4' is a magic number. |
715
|
|
'4' is a magic number. |
716
|
|
',' is not followed by whitespace. |
719
|
|
'-' is not preceded with whitespace. |
719
|
|
'-' is not followed by whitespace. |
719
|
|
Line is longer than 80 characters. |
724
|
|
',' is not followed by whitespace. |
727
|
|
'if' is not followed by whitespace. |
739
|
|
'context' hides a field. |
744
|
|
Method 'list' is not designed for extension - needs to be abstract, final or empty. |
771
|
|
Parameter writer should be final. |
771
|
|
Parameter vhost should be final. |
771
|
|
'if' construct must use '{}'s. |
773
|
|
'+' should be on a new line. |
774
|
|
'if' is not followed by whitespace. |
777
|
|
Line is longer than 80 characters. |
778
|
|
Line has trailing spaces. |
780
|
|
Line is longer than 80 characters. |
784
|
|
Line has trailing spaces. |
785
|
|
Line has trailing spaces. |
787
|
|
Array brackets at illegal position. |
790
|
|
'context' hides a field. |
792
|
|
'if' construct must use '{}'s. |
794
|
|
'if' is not followed by whitespace. |
794
|
|
'(' is followed by whitespace. |
794
|
|
')' is preceded with whitespace. |
794
|
|
')' is preceded with whitespace. |
796
|
|
Line is longer than 80 characters. |
801
|
|
Method 'reload' is not designed for extension - needs to be abstract, final or empty. |
822
|
|
Parameter writer should be final. |
822
|
|
Parameter vhost should be final. |
822
|
|
Parameter path should be final. |
822
|
|
'if' construct must use '{}'s. |
824
|
|
Line is longer than 80 characters. |
825
|
|
'if' is not followed by whitespace. |
827
|
|
Line is longer than 80 characters. |
828
|
|
Line has trailing spaces. |
830
|
|
Line is longer than 80 characters. |
834
|
|
Line has trailing spaces. |
835
|
|
Line has trailing spaces. |
837
|
|
'if' construct must use '{}'s. |
843
|
|
'if' is not followed by whitespace. |
843
|
|
'(' is followed by whitespace. |
843
|
|
')' is preceded with whitespace. |
843
|
|
'context' hides a field. |
847
|
|
Line is longer than 80 characters. |
849
|
|
Line is longer than 80 characters. |
857
|
|
Line is longer than 80 characters. |
866
|
|
Method 'remove' is not designed for extension - needs to be abstract, final or empty. |
883
|
|
Parameter writer should be final. |
883
|
|
Parameter vhost should be final. |
883
|
|
Parameter path should be final. |
883
|
|
'if' construct must use '{}'s. |
885
|
|
Line is longer than 80 characters. |
886
|
|
'if' is not followed by whitespace. |
888
|
|
Line is longer than 80 characters. |
889
|
|
Line has trailing spaces. |
891
|
|
Line is longer than 80 characters. |
895
|
|
Line has trailing spaces. |
896
|
|
Line has trailing spaces. |
898
|
|
'if' construct must use '{}'s. |
904
|
|
'if' is not followed by whitespace. |
904
|
|
'(' is followed by whitespace. |
904
|
|
')' is preceded with whitespace. |
904
|
|
'context' hides a field. |
908
|
|
Line is longer than 80 characters. |
910
|
|
',' is not followed by whitespace. |
918
|
|
Method 'resources' is not designed for extension - needs to be abstract, final or empty. |
935
|
|
Parameter writer should be final. |
935
|
|
Expected @param tag for 'writer'. |
935
|
|
Parameter type should be final. |
935
|
|
Method 'printResources' is not designed for extension - needs to be abstract, final or empty. |
979
|
|
Parameter writer should be final. |
979
|
|
Expected @param tag for 'writer'. |
979
|
|
Parameter prefix should be final. |
979
|
|
Expected @param tag for 'prefix'. |
979
|
|
Parameter namingContext should be final. |
980
|
|
Expected @param tag for 'namingContext'. |
980
|
|
Parameter type should be final. |
981
|
|
Expected @param tag for 'type'. |
981
|
|
Parameter clazz should be final. |
981
|
|
Expected @param tag for 'clazz'. |
981
|
|
'&&' should be on a new line. |
992
|
|
Method 'roles' is not designed for extension - needs to be abstract, final or empty. |
1021
|
|
Parameter writer should be final. |
1021
|
|
Method 'serverinfo' is not designed for extension - needs to be abstract, final or empty. |
1065
|
|
Parameter writer should be final. |
1065
|
|
'if' construct must use '{}'s. |
1066
|
|
',' is not followed by whitespace. |
1084
|
|
Line is longer than 80 characters. |
1091
|
|
Line is longer than 80 characters. |
1097
|
|
Method 'sessions' is not designed for extension - needs to be abstract, final or empty. |
1099
|
|
Parameter writer should be final. |
1099
|
|
Parameter vhost should be final. |
1099
|
|
Parameter path should be final. |
1099
|
|
'if' construct must use '{}'s. |
1101
|
|
Line is longer than 80 characters. |
1102
|
|
'if' is not followed by whitespace. |
1104
|
|
Line is longer than 80 characters. |
1105
|
|
Line has trailing spaces. |
1107
|
|
Line is longer than 80 characters. |
1111
|
|
Line has trailing spaces. |
1112
|
|
Line has trailing spaces. |
1114
|
|
'if' construct must use '{}'s. |
1120
|
|
'if' is not followed by whitespace. |
1120
|
|
'(' is followed by whitespace. |
1120
|
|
')' is preceded with whitespace. |
1120
|
|
'context' hides a field. |
1123
|
|
Line is longer than 80 characters. |
1125
|
|
Line is longer than 80 characters. |
1128
|
|
Line is longer than 80 characters. |
1130
|
|
'/' is not preceded with whitespace. |
1130
|
|
'/' is not followed by whitespace. |
1130
|
|
'60' is a magic number. |
1130
|
|
'60' is a magic number. |
1132
|
|
'/' is not preceded with whitespace. |
1135
|
|
'/' is not followed by whitespace. |
1135
|
|
'10' is a magic number. |
1135
|
|
'*' is not preceded with whitespace. |
1135
|
|
'*' is not followed by whitespace. |
1135
|
|
'60' is a magic number. |
1135
|
|
'if' construct must use '{}'s. |
1136
|
|
'if' construct must use '{}'s. |
1138
|
|
'-' is not preceded with whitespace. |
1139
|
|
'-' is not followed by whitespace. |
1139
|
|
'else' construct must use '{}'s. |
1140
|
|
'if' construct must use '{}'s. |
1143
|
|
'-' is not preceded with whitespace. |
1146
|
|
'-' is not followed by whitespace. |
1146
|
|
'if' construct must use '{}'s. |
1147
|
|
'*' is not preceded with whitespace. |
1149
|
|
'*' is not followed by whitespace. |
1149
|
|
'10' is a magic number. |
1149
|
|
'+' is not preceded with whitespace. |
1149
|
|
'+' is not followed by whitespace. |
1149
|
|
'*' is not preceded with whitespace. |
1149
|
|
'*' is not followed by whitespace. |
1149
|
|
'10' is a magic number. |
1149
|
|
'if' construct must use '{}'s. |
1152
|
|
'-' is not preceded with whitespace. |
1152
|
|
'-' is not followed by whitespace. |
1152
|
|
'*' is not preceded with whitespace. |
1154
|
|
'*' is not followed by whitespace. |
1154
|
|
'10' is a magic number. |
1154
|
|
'-' is not preceded with whitespace. |
1155
|
|
'-' is not followed by whitespace. |
1155
|
|
'if' construct must use '{}'s. |
1156
|
|
',' is not followed by whitespace. |
1158
|
|
Method 'start' is not designed for extension - needs to be abstract, final or empty. |
1174
|
|
Parameter writer should be final. |
1174
|
|
Parameter vhost should be final. |
1174
|
|
Parameter path should be final. |
1174
|
|
'if' construct must use '{}'s. |
1176
|
|
Line is longer than 80 characters. |
1177
|
|
'if' is not followed by whitespace. |
1179
|
|
Line is longer than 80 characters. |
1180
|
|
Line has trailing spaces. |
1182
|
|
Line is longer than 80 characters. |
1186
|
|
Line has trailing spaces. |
1187
|
|
Line has trailing spaces. |
1189
|
|
'if' construct must use '{}'s. |
1195
|
|
'if' is not followed by whitespace. |
1195
|
|
'(' is followed by whitespace. |
1195
|
|
')' is preceded with whitespace. |
1195
|
|
'context' hides a field. |
1199
|
|
Line is longer than 80 characters. |
1201
|
|
'if' construct must use '{}'s. |
1205
|
|
'else' construct must use '{}'s. |
1208
|
|
Method 'stop' is not designed for extension - needs to be abstract, final or empty. |
1230
|
|
Parameter writer should be final. |
1230
|
|
Parameter vhost should be final. |
1230
|
|
Parameter path should be final. |
1230
|
|
'if' construct must use '{}'s. |
1232
|
|
Line is longer than 80 characters. |
1233
|
|
'if' is not followed by whitespace. |
1235
|
|
Line is longer than 80 characters. |
1236
|
|
Line has trailing spaces. |
1238
|
|
Line is longer than 80 characters. |
1242
|
|
Line has trailing spaces. |
1243
|
|
Line has trailing spaces. |
1245
|
|
'if' construct must use '{}'s. |
1251
|
|
'if' is not followed by whitespace. |
1251
|
|
'(' is followed by whitespace. |
1251
|
|
')' is preceded with whitespace. |
1251
|
|
'context' hides a field. |
1255
|
|
Line is longer than 80 characters. |
1257
|
|
Method 'undeploy' is not designed for extension - needs to be abstract, final or empty. |
1283
|
|
Parameter writer should be final. |
1283
|
|
Parameter vhost should be final. |
1283
|
|
Parameter path should be final. |
1283
|
|
'if' construct must use '{}'s. |
1285
|
|
Line is longer than 80 characters. |
1286
|
|
'if' is not followed by whitespace. |
1288
|
|
Line is longer than 80 characters. |
1289
|
|
Line has trailing spaces. |
1291
|
|
Line is longer than 80 characters. |
1295
|
|
Line has trailing spaces. |
1296
|
|
Line has trailing spaces. |
1298
|
|
'if' construct must use '{}'s. |
1304
|
|
'if' is not followed by whitespace. |
1304
|
|
'(' is followed by whitespace. |
1304
|
|
')' is preceded with whitespace. |
1304
|
|
'context' hides a field. |
1310
|
|
Line has trailing spaces. |
1352
|
|
Line has trailing spaces. |
1354
|
|
Line has trailing spaces. |
1362
|
|
Line has trailing spaces. |
1366
|
|
Line is longer than 80 characters. |
1369
|
|
'4' is a magic number. |
1369
|
|
Line has trailing spaces. |
1372
|
|
Method 'extractXml' is not designed for extension - needs to be abstract, final or empty. |
1410
|
|
Parameter war should be final. |
1410
|
|
Parameter xml should be final. |
1410
|
|
'1024' is a magic number. |
1425
|
|
Array brackets at illegal position. |
1426
|
|
'1024' is a magic number. |
1426
|
|
Empty statement. |
1450
|
|
Empty statement. |
1458
|
|
Empty statement. |
1467
|
|
Method 'undeployDir' is not designed for extension - needs to be abstract, final or empty. |
1482
|
|
Parameter dir should be final. |
1482
|
|
Array brackets at illegal position. |
1484
|
|
Method 'uploadWar' is not designed for extension - needs to be abstract, final or empty. |
1510
|
|
Parameter request should be final. |
1510
|
|
Parameter war should be final. |
1510
|
|
'1024' is a magic number. |
1519
|
|
Array brackets at illegal position. |
1520
|
|
'1024' is a magic number. |
1520
|
|
Empty statement. |
1541
|
|
Empty statement. |
1549
|
|
Line has trailing spaces. |
1560
|
|
Method 'getLock' is not designed for extension - needs to be abstract, final or empty. |
1563
|
|
'=' is not preceded with whitespace. |
1572
|
|
'=' is not followed by whitespace. |
1572
|
|
'<' is not preceded with whitespace. |
1572
|
|
'<' is not followed by whitespace. |
1572
|
|
Line has trailing spaces. |
1578
|
|
Line has trailing spaces. |
1583
|
org/apache/catalina/servlets/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |
org/talika/tms/Constants.java
| Error |
Line |
|
Missing a header - not enough lines in file. |
1
|
|
Line has trailing spaces. |
3
|
|
Line has trailing spaces. |
7
|
|
Line has trailing spaces. |
9
|
|
Missing a Javadoc comment. |
21
|
|
Missing a Javadoc comment. |
23
|
|
Name 'Package' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. |
23
|
|
Line has trailing spaces. |
24
|
|
Missing a Javadoc comment. |
25
|
org/talika/tms/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |