Skip to content

Changes

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

  1. Fixed NPE in ContainerMapper — David Matějček / detail
  2. Refactoring of sending HTTP 500 in ContainerMapper — David Matějček / detail
  3. For #24158 Asadmin set creates missing configuration nodes — Ondro Mihalyi / detail
  4. #24158 Enhance existing test to test an aliased property. — Ondro Mihalyi / detail
  5. #24158 Enhance existing test to test setting a custom property — Ondro Mihalyi / detail
  6. #24158 Test setting an attribute on an undefined node. — Ondro Mihalyi / detail
  7. #24158 Fix compile errors after an unsuccessful rebase — Ondro Mihalyi / detail
  8. Deprecated getDomainRoot removed — David Matějček / detail
  9. Using org.glassfish.hk2.api.PopulatorPostProcessor instead of deprecated copy — David Matějček / detail
  10. Fixed server restart - more robust, added validations — David Matějček / detail
  11. Prepare release 7.0.0 — Glassfish Bot / detail
  12. Prepare next development cycle for 7.0.1-SNAPSHOT — Glassfish Bot / detail
  13. Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader — David Matějček / detail
  14. Replaced all URLClassLoader extensions by GlassfishUrlClassloader — David Matějček / detail
  15. Issue #24228 Removed redundant pid file removal, faster checking — David Matějček / detail
  16. Remove unused and duplicated BooleanLatch classes — Piotr Żygieło / detail
  17. Uberjar compilable again — David Matějček / detail
  18. Prepare release 7.0.1 — Glassfish Bot / detail
  19. Prepare next development cycle for 7.0.2-SNAPSHOT — Glassfish Bot / detail
  20. Prepare release 7.0.2 — Glassfish Bot / detail
  21. Prepare next development cycle for 7.0.3-SNAPSHOT — Glassfish Bot / detail
  22. Revisited glassfish-version.properties and Version class — David Matějček / detail
  23. Fixed reporting startup time including CLI — David Matějček / detail
  24. Prepare release 7.0.3 — Glassfish Bot / detail
  25. Prepare next development cycle for 7.0.4-SNAPSHOT — Glassfish Bot / detail
  26. Refactor secure admin domain element — Alexander Pinchuk / detail
  27. Cleanups in connectors logging — David Matějček / detail
  28. Remove duck types from rest of classes — Alexander Pinchuk / detail
  29. Minor code cleanups — Alexander Pinchuk / detail
  30. Prepare release 7.0.4 — Glassfish Bot / detail
  31. Prepare next development cycle for 7.0.5-SNAPSHOT — Glassfish Bot / detail
  32. Transformation of the maven plugin to the annotation processor — David Matějček / detail
  33. Some basic cleaning of security, kernel and web glue code — arjan tijms / detail
  34. Fixing compilation error in tests and some more cleanups — arjan tijms / detail
  35. Prepare release 7.0.5 — Glassfish Bot / detail
  36. Prepare next development cycle for 7.0.6-SNAPSHOT — Glassfish Bot / detail
  37. Prepare release 7.0.6 — Glassfish Bot / detail
  38. Prepare next development cycle for 7.0.7-SNAPSHOT — Glassfish Bot / detail
  39. The com.sun.tracing package is not a part of the JDK any more — David Matějček / detail
  40. Prepare release 7.0.7 — Glassfish Bot / detail
  41. Prepare next development cycle for 7.0.8-SNAPSHOT — Glassfish Bot / detail
  42. Implemented autodetection of bootstrap packages for OSGI — David Matějček / detail
  43. The osgi.bundle files removed from 'common' modules — David Matějček / detail
  44. Reduced kernel exports again, some removed parts moved back again — David Matějček / detail
  45. Fixed ElementStarITest and TokenAuthenticationITest — David Matějček / detail
  46. Prepare release 7.0.8 — Glassfish Bot / detail
  47. Prepare next development cycle for 7.0.9-SNAPSHOT — Glassfish Bot / detail
  48. Replace deprecated 'isAccessible' method — Alexander Pinchuk / detail
  49. Prepare release 7.0.9 — Glassfish Bot / detail
  50. Prepare next development cycle for 7.0.10 — Glassfish Bot / detail
  51. Correct new version by adding -SNAPSHOT — arjan tijms / detail
  52. Deprecated XMLInputFactory.newInstance replaced by newFactory — David Matějček / detail
  53. Temp fix for mysterious import of "com.sun.enterprise.security.web" — arjan tijms / detail
  54. Prepare release 7.0.10 — Glassfish Bot / detail
  55. Prepare next development cycle for 7.0.11-SNAPSHOT — Glassfish Bot / detail
  56. Initial support for — arjan tijms / detail
  57. Prepare release 7.0.11 — Glassfish Bot / detail
  58. Prepare next development cycle for 7.0.12-SNAPSHOT — Glassfish Bot / detail
  59. Next version is 8.0.0 — arjan tijms / detail
  60. Update glassfish7 root folder to glassfish8 — arjan tijms / detail
  61. Prepare release 7.0.12 — Glassfish Bot / detail
  62. Prepare next development cycle for 7.0.13-SNAPSHOT — Glassfish Bot / detail
  63. Revert "Merge master into 8.0" — noreply / detail
  64. Formatting — Hiroki Kaido / detail
  65. Fix no stacktrace is outputed in server log when exception occurs in class specified by Lifecycle Module — Hiroki Kaido / detail
  66. Fixes data race during Admin Console initialization — Alexander Pinchuk / detail

#180 (Aug 22, 2022, 12:43:04 PM)

  1. Closing resources - deployment archives — David Matějček / detail
  2. Allow sniffers to scan annotated parameters — Matt Gill / detail
  3. Updated Jakarta EE 10 references in code — David Matějček / detail
  4. Fixed Jakarta EE version in man pages — David Matějček / detail
  5. Updated product name to Eclipse GlassFish — David Matějček / detail
  6. GJULE integration with GlassFish — David Matějček / detail
  7. Fixed printing OSGI issues in EmbeddedOSGiGlassFishRuntime — David Matějček / detail