Created
October 30, 2014 00:30
-
-
Save Thynix/5bf9face2f9ae16f9e5f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libdep-findbugs: | |
[echo] Running Findbugs | |
[findbugs] Executing findbugs FindBugsTask from ant task | |
[findbugs] Running FindBugs... | |
[findbugs] The following errors occurred during analysis: | |
[findbugs] Iterative jump info converged after 21 iterations in static freenet.crypt.ciphers.Rijndael_Algorithm.<clinit>()V, size 3018 | |
[findbugs] | |
[findbugs] Warnings generated: 797 | |
[findbugs] Analysis errors: 1 | |
[findbugs] Calculating exit code... | |
[findbugs] Setting 'errors encountered' flag (4) | |
[findbugs] Setting 'bugs found' flag (1) | |
[findbugs] Exit code set to: 5 | |
[findbugs] Java Result: 5 | |
BUILD FAILED | |
/home/steve/Documents/Coding/freenet/fred/build-clean.xml:115: Execution of findbugs failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment