Jeremy Long
|
f83139a9ee
|
fixed line length checkstyle finding
|
2015-09-13 07:02:13 -04:00 |
|
Jeremy Long
|
3d938b3edf
|
added findbugs annotations to allow suppression
|
2015-09-13 07:01:28 -04:00 |
|
Jeremy Long
|
6c6ae66e36
|
added SuppressionCommentFilter so we can suppress individual findings
|
2015-09-13 07:01:10 -04:00 |
|
Jeremy Long
|
813e423bec
|
added findbugs annotations to allow suppression
|
2015-09-13 07:00:27 -04:00 |
|
Anthony Whitford
|
a9a235fc87
|
Replaced StringBuffer with more efficient StringBuilder.
|
2015-09-12 19:53:44 -07:00 |
|
Anthony Whitford
|
6e1c6b4bed
|
Replaced StringBuffer with more efficient StringBuilder.
|
2015-09-12 19:50:43 -07:00 |
|
Anthony Whitford
|
2214059a63
|
Upgraded maven-project-info-reports-plugin from 2.8 to 2.8.1. Also enabled cim report (since ci is being used).
|
2015-09-12 18:48:30 -07:00 |
|
Anthony Whitford
|
424cfcfa0c
|
Added optional merge property support via a database dialect. Note that saveProperties was broken and unused, so removed.
|
2015-09-12 14:13:46 -07:00 |
|
Anthony Whitford
|
ce871dfa3e
|
Replaced code with IOUtils.copy.
|
2015-09-12 10:55:33 -07:00 |
|
Hans Joachim Desserud
|
48a6eb1f86
|
Prefer interfaces over concerete classes. Did not change return type for public methods as this might potentially cause problems/need for changes for external users
|
2015-09-12 15:35:56 +02:00 |
|
Hans Joachim Desserud
|
fb85fb5b76
|
Ensure that we assert something. If the iterator doesn't have any values we would never enter the loop, but the test would still be green
|
2015-09-12 15:03:41 +02:00 |
|
Hans Joachim Desserud
|
c39c3cfdae
|
Comment for review
|
2015-09-12 15:02:22 +02:00 |
|
Hans Joachim Desserud
|
e2fa7c666a
|
Unused variable
|
2015-09-12 14:53:01 +02:00 |
|
Hans Joachim Desserud
|
f49cc6fb1f
|
Unused methods in test
|
2015-09-12 14:51:49 +02:00 |
|
Hans Joachim Desserud
|
69bef59473
|
Remove superflous semicolon
|
2015-09-12 14:50:35 +02:00 |
|
Hans Joachim Desserud
|
9e931b9eb0
|
Remove modified copy of Apache Ant's DirectoryScanner
|
2015-09-12 14:14:54 +02:00 |
|
Hans Joachim Desserud
|
b26d9ea1e0
|
Replace use of included DirectoryScanner with Apache Ant's
|
2015-09-12 14:14:53 +02:00 |
|
Hans Joachim Desserud
|
ca5607d79e
|
Removed empty methods from test
|
2015-09-12 14:14:08 +02:00 |
|
Hans Joachim Desserud
|
903eaed250
|
Remove unused imports
|
2015-09-12 14:06:47 +02:00 |
|
Jeremy Long
|
0859eab2dc
|
corrected documentation
|
2015-09-12 06:59:19 -04:00 |
|
Jeremy Long
|
f0f84722ba
|
removed unused import
|
2015-09-12 06:59:07 -04:00 |
|
Hans Joachim Desserud
|
17b8ba7069
|
Upgrade jmockit to 1.19
|
2015-09-12 12:40:01 +02:00 |
|
Jeremy Long
|
eb91152cfa
|
updated the dependency-check-ant documentation
|
2015-09-11 06:53:58 -04:00 |
|
Jeremy Long
|
08c1b6879e
|
changed scope on ant dependencies to provided
|
2015-09-11 06:15:59 -04:00 |
|
Jeremy Long
|
0077a8f67c
|
removed link to usage.html as it was removed
|
2015-09-11 06:15:26 -04:00 |
|
Jeremy Long
|
a89cc67bd2
|
fixed hyperlink (usage->index)
|
2015-09-11 06:14:47 -04:00 |
|
Jeremy Long
|
388415ecc2
|
fixed hyperlink
|
2015-09-11 06:13:30 -04:00 |
|
Jeremy Long
|
44c5ba208d
|
added documentation about unused code
|
2015-09-11 05:31:09 -04:00 |
|
Jeremy Long
|
d3a51857cb
|
Merge pull request #344 from awhitford/DbOpts
Db opts
|
2015-09-11 05:25:16 -04:00 |
|
Anthony Whitford
|
11a3db5d64
|
Revert "Replaced update or insert property logic with merge property logic."
This reverts commit ece4a51b94.
|
2015-09-10 23:21:44 -07:00 |
|
Anthony Whitford
|
f3be8ae608
|
Merge remote-tracking branch 'jeremylong/master' into DbOpts
|
2015-09-10 23:17:46 -07:00 |
|
Jeremy Long
|
0577c9121c
|
merge conflicts resolved
|
2015-09-10 06:47:38 -04:00 |
|
Jeremy Long
|
058f51e8c1
|
removed the shade plugin
|
2015-09-10 06:43:43 -04:00 |
|
Jeremy Long
|
698444caec
|
changed the name of the data directory
|
2015-09-10 06:42:48 -04:00 |
|
Jeremy Long
|
d575df4b19
|
updated release to correctly bundle the zip
|
2015-09-10 06:42:25 -04:00 |
|
Jeremy Long
|
bee98513a2
|
cleaned up notices because additional notices are no longer added by shade
|
2015-09-10 06:41:48 -04:00 |
|
Anthony Whitford
|
3746df49ee
|
Added type declarations.
|
2015-09-10 00:21:54 -07:00 |
|
Anthony Whitford
|
d98f67eab9
|
Added missing serialVersionUID.
|
2015-09-10 00:20:03 -07:00 |
|
Anthony Whitford
|
fde415e251
|
Added missing serialVersionUID.
|
2015-09-10 00:05:04 -07:00 |
|
Anthony Whitford
|
5702f39181
|
Addressed possible resource leak.
|
2015-09-09 23:54:20 -07:00 |
|
Anthony Whitford
|
45658afd89
|
Replaced empty string equals check with an isEmpty check.
|
2015-09-09 23:20:51 -07:00 |
|
Anthony Whitford
|
ece4a51b94
|
Replaced update or insert property logic with merge property logic.
|
2015-09-09 23:18:38 -07:00 |
|
Dale Visser
|
837d4918f2
|
Merge branch 'upmaster' into ruby-bundler. Fixed omission of --disableBundleAudit option.
Conflicts:
dependency-check-cli/src/main/java/org/owasp/dependencycheck/CliParser.java
|
2015-09-09 18:09:41 -04:00 |
|
Jeremy Long
|
57ae0f1676
|
resolved command line invocation of aggregate resulting in missing html report (#189)
|
2015-09-09 06:15:17 -04:00 |
|
Jeremy Long
|
48e644e007
|
removed un-needed call to log.isDebugEnabled()
|
2015-09-09 05:58:51 -04:00 |
|
Jeremy Long
|
49a04fa913
|
Merge branch 'awhitford-FluidoSkin14'
|
2015-09-08 06:43:06 -04:00 |
|
Jeremy Long
|
df943bcf75
|
Merge branch 'FluidoSkin14' of https://github.com/awhitford/DependencyCheck into awhitford-FluidoSkin14
|
2015-09-08 06:35:14 -04:00 |
|
Jeremy Long
|
fdbec176fa
|
fixed logging statements to use slf4j format syntax instead of String.format syntax
|
2015-09-08 06:31:59 -04:00 |
|
Jeremy Long
|
4b2b4e5482
|
Merge pull request #343 from awhitford/CodeTweaks
Code tweaks
|
2015-09-08 06:20:18 -04:00 |
|
Anthony Whitford
|
96768d8529
|
Replaced Date manipulation with more efficient System call.
|
2015-09-08 01:01:13 -07:00 |
|