bjiang
|
0164feffcc
|
Merge branch 'master' into swift_support
|
2016-08-12 16:35:12 -04:00 |
|
bjiang
|
8cd377b99f
|
use value of specification-version as version from Manifest
|
2016-08-12 13:32:25 -04:00 |
|
bjiang
|
74282c8ac5
|
filter out version from jar filename for name
|
2016-08-12 13:15:29 -04:00 |
|
Jeremy Long
|
45941adb71
|
fixed type per issue #533
|
2016-08-11 20:55:36 -04:00 |
|
Jeremy Long
|
c4d662fd2b
|
patch for issue #536
|
2016-08-11 20:49:27 -04:00 |
|
Jeremy Long
|
d9ce3cda66
|
snapshot version
|
2016-08-11 20:09:34 -04:00 |
|
Jeremy Long
|
6bd7d6b078
|
version 1.4.2
|
2016-07-31 08:01:47 -04:00 |
|
Jeremy Long
|
84c6dd5dfa
|
resolved gradle issue 14 - https://github.com/jeremylong/dependency-check-gradle/issues/14
|
2016-07-31 07:34:09 -04:00 |
|
Jeremy Long
|
d22c920b35
|
version 1.4.1
|
2016-07-30 06:52:48 -04:00 |
|
Jeremy Long
|
bed04150e1
|
reverted H2 upgrade due to issues with Jenkins and Java 6 compatability
|
2016-07-27 06:23:56 -04:00 |
|
Jeremy Long
|
27a98f4244
|
checckstyle corrections
|
2016-07-24 08:12:57 -04:00 |
|
Jeremy Long
|
5f76843c4a
|
findbugs correction
|
2016-07-24 08:06:54 -04:00 |
|
Jeremy Long
|
c253308284
|
checkstyle corrections
|
2016-07-23 07:45:48 -04:00 |
|
Jeremy Long
|
7cf040653f
|
upgraded h2 db version
|
2016-07-22 06:29:01 -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 |
|
bjiang
|
2fa8507d69
|
merge owasp 1.4.1
|
2016-07-12 16:22:05 -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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
adf949bf08
|
added logging of URL
|
2016-06-18 06:18:16 -04:00 |
|
Jeremy Long
|
c6bf41b8ba
|
staging
|
2016-06-18 06:17:55 -04:00 |
|
Jeremy Long
|
bc656c6218
|
version 1.4.0
|
2016-06-16 06:49:24 -04:00 |
|