Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Buildfile: /home/justin/Channel4/trunk/build.xml
- checkstyle:
- [checkstyle] Running Checkstyle 4.4 on 81 files
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:265:9: warning: Method length is 64 lines (max allowed is 50).
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLLoader.java:37:1: Class Fan-Out Complexity is 24 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLUtility.java:37:1: Class Fan-Out Complexity is 29 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/DesignViewTopComponent.java:32:1: Class Fan-Out Complexity is 31 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:29:21: Name 'LevelOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:30:21: Name 'CategoryOnly' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:31:21: Name 'Both' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:32:21: Name 'Either' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:504:38: Name 'BothRadio' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:505:38: Name 'CategoryOnlyRadio' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:506:38: Name 'EitherRadio' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:507:38: Name 'LevelOnlyRadio' must match pattern '^[a-z][a-zA-Z0-9]*$'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:508:37: Name 'RadioButtonGroup' must match pattern '^[a-z][a-zA-Z0-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).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MatchingPanel.java:17:1: Class Fan-Out Complexity is 23 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MultipleChoicePanel.java:24:1: Class Fan-Out Complexity is 30 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/OrderPanel.java:16:1: Class Fan-Out Complexity is 22 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/TrueFalsePanel.java:19:1: Class Fan-Out Complexity is 25 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/DocumentOptionsTopComponent.java:18:1: Class Fan-Out Complexity is 21 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/HeaderFooterDialog.java:18:1: Class Fan-Out Complexity is 23 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/TitleGroupDialog.java:14:1: Class Fan-Out Complexity is 26 (max allowed is 20).
- BUILD FAILED
- /home/justin/Channel4/trunk/build.xml:27: Got 20 errors and 1 warnings.
- Total time: 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment