Skip to content
Started 3 mo 23 days ago
Took 13 sec on basic-qnbn8
Success

#182 (Feb 8, 2024, 11:58:57 AM)

Build Artifacts
web-core-7.0.13-SNAPSHOT.jar1.11 MiB view
web-core-7.0.13-SNAPSHOT.pom5.34 KiB view
Changes
  1. JNDI: DefaultServlet vs. SimpleJndiName (details)
  2. Fixed exception processing in ApplicationContextFacade (details)
  3. Cleanups, tiny optimizations and removals of unused code (details)
  4. Fix ServletContext#getResource to resolves to URL if available #24083 (details)
  5. Unit test for StandardContext #24083 (details)
  6. Reactivate old CoyoteAdapter normalisation (details)
  7. Use exceptions (details)
  8. FISH-6775 Adjust javadoc (details)
  9. Cherry-pick fixes (details)
  10. Checkstyle violation (details)
  11. Errant space (details)
  12. FISH-6775 Don't use exceptions (details)
  13. FISH-6775 Fix detail message (details)
  14. Removed unused field initialization (details)
  15. Prepare release 7.0.0 (details)
  16. Prepare next development cycle for 7.0.1-SNAPSHOT (details)
  17. Make methods static (details)
  18. Reduce accessibility of method (details)
  19. Split 'normalize' test (details)
  20. Make evaluateNormalizedPathWithSinglePoint package-accessible and test it (details)
  21. Fixed errors seen when testing xmlsec4 PR (details)
  22. Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader (details)
  23. Replaced all URLClassLoader extensions by GlassfishUrlClassloader (details)
  24. The stop method replaced by close, which is standard. (details)
  25. WebappClassLoader usages - simplified (details)
  26. WebappClassLoader - cleanup (details)
  27. Added status checking to WebappClassLoader (details)
  28. Optimized JarFileManager, next gen. (details)
  29. The libPath field was in fact a constant which must not change (details)
  30. Further cleanups (details)
  31. Issue #24245 Fixed package.definition permission property evaluation (details)
  32. Fixed QL tests with enabled SecurityManager and package definition rules (details)
  33. Fixed dropping exception (details)
  34. Searching the bug - refactoring to be able to understand what I do read (details)
  35. Removed reflection from ApplicationContextFacade (details)
  36. SecurityUtil.isPackageProtectionEnabled() is controlled by the classloader (details)
  37. Fixed websocket tck (details)
  38. Removed and updated javadocs, code cleanup (details)
  39. Fixes failure of deployment of test-faces23-websocket in Faces TCK (details)
  40. Fixed javadoc - xml element (details)
  41. Prepare release 7.0.1 (details)
  42. Prepare next development cycle for 7.0.2-SNAPSHOT (details)
  43. Prepare release 7.0.2 (details)
  44. Prepare next development cycle for 7.0.3-SNAPSHOT (details)
  45. Refactored WebBundleDescriptors (details)
  46. Prepare release 7.0.3 (details)
  47. Prepare next development cycle for 7.0.4-SNAPSHOT (details)
  48. Some modest cleanups for the security code (details)
  49. Process feedback for security code cleaning (details)
  50. Even more feedback (details)
  51. Prepare release 7.0.4 (details)
  52. Prepare next development cycle for 7.0.5-SNAPSHOT (details)
  53. Fix login again after logout (details)
  54. Small amount of cleanups for the security code (details)
  55. Removed tab (details)
  56. Some basic cleaning of security, kernel and web glue code (details)
  57. Prepare release 7.0.5 (details)
  58. Prepare next development cycle for 7.0.6-SNAPSHOT (details)
  59. Prepare release 7.0.6 (details)
  60. Prepare next development cycle for 7.0.7-SNAPSHOT (details)
  61. Fixed logging dependencies of websecurity module (details)
  62. Prepare release 7.0.7 (details)
  63. Prepare next development cycle for 7.0.8-SNAPSHOT (details)
  64. The osgi.bundle files removed from 'common' modules (details)
  65. Some cleanup (details)
  66. Prepare release 7.0.8 (details)
  67. Prepare next development cycle for 7.0.9-SNAPSHOT (details)
  68. Prepare release 7.0.9 (details)
  69. Prepare next development cycle for 7.0.10 (details)
  70. Correct new version by adding -SNAPSHOT (details)
  71. Rename main package in security-ee module to include .ee (details)
  72. Avoid protocol relative redirects (details)
  73. Prepare release 7.0.10 (details)
  74. Prepare next development cycle for 7.0.11-SNAPSHOT (details)
  75. Added log to StandardWrapper (details)
  76. Initial support for (details)
  77. Fix WebSocket not working for default web module applications. (details)
  78. Processing feedback (details)
  79. Removing semi-colon (details)
  80. Prepare release 7.0.11 (details)
  81. Prepare next development cycle for 7.0.12-SNAPSHOT (details)
  82. Next version is 8.0.0 (details)
  83. Working on getting more tests to pass. (details)
  84. Reduce usage of Java SE Security Manager (details)
  85. Fixes #24739 (details)
  86. Try the application classloader to restore the Principal for HA. (details)
  87. Order WebSocket initializer before Faces one (details)
  88. Guard the websocket upgrade to only happen once for a request. (details)
  89. Prepare release 7.0.12 (details)
  90. Prepare next development cycle for 7.0.13-SNAPSHOT (details)
  91. Revert "Merge master into 8.0" (details)
Changes in dependency
  1. EJB container Internal API Success #181Success #182 (detail)
  2. GlassFish Web container related modules  ? → Success #182 (detail)
  3. grizzly-config Success #181Success #182 (detail)
  4. Eclipse GlassFish Parent Project Success #181Success #182 (detail)
  5. Nucleus Parent Success #181Success #182 (detail)
  6. Scattered Archive APIs of Glassfish Success #181Success #182 (detail)
  7. Web Container Common Utilities Success #181Success #182 (detail)
  8. admin-config-api Success #181Success #182 (detail)
  9. Jakarta EE dependent public APIs of Glassfish Success #181Success #182 (detail)
  10. Security Services and SPI Success #181Success #182 (detail)
  11. Resources Connector Success #181Success #182 (detail)
  12. Connectors Private APIs for GlassFish Containers Success #181Success #182 (detail)
  13. Deployment Related Common Classes Success #181Success #182 (detail)
  14. Private APIs of Glassfish Success #181Success #182 (detail)
  15. Public APIs of Glassfish Success #181Success #182 (detail)
  16. Glassfish Naming Success #181Success #182 (detail)
  17. GlassFish Jakarta EE Annotation Framework Success #181Success #182 (detail)
  18. Security Core Classes Success #181Success #182 (detail)
  19. Transaction Service Internal API Success #181Success #182 (detail)
  20. Web Container Naming Utilities Success #181Success #182 (detail)
  21. Jakarta EE Security Core Classes Success #181Success #182 (detail)
  22. Common Utilities Success #181Success #182 (detail)
  23. HK2 config types Success #181Success #182 (detail)
  24. Connector for GlassFish Web Container Success #181Success #182 (detail)
  25. GlassFish Nucleus Modules Success #180Success #182 (detail)
  26. GlassFish SSL Implementation Module Success #181Success #182 (detail)
  27. Container Common Success #181Success #182 (detail)
  28. Deployment Object Library Success #181Success #182 (detail)
  29. admin-util Success #181Success #182 (detail)
  30. nucleus.resources Success #181Success #182 (detail)
  31. GlassFish Java Util Logging Extension Success #181Success #182 (detail)