-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
See this old post why this is a good idea: https://dzone.com/articles/automatic-module-name-calling-all-java-library-maintainers
TLDR:
It costs nothing, has no compatibility issues and improves the usability of the library for JPMS enabled projects.
All that is needed is a single line in the MANIFEST.MF:
Automatic-Module-Name: org.jboss.marshalling Automatic-Module-Name: org.jboss.marshalling.river Automatic-Module-Name: org.jboss.marshalling.serial
- is incorporated by
-
JBEAP-28265 (8.0.z) Upgrade JBoss Marshalling from 2.1.3.SP1-redhat-00001 to 2.1.5.Final-redhat-00001
- Resolved
-
WFCORE-6714 Upgrade JBoss Marshalling to 2.1.4.SP1
- Resolved