Skip to content
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

#142 Add module descriptors with moditect #510

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SentryMan
Copy link

@SentryMan SentryMan commented Sep 3, 2024

Issue #, if available:
resolves #142

Description of changes:
Uses moditect maven plugin to add a module-info.class without breaking Java 8 compatibility.

Target (OCI, Managed Runtime, both):
Both

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@SentryMan SentryMan changed the title Add module descriptor with moditect Add module descriptor to core module with moditect Sep 3, 2024
@SentryMan SentryMan changed the title Add module descriptor to core module with moditect #142 Add module descriptor to core module with moditect Sep 3, 2024
@SentryMan SentryMan changed the title #142 Add module descriptor to core module with moditect #142 Add module descriptors with moditect Sep 4, 2024
aws-lambda-java-core/pom.xml Outdated Show resolved Hide resolved
aws-lambda-java-events-sdk-transformer/pom.xml Outdated Show resolved Hide resolved
aws-lambda-java-events/pom.xml Outdated Show resolved Hide resolved
aws-lambda-java-log4j2/pom.xml Outdated Show resolved Hide resolved
aws-lambda-java-runtime-interface-client/pom.xml Outdated Show resolved Hide resolved
aws-lambda-java-serialization/pom.xml Outdated Show resolved Hide resolved
@SentryMan
Copy link
Author

@smirnoal, @maxday Please review when you find the time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'Automatic-Module-Name' property to aws-lambda-java-core MANIFEST.MF
3 participants