Ceki Gülcü
Ceki Gülcü
Vladimir Sitnikov : It would allow clients to depend on the reduced feature set, and they will be secured in face of unknown vulnerabilities
Given that Janino artifacts are not modularized, it would help if you could set `Automatic-Module-Name` property in MANIFEST.MF. I would suggest the following names: |artifact|suggested Automatic-Module-Name value| |-------|---------------------------------| |org.codehaus.janino:commons-compiler|org.codehaus.janino.commons.compiler| |org.codehaus.janino:janino|org.codehaus.janino.janino|...
This branch is a simplification attempt removing RemoteAppenderServerListener & RemoteReceiverServerListener, several tests commented out or broken but I am too tired to continue