Skip to content

Changes

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

  1. Several quick changes for easier readability — David Matějček / detail
  2. Fixed incorrect comparison (incompatible types) in isDefaultResource — David Matějček / detail
  3. Implemented SimpleJndiName.changePrefix — David Matějček / detail
  4. Simplified usages of changePrefix — David Matějček / detail
  5. Cleanups, tiny optimizations and removals of unused code — David Matějček / detail
  6. Constants for standard java context ns ids + fixed prefix without slash — David Matějček / detail
  7. Fixed Webservice TCK tests — David Matějček / detail
  8. GlassfishNamingManagerImpl now can do lookup in InitialContext — David Matějček / detail
  9. Refactorings around JNDI, optimizations, tests — David Matějček / detail
  10. Cleanup: Removed declared exceptions which were not thrown — David Matějček / detail
  11. Closing contexts in tests, cleanups — David Matějček / detail
  12. Improved logging of connectors deployment — David Matějček / detail
  13. Relaxed SimpleJndiName validations as resource JNDI names can't pass them — David Matějček / detail
  14. SerialContext - reordered methods and private classes, added comments — David Matějček / detail
  15. Minor cleanup - doesn't change behavior — David Matějček / detail
  16. Prepare release 7.0.0 — Glassfish Bot / detail
  17. Prepare next development cycle for 7.0.1-SNAPSHOT — Glassfish Bot / 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. Prepare release 7.0.3 — Glassfish Bot / detail
  23. Prepare next development cycle for 7.0.4-SNAPSHOT — Glassfish Bot / detail
  24. Prepare release 7.0.4 — Glassfish Bot / detail
  25. Prepare next development cycle for 7.0.5-SNAPSHOT — Glassfish Bot / detail
  26. Prepare release 7.0.5 — Glassfish Bot / detail
  27. Prepare next development cycle for 7.0.6-SNAPSHOT — Glassfish Bot / detail
  28. Prepare release 7.0.6 — Glassfish Bot / detail
  29. Prepare next development cycle for 7.0.7-SNAPSHOT — Glassfish Bot / detail
  30. Add optional imports in osgi.bundle of glassfish-naming — Zhen Ma / detail
  31. Prepare release 7.0.7 — Glassfish Bot / detail
  32. Prepare next development cycle for 7.0.8-SNAPSHOT — Glassfish Bot / detail
  33. The osgi.bundle files removed from 'common' modules — David Matějček / detail
  34. Prepare release 7.0.8 — Glassfish Bot / detail
  35. Prepare next development cycle for 7.0.9-SNAPSHOT — Glassfish Bot / detail
  36. Prepare release 7.0.9 — Glassfish Bot / detail
  37. Prepare next development cycle for 7.0.10 — Glassfish Bot / detail
  38. Correct new version by adding -SNAPSHOT — arjan tijms / detail
  39. Prepare release 7.0.10 — Glassfish Bot / detail
  40. Prepare next development cycle for 7.0.11-SNAPSHOT — Glassfish Bot / detail
  41. Prepare release 7.0.11 — Glassfish Bot / detail
  42. Prepare next development cycle for 7.0.12-SNAPSHOT — Glassfish Bot / detail
  43. Next version is 8.0.0 — arjan tijms / detail
  44. Prepare release 7.0.12 — Glassfish Bot / detail
  45. Prepare next development cycle for 7.0.13-SNAPSHOT — Glassfish Bot / detail
  46. Revert "Merge master into 8.0" — noreply / detail

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

  1. Make bind exception more clear — arjan tijms / detail
  2. Correct space — arjan tijms / detail
  3. Updated Jakarta EE 10 references in code — David Matějček / detail