Atwijukire Ariho Seth
Atwijukire Ariho Seth
This draft PR adds the `maven-source-plugin` in the `glassfish-main-aggregator` pom file, which generates the `sources.jar` file And two plugins ie `maven-javadoc-plugin` and `maven-source-plugin` in the `glassfish-embedded-all` pom file Fixes
In this PR, information about the **OSGi module management** was removed from the administration-guide documentation because it no longer exists in GlassFish 7. The last update of the artifacts version...
This PR ; - Removes policy files, ie, `client.policy`, `security.policy` - Removes all imports for `java.security.Policy`, for example `Policy.getPolicy()`, `Policy.setPolicy()`, `Policy.refresh()` - Removes all the code that instantiates `java.lang.SecurityManager`, for...