Skip to content
Started 8 days 13 hr ago
Took 5 min 9 sec on basic-z1w90
Success

#10 (Aug 30, 2024, 7:38:52 AM)

Changes
  1. Do not wait before first autodeployment scan (#25078) (details / githubweb)
  2. SQLTraceListener: More info in the trace record (details / githubweb)
  3. SQLTraceListener: Report calling class and method from application (details / githubweb)
  4. SQLTraceListener: Retrieve calling application class and method (details / githubweb)
  5. SQLTraceListener: Test (details / githubweb)
  6. SQLTraceListener: Use Optional for values that can be empty (details / githubweb)
  7. SQLTraceListener: Format code to pass checkstyle (details / githubweb)
  8. SQLTraceListener: Redesign the method SQLTraceRecord.getCallingApplicationMethod (details / githubweb)
  9. SQLTraceListener: Add caller method to toString() (details / githubweb)
  10. GlassFish API - add to the Application Development guide (details / githubweb)
  11. Replaced parsing of java.version system property with usage of Runtime.version (details / githubweb)
  12. Added (experimental) support for JDK 22 and JDK 23 (details / githubweb)
  13. Deleted JDK class (details / githubweb)
  14. Added note about higher Java versions (details / githubweb)
  15. Fixed error message about insufficient JDK version (details / githubweb)
  16. Removed abandoned docker image build (details / githubweb)
  17. Upgraded command-security-maven-plugin to 1.0.18 (details / githubweb)
  18. Switching from deprecated soruce+target to release (compiler maven plugin) (details / githubweb)
  19. The microprofile-config module requires JDK 17 (details / githubweb)
  20. Removed ldapbp module - it was not used, it was buggy (details / githubweb)
  21. Microprofile moved to standard modules (details / githubweb)
  22. GlassFish can build on JDK17+ and is executable on JDK11+ (details / githubweb)
  23. Apply proc:none/proc:only for test compile too. (details / githubweb)
  24. Unit test came to live, but didn't had imports for some reason (details / githubweb)
  25. Change test to junit5 (details / githubweb)
  26. Just remove ancients tests (details / githubweb)
  27. SQLTraceListener: Use embedded Derby for tests (details / githubweb)
  28. Replace none/only testcompile with full in a profile for JDK 23 (details / githubweb)
  29. SQLTraceListener: Cleanup code base on review (details / githubweb)
  30. Tests for WebSocket in a default web module (#24712) (details / githubweb)
  31. Fix WebSocket filter to allow custom wrappers (#24712) (details / githubweb)
  32. Test for a custom wrapper on WebSocket connection (#24712) (details / githubweb)
  33. Removed ServiceLocator from hk2 config generator tests (details / githubweb)
  34. Spotbugs - known null value (details / githubweb)
  35. FindBugs is dead - removed from the project. (details / githubweb)
  36. GJULE - fixed dependency on system default charset (details / githubweb)
  37. SharedSecureRandomImpl renamed to SharedSecureRandom and its clone deleted (details / githubweb)
  38. Removed getter from SharedSecureRandom - always provided constant object. (details / githubweb)
  39. Added log to SharedSecureRandom (details / githubweb)
  40. SecurityUtils deleted - unused class (details / githubweb)
  41. Reusing SecureRandom in NetUtils (details / githubweb)
  42. Unresolvable local host warning moved to CLICommand.checkSanity (details / githubweb)
  43. Removed NetUtils.isSecure - dead code, always returned false (details / githubweb)
  44. Removing garbage from NetUtils (details / githubweb)
  45. Quick code cleanup in RealmAdapter (details / githubweb)
  46. Removed unused getFreePort methods (details / githubweb)
  47. NetUtils.isEqual renamed to isSameHost (details / githubweb)
  48. Deeper code cleanup in NetUtils (details / githubweb)
  49. The common-util: Fixed dependencies on default charset (details / githubweb)
  50. setting local Name and Port for /managment/* URI (details / githubweb)
  51. imports added (details / githubweb)
  52. Deleted GFBase64* implementations from pre-JDK8 times (details / githubweb)
  53. Check exit code of the 'svcs' command (details / githubweb)
  54. Fixed EJB business interface annotation processing (details / githubweb)

Started by user arjan tijms

This run spent:

  • 7.7 sec waiting;
  • 5 min 9 sec build duration;
  • 5 min 17 sec total from scheduled to completion.
Revision: 6b447725e2ec728a64884b1508d5c9feafefb615
Repository: git@github.com:eclipse-ee4j/glassfish.git
  • refs/remotes/origin/master