jus341

Untitled

May 29th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. Buildfile: /home/justin/Channel4/trunk/build.xml
  2.  
  3. checkstyle:
  4. [checkstyle] Running Checkstyle 4.4 on 90 files
  5. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:265:9: warning: Method length is 63 lines (max allowed is 50).
  6. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLLoader.java:38:1: Class Fan-Out Complexity is 25 (max allowed is 20).
  7. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLUtility.java:36:1: Class Fan-Out Complexity is 29 (max allowed is 20).
  8. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/DesignViewTopComponent.java:32:1: Class Fan-Out Complexity is 31 (max allowed is 20).
  9. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/PanelLocator.java:32:1: Class Fan-Out Complexity is 22 (max allowed is 20).
  10. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/FillinTheBlankPanel.java:15:1: Class Fan-Out Complexity is 23 (max allowed is 20).
  11. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/FreeResponsePanel.java:14:1: Class Fan-Out Complexity is 22 (max allowed is 20).
  12. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:29:1: Class Fan-Out Complexity is 26 (max allowed is 20).
  13. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MatchingPanel.java:17:1: Class Fan-Out Complexity is 28 (max allowed is 20).
  14. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MultipleChoicePanel.java:23:1: Class Fan-Out Complexity is 35 (max allowed is 20).
  15. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MultipleChoicePanel.java:57:5: warning: Method length is 55 lines (max allowed is 50).
  16. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/OrderPanel.java:17:1: Class Fan-Out Complexity is 27 (max allowed is 20).
  17. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/TrueFalsePanel.java:19:1: Class Fan-Out Complexity is 28 (max allowed is 20).
  18. [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/HeaderFooterDialog.java:18:1: Class Fan-Out Complexity is 23 (max allowed is 20).
  19. [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/TitleGroupDialog.java:12:1: Class Fan-Out Complexity is 24 (max allowed is 20).
  20.  
  21. BUILD FAILED
  22. /home/justin/Channel4/trunk/build.xml:27: Got 13 errors and 2 warnings.
  23.  
  24. Total time: 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment