Branch: refs/heads/development
Home: https://github.com/jenkinsci/appspider-build-scanner-plugin
Commit: 220e9f5e420d1a653d066cd6579a2cd96076000b
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/220e9f5e420d1a653d066cd6579a2cd96076000b
Author: Terry Moreland <[email protected]>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M .gitignore
M LICENSE.TXT
M pom.xml
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
Log Message:
-----------
Merge pull request #2 from jenkinsci/development
ASE-4337: Create a better formatted report for jenkins in Enterpise (By
including report.zip in output)
Commit: 9f67eeceb6caa80506e8fadfa61a249427924784
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/9f67eeceb6caa80506e8fadfa61a249427924784
Author: Terry Moreland <[email protected]>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M LICENSE.TXT
Log Message:
-----------
updated copyright
Commit: a0abc45d2ab664971a1b150d9349e64c204b2123
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/a0abc45d2ab664971a1b150d9349e64c204b2123
Author: Terry Moreland <[email protected]>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release jenkinsci-appspider-plugin-1.0.9
Commit: 15b79d10acfb3d517557d6091f555434a713b61a
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/15b79d10acfb3d517557d6091f555434a713b61a
Author: Terry Moreland <[email protected]>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 22fd8dd3922c5bec1c0c6e23480dc59dbae1ba92
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/22fd8dd3922c5bec1c0c6e23480dc59dbae1ba92
Author: Terry Moreland <[email protected]>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Updated jenkins plugin version from 1.580.1 to 2.6
Commit: 68a3f1f7edba5d107767e0e7a2a1ce69c8e2e505
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/68a3f1f7edba5d107767e0e7a2a1ce69c8e2e505
Author: Terry Moreland <[email protected]>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Updated org.json dependency to 20160810 as previous version depended on JDK
1.7
Commit: 46fb1770c0cdc5c231939f79337745c5a9d25019
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/46fb1770c0cdc5c231939f79337745c5a9d25019
Author: Terry Moreland <[email protected]>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M .gitignore
M pom.xml
Log Message:
-----------
updated commons-validator dependency and by extension xml-api
Commit: 1e58758027df413b3f1ec4acd47f6af68ea6239e
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/1e58758027df413b3f1ec4acd47f6af68ea6239e
Author: Terry Moreland <[email protected]>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M src/main/java/com/rapid7/appspider/Authentication.java
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ReportManagement.java
M src/main/java/com/rapid7/appspider/ScanConfiguration.java
M src/main/java/com/rapid7/appspider/ScanManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
Log Message:
-----------
addressed some minor warnings such as class level constants only used in a
single method
Commit: f24f6b5c52bc66d2d869268d6a7505ad337de981
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/f24f6b5c52bc66d2d869268d6a7505ad337de981
Author: Terry Moreland <[email protected]>
Date: 2020-04-05 (Sun, 05 Apr 2020)
Changed paths:
M src/main/java/com/rapid7/appspider/Base.java
M src/main/java/com/rapid7/appspider/ScanManagement.java
M src/main/java/com/rapid7/jenkinspider/PostBuildScan.java
Log Message:
-----------
addressed issues raised by findbugs plugin, such as returning null in a
method which returns a Boolean
Commit: d755bc0cefc114be7503571a21fdce760427797f
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/d755bc0cefc114be7503571a21fdce760427797f
Author: Terry Moreland <[email protected]>
Date: 2020-04-05 (Sun, 05 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
replaced outdated findbugs plugin with its replacement spotbugs
Commit: 5d003c82471a949bdc25ef3c056d0bd818eb55cd
https://github.com/jenkinsci/appspider-build-scanner-plugin/commit/5d003c82471a949bdc25ef3c056d0bd818eb55cd
Author: Terry Moreland <[email protected]>
Date: 2020-04-05 (Sun, 05 Apr 2020)
Changed paths:
M pom.xml
Log Message:
-----------
set java.level to 8 overriding default of 7
Compare:
https://github.com/jenkinsci/appspider-build-scanner-plugin/compare/1547baa37391...5d003c82471a
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/appspider-build-scanner-plugin/push/refs/heads/development/1547ba-5d003c%40github.com.