v1.0.36-alpha
Commit message
Bump dev.aspectj:aspectj-maven-plugin from 1.13.1 to 1.14 (#14)
Bumps
dev.aspectj:aspectj-maven-plugin
from 1.13.1 to 1.14.
Release notes
Sourced from dev.aspectj:aspectj-maven-plugin's releases.
1.14
- Consider classpath dependencies in "build needed" check. Fixes mojohaus/aspectj-maven-plugin#15.
- Downgrade default
aspectjtoolsdependency to 1.9.7 for plugin to run on Java 8 again by default. Upgrading is still easily possible.- Both the plugin builds themselves (including sources and javadocs) and the artifacts produced by the plugin are reproducible, see also the Maven mini guide. For more information, read the descriptions for options
argumentFileDirectoryandargumentFileName. Mojohaus version 1.14.0 does not produce reproducible AspectJ artifacts, only the plugin itself has a partially reproducible build (JAR only, not javadoc).- Generate plugin documentation from ADOC (Asciidoc), no longer from APT (Almost Plain Text).
Commits
5458705Release 1.1420f398bAdd project URL and licence info for Maven Central deployment338538aAdd source and javadoc JARs for Maven Central deployment46bc241Add missing maven-plugin-report-plugin55194dfCosmetic javadoc improvements (code blocks etc.)7cb35d3Add example link to sitemap to site.xml (inactive)50329d1Move project info to the bottom of the Maven site menub10b8d8Add debug output to AbstractAjcCompiler::isBuildNeeded5646873ADOC: update "version compatibility" section7b14ed6Fix some XML tags in ADOC examples- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits
that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after
your CI passes on it@dependabot cancel mergewill cancel a previously requested merge
and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all
of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs 121869075+anthony-nhs@users.noreply.github.com
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]