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 64 files
- [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:89: Javadoc has empty description section.
- [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:110: Javadoc has empty description section.
- [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:124: Javadoc has empty description section.
- [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/ExamElement.java:97:30: 'id' hides a field.
- [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:49:1: Class Fan-Out Complexity is 36 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MultipleChoicePanel.java:29:1: Class Fan-Out Complexity is 32 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/TrueFalsePanel.java:24:1: Class Fan-Out Complexity is 25 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/DocumentOptionsTopComponent.java:23:1: Class Fan-Out Complexity is 21 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/HeaderFooterDialog.java:28:1: Class Fan-Out Complexity is 27 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/TitleGroupDialog.java:19:1: Class Fan-Out Complexity is 30 (max allowed is 20).
- BUILD FAILED
- /home/justin/Channel4/trunk/build.xml:27: Got 11 errors and 0 warnings.
- Total time: 6 seconds
Advertisement
Add Comment
Please, Sign In to add comment