Skip to content

Changes between #181 and #182

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

  1. Refactoring: JavaLangUtils moved one package higher — David Matějček / detail
  2. Deprecated getDomainRoot removed — David Matějček / detail
  3. Directory for GF client can be set by the GF_CLIENT_DIR env property — David Matějček / detail
  4. Fixed server restart - more robust, added validations — David Matějček / detail
  5. Internationalization removed from ProcessManager — David Matějček / detail
  6. Prepare release 7.0.0 — Glassfish Bot / detail
  7. Prepare next development cycle for 7.0.1-SNAPSHOT — Glassfish Bot / detail
  8. Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader — David Matějček / detail
  9. Replaced all URLClassLoader extensions by GlassfishUrlClassloader — David Matějček / detail
  10. WebappClassLoader is parallel capable — David Matějček / detail
  11. GlassfishUrlClassLoader - logging — David Matějček / detail
  12. Further cleanups — David Matějček / detail
  13. Issue #24228 Fixed stop-domain command for local domains — David Matějček / detail
  14. Remove unused and duplicated BooleanLatch classes — Piotr Żygieło / detail
  15. Prepare release 7.0.1 — Glassfish Bot / detail
  16. Prepare next development cycle for 7.0.2-SNAPSHOT — Glassfish Bot / detail
  17. Prepare release 7.0.2 — Glassfish Bot / detail
  18. Prepare next development cycle for 7.0.3-SNAPSHOT — Glassfish Bot / detail
  19. Revisited glassfish-version.properties and Version class — David Matějček / detail
  20. Fix set-log-attributes asadmin command — Alexander Pinchuk / detail
  21. Minor code cleanup — Alexander Pinchuk / detail
  22. Prepare release 7.0.3 — Glassfish Bot / detail
  23. Prepare next development cycle for 7.0.4-SNAPSHOT — Glassfish Bot / detail
  24. Fixes classloader leak when a resource is rerieved — Cedric Tabin / detail
  25. API usage improvement to JDK11 in ASURLClassLoader — Cedric Tabin / detail
  26. Prepare release 7.0.4 — Glassfish Bot / detail
  27. Prepare next development cycle for 7.0.5-SNAPSHOT — Glassfish Bot / detail
  28. Prepare release 7.0.5 — Glassfish Bot / detail
  29. Prepare next development cycle for 7.0.6-SNAPSHOT — Glassfish Bot / detail
  30. Add connection timeouts to some admin commands and Admin Console. — Ondro Mihalyi / detail
  31. Add connection timeouts to some admin commands and Admin Console. — Ondro Mihalyi / detail
  32. Refactor ProcessManager to Use ProcessBuilder — Zhen Ma / detail
  33. Fix ClassCircularityError in the ASURLClassLoader — Alexander Pinchuk / detail
  34. Minor code cleanups — Alexander Pinchuk / detail
  35. Refactor ProcessManager tests based on feedback — Zhen Ma / detail
  36. Add fine-grained bytecode transformation tracking in ASURLClassLoader — Alexander Pinchuk / detail
  37. Change logging level to reduce verbosity of a log output — Alexander Pinchuk / detail
  38. remove ProcessExecutor — Zhen Ma / detail
  39. Fixed race condition in ProcessManager — David Matějček / detail
  40. Unused waitForReaderThreads removed — David Matějček / detail
  41. Using AtomicBoolean instead of nonvolatile boolean — David Matějček / detail
  42. Drop branch from version string/product id info — Piotr Żygieło / detail
  43. Fixed processing of process output — David Matějček / detail
  44. Yet more fixes and optimizations — David Matějček / detail
  45. Drop timestamp from version string/product id info — Piotr Żygieło / detail
  46. General cleaning after removal the ProcessExecutor — Alexander Pinchuk / detail
  47. Suppress echoing to console in the ProcessManagerTest — Alexander Pinchuk / detail
  48. Prepare release 7.0.6 — Glassfish Bot / detail
  49. Prepare next development cycle for 7.0.7-SNAPSHOT — Glassfish Bot / detail
  50. Prepare release 7.0.7 — Glassfish Bot / detail
  51. Prepare next development cycle for 7.0.8-SNAPSHOT — Glassfish Bot / detail
  52. The osgi.bundle files removed from 'common' modules — David Matějček / detail
  53. Fix 'mr-jar' processing in the 'ear' libs — Alexander Pinchuk / detail
  54. Prepare release 7.0.8 — Glassfish Bot / detail
  55. Prepare next development cycle for 7.0.9-SNAPSHOT — Glassfish Bot / detail
  56. Fix 'stop-local-instance' command — Alexander Pinchuk / detail
  57. Remove all JBI occurrences from tests — Alexander Pinchuk / detail
  58. Prepare release 7.0.9 — Glassfish Bot / detail
  59. Prepare next development cycle for 7.0.10 — Glassfish Bot / detail
  60. Correct new version by adding -SNAPSHOT — arjan tijms / detail
  61. Fix command run target processing — Alexander Pinchuk / detail
  62. Code cleanup — Alexander Pinchuk / detail
  63. Fixed File locking tests for windows — David Matějček / detail
  64. Using annotations to run test just on compatible OS — David Matějček / detail
  65. Disable lockAndRenameTest on Mac. The OS just doesn't guarantee this. — arjan tijms / detail
  66. Deprecated XMLInputFactory.newInstance replaced by newFactory — David Matějček / detail
  67. Fix instance synchronization — Alexander Pinchuk / detail
  68. Temp fix for mysterious import of "com.sun.enterprise.security.web" — arjan tijms / detail
  69. Prepare release 7.0.10 — Glassfish Bot / detail
  70. Prepare next development cycle for 7.0.11-SNAPSHOT — Glassfish Bot / detail
  71. Prepare release 7.0.11 — Glassfish Bot / detail
  72. Prepare next development cycle for 7.0.12-SNAPSHOT — Glassfish Bot / detail
  73. Add initial support for several Jakarta EE 11 M1 APIs — arjan tijms / detail
  74. Add Jakarta Validation 3.1.0-M1 — arjan tijms / detail
  75. Next version is 8.0.0 — arjan tijms / detail
  76. Working on getting more tests to pass. — arjan tijms / detail
  77. Update glassfish7 root folder to glassfish8 — arjan tijms / detail
  78. Make all deployment-time bytecode transformers reentrant — Alexander Pinchuk / detail
  79. Reduce usage of Java SE Security Manager — arjan tijms / detail
  80. Prepare release 7.0.12 — Glassfish Bot / detail
  81. Prepare next development cycle for 7.0.13-SNAPSHOT — Glassfish Bot / detail
  82. Revert "Merge master into 8.0" — noreply / detail