-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
agent-javacommunityIssues and PRs created by the communityIssues and PRs created by the communitytriageIssues and PRs that need to be triagedIssues and PRs that need to be triaged
Description
Currently: module-info.java does not exist
Expected: module-info.java exists.
There should be support for JPMS (Java Platform Module System), which is released with Java 9. This will help to avoid compile warnings like
[WARNING] * Required filename-based automodules detected: [logback-ecs-encoder-1.7.0.jar, ecs-logging-core-1.7.0.jar]. Please don't publish this project to a public artifact repository!
in case JPMS is used. It could help to be more secure, too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agent-javacommunityIssues and PRs created by the communityIssues and PRs created by the communitytriageIssues and PRs that need to be triagedIssues and PRs that need to be triaged
Type
Fields
Give feedbackNo fields configured for issues without a type.