David Matějček
David Matějček
After we made a quick fix of the `FileLockTest` in #24606 (original test just printed errors to the stdout, but did not fail), it made visible problem in `ManagedFile` class...
### Why 1. It is really hard to find something when half of logger names is obfuscated by LogDomains 2. Prefer System.Logger (with GJULE as a backend, but could use...
Simple documentation for https://github.com/docker-library/official-images/pull/14107
Many users (not just [here](https://github.com/eclipse-ee4j/glassfish/issues/22598)) asked for the rescue of the official [GlassFish Docker Image](https://hub.docker.com/_/glassfish), and the time has come. I don't have an experience with creating the official Docker...
This dependency is not developed any more, see https://maven.apache.org/shared/maven-osgi/project-info.html
- Exousia 2.1.2 for GF7 - Exousia 3.0.0-M3 for GF8 - Epicyro 3.1.0-M2 for GF8 - glassfish-build-maven-plugin 4.0.2 for GF7+
Current JDepend Plugin does not support multiple directories separated by comma (see https://docs.sonarqube.org/display/PLUG/Java+Plugin+and+Bytecode ). ``` [ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.5.0.1254:sonar (sonar) on project winstrom-backend-tests: Could not analyse classes in...
See * https://repo1.maven.org/maven2/org/glassfish/main/common/glassfish-api/8.0.0-M6/ - CycloneDX files are there * https://repo1.maven.org/maven2/org/glassfish/main/common/glassfish-api/7.0.15/ - Here they don't Note that in #24997 is another change that might be related in the future. Also I...
See link: https://glassfish.org/docs/SNAPSHOT/add-on-component-development-guide.html#hk2-lifecycle-interfaces * Those links to java.net don't exist any more * `org.jvnet.hk2.component `packages don't exist too, I assume they were replaced by Jakarta Annotations? Or by hk2-api module.