Jeremy Long
|
7cf040653f
|
upgraded h2 db version
|
2016-07-22 06:29:01 -04:00 |
|
Jeremy Long
|
034bd4dba0
|
testing fix to resolve connection issues with NVD
|
2016-07-19 07:04:24 -04:00 |
|
Jeremy Long
|
af12a2161c
|
testing fix to resolve connection issues with NVD
|
2016-07-19 06:54:25 -04:00 |
|
Jeremy Long
|
57fcf6fde3
|
testing connection errors
|
2016-07-17 08:18:47 -04:00 |
|
Jeremy Long
|
c5757dc5f4
|
updates to resolve issue #215
|
2016-07-17 07:19:56 -04:00 |
|
Jeremy Long
|
6d5d5ceb7b
|
Updated exception handling so that issue #215 can be resolved
|
2016-07-14 06:31:54 -04:00 |
|
Jeremy Long
|
f23003ead3
|
fields can be final
|
2016-07-10 07:13:08 -04:00 |
|
Jeremy Long
|
c996f6b436
|
improved exception handling as part of resolution for #215
|
2016-07-10 07:12:43 -04:00 |
|
Jeremy Long
|
d2ee66a1c4
|
there was no need to extend IOException
|
2016-07-10 07:11:03 -04:00 |
|
Jeremy Long
|
26b0dd5ef5
|
updated javadoc
|
2016-07-10 06:56:26 -04:00 |
|
Jeremy Long
|
ad4149a259
|
updated documentation for PR #528
|
2016-07-10 06:27:40 -04:00 |
|
Jeremy Long
|
9611c3b478
|
Merge pull request #528 from felfert/master
Thanks for the PR!
|
2016-07-10 06:13:09 -04:00 |
|
Jeremy Long
|
cead88d221
|
reworked initialization exceptions as part of planned resolution for issue #215
|
2016-07-09 07:39:00 -04:00 |
|
Jeremy Long
|
c1e1a6bb4f
|
cleaned up imports
|
2016-07-09 07:35:36 -04:00 |
|
Fritz Elfert
|
6212a5f740
|
Compatibility fixes for MariaDB JDBC driver
|
2016-07-08 22:27:10 +02:00 |
|
Jeremy Long
|
b3d9ea3c47
|
minor code reorg
|
2016-07-07 06:18:54 -04:00 |
|
Jeremy Long
|
cd51989354
|
Merge pull request #526 from nicolastrres/master
Updating gradle dependencyCheck documentation
|
2016-07-07 06:05:12 -04:00 |
|
nicolastrres
|
b705ae5f0c
|
Updating gradle dependencyCheck documentation
|
2016-07-06 14:57:24 -03:00 |
|
Jeremy Long
|
13b53537fa
|
incorrectly set quick query value during recheck - see issue #523
|
2016-07-06 06:48:10 -04:00 |
|
Jeremy Long
|
7d05aa6073
|
added logging for issue #523
|
2016-07-06 06:44:43 -04:00 |
|
Jeremy Long
|
85de173086
|
fixed StackOverflowError from issue #523
|
2016-07-06 06:32:57 -04:00 |
|
Jeremy Long
|
d264d804c8
|
patches and test case update for issue #522
|
2016-07-05 09:09:58 -04:00 |
|
Jeremy Long
|
8272da615e
|
improved test cases to debug issue #522
|
2016-07-04 08:43:43 -04:00 |
|
Jeremy Long
|
857b993d51
|
ensured analyzers were correctly initialized and closed
|
2016-07-04 07:55:53 -04:00 |
|
Jeremy Long
|
a71edf584e
|
additional testing added
|
2016-07-04 07:55:19 -04:00 |
|
Jeremy Long
|
461d7fec0e
|
fixed typo
|
2016-07-04 07:54:57 -04:00 |
|
Jeremy Long
|
5e3da035dd
|
resolved merge conflict with #525
|
2016-07-04 07:11:45 -04:00 |
|
Jeremy Long
|
ebb52995a5
|
converted hint analyzer to use an externalized configuration file to simplify the resolution of issue #522
|
2016-07-04 07:10:07 -04:00 |
|
Jeremy Long
|
519b82c620
|
minor cleanup of code/comments
|
2016-07-04 07:07:07 -04:00 |
|
Jeremy Long
|
84682d07c6
|
converted hint analyzer to use an externalized configuration file to simplify the resolution of issue #522
|
2016-07-04 07:06:17 -04:00 |
|
Jeremy Long
|
960eeb19af
|
converted hint analyzer to use an externalized configuration file to simplify the resolution of issue #522
|
2016-07-04 07:05:31 -04:00 |
|
Hans Joachim Desserud
|
ab3920f8f1
|
Replace raw Iterator with for each
|
2016-07-02 16:29:32 +02:00 |
|
Hans Joachim Desserud
|
f5f5857897
|
Add missing @Overrides
|
2016-07-02 16:23:24 +02:00 |
|
Hans Joachim Desserud
|
1c400b410e
|
Remove unused imports
|
2016-07-02 16:23:16 +02:00 |
|
Jeremy Long
|
cc751aa224
|
updated to skip custom scripts in executable scripts
|
2016-06-27 19:39:17 -04:00 |
|
Jeremy Long
|
c20892ee3e
|
removed stack traces from build
|
2016-06-27 08:46:46 -04:00 |
|
Jeremy Long
|
32ab53c9e1
|
Merge branch 'master' of github.com:jeremylong/DependencyCheck
|
2016-06-26 07:32:23 -04:00 |
|
Jeremy Long
|
d0a7d9eb42
|
added test for issue #454 to ensure fully executable jar
|
2016-06-26 07:32:10 -04:00 |
|
Jeremy Long
|
a1a9602509
|
added support for fully executable jar files per issue #454
|
2016-06-26 07:31:17 -04:00 |
|
Jeremy Long
|
cf97c89fe0
|
fully exectuable jar for testing resolution for issue #454
|
2016-06-26 07:30:39 -04:00 |
|
Jeremy Long
|
8895bc85ea
|
Merge pull request #521 from awhitford/Upg20160624
Plugin and Dependency Upgrades
|
2016-06-25 06:53:49 -04:00 |
|
Anthony Whitford
|
1a9976c6ca
|
commons-compress 1.12, maven-jar-plugin 3.0.2, maven-source-plugin 3.0.1, maven-javadoc-plugin 2.10.4.
|
2016-06-24 23:51:12 -07:00 |
|
Anthony Whitford
|
f47ebf6145
|
jMockit 1.24, jSoup 1.9.2.
|
2016-06-24 23:35:24 -07:00 |
|
Jeremy Long
|
0380715311
|
resolved issue #514
|
2016-06-24 07:09:10 -04:00 |
|
Jeremy Long
|
80ad16c7fa
|
updated to correctly label groovy's dependency scope
|
2016-06-22 06:48:11 -04:00 |
|
Jeremy Long
|
e56e9035b6
|
updated to correctly label groovy's dependency scope
|
2016-06-22 06:38:10 -04:00 |
|
Jeremy Long
|
73f22d32d2
|
fixed typo
|
2016-06-22 06:34:50 -04:00 |
|
Jeremy Long
|
c3bc56eebc
|
additional suppressions
|
2016-06-18 07:33:30 -04:00 |
|
Jeremy Long
|
35cc14815e
|
added property to solve issue #500
|
2016-06-18 07:32:57 -04:00 |
|
Jeremy Long
|
9be91474f6
|
staging
|
2016-06-18 06:46:28 -04:00 |
|