jus341

Untitled

May 4th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.90 KB | None | 0 0
  1. Buildfile: /home/justin/Channel4/trunk/build.xml
  2.  
  3. checkstyle:
  4. [checkstyle] Running Checkstyle 4.4 on 76 files
  5. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:645:5: Missing a Javadoc comment.
  6. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:647: Logic structure must be preceded by a comment.
  7. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/questionTypes/MatchingQuestion.java:173: Expected an @return tag.
  8. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/questionTypes/MatchingQuestion.java:173:38: Expected @param tag for 'input'.
  9. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:265:9: warning: Method length is 83 lines (max allowed is 50).
  10. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:289: Line is longer than 89 characters.
  11. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:313: Line is longer than 89 characters.
  12. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:320: Line is longer than 89 characters.
  13. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:362: Line is longer than 89 characters.
  14. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:367: Line is longer than 89 characters.
  15. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:320: method call child at indentation level 4 not at correct indentation, 8
  16. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:320: method def child at indentation level 4 not at correct indentation, 8
  17. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:325: method def modifier at indentation level 0 not at correct indentation, 4
  18. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:326: method def lcurly at indentation level 0 not at correct indentation, 4
  19. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:328: for at indentation level 4 not at correct indentation, 8
  20. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:329: for lcurly at indentation level 4 not at correct indentation, 8
  21. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:331: if at indentation level 8 not at correct indentation, 12
  22. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:332: if lcurly at indentation level 8 not at correct indentation, 12
  23. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:333: if child at indentation level 12 not at correct indentation, 16
  24. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:333: method call child at indentation level 12 not at correct indentation, 16
  25. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:334: if rcurly at indentation level 8 not at correct indentation, 12
  26. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:335: for child at indentation level 8 not at correct indentation, 12
  27. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:335: method call child at indentation level 8 not at correct indentation, 12
  28. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:336: method call child at indentation level 12 not at correct indentation, 16
  29. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:336:14: ',' is not followed by whitespace.
  30. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:337: for rcurly at indentation level 4 not at correct indentation, 8
  31. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:340: for at indentation level 4 not at correct indentation, 8
  32. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:341: for lcurly at indentation level 4 not at correct indentation, 8
  33. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:343: if at indentation level 8 not at correct indentation, 12
  34. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:344: if lcurly at indentation level 8 not at correct indentation, 12
  35. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:345: if child at indentation level 12 not at correct indentation, 16
  36. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:345: method call child at indentation level 12 not at correct indentation, 16
  37. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:346: if rcurly at indentation level 8 not at correct indentation, 12
  38. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:347: for child at indentation level 8 not at correct indentation, 12
  39. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:347: method call child at indentation level 8 not at correct indentation, 12
  40. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:348: method call child at indentation level 12 not at correct indentation, 16
  41. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:348:14: ',' is not followed by whitespace.
  42. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:349: for rcurly at indentation level 4 not at correct indentation, 8
  43. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:350: method def rcurly at indentation level 0 not at correct indentation, 4
  44. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:352: Line is longer than 89 characters.
  45. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:352: method def modifier at indentation level 0 not at correct indentation, 4
  46. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:352:71: '{' should be on a new line.
  47. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:353: method call child at indentation level 4 not at correct indentation, 8
  48. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:353: method def child at indentation level 4 not at correct indentation, 8
  49. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:356: for at indentation level 4 not at correct indentation, 8
  50. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:357: for lcurly at indentation level 4 not at correct indentation, 8
  51. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:358: for child at indentation level 8 not at correct indentation, 12
  52. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:360: if at indentation level 8 not at correct indentation, 12
  53. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:361: if lcurly at indentation level 8 not at correct indentation, 12
  54. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:362: if child at indentation level 12 not at correct indentation, 16
  55. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:362: method call child at indentation level 12 not at correct indentation, 16
  56. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:363: method call child at indentation level 12 not at correct indentation, 20
  57. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:365: if child at indentation level 12 not at correct indentation, 16
  58. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:365: method call child at indentation level 12 not at correct indentation, 16
  59. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:366: if rcurly at indentation level 8 not at correct indentation, 12
  60. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:367: for rcurly at indentation level 4 not at correct indentation, 8
  61. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:369: method call child at indentation level 4 not at correct indentation, 8
  62. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:369: method def child at indentation level 4 not at correct indentation, 8
  63. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:370: method def rcurly at indentation level 0 not at correct indentation, 4
  64. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:372: Line is longer than 89 characters.
  65. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:372: method def modifier at indentation level 0 not at correct indentation, 4
  66. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:373: method def lcurly at indentation level 0 not at correct indentation, 4
  67. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:374: method call child at indentation level 4 not at correct indentation, 8
  68. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:374: method def child at indentation level 4 not at correct indentation, 8
  69. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:375: method call child at indentation level 4 not at correct indentation, 8
  70. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:375: method def child at indentation level 4 not at correct indentation, 8
  71. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:376: method def rcurly at indentation level 0 not at correct indentation, 4
  72. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:378: Line is longer than 89 characters.
  73. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:378: method def modifier at indentation level 0 not at correct indentation, 4
  74. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:379: method def lcurly at indentation level 0 not at correct indentation, 4
  75. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:380: method call child at indentation level 4 not at correct indentation, 8
  76. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:380: method def child at indentation level 4 not at correct indentation, 8
  77. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:381: method call child at indentation level 4 not at correct indentation, 8
  78. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:381: method def child at indentation level 4 not at correct indentation, 8
  79. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:382: method def rcurly at indentation level 0 not at correct indentation, 4
  80. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:384: Line is longer than 89 characters.
  81. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:384: method def modifier at indentation level 0 not at correct indentation, 4
  82. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:385: method def lcurly at indentation level 0 not at correct indentation, 4
  83. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:386: method call child at indentation level 4 not at correct indentation, 8
  84. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:386: method def child at indentation level 4 not at correct indentation, 8
  85. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:387: method call child at indentation level 4 not at correct indentation, 8
  86. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:387: method def child at indentation level 4 not at correct indentation, 8
  87. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:388: method def rcurly at indentation level 0 not at correct indentation, 4
  88. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:390: Line is longer than 89 characters.
  89. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:390: method def modifier at indentation level 0 not at correct indentation, 4
  90. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:391: method def lcurly at indentation level 0 not at correct indentation, 4
  91. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:392: method call child at indentation level 4 not at correct indentation, 8
  92. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:392: method def child at indentation level 4 not at correct indentation, 8
  93. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:393: method call child at indentation level 4 not at correct indentation, 8
  94. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:393: method def child at indentation level 4 not at correct indentation, 8
  95. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:394: method def rcurly at indentation level 0 not at correct indentation, 4
  96. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:396: Javadoc has empty description section.
  97. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:399:40: Array brackets at illegal position.
  98. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:399:44: '{' should be on a new line.
  99. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:401: Line is longer than 89 characters.
  100. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:402: Line is longer than 89 characters.
  101. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:403: Line is longer than 89 characters.
  102. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:405:13: '{' should be on a new line.
  103. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:406: Line is longer than 89 characters.
  104. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:406: Logic structure must be preceded by a comment.
  105. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:406:113: '{' should be on a new line.
  106. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:407: Logic structure must be preceded by a comment.
  107. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:407:54: '{' should be on a new line.
  108. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:412:9: '}' should be alone on a line.
  109. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:412:45: '{' should be on a new line.
  110. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:413: Line is longer than 89 characters.
  111. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:414:9: '}' should be alone on a line.
  112. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:414:45: '{' should be on a new line.
  113. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:415: Line is longer than 89 characters.
  114. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:416:9: '}' should be alone on a line.
  115. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:416:45: '{' should be on a new line.
  116. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:417: Line is longer than 89 characters.
  117. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:418:9: '}' should be alone on a line.
  118. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:418:66: '{' should be on a new line.
  119. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:419: Line is longer than 89 characters.
  120. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:426:31: '{' should be on a new line.
  121. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:431:77: '{' should be on a new line.
  122. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/FilterAction.java:8: Javadoc has empty description section.
  123. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/FilterAction.java:14: Javadoc has empty description section.
  124. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/FilterAction.java:18:45: Expected @param tag for 'e'.
  125. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/FieldChangedListener.java:112: if child at indentation level 11 not at correct indentation, 12
  126. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MatchingAnswerPanel.java:123:37: Expected @param tag for 'color'.
  127. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MatchingPanel.java:770:38: Empty statement.
  128. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MatchingPanel.java:775: Logic structure must be preceded by a comment.
  129.  
  130. BUILD FAILED
  131. /home/justin/Channel4/trunk/build.xml:27: Got 123 errors and 1 warnings.
  132.  
  133. Total time: 6 seconds
Advertisement
Add Comment
Please, Sign In to add comment