Skip to content

docs: update documentation for aspectJ #1273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

jeromevdl
Copy link
Contributor

Issue #, if available: #1271

Description of changes:

Added installation steps in core modules and described the aspectJ configuration for both Java 1.8 and 11+. Together with @scottgerring, we thought it would be better to use the old plugin (org.codehaus.mojo groupId) for Java 1.8 and the new one (dev.aspectj groupId) for Java 11+, instead of adding additional configuration and complexity (enforcing aspectj-rt 1.9.7)

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jeromevdl jeromevdl changed the title doc: update documentation for aspectJ docs: update documentation for aspectJ Jul 7, 2023
@jeromevdl jeromevdl requested a review from mriccia July 10, 2023 09:00
@jeromevdl jeromevdl force-pushed the doc/aspectj-plugin-configuration branch from a02fa51 to dbec008 Compare July 10, 2023 12:06
@jeromevdl jeromevdl self-assigned this Jul 10, 2023
@jeromevdl
Copy link
Contributor Author

jeromevdl commented Jul 11, 2023

We should also update the sam templates... https://github.com/aws/aws-sam-cli-app-templates/
See. #1278

@jeromevdl jeromevdl mentioned this pull request Jul 11, 2023
1 task
Copy link
Contributor

@kozub kozub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@mriccia mriccia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jeromevdl jeromevdl merged commit 5ba9cf4 into main Jul 11, 2023
@jeromevdl jeromevdl deleted the doc/aspectj-plugin-configuration branch July 11, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants