1. 0eb5dc0 Prepare next development cycle for 6.2.2-SNAPSHOT by Eclipse Glassfish Bot · 3 years, 7 months ago
  2. ad91414 Prepare release 6.2.1 by Eclipse Glassfish Bot · 3 years, 7 months ago
  3. 4fb8354 Organize imports by Piotrek Zygielo · 3 years, 7 months ago
  4. efe3cd1 Tidy poms by arjantijms · 3 years, 7 months ago
  5. 8b5a170 Issue #23507 JUnit5 and Hamcrest 2.2 are here by David Matějček · 3 years, 9 months ago
  6. 548e827 Issue #23504 Removed groupId org.apache.maven.plugins by David Matějček · 3 years, 9 months ago
  7. 6739fad Issue #23504 Removed duplications in pom files by David Matějček · 3 years, 9 months ago
  8. 2c8e6b6 Integrate Exousia 1.0.0-M1. by arjantijms · 3 years, 9 months ago
  9. 61066a3 Updated version number to 6.2.1-SNAPSHOT by David Matějček · 3 years, 10 months ago
  10. 56030c9 Changed version to 6.2.0-SNAPSHOT by David Matějček · 3 years, 10 months ago
  11. 236c313 Trimming trailing spaces, removing tabs - nucleus/core by David Matějček · 4 years ago
  12. f4dc06a Trimming trailing spaces, removing tabs by a script by David Matějček · 3 years, 11 months ago
  13. 36b3ba0 Updated version number to 6.1.1-SNAPSHOT by David Matějček · 4 years ago
  14. 3ac0020 Merge pull request #22868 from SplotyCode/domain-backup-fix by Jonathan C · 4 years ago
  15. 332d538 Processing feedback - tidying comments and new lines. by arjantijms · 4 years, 1 month ago
  16. 2d9f155 Tidying / formatting of poms in nucleus module by arjantijms · 4 years, 1 month ago
  17. d5e8b23 Check whether boot classpath is available from the Runtime MBean by Steve Millidge · 4 years, 1 month ago
  18. 5371252 Update copyright year in pom.xml by hussainnm · 4 years, 1 month ago
  19. 5920882 Change project version to 6.1.0-SNAPSHOT by hussainnm · 4 years, 1 month ago
  20. fc62621 #23369 Fix ClassNotFoundException: com.sun.jndi.cosnaming.CNCtxFactory by arjantijms · 4 years, 2 months ago
  21. 6915abd Remove many references to /endorsed by arjantijms · 4 years, 2 months ago
  22. ebb96b5 Felix (OSGi) errors are hard to read. This pretty prints them. by arjantijms · 4 years, 2 months ago
  23. 377ca7e Update copyright by arjantijms · 4 years, 2 months ago
  24. 5be590f #23351 Fix for faulty manifest generation by arjantijms · 4 years, 2 months ago
  25. 3c12d34 Removed duplicate JACC (Jakarta Authorization) module. by arjantijms · 4 years, 2 months ago
  26. 08ffe4d Merge remote-tracking branch 'hs536/master.jdk11' into 6.1.0 by arjantijms · 4 years, 2 months ago
  27. fe04a42 Merge branch 'master' into master.jdk11 by Arjan Tijms · 4 years, 2 months ago
  28. cd117b2 Update maven plugins and poms accordingly. by arjantijms · 4 years, 2 months ago
  29. e30b54e Merge branch 'master' into domain-backup-fix by Arjan Tijms · 4 years, 6 months ago
  30. 5fa2c05 Modify logger names from javax.enterprise to jakarta.enterprise fixes #23110 by smillidge · 4 years, 8 months ago
  31. c01b3a7 CHanged Servlet Spec Number Internally by smillidge · 4 years, 9 months ago
  32. ecf5103 Updating check to minimum JDK 8 by Gurkan Erdogdu · 4 years, 10 months ago
  33. 952dd7b Merge branch 'master' into master.jdk11 by Hiroki Sawamura · 4 years, 10 months ago
  34. 72f6052 Logging swallowed OSGi exception in debug mode. by arjantijms · 4 years, 10 months ago
  35. bd1c08d Formatting by arjantijms · 4 years, 10 months ago
  36. 29c9401 Formatting and tidying up by arjantijms · 4 years, 10 months ago
  37. 17f259f Merge branch 'master' into master.jdk11 by hs536 · 4 years, 11 months ago
  38. 50ae9a7 Revert "Prepare release 5.1.0" by hs536 · 4 years, 11 months ago
  39. 02de3e4 Revert "Prepare next development cycle for 5.1.1-SNAPSHOT" by hs536 · 4 years, 11 months ago
  40. ae62b9a Remove unnecessary password attribute in osgi.bundle by Takahiro Nagao · 4 years, 11 months ago
  41. 226672b Merge pull request #22992 from pzygielo/log by Arjan Tijms · 5 years ago
  42. 00f1c73 #22989 Remove FighterFish for Jakarta EE 9 release by arjantijms · 5 years ago
  43. 8acfbe2 Copyright by Piotrek Zygielo · 5 years ago
  44. e52046b Remove space from logged message by Piotrek Zygielo · 5 years ago
  45. 78c31cb Add missing argument by Piotrek Zygielo · 5 years ago
  46. 8fb37f2 Jakarta CDI API transitionr by Gaurav Gupta · 5 years ago
  47. 508d875 Jakarta Inject API namespace transition by Gaurav Gupta · 5 years ago
  48. 80c6f4f Merge branch 'master' into glassfish-22907 by Arjan Tijms · 5 years ago
  49. 0ed1284 #22907 Incorporate Bean Validation 3.0.0 by arjantijms · 5 years ago
  50. df23908 Integrate Jakarta Annotations 2.0.0-RC1 by Lukas Jungmann · 5 years ago
  51. 29befa4 Integrate Metro 3.0.0-M1 - round 1, passing build by Lukas Jungmann · 5 years ago
  52. 6978c42 #22926 Remove lingering references by arjantijms · 5 years ago
  53. 4c744d4 #22931 Fix TestNG and OSGi errors. EJB still to be done. WIP by arjantijms · 5 years ago
  54. 770b180 Remove java.endorsed.dirs options from xml files for tests and command scripts. by hs536 · 5 years ago
  55. 7a93f0f Revise some changes of bfc21d7 to reduce the impact on existing code by hs536 · 5 years ago
  56. 1527513 Update accidentally forgotten import by arjantijms · 5 years ago
  57. d7b6491 Upgrade hk2 and asm. by hs536 · 5 years ago
  58. 0ab1798 #22921 - Update maven-bundle-plugin to 4.2.1 by arjantijms · 5 years ago
  59. 40d0c14 #22874 Added required JAXB dependency to make tests pass again by arjantijms · 5 years ago
  60. 143f919 #22874 change "glassfish5" to "glassfish6" glovally by arjantijms · 5 years ago
  61. 3cfb3a3 #22874 Updated version in pom files to 6.0.0-SNAPSHOT by arjantijms · 5 years ago
  62. 6faf57c Upgrade hk2 and asm. by hs536 · 5 years ago
  63. dffbb3a Better handle domain.xml when it is corupted but not empty. by david · 5 years ago
  64. 15e2fbb Resolve ambiguous module definition and removal of sun.misc.Base64* (#22838) by rlfnb · 6 years ago
  65. 25a4957 Prepare next development cycle for 5.1.1-SNAPSHOT by Eclipse Glassfish Bot · 6 years ago
  66. f9bbc00 Prepare release 5.1.0 by Eclipse Glassfish Bot · 6 years ago
  67. 87f3098 adopt jakarta versions of jsp and jstl (#22715) by Lukas Jungmann · 6 years ago
  68. a6a684d Updating copyright year and JDK version by Jayasheelan Kumar · 6 years ago
  69. 56e520f Updating version from 5.0.1 to 5.1.0 by Jayasheelan Kumar · 6 years ago
  70. 040dbee Integrate Mojarra 2.39 (2nd attempt) by arjantijms · 6 years ago
  71. e90d572 Incorporate IP review comments (#22640) by Vinay Vishal · 6 years ago
  72. cb5bc8e Jakarta Servlet API 4.0.2 (#22615) by Stuart Douglas · 6 years ago
  73. 5717147 Initial Contribution by Vinay Vishal · 7 years ago