jus341

Untitled

May 6th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Buildfile: /home/justin/Channel4/trunk/build.xml
  2.  
  3. checkstyle:
  4. [checkstyle] Running Checkstyle 4.4 on 79 files
  5. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/questionTypes/OrderQuestion.java:61:8: Unused @param tag for 'answerList'.
  6. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/questionTypes/OrderQuestion.java:63:47: Expected @param tag for 'shuffled'.
  7. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/questionTypes/OrderQuestion.java:63:75: Expected @param tag for 'unshuffled'.
  8. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:265:9: warning: Method length is 63 lines (max allowed is 50).
  9. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/EditorPanelUtility.java:117:5: warning: Method length is 75 lines (max allowed is 50).
  10.  
  11. BUILD FAILED
  12. /home/justin/Channel4/trunk/build.xml:27: Got 3 errors and 2 warnings.
  13.  
  14. Total time: 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment