Branch: refs/heads/issue-160
Home: https://github.com/jenkinsci/gradle-jpi-plugin
Commit: 983a45e23cab9d16b8461607003efb1d05a2927f
https://github.com/jenkinsci/gradle-jpi-plugin/commit/983a45e23cab9d16b8461607003efb1d05a2927f
Author: Steve Hill <[email protected]>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M CHANGELOG.md
M build.gradle.kts
M src/main/groovy/org/jenkinsci/gradle/plugins/jpi/JpiPlugin.groovy
A
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/CheckAccessModifierTask.groovy
A
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalErrorListener.groovy
A
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalMavenLoggingBridge.groovy
A
src/main/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/RestrictedApiException.groovy
A
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/CheckAccessModifierIntegrationSpec.groovy
M src/test/groovy/org/jenkinsci/gradle/plugins/jpi/JpiIntegrationSpec.groovy
A
src/test/groovy/org/jenkinsci/gradle/plugins/jpi/restricted/InternalErrorListenerSpec.groovy
Log Message:
-----------
Introduce checkAccessModifier task
- depended on by the check task
- supports useBeta flag via -PcheckAccessModifier.useBeta=true
- bridges maven logger to gradle
- error messages are aggregated by restricted class
Fixes #160
--
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/gradle-jpi-plugin/push/refs/heads/issue-160/000000-983a45%40github.com.