Skip to content

Changes

#240 (May 19, 2024, 12:00:15 AM)

  1. Performance test to detect wrong level check vs message formatting, etc. (commit: 8a16b27) — David Matějček / githubweb
  2. Resolved performance issues (commit: 86c9abc) — David Matějček / githubweb
  3. Fixed javadocs and added documentation (commit: 115b2df) — David Matějček / githubweb
  4. Fix javadoc to reflect implementation (commit: e4af246) — Piotr Żygieło / githubweb
  5. Fix dereferencing port to follow changes in config (commit: b49e509) — Piotr Żygieło / githubweb
  6. Update test dependencies for appserv/lib and add license (commit: 9042c48) — arjan tijms / githubweb

#239 (May 12, 2024, 12:00:14 AM)

  1. Fix #24619 - Monitoring data not displayed for instances (commit: cfb9620) — Ondro Mihalyi / githubweb
  2. Upgrade jackson to 2.17.1 (commit: f256659) — Ondro Mihalyi / githubweb
  3. Fix copyrights, improve docs in comments (commit: e57b3bb) — Ondro Mihalyi / githubweb
  4. Fix initial lookup delay for client applications (commit: bcbffbb) — Hiroki Kaido / githubweb

#238 (May 5, 2024, 12:04:16 AM)

  1. Add Jakarta JSON Processing standalone TCK runner (commit: a1cd09e) — Alexander Pinchuk / githubweb
  2. Disable test report generation on JDK 18+ (commit: 7c3963b) — Alexander Pinchuk / githubweb
  3. Fixes Maven warnings (commit: 60df857) — Alexander Pinchuk / githubweb
  4. Update SigTest Maven Plugin to version 2.2 (commit: 6295a0d) — Alexander Pinchuk / githubweb

#237 (Apr 28, 2024, 12:00:09 AM)

  1. Update and organize dependencies (commit: f1fb359) — Alexander Pinchuk / githubweb
  2. Update CDI Lang Model TCK to JUnit5 (commit: 122ddd1) — Alexander Pinchuk / githubweb
  3. Replace obsoleted forkMode parameter (commit: 6f02c07) — Alexander Pinchuk / githubweb
  4. Add missing test scope for the Arquillian connectors (commit: 713bfe4) — Alexander Pinchuk / githubweb
  5. Use consistent profile naming (commit: 705e233) — Alexander Pinchuk / githubweb
  6. Move CDI Signature TCK to separate module (commit: 7e85e25) — Alexander Pinchuk / githubweb
  7. Fix #24931 compare with known size of 'usedResourceHandles' instead of (commit: 4cf49db) — R.M. Morrien / githubweb
  8. Classloader matching for BeanDeploymentArchives to manage bean classes across multiple BDAs (commit: e87e5e1) — Lisa Liu-Thorrold / githubweb
  9. Excludes forgotten dependencies (commit: 916f033) — Alexander Pinchuk / githubweb
  10. Fixes test report generation (commit: 0e49d92) — Alexander Pinchuk / githubweb
  11. Fixes GlassFish home in the REST CDI TCK (commit: 255f0f0) — Alexander Pinchuk / githubweb
  12. Remove unsupported Maven option (commit: 81d57cb) — Alexander Pinchuk / githubweb
  13. Integrate JLine 3.26.0 (commit: a5ee130) — Alexander Pinchuk / githubweb
  14. Fixes keytool executable name on Windows (commit: 5b2d442) — Alexander Pinchuk / githubweb

#236 (Apr 21, 2024, 12:00:08 AM)

  1. Integrate Jakarta Activation 2.1.3 (commit: a48ed4d) — Alexander Pinchuk / githubweb
  2. Integrate Jakarta Mail 2.1.3 (commit: 36dd615) — Alexander Pinchuk / githubweb
  3. Integrate Eclipse Parsson 1.1.6 (commit: f9fb730) — Alexander Pinchuk / githubweb
  4. Integrate Jakarta JSON Binding 3.0.1 (commit: bbe5574) — Alexander Pinchuk / githubweb
  5. Integrate JBoss Class File Writer 1.3.1.Final (commit: 65dcc7b) — Alexander Pinchuk / githubweb
  6. Integrate Mojarra 4.0.7 (commit: de74500) — Alexander Pinchuk / githubweb
  7. Uses JUnit from nucleus parent (commit: 792f999) — Alexander Pinchuk / githubweb
  8. Update the Administration Console description (commit: f53700c) — Alexander Pinchuk / githubweb
  9. Update docs/administration-guide/src/main/asciidoc/overview.adoc (commit: 8fa6dbc) — noreply / githubweb
  10. Update docs/administration-guide/src/main/asciidoc/overview.adoc (commit: 0cc5966) — noreply / githubweb
  11. Update docs/administration-guide/src/main/asciidoc/overview.adoc (commit: 0663eed) — noreply / githubweb
  12. Fixed using wrong java command in TCK authentication and managing failures (commit: 21f48d0) — David Matějček / githubweb
  13. Just formatting in embedded/Server (commit: 6a36ce6) — David Matějček / githubweb
  14. Refactored and fixed WebClientITest for embedded (commit: e760a81) — David Matějček / githubweb
  15. Fixed reflection error - htmlunit 2.70.0 resolves that. (commit: dfb0927) — David Matějček / githubweb
  16. Integrate Exousia 2.12 (commit: 1780bd8) — arjan tijms / githubweb
  17. Using random free port for HTTP (commit: ca72663) — David Matějček / githubweb
  18. Code cleanups made when I was working on Exousia 2.1.2-SNAPSHOT (commit: 9097db8) — David Matějček / githubweb
  19. GlassfishRoleMapper revisited (commit: 7130d66) — David Matějček / githubweb
  20. Revided ant exec usages in TCK tests (commit: ecdc8ab) — David Matějček / githubweb
  21. Updated Platform TCK to 10.0.4 (commit: a51854b) — David Matějček / githubweb
  22. Fixed TCK classpaht for the signature test of Pages.Tags (commit: 340a717) — David Matějček / githubweb

#235 (Apr 14, 2024, 12:00:09 AM)

  1. Enable CDI Lang Model TCK (commit: 752d7fc) — Alexander Pinchuk / githubweb
  2. Remove redundant static field (commit: fbb8be6) — Alexander Pinchuk / githubweb
  3. Integrate Maven Git Commit Id plugin 8.0.2 (commit: 823016a) — Alexander Pinchuk / githubweb
  4. Integrate Maven Compiler plugin 3.13.0 (commit: c929d12) — Alexander Pinchuk / githubweb
  5. Integrate Maven Clean plugin 3.3.2 (commit: 2406b26) — Alexander Pinchuk / githubweb
  6. Integrate Maven Javadoc plugin 3.6.3 (commit: c6fe3ea) — Alexander Pinchuk / githubweb
  7. Integrate Versions Maven plugin 2.16.2 (commit: 577165f) — Alexander Pinchuk / githubweb
  8. Exclude artifacts that do not need to be updated (commit: d2118fa) — Alexander Pinchuk / githubweb
  9. Fixes cross-references in Administration Guide (commit: 6bfbd69) — Alexander Pinchuk / githubweb
  10. Integrate Commons IO 2.16.1 (commit: 9e0e47a) — Alexander Pinchuk / githubweb
  11. Integrate JaCoCo 0.8.12 (commit: 668c680) — Alexander Pinchuk / githubweb
  12. Integrate Helidon Microprofile Config 3.2.7 (commit: ee9c8d6) — Alexander Pinchuk / githubweb
  13. Integrate Jersey 3.1.6 (commit: 99adc35) — Alexander Pinchuk / githubweb
  14. Update Jakarta RESTful Web Services TCK to 3.1.5 (commit: 6d39bdd) — Alexander Pinchuk / githubweb

#234 (Apr 7, 2024, 12:00:10 AM)

  1. Prepare release 7.0.14 (commit: 70f1611) — Glassfish Bot / githubweb
  2. Prepare next development cycle for 7.0.15-SNAPSHOT (commit: cde09b8) — Glassfish Bot / githubweb
  3. Integrate Maven Surefire plugin 3.2.5 (commit: 7a8e322) — Alexander Pinchuk / githubweb
  4. Webpage update for 7.0.14 (commit: 5ea0262) — Alexander Pinchuk / githubweb

#233 (Mar 31, 2024, 12:00:09 AM)

  1. Fixes issue 24868 Clean code: fix unlikely argument and remove some (commit: 3cc5c75) — R.M. Morrien / githubweb
  2. Fixes issue 24868 Clean code: fix unlikely argument and remove some (commit: 88459ae) — R.M. Morrien / githubweb
  3. Fixes issue 24868 Clean code: fix unlikely argument and remove some (commit: bbd6bf7) — R.M. Morrien / githubweb
  4. TCK results for Annotations 3.0 (commit: 81ec348) — Lukas Jungmann / githubweb
  5. Integrate Shrinkwrap Resolvers 3.3.0 (commit: 7ba2650) — Alexander Pinchuk / githubweb
  6. Add Annotations 3.0 certification on SE 17 (commit: 28763fe) — Lukas Jungmann / githubweb
  7. Integrate CDI TCK 4.0.13 (commit: 8a19e68) — Alexander Pinchuk / githubweb
  8. Fixes #23483 Add lock, add notifyWaitingThreads call for better max pool (commit: bdced2d) — R.M. Morrien / githubweb
  9. Integrate OW2 ASM 9.7 (commit: f12e658) — Alexander Pinchuk / githubweb
  10. Fixed JmacHttpsTest - created DescriptorPrincipalName with more tolerant equals (commit: 6e6e017) — David Matějček / githubweb
  11. Cleanups in logs and javadocs around realms (commit: c52f3a5) — David Matějček / githubweb
  12. More reliable file removal in tests (commit: 20bf90b) — David Matějček / githubweb
  13. Using unique module names to avoid jar file caching (commit: 731d6a4) — David Matějček / githubweb
  14. Fixes #23483 Add lock, add notifyWaitingThreads call for better max pool (commit: 9208483) — R.M. Morrien / githubweb
  15. Added staging repo to runtests script (commit: 4dde0c4) — David Matějček / githubweb
  16. Archive all server.log* files (rotated too) (commit: ae7d68e) — David Matějček / githubweb

#232 (Mar 24, 2024, 1:00:15 AM)

  1. Bump nimbus-jose-jwt from 9.37 to 9.37.3 (commit: d1eed38) — Piotr Żygieło / githubweb
  2. Remove unnecessary exports from MicroProfile Config bundle (commit: cd1a8a5) — Alexander Pinchuk / githubweb
  3. Integrate Jakarta Concurrency TCK 3.0.3 (commit: b3d0a12) — Alexander Pinchuk / githubweb

#231 (Mar 17, 2024, 1:00:15 AM)

  1. Updated Maven (commit: 4fce969) — David Matějček / githubweb
  2. Fixes command progress status (commit: 8dded39) — Alexander Pinchuk / githubweb
  3. Fixes issue #24849 make relevant methods synchronized in LocalTxConnectionEventListener and protect associatedHandles from external clear calls. (commit: 4aa5683) — R.M. Morrien / githubweb
  4. Fixes issue #24849 make relevant methods synchronized in (commit: db6268a) — R.M. Morrien / githubweb
  5. Fixed report.dir (commit: aa8aad7) — David Matějček / githubweb
  6. Fixed dependencies of the REST TCK (commit: be59dd2) — David Matějček / githubweb
  7. Fixes issue #24849 make relevant methods synchronized in (commit: 71d422e) — R.M. Morrien / githubweb
  8. The secureResponse can return just SEND_* states (based on javadoc) (commit: 5d4a240) — David Matějček / githubweb
  9. Fixed report directories for standalone TCKs (commit: 0817d5c) — David Matějček / githubweb
  10. Fixed NPE in SSHLauncher (commit: 3739cc1) — David Matějček / githubweb
  11. Make RestrictTo annotation repeatable (commit: 76174ff) — Alexander Pinchuk / githubweb
  12. Change events delivery (commit: 9da4571) — Alexander Pinchuk / githubweb
  13. Add more tests (commit: 38ed41e) — Alexander Pinchuk / githubweb

#230 (Mar 10, 2024, 12:00:12 AM)

  1. Update documentation page (commit: 9b5a53f) — Alexander Pinchuk / githubweb
  2. Fixed dependencies of concurrency TCK (commit: 2d569df) — David Matějček / githubweb
  3. Fixes issue #24843 log a warning in the rare case the Resource handle (commit: 4e3d15e) — R.M. Morrien / githubweb
  4. Updates javadoc for #24843 Removes the "throw new IllegalStateException" (commit: 98c9fee) — R.M. Morrien / githubweb
  5. Fixes issue #24845 - add new checkstyle rule: UnusedImports (commit: 7a48f4e) — R.M. Morrien / githubweb
  6. SSL Configurator fix causing CertificateRequests not being made in SSL mutual authentication (commit: baace13) — Lisa Liu-Thorrold / githubweb
  7. Integrate JSch 0.2.17 (commit: 1ae7584) — Alexander Pinchuk / githubweb

#229 (Mar 3, 2024, 12:00:16 AM)

  1. Unregister uninstalled event listeners (commit: 5476894) — Alexander Pinchuk / githubweb
  2. Integrate Commons Codec 1.16.1 (commit: 794f696) — arjan tijms / githubweb
  3. Integrate Jackson 2.16.1 (commit: 05f5643) — arjan tijms / githubweb
  4. Jackson Databind does not longer need its own version. (commit: d8c67fe) — arjan tijms / githubweb
  5. Integrate Aries 1.3.7 (commit: a259a94) — arjan tijms / githubweb
  6. Integrate XMLSec 4.0.2 (commit: 678cb36) — arjan tijms / githubweb
  7. Fixes applications tests on Windows (commit: 3a5f8a8) — Alexander Pinchuk / githubweb
  8. Add console loading option to the domain template (commit: 4b1c755) — Alexander Pinchuk / githubweb
  9. Integrate JLine 3.25.1 (commit: b4d1788) — Alexander Pinchuk / githubweb
  10. Improve OSGi interactive console (commit: a4845f2) — Alexander Pinchuk / githubweb
  11. Integrate HK2 3.1.0 (commit: 6a832ee) — arjan tijms / githubweb
  12. Integrate JSF Templating 4.0.4 (commit: c29db1a) — arjan tijms / githubweb
  13. Also update HK2 plugin (commit: fbfd57c) — arjan tijms / githubweb
  14. Extract charset to a separate variable (commit: d5f0c7b) — Alexander Pinchuk / githubweb
  15. Prepare release 7.0.13 (commit: 5829ac5) — Glassfish Bot / githubweb
  16. Prepare next development cycle for 7.0.14-SNAPSHOT (commit: 728774e) — Glassfish Bot / githubweb
  17. Webpage update for 7.0.13 (commit: 23223e1) — arjan tijms / githubweb
  18. Fixed date error. It's the 29th today of course. (commit: 06a39a9) — arjan tijms / githubweb

#228 (Feb 25, 2024, 12:00:09 AM)

  1. Fixes Non-ASCII characters are not saved correctly in JVM options added using the JVM Options page (commit: 88340dc) — Hiroki Kaido / githubweb
  2. Fixes Unnecessary escaping (commit: c6ab6fb) — Hiroki Kaido / githubweb
  3. Change admin console loading (commit: 3f006ec) — Alexander Pinchuk / githubweb
  4. Add ability to disable admin console (commit: f0bce2b) — Alexander Pinchuk / githubweb
  5. Use constants instead of hardcoded values (commit: f9a70ec) — Alexander Pinchuk / githubweb
  6. Store the DistinguishedPrincipalCredential in the Subject principals (commit: 0503285) — arjan tijms / githubweb
  7. Remove unused code (commit: 3aac2e9) — Alexander Pinchuk / githubweb
  8. Remove the redundant brackets (commit: 4aa239c) — Hiroki Kaido / githubweb
  9. Refactoring targetting IO leaks (commit: 5ffbdbc) — David Matějček / githubweb
  10. Fixed JAR/ZIP file management, entries (commit: d9f4534) — David Matějček / githubweb
  11. Try-with (commit: f6a14a9) — David Matějček / githubweb
  12. Updated to pass the build after the rebase. (commit: 73bbe70) — David Matějček / githubweb
  13. Rebase to eclipse/master (commit: 5db076f) — David Matějček / githubweb
  14. Removed unused constant I18N (commit: 6595491) — David Matějček / githubweb
  15. Removed hacks for unknown size of the input stream (commit: e426d26) — David Matějček / githubweb
  16. Renewed resource leak - the implementation depends on it. (commit: 50d9e62) — David Matějček / githubweb
  17. Fixes based on self-review (commit: 8663099) — David Matějček / githubweb
  18. Implemented copyResourceToDirectory + fixed usages (commit: e17505f) — David Matějček / githubweb
  19. Reduced logging (commit: 5872a8e) — David Matějček / githubweb
  20. Added few finals and replaced redundant new File in SetupSshKey (commit: bd6374a) — David Matějček / githubweb
  21. Code cleanup (commit: 30042c3) — Alexander Pinchuk / githubweb
  22. Remove 'recent' console loading option (commit: c296971) — Alexander Pinchuk / githubweb
  23. Fixes html markup formatting (commit: cd24d58) — Alexander Pinchuk / githubweb
  24. Move console config code to separate class (commit: 7309d0f) — Alexander Pinchuk / githubweb
  25. Integrate JUnit 5.10.2 (commit: f31fa20) — Alexander Pinchuk / githubweb
  26. Integrate Helidon MicroProfile Config 3.2.6 (commit: e6c9aa7) — Alexander Pinchuk / githubweb
  27. Remove duplicated properties (commit: 20a9324) — Piotr Żygieło / githubweb

#227 (Feb 18, 2024, 12:00:16 AM)

  1. Fixes issue #24746 replaces all http://www.oracle.com/technetwork links (commit: 0fe8a50) — R.M. Morrien / githubweb
  2. Clean event processing code (commit: 1b3d946) — Alexander Pinchuk / githubweb
  3. Clean event dispatching code (commit: c25592c) — Alexander Pinchuk / githubweb
  4. Refactor concurrent access (commit: 73d5376) — Alexander Pinchuk / githubweb
  5. Remove obsoleted support references (commit: 48e89d0) — Alexander Pinchuk / githubweb
  6. Remove obsoleted support references from error messages reference (commit: 63246da) — Alexander Pinchuk / githubweb
  7. GlassFishORBHelper changed to singleton, lifecycle (commit: 6f6b961) — David Matějček / githubweb
  8. Quick code cleanup (commit: 9fbe46d) — David Matějček / githubweb
  9. Using the same orb instance outside the synchronized block, extracted method. (commit: d0ba42d) — David Matějček / githubweb
  10. Simplified if in GlassFishORBHelper (commit: 34a3814) — David Matějček / githubweb
  11. Fixes contribution year (commit: 6330096) — Alexander Pinchuk / githubweb
  12. Add event filtering test (commit: 2cac164) — Alexander Pinchuk / githubweb
  13. Increase stop-domain command timeout in tests (commit: 9dde62a) — Alexander Pinchuk / githubweb
  14. Take into account JDK versions when patching (commit: 3ff7794) — arjan tijms / githubweb

#226 (Feb 11, 2024, 12:00:14 AM)

  1. Formatting (commit: 341b02b) — Hiroki Kaido / githubweb
  2. Fix no stacktrace is outputed in server log when exception occurs in class specified by Lifecycle Module (commit: 3b9d280) — Hiroki Kaido / githubweb
  3. Fixes schedule-exp EJB timer test (commit: 3ac37b4) — Alexander Pinchuk / githubweb
  4. Fixes issue #24782, cannot run eclipse:eclipse on module nucleus-dtds on (commit: a22a6a7) — R.M. Morrien / githubweb
  5. Fixes issue #24784, cannot build doc modules on Windows (commit: 7b82bd3) — R.M. Morrien / githubweb
  6. Fixed month abbreviations - czech to english (commit: 989bc7b) — David Matějček / githubweb
  7. Updated artifactId of gf docs in the website publisher (commit: b9371d4) — David Matějček / githubweb
  8. Add code conventions (taken from the EE4J ones that got lost) (commit: 362e2ae) — arjan tijms / githubweb
  9. I forgot to change also groupId in b9371d45e9c0fe8270dbc0f409ed6b5a4a4b5526 (commit: 5077bc7) — David Matějček / githubweb
  10. Fixes data race during Admin Console initialization (commit: ea06a30) — Alexander Pinchuk / githubweb
  11. Fixes event filtering (commit: c39b560) — Alexander Pinchuk / githubweb
  12. Fixes issue #24762 Replaces 2 debug locations to use AMXLoggerInfo (commit: 3a74752) — R.M. Morrien / githubweb

#225 (Feb 4, 2024, 12:00:17 AM)

  1. Start with integrate Authorization 3.0 API and Exousia 3.0 (commit: 8911ba3) — arjan tijms / githubweb
  2. Initial support for (commit: 91c7c3e) — arjan tijms / githubweb
  3. Add initial support for several Jakarta EE 11 M1 APIs (commit: 2d51213) — arjan tijms / githubweb
  4. Added Mojarra 4.1 M1 (as snapshot) support. (commit: 30554fe) — arjan tijms / githubweb
  5. Expressly finally as M1 instead of SNAPSHOT (commit: 8e3753d) — arjan tijms / githubweb
  6. Added M1 versions of Faces and Mojarra (commit: 33cacd1) — arjan tijms / githubweb
  7. Add Jakarta Validation 3.1.0-M1 (commit: 5d007fe) — arjan tijms / githubweb
  8. Next version is 8.0.0 (commit: 02415fc) — arjan tijms / githubweb
  9. Working on getting more tests to pass. (commit: bf5c1fe) — arjan tijms / githubweb
  10. Use M1 for jsf templating (commit: 1ac6f96) — arjan tijms / githubweb
  11. Fix several tests (commit: c94e1da) — arjan tijms / githubweb
  12. Use M1 for Exousia again (commit: 1084094) — arjan tijms / githubweb
  13. Update MP to Jakarta EE 11 M1 compatible versions. (commit: a956f31) — arjan tijms / githubweb
  14. Set something in the Jenkinsfile to 21 (commit: 7e97f70) — arjan tijms / githubweb
  15. Use 21 image (commit: 6325012) — arjan tijms / githubweb
  16. Removed CDI tests using @ManagedBean (commit: 9580427) — arjan tijms / githubweb
  17. Removed EJB tests using @ManagedBean (commit: 31ebd8e) — arjan tijms / githubweb
  18. Revert config.properties being changed by tests (commit: e10ab7a) — arjan tijms / githubweb
  19. Add patches to web profile distribution (commit: de56d15) — arjan tijms / githubweb
  20. Export config to make embedded start (commit: 7e85af6) — arjan tijms / githubweb
  21. Update glassfish7 root folder to glassfish8 (commit: a07bf8c) — arjan tijms / githubweb
  22. Integrate early build of Jersey 4. (commit: b03ffc5) — arjan tijms / githubweb
  23. Reduce usage of Java SE Security Manager (commit: 22d9ec8) — arjan tijms / githubweb
  24. Remove obsoleted appperms test and temp disable JMS intect test (commit: 2e46bfb) — arjan tijms / githubweb
  25. Raise bytecode level (commit: 51126f2) — Alexander Pinchuk / githubweb
  26. Use standard proxy default method invocation handler (commit: 0756efe) — Alexander Pinchuk / githubweb
  27. Prepare release 7.0.12 (commit: 6c0b012) — Glassfish Bot / githubweb
  28. Prepare next development cycle for 7.0.13-SNAPSHOT (commit: c455645) — Glassfish Bot / githubweb
  29. Add list of processes (commit: 31c9afc) — David Matějček / githubweb
  30. Webpage update for 7.0.12 (commit: 776c534) — arjan tijms / githubweb
  31. Revert "Merge master into 8.0" (commit: b10e3b8) — noreply / githubweb
  32. Integrate JNA 5.14 (commit: e535f8a) — arjan tijms / githubweb
  33. The recoveryInProgress is a constant in fact, never null (commit: f6bf3ac) — David Matějček / githubweb
  34. The resyncInProgress was not null-safe (commit: 2353fa7) — David Matějček / githubweb
  35. The UNIQUE_RMS_READY is a constant in fact, it cannot be null. (commit: 9b1b352) — David Matějček / githubweb
  36. The state.recoveryInProgress cannot be null (commit: 2263419) — David Matějček / githubweb
  37. The state.resyncInProgress may be set to null at any time. (commit: d73ad34) — David Matějček / githubweb
  38. Update download page (commit: 9fac61c) — Alexander Pinchuk / githubweb

#224 (Jan 28, 2024, 12:00:14 AM)

  1. Order WebSocket initializer before Faces one (commit: f1f4552) — arjan tijms / githubweb
  2. Fixes REST ASM resource generator (commit: c727721) — Alexander Pinchuk / githubweb
  3. Guard the websocket upgrade to only happen once for a request. (commit: 73b0536) — arjan tijms / githubweb
  4. Integrate Apache Santuario/XMLSec 4.0.1 (commit: ba5ea0a) — arjan tijms / githubweb
  5. Integrate Woodstox 6.6.0 (commit: 6e26622) — arjan tijms / githubweb
  6. More stable GlassFishLogHandlerTest (commit: 3bd1255) — David Matějček / githubweb
  7. Fixed typo in LogFileManagerTest (commit: 4de6493) — David Matějček / githubweb
  8. Add websocket TCK runner (commit: caef93e) — arjan tijms / githubweb
  9. Patch Tyrus manifest to export org.glassfish.tyrus.client.exception (commit: 94ac44a) — arjan tijms / githubweb
  10. Integrate HK2 3.0.6 (commit: a87413d) — arjan tijms / githubweb

#223 (Jan 21, 2024, 12:00:17 AM)

  1. Integrate EasyMock 5.2.0 (commit: a772cb4) — Alexander Pinchuk / githubweb
  2. Remove log handler so server.log will be owned just by the server (commit: 436c485) — David Matějček / githubweb
  3. Fixed stop-domain warning message (commit: d6789bd) — David Matějček / githubweb
  4. Fixed issues around rolling the server.log file (commit: fe2e65d) — David Matějček / githubweb
  5. Fixed problem with lost event handling of logging.properties (commit: d0996d9) — David Matějček / githubweb
  6. Add debug option to start-cluster, to start all instances in debug mode (commit: fef3877) — arjan tijms / githubweb
  7. Fix tab and trailing spaces (commit: 5a55d00) — arjan tijms / githubweb
  8. Fixes ConcurrentModificationException in context map propagator (commit: a6ec9b2) — Alexander Pinchuk / githubweb
  9. Enable test case (commit: 6085f41) — Alexander Pinchuk / githubweb
  10. Integrate GlassFish Shoal 3.1.0 (commit: 66cd67c) — arjan tijms / githubweb
  11. Optimize servlet caching filter (commit: a754142) — Alexander Pinchuk / githubweb
  12. Try the application classloader to restore the Principal for HA. (commit: ca322e3) — arjan tijms / githubweb
  13. Fixed typo (commit: 7fcb175) — arjan tijms / githubweb
  14. Formatting (commit: a30cff4) — arjan tijms / githubweb
  15. Integrate Tyrus 2.1.5 (commit: e7926a7) — arjan tijms / githubweb

#222 (Jan 14, 2024, 12:00:07 AM)

  1. Integrate commons-lang3 3.14.0 (commit: 7bf1155) — Alexander Pinchuk / githubweb
  2. Integrate commons-io 2.15.1 (commit: 49c0229) — Alexander Pinchuk / githubweb
  3. Integrate ClassMate 1.7.0 (commit: eb839d7) — Alexander Pinchuk / githubweb
  4. Fixes license year (commit: 3e6ccb7) — Alexander Pinchuk / githubweb
  5. Integrate JSch 0.2.16 (commit: 41c88a5) — Alexander Pinchuk / githubweb
  6. Make all deployment-time bytecode transformers reentrant (commit: 73b3586) — Alexander Pinchuk / githubweb
  7. Integrate Helidon MicroProfile Config 3.2.5 (commit: c3890f2) — Alexander Pinchuk / githubweb
  8. Direct use ClassFileTransformer for bytecode preprocessing (commit: 1411005) — Alexander Pinchuk / githubweb
  9. Use COW array list for a list of transformers (commit: b0f2095) — Alexander Pinchuk / githubweb
  10. Remove unused method (commit: 724420e) — Alexander Pinchuk / githubweb
  11. Code cleanup (commit: e0e5f45) — Alexander Pinchuk / githubweb
  12. Replace JMockit mock framework with EasyMock (commit: a436c77) — Alexander Pinchuk / githubweb
  13. Remove all JMockit occurrences (commit: 0ff1390) — Alexander Pinchuk / githubweb
  14. Fixes #24739 (commit: 7d41192) — arjan tijms / githubweb
  15. Fix tabs (commit: 004ee55) — arjan tijms / githubweb
  16. Update JaCoCo to 0.8.11 (commit: ef253ea) — Alexander Pinchuk / githubweb

#221 (Jan 7, 2024, 12:00:08 AM)

  1. Integrate Javassist 3.30.2 (commit: 2bc6692) — arjan tijms / githubweb
  2. Integrate JLine 3.25.0 (commit: 9e04dee) — Alexander Pinchuk / githubweb

#219 (Dec 24, 2023, 12:00:13 AM)

  1. Separate the timeout period for resync by the RecoveryManager from the container managed transaction timeout. (commit: 9fc93a2) — Hiroki Sawamura / githubweb
  2. The startserv script now reports errors correctly. (commit: 77c91ce) — Ondro Mihalyi / githubweb
  3. Align usage of Cygwin in startserv and asadmin scripts (commit: d1205fa) — Ondro Mihalyi / githubweb
  4. Integrate Jackson 2.16.0 (commit: bb74ba0) — arjan tijms / githubweb
  5. Integrate Grizzly 4.0.2 (commit: 2cf8745) — arjan tijms / githubweb

#218 (Dec 17, 2023, 12:00:32 AM)

  1. fix cmtTimeoutInSeconds config, it can't take effect when set value 0 in admin UI. (commit: e32edab) — Tony Zhang / githubweb
  2. Webpage update for 7.0.11 (commit: e439143) — arjan tijms / githubweb
  3. Integrate Jersey 3.1.5 (commit: 0b8b85a) — arjan tijms / githubweb

#217 (Dec 10, 2023, 12:00:15 AM)

  1. Fixed several possible issues with rolling log files (commit: ce998b9) — David Matějček / githubweb
  2. Prepare release 7.0.11 (commit: ad98c44) — Glassfish Bot / githubweb
  3. Switched to System.Logger and renameTo replaced by Files.move (commit: d641584) — David Matějček / githubweb
  4. Prepare next development cycle for 7.0.12-SNAPSHOT (commit: 3c86d93) — Glassfish Bot / githubweb
  5. Add TLS checkbox in AdminGUI (commit: 4431010) — Hiroki Kaido / githubweb

#216 (Dec 3, 2023, 12:00:18 AM)

  1. Remove 'sort="true"' set in 'filterLabels' in 'targetResourceTableButtons.inc' (commit: c56456c) — Hiroki Kaido / githubweb
  2. Disable the delete button if no instance is selected in New Cluster Page (commit: 40b812d) — Hiroki Kaido / githubweb
  3. Fix When opening any Cluster's Resource page, all items in menu tree are highlighted (commit: 7ec89de) — Hiroki Kaido / githubweb
  4. Add a display area for error messages when file upload fails (commit: 5ce7c01) — Hiroki Kaido / githubweb
  5. Integrate Helidon MicroProfile Config 3.2.3 (commit: 0be995f) — Alexander Pinchuk / githubweb
  6. Fix the symbol for the required field is not displayed with Location (commit: 11e5e2e) — Hiroki Kaido / githubweb
  7. Formatting (commit: 2787564) — Hiroki Kaido / githubweb
  8. Fix Fail to deploy a app when the app's material files remain and if there is a lifecycle module (commit: 0f6c270) — Hiroki Kaido / githubweb
  9. Fix WebSocket not working for default web module applications. (commit: 8b2086e) — arjan tijms / githubweb
  10. Processing feedback (commit: a942c20) — arjan tijms / githubweb
  11. Removing semi-colon (commit: 84579e4) — arjan tijms / githubweb
  12. Refactor near fixes (commit: 00a69d1) — Hiroki Kaido / githubweb
  13. Integrate Jersey 3.1.4 (commit: 22bde53) — arjan tijms / githubweb
  14. Fix accidentally changed constant (commit: 3fbf8ec) — arjan tijms / githubweb

#215 (Nov 26, 2023, 12:00:31 AM)

  1. Fix Properties specific to this Class is not displayed in Edit Realm Page (commit: f5efe8e) — Hiroki Kaido / githubweb
  2. Fix other places where JS_PREFIX was used (commit: cc1dbb1) — Hiroki Kaido / githubweb
  3. Added wasp loggers (commit: 3625a58) — David Matějček / githubweb
  4. Closed the rotationTimer and rotationTimerTask lifecycles (commit: a29fc77) — David Matějček / githubweb
  5. Fixed LogFileManager for file defined by just a file name (commit: c7dd41c) — David Matějček / githubweb
  6. The streamCloser and the streamSetter can be null (commit: 903a579) — David Matějček / githubweb

#214 (Nov 19, 2023, 12:00:55 AM)

  1. Integrate Mojarra 4.0.5 (commit: edfc5f2) — arjan tijms / githubweb
  2. Using target instead of tasks (commit: ca74aae) — David Matějček / githubweb
  3. Refactored closing streams in report builder (commit: f8837d3) — David Matějček / githubweb
  4. The report-builder moved to standard Maven reactor (commit: 1968c8c) — David Matějček / githubweb
  5. The reporter moved to standard Maven reactor too (commit: 961ccdb) — David Matějček / githubweb
  6. Fixed resolving GF_VERSION property value (commit: 969c7ad) — David Matějček / githubweb
  7. Dependencies moved to the main reactor + executable from gftest.sh on jenkins (commit: 6dd4014) — David Matějček / githubweb
  8. Fixed paths to reporter.jar (commit: 6e255c2) — David Matějček / githubweb
  9. Fixed naming_all tests (commit: de837d3) — David Matějček / githubweb
  10. Enabled staging profile in several Ant tests + fixed dependency (commit: d718e77) — David Matějček / githubweb
  11. Removed logging binaries from Ant tests, replaced by maven (commit: 3cca001) — David Matějček / githubweb
  12. junit and testng moved to maven downloader too (commit: d474d9d) — David Matějček / githubweb
  13. The webtest.jar moved to maven downloader too (commit: c4394e4) — David Matějček / githubweb
  14. Removed unused or redundant files fron Ant ZombieTest Army (commit: 0d73281) — David Matějček / githubweb
  15. Fixed NPE (commit: ce75e3e) — David Matějček / githubweb
  16. JMAX http servlet test moved to Maven (commit: c689e51) — David Matějček / githubweb
  17. The jmac httpservletchallenge moved to maven (commit: 94bf61d) — David Matějček / githubweb
  18. Fixed log message (commit: fcbeef1) — David Matějček / githubweb
  19. Removed httpServletChallenge (commit: dfd5e33) — David Matějček / githubweb
  20. HttpServletChallengeAuthTest moved from Ant to Maven (commit: 31b0c7a) — David Matějček / githubweb
  21. Fixed log message (commit: d9dad58) — David Matějček / githubweb
  22. The httpsoapembedded test moved to maven (commit: 0821bee) — David Matějček / githubweb
  23. Added log to StandardWrapper (commit: 6eb2971) — David Matějček / githubweb
  24. Updated version number (commit: 7d191e3) — David Matějček / githubweb
  25. Fixed missing resource bundle warning in logs (commit: 5170f80) — David Matějček / githubweb
  26. Removed several unused targets from security_all (commit: 0a0f930) — David Matějček / githubweb
  27. Added support for HTTPS and keytool to tests (commit: e0b057c) — David Matějček / githubweb
  28. JMAC HTTPS test moved to application tests, disabled (commit: 4d781f0) — David Matějček / githubweb
  29. Removed unused targets and properties from jdbc_all (commit: 8631cfc) — David Matějček / githubweb
  30. HttpMethodAuthTest moved to maven + HTTP1.0 client supporting custom method (commit: 995af18) — David Matějček / githubweb
  31. The defaultp2r test moved to maven (commit: e71424f) — David Matějček / githubweb
  32. The jsp2sful tests moved to Maven (commit: 788bdbf) — David Matějček / githubweb
  33. The multirolemapping tests moved to maven (commit: 95c637f) — David Matějček / githubweb
  34. The SimpleMultiRoleMappingTest moved from ant to maven (commit: 16ce400) — David Matějček / githubweb
  35. Temporal solution - s1asCN property was already removed (commit: e369d97) — David Matějček / githubweb
  36. Removed ECL Emma from few ant tests, the obsoleted code coverage library (commit: 3626f08) — David Matějček / githubweb
  37. Removed IDEA project files from Ant tests (commit: 75c950a) — David Matějček / githubweb
  38. Integrate WaSP 3.2.2 (commit: fcff94a) — arjan tijms / githubweb

#213 (Nov 12, 2023, 12:00:17 AM)

  1. Rename TCK "ant-based" to "platform" (commit: 51456f8) — arjan tijms / githubweb
  2. Added Pages Debug (aka DSOL) TCK (commit: bfbcc07) — arjan tijms / githubweb
  3. Build of documentation revisited (commit: 32e09a2) — David Matějček / githubweb
  4. generate-hk2-config moved to process-sources phase (commit: b99ebdb) — David Matějček / githubweb
  5. Fix the annotation error message is not output correctly (commit: 60859b5) — Hiroki Kaido / githubweb
  6. Fixed path to parent pom of docs (commit: d7d5cea) — David Matějček / githubweb
  7. Integrate Tyrus 2.1.4 (commit: c91445c) — arjan tijms / githubweb
  8. The set-version-id profile updated to respect the current reactor (commit: a6fb556) — David Matějček / githubweb
  9. Update various build-plugins to latest version (commit: 179a8c5) — arjan tijms / githubweb

#212 (Nov 5, 2023, 1:00:56 AM)

  1. Formatting (commit: 50b6842) — Hiroki Kaido / githubweb
  2. Fixes naming context propagation (commit: b9c9390) — Alexander Pinchuk / githubweb
  3. Webpage update for 7.0.10 (commit: 945c0d0) — arjan tijms / githubweb
  4. Fix admingui has some unhandled messages (commit: b56e762) — Hiroki Kaido / githubweb
  5. Refactoring about logger (commit: bf93a6f) — Hiroki Kaido / githubweb
  6. Updated glassfish.version.7x to 7.0.10 (commit: 1678946) — David Matějček / githubweb
  7. Updated parent for docs (commit: 41f41e3) — David Matějček / githubweb
  8. Reduced aggregator profiles (commit: c13f4b1) — David Matějček / githubweb
  9. Updated maven to 3.9.5 (commit: ab30b5a) — David Matějček / githubweb
  10. Documenting the aggregator profiles + added qa profile + updated Jenkinsfile (commit: 76c69ae) — David Matějček / githubweb
  11. Updated readme.md (commit: 4aa96c1) — David Matějček / githubweb
  12. The fast profile added also to the aggregator and tests to keep consistency (commit: 0c9a557) — David Matějček / githubweb
  13. Add runner for Activation TCK (commit: 5385795) — arjan tijms / githubweb
  14. Fix for formatting (commit: 84f3d48) — Hiroki Kaido / githubweb
  15. Fix some logger handling (commit: 91249a3) — Hiroki Kaido / githubweb
  16. Make sure Activation TCK build fails when tests fails (commit: cbc7c05) — arjan tijms / githubweb

#211 (Oct 29, 2023, 1:00:13 AM)

  1. disable date in hk2 generated files (commit: 5c326a5) — Herve Boutemy / githubweb
  2. improve reproducible builds (commit: ef2d471) — Herve Boutemy / githubweb
  3. restore git.branch as its impact remains low (commit: dbcd52d) — Herve Boutemy / githubweb
  4. Rename main package in security-ee module to include .ee (commit: 9927fe0) — arjan tijms / githubweb
  5. Update test packages (commit: 7a0605e) — arjan tijms / githubweb
  6. Remove accidentally committed annotation (commit: de2f966) — arjan tijms / githubweb
  7. Fixed global replace error (commit: bb0c961) — arjan tijms / githubweb
  8. Temp fix for mysterious import of "com.sun.enterprise.security.web" (commit: 8a1049b) — arjan tijms / githubweb
  9. Fix export of com.sun.enterprise.security.web package (commit: 595e1fa) — arjan tijms / githubweb
  10. Correct wrongly renamed class references (commit: 4cf47d6) — arjan tijms / githubweb
  11. Update pom.xml (commit: f6754b2) — noreply / githubweb
  12. Update README.md (commit: 3a7e065) — noreply / githubweb
  13. Integrate EclipseLink ASM 9.6.0 (commit: 5cef306) — noreply / githubweb
  14. Integrate Jakarta SOAP (XMLWSAPI) 4.0.1 and JAXB implementation 4.0.4 (commit: 17125f7) — arjan tijms / githubweb
  15. Integrate Parsson 1.1.5 (commit: 9cdad79) — arjan tijms / githubweb
  16. Integrate Jakarta JSON-P 2.1.3 (commit: 6edc0d9) — arjan tijms / githubweb
  17. Integrate Commons IO 2.14.0 (commit: e44a898) — noreply / githubweb
  18. Integrate Classmate 1.6.0 (commit: 0c3cea5) — noreply / githubweb
  19. Legacy classes can remain in old package - already deprecated for remove (commit: 7b012f9) — arjan tijms / githubweb
  20. Integrate Nimbus Jose JWT 9.37 (commit: 9043675) — noreply / githubweb
  21. Avoid protocol relative redirects (commit: d591259) — arjan tijms / githubweb
  22. Update test tools checkstyle, jacoco and htmlunit (commit: 43cf91d) — arjan tijms / githubweb
  23. Undo htmlunit change. The Jenkins CI doesn't like it. (commit: 7faef1c) — arjan tijms / githubweb
  24. Update pom.xml EE4J parent to 1.0.9 (commit: 1f2f8cf) — noreply / githubweb
  25. Integrate JLine 3.23 (commit: 48c7b46) — noreply / githubweb
  26. Integrate Commons IO 2.15 (commit: b29e2fb) — noreply / githubweb
  27. Integrate JSCH 0.2.12 (commit: fe7f3e2) — arjan tijms / githubweb
  28. Use GlassFish Build Maven plugin 4.0.0 (commit: cd9d478) — arjan tijms / githubweb
  29. Prepare release 7.0.10 (commit: b57abb8) — Glassfish Bot / githubweb
  30. Prepare next development cycle for 7.0.11-SNAPSHOT (commit: 21c3c85) — Glassfish Bot / githubweb

#210 (Oct 22, 2023, 12:00:17 AM)

  1. Move some classes from security/ee package (commit: 3aa0e34) — arjan tijms / githubweb
  2. Move Jauth to webservices package, which is the only one using it. (commit: 90f7595) — arjan tijms / githubweb
  3. Remove jauth classes not directly referenced (commit: bfcd112) — arjan tijms / githubweb
  4. Remove all Jauth classes and the (unused) classes using it. (commit: 2471fc1) — arjan tijms / githubweb
  5. Rename unclear "helper" to authentication service (commit: e898fb8) — arjan tijms / githubweb
  6. Removed jauth tests since jauth itself was removed (commit: 216ad29) — arjan tijms / githubweb
  7. Organised webservices into client and server (commit: 0dff8ac) — arjan tijms / githubweb
  8. Rename pipe creator classes (commit: 5da4391) — arjan tijms / githubweb
  9. Fix the startserv script for Mac OS (commit: 3a9042d) — Ondro Mihalyi / githubweb
  10. Fix for #24138 - xmlsec does not depend on SLF4J any more and supports modules (commit: cd049bf) — David Matějček / githubweb
  11. Using wsit/metro snapshot version with updated dependency on xmlsec (commit: 980c0c0) — David Matějček / githubweb
  12. Using xmlsec 4.0.0-M1 (commit: 70ffc04) — David Matějček / githubweb
  13. Temporary OmniFish snapshot repository (commit: d81c2f9) — David Matějček / githubweb
  14. Added capability required by webservices-osgi.jar (commit: aa4e8fd) — David Matějček / githubweb
  15. Revert "Added capability required by webservices-osgi.jar" (commit: 6a35f65) — David Matějček / githubweb
  16. Using the released Xmlsec 4.0.0 (commit: bcd4fc3) — David Matějček / githubweb
  17. Fix #24641 Cannot filter deployed applications by Engines in Admin Console (commit: 83ef262) — Hiroki Kaido / githubweb
  18. Using released Metro Webservices 4.0.3 (commit: 8aeae67) — David Matějček / githubweb
  19. Corrections on the website about 7.0.9 release (commit: 0565b7b) — Ondro Mihalyi / githubweb
  20. More corrections on the website about 7.0.9 release (commit: 36515ec) — Ondro Mihalyi / githubweb

#209 (Oct 15, 2023, 12:00:14 AM)

  1. Integrate HK 3.0.5-M1 and ASM 9.6 (commit: d8a09d9) — arjan tijms / githubweb
  2. Deprecated XMLInputFactory.newInstance replaced by newFactory (commit: c08db62) — David Matějček / githubweb
  3. Fixed NPE - the unusedJarsCheck is sometimes null (commit: 00fa176) — David Matějček / githubweb
  4. Fix 'list-persistence-types' command (commit: 935efe6) — Alexander Pinchuk / githubweb
  5. Docs pushed to the end of the build (commit: 25635fb) — David Matějček / githubweb
  6. Update HK2 to final version (commit: a758c8a) — arjan tijms / githubweb
  7. Refactor Realm and related code (commit: 497011d) — arjan tijms / githubweb
  8. Fix instance synchronization (commit: fcd01b5) — Alexander Pinchuk / githubweb
  9. Add synchronization test (commit: 729fa69) — Alexander Pinchuk / githubweb
  10. Fix String.format with MessageFormat.format (commit: e0280a0) — arjan tijms / githubweb
  11. Make realmsManagerReference volatile for thread visibility (commit: 0b59903) — arjan tijms / githubweb
  12. Replaced additional occurrences using String.format and {} (commit: 548286d) — arjan tijms / githubweb
  13. Remove accidentally checked in files (commit: 697aa3d) — arjan tijms / githubweb
  14. Integrate Stax 2 API 4.2.2 (commit: 219939e) — noreply / githubweb
  15. Integrate Weld 5.1.2 (commit: 1875120) — arjan tijms / githubweb
  16. Refactor and clean login modules (commit: 3effd36) — arjan tijms / githubweb
  17. Use groupSet directly (commit: ac47012) — arjan tijms / githubweb

#207 (Oct 8, 2023, 12:00:24 AM)

  1. Using glassfishbuild-maven-plugin 4.0.0-SNAPSHOT + fixes (commit: 4a2b7df) — David Matějček / githubweb
  2. Fixed build on Windows - bat file suffix (commit: a1bd488) — David Matějček / githubweb
  3. Set build plug-in to 4.0.0-M1 (commit: 3285eac) — David Matějček / githubweb
  4. Increased minimal maven version to 3.9.0 (commit: 74a2250) — David Matějček / githubweb
  5. Fixed dependency on OS settings of java (commit: 9245f4f) — David Matějček / githubweb
  6. Fixed CRLF issues on windows os (commit: b102d59) — David Matějček / githubweb
  7. Fixed File locking tests for windows (commit: a4bc9d4) — David Matějček / githubweb
  8. Using annotations to run test just on compatible OS (commit: a9ecc22) — David Matějček / githubweb
  9. GFLauncherTest fixed for Windows (commit: a5c93bb) — David Matějček / githubweb
  10. The libpam tests disabled on windows (commit: 1ed7ec5) — David Matějček / githubweb
  11. Fixed StartupITest - failed on windows with firewall (commit: 82a0c88) — David Matějček / githubweb
  12. Fixed StartStopITest - Windows vs. * asterisk (commit: 63de5d7) — David Matějček / githubweb
  13. Fixed StartStopITest - Windows vs. * asterisk - attempt2 (commit: 31d4f67) — David Matějček / githubweb
  14. Fix possible NumberFormatException (commit: 9e1ed14) — David Matějček / githubweb
  15. Fix updated JSP reload test (commit: ec9caa8) — David Matějček / githubweb
  16. Fixed AS_JAVA and JAVA_HOME env properties for exec-maven-plugin (commit: b233fbc) — David Matějček / githubweb
  17. Disable lockAndRenameTest on Mac. The OS just doesn't guarantee this. (commit: 6cf2fd6) — arjan tijms / githubweb
  18. Integrate WaSP 3.2.1 (commit: fe16515) — arjan tijms / githubweb

#206 (Oct 1, 2023, 12:00:08 AM)

  1. Integrate Eleos (commit: 978ccba) — arjan tijms / githubweb
  2. Use non-snapshot version of Eleos (commit: 9c3aca5) — arjan tijms / githubweb
  3. Add eleos dependency to embedded (commit: e9d4705) — arjan tijms / githubweb
  4. Revert loggers (commit: 0feb61c) — arjan tijms / githubweb
  5. Fix compilation errors (commit: 89f0508) — arjan tijms / githubweb
  6. About logger number after removal of Jaspic provider module (commit: 761c2cc) — arjan tijms / githubweb
  7. Update devtests security with option to run single test (commit: fc33099) — arjan tijms / githubweb
  8. Continued integration of Eleos into GlassFish (commit: 9449f7f) — arjan tijms / githubweb
  9. Small amount of cleanup (commit: 7770a46) — arjan tijms / githubweb
  10. Added refresh of factory, which effectively reads the config again (commit: b882b97) — arjan tijms / githubweb
  11. Integrate soap policies and key callbacks (commit: 0d969d6) — arjan tijms / githubweb
  12. Clean tests a little (commit: 5455043) — arjan tijms / githubweb
  13. Some cleanup (commit: e3addca) — arjan tijms / githubweb
  14. Fix logging (commit: 3d86fb1) — arjan tijms / githubweb
  15. Some cleaning. Removed unused parameter, fixed class ctor, etc (commit: 99dbc96) — arjan tijms / githubweb
  16. Refactoring and Eleos integration for connectors (commit: af47520) — arjan tijms / githubweb
  17. Update to Eleos 3.0.4 (commit: 36de8ff) — arjan tijms / githubweb
  18. Replace Eleos with Eclipse Epicyro (commit: 29225c4) — arjan tijms / githubweb
  19. Use M1 for Epicyro (commit: f53ed9c) — arjan tijms / githubweb
  20. Property for epicyro.version (commit: f914354) — arjan tijms / githubweb
  21. Refactoring - introducing generics, correcting names (commit: dcaf0ae) — arjan tijms / githubweb
  22. Integrate Epicyro 3.0.0 (commit: 4c01561) — arjan tijms / githubweb
  23. Removed now unused HandlerContext, and did some cleaning (commit: 1356303) — arjan tijms / githubweb
  24. Enable test again and add final again (commit: e42fa31) — arjan tijms / githubweb
  25. Processing feedback (commit: 20eb3e3) — arjan tijms / githubweb
  26. Adjust name of provider (commit: a6586bd) — arjan tijms / githubweb
  27. Have to keep EleosProvider for now. Update with next version of Epicyro (commit: 94b7031) — arjan tijms / githubweb
  28. Fix description of 'list-virtual-servers' command (commit: c955276) — Alexander Pinchuk / githubweb
  29. Remove JBI dev tests (commit: c795268) — Alexander Pinchuk / githubweb
  30. Integrate ORB 4.2.5 (commit: 4828829) — Piotr Żygieło / githubweb
  31. Add test for deployment on multiple virtual servers (commit: 58937dd) — Alexander Pinchuk / githubweb
  32. Remove JBI occurrences from source code (commit: aa2d14b) — Alexander Pinchuk / githubweb
  33. Remove all JBI occurrences from tests (commit: 3b2a22f) — Alexander Pinchuk / githubweb
  34. Remove JBI from Admin Console (commit: 9bbbc43) — Alexander Pinchuk / githubweb
  35. Fix GlassFish launcher test (commit: f6f65a5) — Alexander Pinchuk / githubweb
  36. Update Application Development Guide (commit: cd12051) — Alexander Pinchuk / githubweb
  37. Update Application Deployment Guide (commit: b53315b) — Alexander Pinchuk / githubweb
  38. Replace gf.redirect to gf.navigate where it needs to be replaced (commit: f94dad1) — Hiroki Kaido / githubweb
  39. Prepare release 7.0.9 (commit: 5860e42) — Glassfish Bot / githubweb
  40. Prepare next development cycle for 7.0.10 (commit: 5f054e6) — Glassfish Bot / githubweb
  41. Correct new version by adding -SNAPSHOT (commit: 91ec991) — arjan tijms / githubweb
  42. Fix 'osgi-shell' command (commit: bc222a8) — Alexander Pinchuk / githubweb
  43. Integrate Grizzly 4.0.1-M1 (commit: acaee36) — arjan tijms / githubweb
  44. Webpage update for 7.0.9 (commit: 00c92ff) — arjan tijms / githubweb
  45. Use staging profile even for clean (commit: d33a122) — Piotr Żygieło / githubweb
  46. Set embedded server runtime type (commit: 472bfac) — Alexander Pinchuk / githubweb
  47. Fix command run target processing (commit: cdf4fe4) — Alexander Pinchuk / githubweb
  48. Use staging profile for tests as well (commit: 0d56870) — Piotr Żygieło / githubweb
  49. Integrate Grizzly 4.0.1 (commit: b7a1eea) — Piotr Żygieło / githubweb
  50. Code cleanup (commit: 13a6016) — Alexander Pinchuk / githubweb

#205 (Sep 24, 2023, 12:00:18 AM)

  1. Classes in ScatteredArchive are processed only once. (commit: 5afebab) — Ondro Mihalyi / githubweb
  2. Tests for contextInitialized listener in a ScatteredArchive (commit: ea473ab) — Ondro Mihalyi / githubweb
  3. Fix 'stop-local-instance' command (commit: 180fd6e) — Alexander Pinchuk / githubweb
  4. Fix #24593 Error message is not displayed when Undeploy fails in Admin Console. (commit: c02cbc4) — Hiroki Kaido / githubweb
  5. Modify copyright position to the top (commit: a1a3a0d) — Hiroki Kaido / githubweb
  6. Polish the code from code review (commit: de8746f) — Ondro Mihalyi / githubweb
  7. Integrate Exousia 2.1.1 (commit: d9efc93) — arjan tijms / githubweb
  8. Properly close deployment classloader (commit: 6ee5fd4) — Alexander Pinchuk / githubweb
  9. Integrate Nimbus 9.35 (commit: d36fcb9) — noreply / githubweb
  10. Update maven-bundle-plugin to 5.1.9 (commit: 4983738) — noreply / githubweb

#204 (Sep 17, 2023, 12:00:14 AM)

  1. Enabled some of GF Embedded Maven plugin tests (commit: d05a4e5) — Ondro Mihalyi / githubweb
  2. Enabled almost all of GF Embedded Maven plugin tests (commit: 16a7d5c) — Ondro Mihalyi / githubweb
  3. Upgraded GF Embedded maven plugin tests to JUnit 5 (commit: 461b696) — Ondro Mihalyi / githubweb
  4. Added enabled GF Embedded tests to the default test suites (commit: a586d6a) — Ondro Mihalyi / githubweb
  5. Revert formatting done by my IDE (commit: 01b4bc2) — Ondro Mihalyi / githubweb
  6. Revemo GF Embedded tests from the fastest profile (commit: 7bacc38) — Ondro Mihalyi / githubweb
  7. Website: Adds TOC to docs page (commit: 6f66283) — Ondro Mihalyi / githubweb
  8. Update several maven plugins (commit: dffa256) — arjan tijms / githubweb
  9. Update comment for glassfishbuild-maven-plugin (commit: 189f67c) — arjan tijms / githubweb
  10. Disable running GF Embedded in tests if skipTests set (commit: 25df278) — Ondro Mihalyi / githubweb
  11. Remove star imports (commit: c4e095f) — Ondro Mihalyi / githubweb
  12. Remove parameter 'goalPrefix' for GF Embedded Maven plugin. (commit: f0e5fc6) — Ondro Mihalyi / githubweb
  13. Integrate WinSW 2.12.0 (commit: bb88de6) — Alexander Pinchuk / githubweb
  14. Update 'create-service.1' man page (commit: 38c92fc) — Alexander Pinchuk / githubweb
  15. Update 'create-service' reference manual page (commit: c333020) — Alexander Pinchuk / githubweb

#203 (Sep 10, 2023, 12:00:39 AM)

  1. Log stacktrace only in FINE level when MANIFeST not ofund in deployed JAR (commit: c8827e5) — Ondro Mihalyi / githubweb
  2. Refactored logging in FilteringClassLoader according to PR comments. (commit: 17d136e) — Ondro Mihalyi / githubweb
  3. Tolerating missing manifest file (commit: 07fbdcc) — David Matějček / githubweb
  4. Add a builder and runner for the full connectors TCK (commit: 3d4b956) — arjan tijms / githubweb
  5. Add debug option for GlassFish (commit: 9012005) — arjan tijms / githubweb
  6. Replace deprecated 'isAccessible' method (commit: 114342a) — Alexander Pinchuk / githubweb
  7. Add bytecode preprocessing tests (commit: 849a78c) — Alexander Pinchuk / githubweb
  8. GF Embedded basic tests work. (commit: 9831797) — Ondro Mihalyi / githubweb
  9. GF Embedded basic CDI tests work. (commit: 548011f) — Ondro Mihalyi / githubweb
  10. Fix copyright headers (commit: c539aad) — Ondro Mihalyi / githubweb
  11. GF Embedded CDI with EJB and JPA tests work. (commit: 516d656) — Ondro Mihalyi / githubweb
  12. Refactored GF Embedded test profiles (commit: 7222094) — Ondro Mihalyi / githubweb
  13. Refactored GF Embedded tests (commit: 9b54d52) — Ondro Mihalyi / githubweb
  14. Enabled GF Embedded EJB tests (commit: 49e7513) — Ondro Mihalyi / githubweb
  15. Enabled GF Embedded Scattered Archive tests (commit: 8ba97b5) — Ondro Mihalyi / githubweb
  16. Fix a null pointer exc in virtual server (commit: c95f61c) — Ondro Mihalyi / githubweb
  17. Enable GF embedded web tests (work in progress) (commit: 9427443) — Ondro Mihalyi / githubweb
  18. Enable GF embedded web tests (work in progress) (commit: e8e708f) — Ondro Mihalyi / githubweb
  19. Fix EJBTest root of test archive. (commit: 5d58e6c) — Ondro Mihalyi / githubweb
  20. Fix path to test archive in EmbeddedJSPTest (commit: 650aa83) — Ondro Mihalyi / githubweb
  21. Add missing copyright headers (commit: cc3c3b5) — Ondro Mihalyi / githubweb
  22. Make sure build fails when there are test failures (commit: 82fc12b) — arjan tijms / githubweb
  23. Migrated enabled GF embedded tests to JUnit 5 (commit: d45c1a9) — Ondro Mihalyi / githubweb
  24. Configure the Concurrency TCK tests to produce log files in the "target" directory (#24571) (commit: a6622d3) — noreply / githubweb
  25. Integrate Jakarta XML Bind API 4.0.1 (commit: 9d2608e) — noreply / githubweb
  26. Integrate Jakarta Concurrency API 3.0.3 (commit: 2410b25) — noreply / githubweb
  27. Integrate Mojarra 4.0.4 (commit: d276c6d) — arjan tijms / githubweb

#202 (Sep 3, 2023, 12:00:22 AM)

  1. Prepare release 7.0.8 (commit: 70a0f15) — Glassfish Bot / githubweb
  2. Prepare next development cycle for 7.0.9-SNAPSHOT (commit: fd8e032) — Glassfish Bot / githubweb
  3. Webpage update for 7.0.8 (commit: aeae430) — arjan tijms / githubweb
  4. Fix word ommision (commit: 7d36ad2) — arjan tijms / githubweb
  5. Fixes generated EJB remote interfaces loading (commit: 6fbf895) — Alexander Pinchuk / githubweb
  6. Fixes default package name processing (commit: c6bc621) — Alexander Pinchuk / githubweb
  7. Add embedded deployment tests (commit: f1e06d5) — Alexander Pinchuk / githubweb
  8. Trivial code cleanup (commit: a0ca6df) — Alexander Pinchuk / githubweb
  9. More stable ProgressStatusComplexITest (commit: 0a4b542) — David Matějček / githubweb
  10. Rename tests to use with the failsafe plugin (commit: 3ae44ea) — Alexander Pinchuk / githubweb
  11. Produces new array with a method reference (commit: 16b9ae0) — Alexander Pinchuk / githubweb

#201 (Aug 27, 2023, 12:00:23 AM)

  1. Fix: tasks submitted to executor during deployment are executed (commit: cf0c624) — Ondro Mihalyi / githubweb
  2. Revert change in isApplicationEnabled if appName is null (commit: 803fe51) — Ondro Mihalyi / githubweb
  3. Propagate JNDI context if none exists (commit: fdcd7ca) — Ondro Mihalyi / githubweb
  4. Cleanup in ContextSetupProviderImpl (commit: b93cd00) — Ondro Mihalyi / githubweb
  5. Startserv script - support --help, fix handling errors (commit: f8bd34e) — Ondro Mihalyi / githubweb
  6. Build embedded artifacts as multi-release JARs (commit: 65431ef) — Alexander Pinchuk / githubweb
  7. Update arquillian artifacts (commit: a279fcb) — Alexander Pinchuk / githubweb
  8. Archive glassfish-embedded-all.jar along bundles (commit: d88d8fd) — Piotr Żygieło / githubweb
  9. Archive glassfish-embedded-web.jar as well (commit: 0e20327) — Piotr Żygieło / githubweb
  10. Revert changes in the ProgressStatusComplexITest tests (commit: 8e530ca) — Ondro Mihalyi / githubweb
  11. Integrate Parsson 1.1.4 (commit: 19caa52) — Hiroki Sawamura / githubweb
  12. Revert timeout changes in the ManagedExecutorDefinition test (commit: eda7d95) — Ondro Mihalyi / githubweb
  13. Fix 'mr-jar' processing in the 'ear' libs (commit: 6f5f620) — Alexander Pinchuk / githubweb
  14. Add test application for multi-release 'ear' lib processing (commit: 608d46d) — Alexander Pinchuk / githubweb
  15. Reorganize 'mr-jar' application tests (commit: dd93ce9) — Alexander Pinchuk / githubweb
  16. Add runners for the standalone Connectors TCK (commit: c67a948) — arjan tijms / githubweb
  17. Add new modules to pom again (commit: 13f6a03) — arjan tijms / githubweb
  18. Integrate Mojarra 4.0.3 (commit: 71ec781) — noreply / githubweb
  19. Includes missing 'json-api' in embedded artifacts (commit: 8726703) — Alexander Pinchuk / githubweb
  20. Update test dependencies (junit, jmh, checkstyle) (commit: d91e514) — arjan tijms / githubweb
  21. Integrate commons-lang3 3.13.0 (commit: 7b15d3c) — noreply / githubweb
  22. Integrate jsch 0.2.11 (commit: 22d6357) — noreply / githubweb
  23. Integrate Felix webconsole 4.8.12 (commit: 10886a7) — noreply / githubweb

#200 (Aug 20, 2023, 12:00:18 AM)

  1. Add MicroProfile Rest Client TCK (commit: 4deb8a3) — Alexander Pinchuk / githubweb
  2. Fix Arquillian MicroProfile Config properties processor (commit: a30ad29) — Alexander Pinchuk / githubweb
  3. Add Arquillian beans xml transformer (commit: fd5c555) — Alexander Pinchuk / githubweb
  4. Update Arquillian managed server plugin (commit: 9df5d1f) — Alexander Pinchuk / githubweb
  5. Add workaround for the ConfigKeyForMultipleInterfacesTest (commit: 1f2aee3) — Alexander Pinchuk / githubweb
  6. Remove unnecessary maven dependencies an properties (commit: 60d57ea) — Alexander Pinchuk / githubweb
  7. Update WireMock maven plugin (commit: 339809b) — Alexander Pinchuk / githubweb
  8. Add no-interface view Enterprise Bean application test (commit: 949568d) — Alexander Pinchuk / githubweb
  9. Simplify archive path contexts in Arquillian archive processors (commit: 0c5576e) — Alexander Pinchuk / githubweb
  10. Integrate Weld 5.1.1.SP2 (commit: a299816) — noreply / githubweb

#199 (Aug 13, 2023, 12:00:19 AM)

  1. Fix webapp multi-release JAR processing (commit: d60cdfc) — Alexander Pinchuk / githubweb
  2. Code cleanup (commit: 0a0feb6) — Alexander Pinchuk / githubweb
  3. Add test to verify of the MRJAR processing in web applications (commit: 8c4ce42) — Alexander Pinchuk / githubweb
  4. Optimize CDI extensions to reduce unnecessary PAT handle calls (commit: 756531d) — Ondro Mihalyi / githubweb
  5. Fixed ElementStarITest and TokenAuthenticationITest (commit: f98db1d) — David Matějček / githubweb
  6. Add MPJAR processing test in ServletContainerInitializer (commit: d47a1e6) — Alexander Pinchuk / githubweb
  7. Reorganize tests and cleanup code (commit: 71ca2e6) — Alexander Pinchuk / githubweb
  8. Add exception logging to log message (commit: 81b83b1) — Alexander Pinchuk / githubweb
  9. Fix Java 11 compatibility issue (commit: 63f1269) — Alexander Pinchuk / githubweb

#198 (Aug 6, 2023, 12:00:14 AM)

  1. Implemented autodetection of bootstrap packages for OSGI (commit: a2b703e) — David Matějček / githubweb
  2. The osgi.bundle functionality in org-iiop moved to pom.xml (commit: 3cadffd) — David Matějček / githubweb
  3. The osgi.bundle functionality in jta maven module moved to pom.xml (commit: 8195c1d) — David Matějček / githubweb
  4. Fixed missing export in orb-iiop manifest (commit: 6e784c7) — David Matějček / githubweb
  5. The osgi.bundle functionality in jts maven module moved to pom.xml (commit: b1fd6d3) — David Matějček / githubweb
  6. The osgi.bundle file in logging maven module removed (commit: 600f705) — David Matějček / githubweb
  7. The osgi.bundle files removed from api modules (commit: d6c3a3e) — David Matějček / githubweb
  8. The osgi.bundle files removed from 'common' modules (commit: a428ee8) — David Matějček / githubweb
  9. The osgi.bundle files removed from 'deployment' modules (commit: 0b18fb7) — David Matějček / githubweb
  10. The osgi.bundle files removed from 'ejb' modules and web-glue (commit: afea349) — David Matějček / githubweb
  11. Migrated JspReloadGeneratedServletIfUpdatedTest from web_jsp (commit: 140f503) — David Matějček / githubweb
  12. The osgi.bundle files removed from 'connectors' modules (commit: e575f37) — David Matějček / githubweb
  13. The osgi.bundle files removed from 'concurrent' modules (commit: 9128282) — David Matějček / githubweb
  14. The osgi.bundle files removed from 'web' modules (commit: d8fb8ce) — David Matějček / githubweb
  15. Dynamic imports of flashlight added back (commit: f30c3ce) — David Matějček / githubweb
  16. Reduced kernel exports again, some removed parts moved back again (commit: 7182198) — David Matějček / githubweb
  17. he osgi.bundle file removed from 'admin-monitor' module (commit: 1674f80) — David Matějček / githubweb
  18. The osgi.bundle file removed from 'orb-connector' module (commit: c091deb) — David Matějček / githubweb
  19. The osgi.bundle files removed from 'security' modules (commit: 36e3f82) — David Matějček / githubweb
  20. The osgi.bundle files removed from 'jdbc' modules (commit: 54155c3) — David Matějček / githubweb
  21. The osgi.bundle files removed from 'persistence' modules (commit: d417387) — David Matějček / githubweb
  22. The osgi.bundle files removed from 'admin' modules (commit: 4337290) — David Matějček / githubweb
  23. The osgi.bundle files removed from 'resources' modules (commit: 3b6160a) — David Matějček / githubweb
  24. The osgi.bundle files removed from 'jms' modules (commit: 2fac8fa) — David Matějček / githubweb
  25. The osgi.bundle files removed from 'admingui' modules (commit: d6f1945) — David Matějček / githubweb
  26. Removed legacy JMS support (jmsra 5.0) (commit: 02404fa) — David Matějček / githubweb
  27. The osgi.bundle files removed from 'osgi' modules (commit: bc99a0e) — David Matějček / githubweb
  28. The osgi.bundle files removed from 'appclient' modules (commit: 7faaafe) — David Matějček / githubweb
  29. The osgi.bundle files removed from '/extras/embedded/' modules (commit: db7738d) — David Matějček / githubweb
  30. The osgi.bundle files removed from 'flashlight' modules (commit: e9b9ffb) — David Matějček / githubweb
  31. The osgi.bundle files removed from 'ha-file-store' module (commit: 7a60a3b) — David Matějček / githubweb
  32. The osgi.bundle files removed from remaining modules (except abandoned tests) (commit: 4057986) — David Matějček / githubweb
  33. Fix #24527 Admin Console behavior when admin user changes password to empty has changed compared to before (commit: ba5905c) — Hiroki Kaido / githubweb
  34. Fixed unit test compatibility with JDK21 (commit: b3734c4) — David Matějček / githubweb
  35. Update website for GF 7.0.7 (commit: 6e6b29e) — Ondro Mihalyi / githubweb

#197 (Jul 30, 2023, 12:00:15 AM)

  1. Optimize internal resource store (commit: cdb58e1) — Alexander Pinchuk / githubweb
  2. Improve new resources allocation (commit: f464b05) — Alexander Pinchuk / githubweb
  3. Use optimistic locking in RWLockDataStructure (commit: 67d0d48) — Alexander Pinchuk / githubweb
  4. Remove busy flag from ResourceHandle (commit: 1bd8d39) — Alexander Pinchuk / githubweb
  5. Fix exception handling (commit: 7012477) — Alexander Pinchuk / githubweb
  6. Implements getAllResources method (commit: 9d47193) — Alexander Pinchuk / githubweb
  7. Optimize removeAll method (commit: 3761c2f) — Alexander Pinchuk / githubweb
  8. Integrate Jersey 3.1.3 (commit: 20ad321) — noreply / githubweb
  9. Add more tests (commit: f59a2f9) — Alexander Pinchuk / githubweb
  10. Fixes New Admin Object Resource creation (commit: c79ebe2) — Alexander Pinchuk / githubweb
  11. Prepare release 7.0.7 (commit: cfb2dd9) — Glassfish Bot / githubweb
  12. Prepare next development cycle for 7.0.8-SNAPSHOT (commit: 42360a2) — Glassfish Bot / githubweb

#196 (Jul 23, 2023, 12:00:20 AM)

  1. Fix of a few links in docs (commit: 1248675) — Ondro Mihalyi / githubweb
  2. Integrate Parsson 1.1.3 (commit: c0e7402) — arjan tijms / githubweb
  3. Integrate REST Client 3.0.1 API (commit: ff16593) — noreply / githubweb
  4. Integrate MicroProfile JWT 2.1 API and implementation OmniFaces 2.0.2 (commit: 3561b82) — arjan tijms / githubweb
  5. Add test cases for accessing EJB in multiple ways (commit: b34e980) — Zhen Ma / githubweb
  6. Instructions how to preview glassfish.org website locally (commit: be7663e) — Ondro Mihalyi / githubweb
  7. Update Maven plugins (commit: 0319031) — arjan tijms / githubweb
  8. Remove jacoco.version property (commit: ac93e96) — arjan tijms / githubweb
  9. Fix for JSR 109 WSDL generation when using JDK 21 (commit: a5eb4fe) — arjan tijms / githubweb
  10. Add a top menu in the glassfish.org page (commit: b5762d0) — Ondro Mihalyi / githubweb
  11. Fix copyright headers (commit: 01a6073) — Ondro Mihalyi / githubweb
  12. Add MicroProfile docs to docs page in the glassfish.org site. (commit: 6d05614) — Ondro Mihalyi / githubweb
  13. Removed Util class in weld-integration (commit: 6016b39) — David Matějček / githubweb
  14. The EJB Security module (iiop) logging revisited and detached from security-core (commit: fdf32d5) — David Matějček / githubweb
  15. The com.sun.tracing package is not a part of the JDK any more (commit: 78117db) — David Matějček / githubweb
  16. Removed two unused error messages from war-util (commit: b66f664) — David Matějček / githubweb
  17. Fixed logging dependencies of websecurity module (commit: 6ca5059) — David Matějček / githubweb
  18. The appclient.security module converted to System.Logger (commit: 35dc4b3) — David Matějček / githubweb
  19. JASPIC Provider Framework logging doesn't depend on external bundles (commit: e907442) — David Matějček / githubweb

#195 (Jul 16, 2023, 9:35:22 AM)

  1. Integrate jsftemplating 4.0.3 (commit: 73879d7) — noreply / githubweb
  2. Integrate Webconsole 4.8.8 (commit: d49a9d4) — noreply / githubweb
  3. Add optional imports in osgi.bundle of glassfish-naming (commit: 44d2425) — Zhen Ma / githubweb
  4. Integrate Weld 5.1.1.SP1 (commit: e74f139) — arjan tijms / githubweb
  5. Integrate command-security 1.0.17 (commit: a7dcde7) — noreply / githubweb
  6. Use the download mirrot script (commit: e76a941) — Ondro Mihalyi / githubweb
  7. Integrate MicroProfile API 3.0.3 and Helidon implementation 3.2.2 (commit: 27c415f) — arjan tijms / githubweb
  8. Removed two files which were copy pasted in web_jsp tests (commit: 7f1dd88) — David Matějček / githubweb

#191 (Jul 9, 2023, 12:00:11 AM)

  1. Fix resource adapter config creation (commit: d6e2c97) — Alexander Pinchuk / githubweb
  2. Publish 7.0.6 docs on the webpage (commit: 5158af1) — Ondro Mihalyi / githubweb
  3. Integate JBoss Logging 3.5.2 (commit: 018e217) — arjan tijms / githubweb
  4. Integrate Hibernate Validator 8.0.1 (commit: 397d164) — arjan tijms / githubweb
  5. Fix Enterprise Beans bean method generation (commit: 4183761) — Alexander Pinchuk / githubweb
  6. Integrate Commons IO 2.13.0 (commit: 875e489) — arjan tijms / githubweb
  7. Integrate jakarta.websocket-api 2.1.1 (commit: 4ca3a1c) — noreply / githubweb

#190 (Jul 2, 2023, 12:00:12 AM)

  1. Add Jersey MP Rest Client to provide MP Rest Client in GlassFish Full (commit: d833b50) — Ondro Mihalyi / githubweb
  2. Align MP Rest Client module with Jakarta EE 10 (commit: c0921a2) — Ondro Mihalyi / githubweb
  3. Startserv script for Linux (Bash) starts GF in foreground with a single JVM process (commit: dae9ddf) — Ondro Mihalyi / githubweb
  4. Startserv script for Linux (Bash) starts GF in foreground with a single JVM process (commit: 43236a6) — Ondro Mihalyi / githubweb
  5. Copy startserv and stopserv scripts to top-level bin directory. (commit: 4c14a7a) — Ondro Mihalyi / githubweb
  6. Refactor dry-run code in StartDomainCommand (commit: 9f7123f) — Ondro Mihalyi / githubweb
  7. In fastest mode (-Pfastest) we don't need to build the docs (commit: 37443a9) — arjan tijms / githubweb
  8. Fix for botched #24472 (commit: bee266f) — arjan tijms / githubweb
  9. Integrate EclipseLink 4.0.2 (commit: a9a5201) — arjan tijms / githubweb
  10. Updated osgi.properties (commit: d6bad77) — David Matějček / githubweb
  11. Using project.osgi.version in osgi.properties instead of hardcoded 3.1 (commit: 9ca4011) — David Matějček / githubweb
  12. Updated system packages and separated extra packages for osgi (commit: 805c934) — David Matějček / githubweb
  13. Revert "Add patch for jaxb-osgi.jar that fixes imports" (commit: 0540471) — David Matějček / githubweb
  14. Synced felix "clone" (commit: c42e442) — David Matějček / githubweb
  15. Fix for TCK failure after implementing #24049 (commit: 9084094) — arjan tijms / githubweb
  16. Fix checkstyle errors (commit: 09d061f) — arjan tijms / githubweb
  17. Integrate CDI TCK 4.0.10 in TCK test (commit: 9dcafc2) — arjan tijms / githubweb
  18. Integrate Weld 5.1.1 (commit: 7ac421a) — arjan tijms / githubweb
  19. Prepare release 7.0.6 (commit: 9e82903) — Glassfish Bot / githubweb
  20. Prepare next development cycle for 7.0.7-SNAPSHOT (commit: b5d58c4) — Glassfish Bot / githubweb
  21. Webpage update for 7.0.6 (commit: da19084) — arjan tijms / githubweb

#188 (Jun 18, 2023, 12:00:28 AM)

  1. Switch to a fork of jsch (com.github.mwiede) and upgrade to 0.2.9 (commit: fbde2ec) — Ondro Mihalyi / githubweb
  2. Add docs distribution artifact to mvn deploy plugin for Jenkins. (commit: cf56fc4) — Ondro Mihalyi / githubweb
  3. Fixed race condition in ProcessManager (commit: 96ec5e5) — David Matějček / githubweb
  4. Add Java System logger to the jsch instance (commit: 80bf99f) — Ondro Mihalyi / githubweb
  5. #24459 Attempt to delete JDBC resource ref only if it exists. (commit: 6122723) — Ondro Mihalyi / githubweb
  6. Unused waitForReaderThreads removed (commit: 6e50598) — David Matějček / githubweb
  7. Using AtomicBoolean instead of nonvolatile boolean (commit: 6fa0f95) — David Matějček / githubweb
  8. Drop branch from version string/product id info (commit: 3391229) — Piotr Żygieło / githubweb
  9. Do not populate unused properties (commit: 5a842a7) — Piotr Żygieło / githubweb
  10. Fixed mistake from recent commit - removal of waitForReaderThreads (commit: e4ac2a2) — David Matějček / githubweb
  11. Fixed processing of process output (commit: 82c7110) — David Matějček / githubweb
  12. Yet more fixes and optimizations (commit: b9c3ca3) — David Matějček / githubweb
  13. Removed final (injected value) (commit: 0fdddfc) — David Matějček / githubweb
  14. Integrate jaxb-impl 4.0.3 (commit: 7f89320) — David Matějček / githubweb
  15. Allow to set env options to the Asadmin (commit: 87ac14c) — David Matějček / githubweb
  16. Jenkinsfile - collect logs after failures too (commit: 8efb413) — David Matějček / githubweb
  17. New line after the stdout too (commit: 4ef8197) — David Matějček / githubweb
  18. Drop timestamp from version string/product id info (commit: 7ca3968) — Piotr Żygieło / githubweb
  19. General cleaning after removal the ProcessExecutor (commit: c647beb) — Alexander Pinchuk / githubweb
  20. Suppress echoing to console in the ProcessManagerTest (commit: 6e515a8) — Alexander Pinchuk / githubweb
  21. Revert reverting to central-published artifacts (commit: 591d2ca) — Piotr Żygieło / githubweb
  22. Comment why we decrease log level for JSCH (commit: 3d347a1) — Ondro Mihalyi / githubweb
  23. Add patch for jaxb-osgi.jar that fixes imports (commit: 254e408) — arjan tijms / githubweb

#187 (Jun 11, 2023, 12:00:30 AM)

  1. Refactor ProcessManager to Use ProcessBuilder (commit: 37cb4dc) — Zhen Ma / githubweb
  2. Update latest docs to 7.0.5 (commit: d141815) — Ondro Mihalyi / githubweb
  3. Fix ClassCircularityError in the ASURLClassLoader (commit: 1127fe0) — Alexander Pinchuk / githubweb
  4. Minor code cleanups (commit: fbfc8c7) — Alexander Pinchuk / githubweb
  5. fix OSGiCommands test (commit: c71aa31) — Zhen Ma / githubweb
  6. Refactor ProcessManager tests based on feedback (commit: d58ec68) — Zhen Ma / githubweb
  7. BUild of the website fails because the SNAPSHOT version of the docs isn't found. We need to publish the final version of the docs distribution artifact. (commit: f882e05) — Ondro Mihalyi / githubweb
  8. Add fine-grained bytecode preprocessing tracking in WebappClassLoader (commit: f7b74f3) — Alexander Pinchuk / githubweb
  9. Add fine-grained bytecode transformation tracking in ASURLClassLoader (commit: eff4f11) — Alexander Pinchuk / githubweb
  10. Change logging level to reduce verbosity of a log output (commit: 339925f) — Alexander Pinchuk / githubweb
  11. Integrate Soteria 3.0.3 (commit: e868a29) — arjan tijms / githubweb
  12. remove ProcessExecutor (commit: 6a622c2) — Zhen Ma / githubweb
  13. Updated maven test plugins + JaCoCo (commit: 4b55718) — David Matějček / githubweb
  14. Fixed version in rest-cdi tck (commit: f4f9f9b) — David Matějček / githubweb
  15. Updated jboss-logging to 3.5.1 (commit: 7591ccb) — David Matějček / githubweb
  16. Updated xmlsec to 3.0.2 (commit: d232732) — David Matějček / githubweb
  17. Updated JaCoCo in aggregator too (commit: 6c39db1) — David Matějček / githubweb

#186 (Jun 4, 2023, 12:00:27 AM)

  1. Feature: allow using @Inject instead of @Context for simple injection (commit: 080d2d7) — arjan tijms / githubweb
  2. Prepare release 7.0.5 (commit: 7b49f4e) — Glassfish Bot / githubweb
  3. Prepare next development cycle for 7.0.6-SNAPSHOT (commit: 005ee21) — Glassfish Bot / githubweb
  4. Add dtds reported in #23014 and #23665 to the website (commit: 99f611a) — Ondro Mihalyi / githubweb
  5. Setting class loader key for CDI extension classes in embedded EJB (commit: ecd1a2d) — arjan tijms / githubweb
  6. Change ordering of pom.xml (commit: 5d96edd) — arjan tijms / githubweb
  7. Admin console: ignore standalone instance status for app details (commit: 614bdcc) — Ondro Mihalyi / githubweb
  8. Admin console: ignore status for list of standlaone instances in sidebar (commit: c27a774) — Ondro Mihalyi / githubweb
  9. Webpage update for 7.0.5 (commit: 631ed14) — arjan tijms / githubweb
  10. Fix typo (commit: 37a4337) — arjan tijms / githubweb
  11. Processing feedback: add test and restore imports (commit: 525965c) — arjan tijms / githubweb
  12. Remove unused variable (commit: 80642c0) — arjan tijms / githubweb
  13. Add ability for EJB embedded tests to be run individually and debug. (commit: 2074dc4) — arjan tijms / githubweb
  14. Fix accidentally updated Felix version (commit: f04b39e) — noreply / githubweb
  15. Integrate Jackson 2.15.2 (commit: 5027480) — noreply / githubweb
  16. Add connection timeouts to some admin commands and Admin Console. (commit: 92ef16d) — Ondro Mihalyi / githubweb
  17. Integrate JSFTemplating 4.0.2 and Woodstock 6.0.1 (commit: d10ed44) — arjan tijms / githubweb
  18. Add connection timeouts to some admin commands and Admin Console. (commit: e25d66d) — Ondro Mihalyi / githubweb

#185 (May 28, 2023, 12:00:22 AM)

  1. Add several recommended guidelines to the security guide (commit: 1120718) — Hiroki Sawamura / githubweb
  2. Fix redirections after deployment in Admin Console (commit: 7711fc8) — Ondro Mihalyi / githubweb
  3. Fix resetting security context if principal is the same (commit: eb194a5) — arjan tijms / githubweb
  4. Integration tests for cluster deployment (commit: c8fe818) — Ondro Mihalyi / githubweb
  5. Some basic cleaning of security, kernel and web glue code (commit: 7823691) — arjan tijms / githubweb
  6. Fixing compilation error in tests and some more cleanups (commit: 2e99a13) — arjan tijms / githubweb
  7. Integrate Jackson 2151 (commit: d9cc507) — noreply / githubweb
  8. Integrate commons-io 2.12.0 (commit: 7bfca28) — noreply / githubweb
  9. Removed unused assembly plugin configuration: useProjectArtifact (commit: 1531f14) — David Matějček / githubweb
  10. Fixes #24223 Make PrincipalCallback Serializable & prevent JMX exception (commit: 20fba53) — arjan tijms / githubweb
  11. Remove JDK 14 only annotation (commit: 6b54848) — arjan tijms / githubweb
  12. Simplified cluster deployment test (commit: d18f370) — Ondro Mihalyi / githubweb
  13. Reorder imports (commit: 11e37d9) — Ondro Mihalyi / githubweb
  14. Admin Console: Update instance status asynchronously (commit: e0e1636) — Ondro Mihalyi / githubweb
  15. Fix deployment-time bytecode preprocessing (commit: 8b41329) — Alexander Pinchuk / githubweb
  16. Add transformation logging (commit: ecddcc0) — Alexander Pinchuk / githubweb
  17. Admin Console: Display progress bar while retrieving instance status (commit: 5fd2888) — Ondro Mihalyi / githubweb

#184 (May 21, 2023, 12:00:25 AM)

  1. Integrate Jakarta JSONP 2.1.2 (commit: 4e4d970) — arjan tijms / githubweb
  2. Integrate Jline 3.23 (commit: ff92401) — noreply / githubweb
  3. Integrate Jersey 3.1.2 (commit: 0d28100) — arjan tijms / githubweb
  4. Add integration test for collect logs from instance belongs to cluster (commit: 31642d7) — Alexander Pinchuk / githubweb
  5. Fixes validation error when deploying an application to a cluster. (commit: e5aec10) — Ondro Mihalyi / githubweb

#183 (May 14, 2023, 12:00:17 AM)

  1. Transformation of the maven plugin to the annotation processor (commit: 48436b8) — David Matějček / githubweb
  2. Renamed two nucleus poms (commit: 86faf36) — David Matějček / githubweb
  3. Removed glassfishbuild-maven-plugin:echo - duplicated maven output (commit: 39d9f56) — David Matějček / githubweb
  4. Fix CME in jdbc connection pool (commit: 996900e) — Alexander Pinchuk / githubweb
  5. Trivial fixes of logging (commit: 231c808) — David Matějček / githubweb
  6. Test draft for testing race conditions in resource pooling (commit: 4ca6654) — David Matějček / githubweb
  7. Complete test (commit: b5ba81f) — Alexander Pinchuk / githubweb
  8. Fix login again after logout (commit: 219f092) — arjan tijms / githubweb
  9. Correct accidental expansion of class name (commit: 7d80fb6) — arjan tijms / githubweb
  10. Ensure visibility of the busy flag (commit: 036b8d9) — Alexander Pinchuk / githubweb
  11. Code cleanup (commit: 5e036bb) — Alexander Pinchuk / githubweb
  12. Webpage update for 7.0.4 (commit: d6632c4) — Ondro Mihalyi / githubweb
  13. Added null check for webSecurityManagerFactory (commit: 291278b) — arjan tijms / githubweb
  14. Add support for running single tests to webservice and suspend (commit: 4cf46cc) — arjan tijms / githubweb
  15. Add servlet TCK to pom modules (commit: 11012bd) — arjan tijms / githubweb
  16. Webpage update for 7.0.4, in news (commit: 1c81463) — Ondro Mihalyi / githubweb
  17. How to update the website after a new release (commit: 701b100) — Ondro Mihalyi / githubweb
  18. How to update the website after a new release (commit: b28dd79) — Ondro Mihalyi / githubweb
  19. Small amount of cleanups for the security code (commit: b0fe34c) — arjan tijms / githubweb
  20. Removed tab (commit: 85d422c) — arjan tijms / githubweb
  21. Integrate Jakarta Mail 2.1.2 (commit: 3941550) — arjan tijms / githubweb

#182 (May 7, 2023, 12:00:15 AM)

  1. Fix collected log retrieval (commit: 7303843) — Alexander Pinchuk / githubweb
  2. Add log retrieval integration asadmin test (commit: 683162d) — Alexander Pinchuk / githubweb
  3. Bump testng from 7.4.0 to 7.7.0 in /appserver/tests/tck/validation (commit: 08dc8c4) — noreply / githubweb
  4. Bump testng from 7.4.0 to 7.7.0 in /appserver/tests/tck/concurrency (commit: acee097) — noreply / githubweb
  5. Optimize the MonitoringService (commit: a46fc3d) — Alexander Pinchuk / githubweb
  6. Some Jenkins nodes are really slow (commit: 7fba499) — David Matějček / githubweb

#181 (Apr 30, 2023, 12:00:22 AM)

  1. Add ability to invoke a config proxies default methods (commit: 8dcce49) — Alexander Pinchuk / githubweb
  2. Remove duck types from Domain config interface (commit: e4477bc) — Alexander Pinchuk / githubweb
  3. Refactor domain config element (commit: 49d6815) — Alexander Pinchuk / githubweb
  4. Refactor secure admin domain element (commit: 5497595) — Alexander Pinchuk / githubweb
  5. Refactor applications domain element (commit: baa2d7f) — Alexander Pinchuk / githubweb
  6. Refactor system-applications domain element (commit: e27bae7) — Alexander Pinchuk / githubweb
  7. Refactor base configuration interfaces (commit: 29151a6) — Alexander Pinchuk / githubweb
  8. Refactor classes related to the config domain sub-element (commit: f3495c7) — Alexander Pinchuk / githubweb
  9. Refactor classes related to the servers domain element (commit: 3559f7e) — Alexander Pinchuk / githubweb
  10. Refactor classes related to the clusters domain element (commit: 73712c5) — Alexander Pinchuk / githubweb
  11. Refactor classes related to the nodes domain element (commit: 9cb9b1d) — Alexander Pinchuk / githubweb
  12. Refactor classes related to the node agents domain element (commit: 6ef6e56) — Alexander Pinchuk / githubweb
  13. Remove duck types from rest of classes (commit: 477e4b3) — Alexander Pinchuk / githubweb
  14. Make AMX compatible with default methods (commit: c56b108) — Alexander Pinchuk / githubweb
  15. Remove all duck infrastructure (commit: e3466d8) — Alexander Pinchuk / githubweb
  16. Fix tests (commit: 984d2f9) — Alexander Pinchuk / githubweb
  17. Fix generate-domain-schema asadmin command (commit: 25b13a1) — Alexander Pinchuk / githubweb
  18. Distinguish CCE and NPE from exceptions thrown by the default method (commit: aa2e64d) — Alexander Pinchuk / githubweb
  19. Add the default methods cache to the proxy handler (commit: 82fbbec) — Alexander Pinchuk / githubweb
  20. Minor code cleanups (commit: 57c392d) — Alexander Pinchuk / githubweb
  21. Fix redirections in Admin Console (commit: d64fe7d) — Ondro Mihalyi / githubweb
  22. Extract links to static resources to a single place. (commit: 9f43695) — Ondro Mihalyi / githubweb
  23. Fix config creation in Admin Console (commit: cbb71bc) — Alexander Pinchuk / githubweb
  24. Integrate Jackson 2.15.0 (commit: a4f5eca) — noreply / githubweb
  25. Integrate Yasson 3.0.3 (commit: bad3cab) — noreply / githubweb
  26. Fix config model initialization (commit: b3a1a39) — Alexander Pinchuk / githubweb
  27. Integrate Woodstox 6.5.1 (commit: 97d6716) — noreply / githubweb
  28. Integrate JSF Template 4.0.1 (commit: 970b306) — noreply / githubweb
  29. Cleanup in logging of connectors-internal-api (commit: a0951fd) — David Matějček / githubweb
  30. Fix checkstyle validation failures (commit: 580b205) — Ondro Mihalyi / githubweb
  31. Some modest cleanups for the security code (commit: f7a3f29) — arjan tijms / githubweb
  32. Fix ConfigInjector metadata generation (commit: c7e9670) — Alexander Pinchuk / githubweb
  33. Process feedback for security code cleaning (commit: 7634652) — arjan tijms / githubweb
  34. Processing more feedback (commit: 33dbef7) — arjan tijms / githubweb
  35. Even more feedback (commit: 5510dd8) — arjan tijms / githubweb
  36. Prepare release 7.0.4 (commit: 0dd0bbd) — Glassfish Bot / githubweb
  37. Prepare next development cycle for 7.0.5-SNAPSHOT (commit: 023d943) — Glassfish Bot / githubweb
  38. Allow ALL value for loggers in Admin Console. (commit: ad9f4e1) — Ondro Mihalyi / githubweb
  39. Add a credential filter pattern to JMXConnector (commit: c82551b) — Hiroki Kaido / githubweb
  40. Fix data race in the MonitoringService (commit: 9c60702) — Alexander Pinchuk / githubweb

#180 (Apr 23, 2023, 12:00:24 AM)

  1. Refactor some REST endpoints related to logging (commit: d6423f4) — Alexander Pinchuk / githubweb
  2. Change text output format to CSV (commit: 8ead981) — Alexander Pinchuk / githubweb
  3. Raise priority of the JSON entity provider (commit: 88fb80c) — Alexander Pinchuk / githubweb
  4. Remove suppression of the unused warnings (commit: 3a44d7c) — Alexander Pinchuk / githubweb
  5. Cleanups in connectors logging (commit: fb0d288) — David Matějček / githubweb
  6. Usages of setLinkedException replaced by standard "cause" (commit: b6a16eb) — David Matějček / githubweb
  7. Fixed race conditions in UnpooledResource (commit: bb36c82) — David Matějček / githubweb
  8. Yet one iteration of logging cleanup in connectors (commit: 7ab079f) — David Matějček / githubweb
  9. Fixed task count in PoolSizeTest (commit: ef37323) — David Matějček / githubweb
  10. Fixed unresolved log messages, dead code (commit: c0b09d1) — David Matějček / githubweb
  11. Fixed PoolSize and unit test (commit: c9680fd) — David Matějček / githubweb
  12. Fixed NPE in jdbc_all tests (commit: 85dce7d) — David Matějček / githubweb
  13. Methods to build classpath of ScatteredArchive from the current classpath. (commit: a76b323) — Ondro Mihalyi / githubweb
  14. Integrate EclipseLink ASM 9.5.0 (commit: 71389fd) — noreply / githubweb
  15. Integrate Nimbus Jose JWT 9.31 (commit: 878b85b) — noreply / githubweb
  16. Refactor ScatteredArchive tests  (#24382) (commit: 8d0d369) — noreply / githubweb

#179 (Apr 16, 2023, 12:00:30 AM)

  1. Improved ClusterITest - don't remove instances and logs if it failed. (commit: fe88bfd) — David Matějček / githubweb

#178 (Apr 9, 2023, 12:00:24 AM)

  1. Refactor the Enterprise Beans no-interface view bytecode generation (commit: 79bf0e2) — Alexander Pinchuk / githubweb
  2. Limit a type of generated MDB subclass (commit: f73a30f) — Alexander Pinchuk / githubweb
  3. enable reproducible builds (commit: c99f8d2) — Herve Boutemy / githubweb
  4. Fixes classloader leak when a resource is rerieved (commit: 6b51766) — Cedric Tabin / githubweb
  5. API usage improvement to JDK11 in ASURLClassLoader (commit: e64c0e4) — Cedric Tabin / githubweb

#176 (Mar 31, 2023, 5:51:40 AM)

  1. Fix Enterprise Beans deployment error (commit: 0b26475) — Alexander Pinchuk / githubweb
  2. Integrate ASM 9.5 (commit: 556e92a) — noreply / githubweb
  3. Removed hk2.version from bundle plugin config (commit: b44a3e9) — David Matějček / githubweb
  4. Fixed Concurrency TCK (commit: 7ed7520) — David Matějček / githubweb
  5. Fix view log REST integration test (commit: 1bcb808) — Alexander Pinchuk / githubweb
  6. Change test assert conditions (commit: ada2bae) — Alexander Pinchuk / githubweb
  7. Integrate hk2 3.0.4 (#24362) (commit: 1cdea23) — noreply / githubweb
  8. Prepare release 7.0.3 (commit: 8e18070) — Glassfish Bot / githubweb
  9. Prepare next development cycle for 7.0.4-SNAPSHOT (commit: 6aa3c40) — Glassfish Bot / githubweb
  10. Update website for 7.0.3 release (#24365) (commit: 8950a11) — noreply / githubweb

#175 (Mar 26, 2023, 12:00:17 AM)

  1. Fix create-mail-resource REST command (commit: c189312) — Alexander Pinchuk / githubweb
  2. Cleanup resource generator code (commit: d20ca7c) — Alexander Pinchuk / githubweb
  3. Add JavaMail REST integration test (commit: 05780d1) — Alexander Pinchuk / githubweb
  4. Update Reference Manual (commit: 03b85d1) — Alexander Pinchuk / githubweb
  5. Replace all occurrences of JavaMail keyword (commit: 0fa5bfa) — Alexander Pinchuk / githubweb
  6. Update nucleus distribution release documentation (commit: 93c972c) — Alexander Pinchuk / githubweb
  7. Refactored WebBundleDescriptors (commit: aa2137e) — David Matějček / githubweb
  8. Further refactoring - replacing unused/obsoleted methods, added javadocs (commit: 466b608) — David Matějček / githubweb
  9. DeploymentDescriptorNode now supports compatible parameters (commit: 04ed447) — David Matějček / githubweb
  10. EjbBundleRefactoring - first step (commit: c1bdc9c) — David Matějček / githubweb
  11. ResourceAnnotationControl - moved copy pasted code (commit: e6bef17) — David Matějček / githubweb
  12. Partially reverted incompatible changes in EJB descriptors (commit: c9343b0) — David Matějček / githubweb
  13. Moving another methods to EjbBundleDescriptor + javadoc (commit: fb89c21) — David Matějček / githubweb
  14. Tracking evolution of the ApplicationValidatorTest with the refactoring (commit: 9bb9ebd) — David Matějček / githubweb
  15. Fixed HK2 dependency - securityRoleMapperFactoryis optional (commit: 1f5ba67) — David Matějček / githubweb
  16. EjbBundleDescriptor - moving more fields to the parent (commit: e36eec8) — David Matějček / githubweb
  17. EjbBundleDescriptorImpl cleanup - old deprecations, javadoc (commit: 2851a9d) — David Matějček / githubweb
  18. ComponentValidator formatting + fixed possible NPE (commit: bb5199f) — David Matějček / githubweb
  19. Long process of resolving DOL cyclic dependencies resolved via reflection (commit: f7a9771) — David Matějček / githubweb
  20. More strict DeploymentDescriptorNode - throwing exceptions (commit: 5ab479d) — David Matějček / githubweb
  21. Fixed comparison (carType() can return null!) (commit: 11bff77) — David Matějček / githubweb
  22. Moving classes and methods, javadocs, fixed logging nullpointers (commit: 0deee93) — David Matějček / githubweb
  23. Archive types moved to DOL (commit: 96e9429) — David Matějček / githubweb
  24. Fixed resource validation + partial test coverage (commit: 56a6b13) — David Matějček / githubweb
  25. Imports in Globals (commit: a5e7374) — David Matějček / githubweb
  26. Fixed nullpointers in connectors-runtime (commit: ea3d9f1) — David Matějček / githubweb
  27. Removed unused import (Disabled) from test (commit: 224fb08) — David Matějček / githubweb
  28. Update example links (commit: 7cc9abc) — Alexander Pinchuk / githubweb
  29. Removed unused methods and dead ends, smaller optimizations (commit: 14602ed) — David Matějček / githubweb
  30. Update resource links (commit: dd61fba) — Alexander Pinchuk / githubweb
  31. Integrate Jettison 1.5.4 (commit: c665b96) — noreply / githubweb
  32. Integrate EclipseLink 4.0.1 (commit: 9f9b931) — noreply / githubweb
  33. Integrate helidon-config 3.2.0 (commit: 2625e0a) — noreply / githubweb

#174 (Mar 19, 2023, 1:00:32 AM)

  1. Raise ASM API version (commit: f631cbf) — Alexander Pinchuk / githubweb
  2. Raise bytecode level (commit: 2d41bd3) — Alexander Pinchuk / githubweb
  3. Replace deprecated ASM API (commit: 22178cf) — Alexander Pinchuk / githubweb
  4. Fix license headers (commit: cc3fada) — Alexander Pinchuk / githubweb
  5. Fix log rotation (commit: 17fa8d3) — Alexander Pinchuk / githubweb
  6. Updated dependency on old TCK (commit: 5e5417e) — David Matějček / githubweb
  7. Bring to the common hierarchy (commit: dd35598) — Alexander Pinchuk / githubweb
  8. Add new test case (commit: 4f45ba5) — Alexander Pinchuk / githubweb
  9. Reuse existing GF utilities (commit: f476c15) — Alexander Pinchuk / githubweb
  10. Optimize imports and fix license headers (commit: 9eeb33b) — Alexander Pinchuk / githubweb
  11. Integrate Mojarra 4.0.2 and associated Faces TCK 4.0.2 (commit: 681d8c3) — arjan tijms / githubweb
  12. Fix set-log-attributes asadmin command (commit: 4a249b5) — Alexander Pinchuk / githubweb
  13. Minor code cleanup (commit: 0432272) — Alexander Pinchuk / githubweb
  14. Refactor REST Admin interface security integration test (commit: 847614e) — Alexander Pinchuk / githubweb
  15. Fix AsciiDoc description of request a session token (commit: fbb8d5d) — Alexander Pinchuk / githubweb
  16. Removed sleeps from Ant tests (commit: bd59249) — David Matějček / githubweb

#173 (Mar 12, 2023, 12:00:16 AM)

  1. Bump OpenMQ version to 6.4.0 (commit: efa02f8) — Piotr Żygieło / githubweb
  2. Get the timeout for Container Managed Transaction (CMT) from TransactionService (commit: 75c208b) — Zhen Ma / githubweb
  3. Deleted unused dist-fragment module (admingui) (commit: d9e4861) — David Matějček / githubweb
  4. #24333 Add missing older Java EE Schemas (commit: 25b6063) — Ondro Mihalyi / githubweb
  5. Fixed ArrayIndexOutOfBoundsException in ActiveOutboundResourceAdapter (commit: 8e8c514) — David Matějček / githubweb
  6. Fixed NPE in BaseContainer (commit: 5e2fbf8) — David Matějček / githubweb
  7. Fixed NPE in ConnectorsUtil (commit: 2444c0c) — David Matějček / githubweb
  8. ConnectorRuntimeException vs Serializable (commit: 158d2e6) — David Matějček / githubweb
  9. If the pool could not be found, don't throw RuntimeException but return null (commit: 7325902) — David Matějček / githubweb

#172 (Mar 5, 2023, 12:00:59 AM)

  1. Fix #19580 IIOP Listeners (SSL) port is listening after SSL.enabled is set to false (commit: fa3d22e) — Hiroki Kaido / githubweb
  2. Refactor I modified code (commit: c0cb8b0) — Hiroki Kaido / githubweb
  3. Prepare release 7.0.2 (commit: 3aab03d) — Glassfish Bot / githubweb
  4. Prepare next development cycle for 7.0.3-SNAPSHOT (commit: 5489f56) — Glassfish Bot / githubweb
  5. Reorganized jenkinsfile (commit: ce3d2a8) — David Matějček / githubweb
  6. Updated maven plugins (commit: e8de62c) — David Matějček / githubweb
  7. Microprofile tests crashed; error was logged, but ignored. (commit: 216a8ec) — David Matějček / githubweb
  8. Fixed StackOverflow in WebappClassLoader.getURLs (commit: 147c401) — David Matějček / githubweb
  9. Fixed exception when using reflection to clean webappcl reference (commit: 11b2a7d) — David Matějček / githubweb
  10. Removed clearReferencesRmiTargets (commit: 93c91a0) — David Matějček / githubweb
  11. Update website for 7.0.1 release (commit: 46ff5f4) — arjan tijms / githubweb
  12. Revisited glassfish-version.properties and Version class (commit: 537f247) — David Matějček / githubweb
  13. Fixed reporting startup time including CLI (commit: 0b71644) — David Matějček / githubweb
  14. Refactoring, created itest-tools and application-tests (commit: 95cc92b) — David Matějček / githubweb
  15. Update the Download page for the 7.0.2 release (commit: 38831ad) — Ondro Mihalyi / githubweb
  16. Revered update of glassfishbuild-maven-plugin (commit: ff8f36c) — David Matějček / githubweb

#171 (Feb 26, 2023, 12:00:31 AM)

  1. Integrate Tyrus 2.1.3 (commit: 0163f68) — arjan tijms / githubweb
  2. Fixed #24297: getResource for a directory (commit: 96c49a4) — David Matějček / githubweb
  3. Setup config for the versions plug-in to ignore OLDER versions. (commit: 744efcf) — arjan tijms / githubweb
  4. Integrate checkstyle 10.7.0 (commit: 280a798) — arjan tijms / githubweb
  5. Fix links to other guides are in the GlassFish 7 documentation (#24308) (commit: 4ad7059) — noreply / githubweb
  6. GlassFishLogManagerLifeCycleTest stabilized (commit: 7009132) — David Matějček / githubweb
  7. Jenkinsfile maintenance (commit: 2897350) — David Matějček / githubweb
  8. Update pom.xml (commit: 5cda096) — David Matějček / githubweb
  9. Set minor version to 2 (so product version is 7.0.2) (commit: ee36513) — arjan tijms / githubweb
  10. #24303 Change xref to link for links to Open MQ guides. (commit: 9af7f5a) — Ondro Mihalyi / githubweb
  11. Initial document detailing the release instructions for GlassFish (commit: a4eef06) — arjan tijms / githubweb
  12. Issue #24284 Fixed git.build.time (commit: 289db3c) — David Matějček / githubweb
  13. #24303 Fix more links to sec. guide, ref. manual and olink links (commit: 92c2776) — Ondro Mihalyi / githubweb
  14. #24303 Fix more links to ref. manual and other links (commit: c0dcbbc) — Ondro Mihalyi / githubweb
  15. #24303 Fix more links (commit: f55927a) — Ondro Mihalyi / githubweb

#169 (Feb 12, 2023, 12:00:17 AM)

  1. Integrate WaSP 3.2.0 (commit: b57614d) — arjan tijms / githubweb
  2. Integrate eclipselink:4.0.1-RC1 (commit: ceb498d) — Piotr Żygieło / githubweb
  3. Integrate Angus Mail 2.0.1 (commit: d94a627) — arjan tijms / githubweb
  4. Increase timeout from 2_000_000d to 3_000_000d. (commit: 44e418c) — arjan tijms / githubweb

#168 (Feb 5, 2023, 12:00:18 AM)

  1. #24265 - Fix website links (commit: 579e2c9) — Ondro Mihalyi / githubweb
  2. GF version numbers in the website are generated. (commit: ca44cc1) — Ondro Mihalyi / githubweb
  3. Fix broken link to the installation guide. (commit: af8482a) — Ondro Mihalyi / githubweb
  4. Removed and updated javadocs, code cleanup (commit: 1143000) — David Matějček / githubweb
  5. Fixes failure of deployment of test-faces23-websocket in Faces TCK (commit: acb2a10) — David Matějček / githubweb
  6. Fixed javadoc - xml element (commit: a3f8b1b) — David Matějček / githubweb
  7. Remove temporary directory on exit (commit: 9ff06bc) — Piotr Żygieło / githubweb
  8. Prepare release 7.0.1 (commit: 0b1e109) — Glassfish Bot / githubweb
  9. Prepare next development cycle for 7.0.2-SNAPSHOT (commit: 0e58835) — Glassfish Bot / githubweb
  10. Integrate Jersey 3.1.1 (commit: 1949da0) — arjan tijms / githubweb
  11. Integrate Nimbus 9.30 (commit: d42c54d) — arjan tijms / githubweb
  12. Integrate Web Services 4.0.2 (SOAP) (commit: c5bd718) — arjan tijms / githubweb
  13. Update website for 7.0.1 release (commit: a9f0d35) — arjan tijms / githubweb
  14. Integrate Mojarra 4.0.1 (commit: 835b821) — arjan tijms / githubweb
  15. Add TCK runner for Pages Tags TCK (commit: d7c2904) — arjan tijms / githubweb

#167 (Jan 29, 2023, 12:00:18 AM)

  1. Update website with GF 7.0.0 docs (commit: c3df933) — Ondro Mihalyi / githubweb
  2. Issue #24245 Fixed package.definition permission property evaluation (commit: 5aeff26) — David Matějček / githubweb
  3. Fixed QL tests with enabled SecurityManager and package definition rules (commit: 73d65c9) — David Matějček / githubweb
  4. Fixed dependency on LANG env property in QL tests (commit: f935408) — David Matějček / githubweb
  5. Integrate Angus 2.0.0 (commit: e6dfab5) — arjan tijms / githubweb
  6. Integrate Jboss Class file writer 1.3.0 (commit: 3cf50e7) — arjan tijms / githubweb
  7. Integrate JNA 5.13.0 (commit: afbd75e) — arjan tijms / githubweb
  8. Fix website build (commit: f08bd00) — Ondro Mihalyi / githubweb
  9. Uberjar compilable again (commit: d659e92) — David Matějček / githubweb
  10. Integrate Soteria 3.0.2 (commit: af09f36) — arjan tijms / githubweb
  11. Update Helidon in separate commit (commit: bbe9a4c) — arjan tijms / githubweb
  12. Integrate Helidon 3.1.0 (commit: 8e8a74a) — arjan tijms / githubweb
  13. Removed unused docker files (commit: 4e6a267) — David Matějček / githubweb
  14. New docker image (commit: 4532458) — David Matějček / githubweb
  15. Several small tooling updates (commit: 5a820da) — arjan tijms / githubweb
  16. Add runtime dependencies for embedded jars (commit: cd47a1f) — Hussain N M / githubweb
  17. Fixed error messages in logs (commit: 788b783) — David Matějček / githubweb
  18. Close reader before using buffer it got transferred to (commit: 1c4b4d1) — Piotr Żygieło / githubweb
  19. Extract methods (commit: 54c2841) — Piotr Żygieło / githubweb
  20. Fixed dropping exception (commit: 6483d19) — David Matějček / githubweb
  21. Searching the bug - refactoring to be able to understand what I do read (commit: bd4476f) — David Matějček / githubweb
  22. Removed reflection from ApplicationContextFacade (commit: b701497) — David Matějček / githubweb
  23. SecurityUtil.isPackageProtectionEnabled() is controlled by the classloader (commit: 70afa2a) — David Matějček / githubweb
  24. Unpack glassfish-jar type for embedded-web (commit: fdaa200) — Hussain N M / githubweb
  25. Fixed websocket tck (commit: 374464e) — David Matějček / githubweb

#166 (Jan 22, 2023, 12:00:22 AM)

  1. Explicit module name for test JARs (commit: 3487772) — Piotr Żygieło / githubweb
  2. Create archive in dedicated temporary directory (commit: 25d1ac4) — Piotr Żygieło / githubweb
  3. Update website with GF 7.0.0 info (commit: 1be3899) — Ondro Mihalyi / githubweb
  4. Synchronize proper property key (commit: 35f8977) — Piotr Żygieło / githubweb
  5. Integrate Woodstox 6.5.0 (commit: 7cbd786) — arjan tijms / githubweb
  6. GlassfishBootstrapClassLoader is parallel capable (commit: 488acdc) — David Matějček / githubweb
  7. WebappClassLoader is parallel capable (commit: 98abd41) — David Matějček / githubweb
  8. WebappClassLoader - using System.Logger (commit: 42ed92c) — David Matějček / githubweb
  9. GlassfishUrlClassLoader - logging (commit: bbfab8e) — David Matějček / githubweb
  10. Using Boolean.getBoolean instead of System.getProperty("...") != null (commit: ae88cdb) — David Matějček / githubweb
  11. The stop method replaced by close, which is standard. (commit: 996133c) — David Matějček / githubweb
  12. Using constructor instead of foreach (commit: 65b6275) — David Matějček / githubweb
  13. WebappClassLoader usages - simplified (commit: f0858fe) — David Matějček / githubweb
  14. Fixed obsoleted ResourceBundle cache cleanup (commit: 7d3c144) — David Matějček / githubweb
  15. Fixed issue #23769 - no need for reflection (commit: f664cf1) — David Matějček / githubweb
  16. ACCAgentClassLoader reverted back to URLClassLoader (commit: 41c3f69) — David Matějček / githubweb
  17. ACCClassLoader cleanup - using FileUtils (commit: 5bc55eb) — David Matějček / githubweb
  18. Fixed unit test compilation (commit: b4e3ea9) — David Matějček / githubweb
  19. Issue #23769 Refactored deregistering JDBC drivers (commit: ce215ca) — David Matějček / githubweb
  20. WebappClassLoader - protected fields made private (commit: ce8e087) — David Matějček / githubweb
  21. WebappClassLoader - cleanup (commit: f46604a) — David Matějček / githubweb
  22. First step to WebappCl lifecycle control (commit: fdfc592) — David Matějček / githubweb
  23. Security manager changed to constant (commit: 4be208f) — David Matějček / githubweb
  24. Inlined init() and removed getResources() (commit: 611cabb) — David Matějček / githubweb
  25. Cleanups (commit: 256d73b) — David Matějček / githubweb
  26. Simplifying (commit: bf9f31c) — David Matějček / githubweb
  27. Added status checking to WebappClassLoader (commit: 8e2ab1e) — David Matějček / githubweb
  28. JarFileManager split from WebappClassLoader (commit: 3aa66c6) — David Matějček / githubweb
  29. Safety - don't provide internal cache (commit: 458ce7b) — David Matějček / githubweb
  30. Repositories and files moved to RepositoryManager + optimizations (commit: 066cc69) — David Matějček / githubweb
  31. Optimized JarFileManager (commit: c40d503) — David Matějček / githubweb
  32. Optimized JarFileManager, next gen. (commit: 4a002bf) — David Matějček / githubweb
  33. Quick maintenance in DeploymentContextImpl (commit: eba9b37) — David Matějček / githubweb
  34. The byteCodePreprocessors doesn't need to be concurrent list (commit: 2f97375) — David Matějček / githubweb
  35. The libPath field was in fact a constant which must not change (commit: efd9ab4) — David Matějček / githubweb
  36. All errors from toURL were ignored, so we can ignore them sooner (commit: f7f8797) — David Matějček / githubweb
  37. PathTimestamp list replaces the paths and lastModifiedDates arrays (commit: 03bbaa5) — David Matějček / githubweb
  38. Changed method order, more logs (commit: d56b0c7) — David Matějček / githubweb
  39. ReferenceCleaner split from WebappClassloader, named classloader (commit: 57da176) — David Matějček / githubweb
  40. Further cleanups (commit: 92f734e) — David Matějček / githubweb
  41. Fixed resource cleaning - based on tests (commit: de22c73) — David Matějček / githubweb
  42. Removed unused canonicalLoaderDir (commit: 7e78334) — David Matějček / githubweb
  43. Final cleanups (commit: 1deed59) — David Matějček / githubweb
  44. Transformers can be added later too. (commit: c554b43) — David Matějček / githubweb
  45. Reflecting BalusC review - finals, better constructor (commit: 7b70597) — David Matějček / githubweb
  46. Use command security 1.0.16 (commit: 14d59c4) — arjan tijms / githubweb
  47. Reflecting Hiroki's review - reverted package.definition system property. (commit: 4732de2) — David Matějček / githubweb
  48. Issue #24228 Removed redundant pid file removal, faster checking (commit: 2715483) — David Matějček / githubweb
  49. Issue #24228 Added logging of the OSGI cache deletion (commit: c4f4607) — David Matějček / githubweb
  50. Issue #24228 Fixed stop-domain command for local domains (commit: cb37877) — David Matějček / githubweb
  51. Remove unused classes (server-mgmt/c.s.e.a.s.pe) (commit: c428483) — Piotr Żygieło / githubweb
  52. Remove unused and duplicated BooleanLatch classes (commit: 057fe69) — Piotr Żygieło / githubweb
  53. Security fix: regexp catastrophic backtracking fix (commit: 17b8ccd) — David Matějček / githubweb

#165 (Jan 15, 2023, 12:00:14 AM)

  1. Fixed parent pom path (commit: ab9e9aa) — David Matějček / githubweb
  2. Fixed errors seen when testing xmlsec4 PR (commit: 0fd71ce) — David Matějček / githubweb
  3. Replaced all URLClassLoader constructor usages by GlassfishUrlClassloader (commit: 587212e) — David Matějček / githubweb
  4. Replaced all URLClassLoader extensions by GlassfishUrlClassloader (commit: 15332ce) — David Matějček / githubweb
  5. Integrate Angus Mail 1.1.0 (commit: b5d9da4) — arjan tijms / githubweb
  6. Integrate Nimbus 9.28 (commit: 6474de9) — arjan tijms / githubweb
  7. Integrate Jettison 1.5.3 (commit: a997fdd) — arjan tijms / githubweb
  8. Use archive suffix to determine the compression program (commit: 9e73cda) — Piotr Żygieło / githubweb
  9. Updated concurrency tck versions (commit: 75be962) — David Matějček / githubweb

#163 (Jan 1, 2023, 12:00:12 AM)

  1. Fail on command-security failures, but excuse current violations (commit: 035082e) — Piotr Żygieło / githubweb
  2. Update Jakarta Mail to 2.1.1 (commit: f410164) — arjan tijms / githubweb
  3. Move method to test (commit: 8cb6bef) — Piotr Żygieło / githubweb
  4. Migrate test to JUnit (commit: 63452d4) — Piotr Żygieło / githubweb

#162 (Dec 25, 2022, 12:00:14 AM)

  1. Make it easier to locate expired certificate (commit: da88a81) — Piotr Żygieło / githubweb
  2. Remove unnecessary semicolon (commit: 016fb4d) — Piotr Żygieło / githubweb
  3. Remove unused import (commit: ec13287) — Piotr Żygieło / githubweb
  4. Remove unnecessary modifier (commit: 44d28cf) — Piotr Żygieło / githubweb
  5. Remove unused fields (commit: 32d5eb1) — Piotr Żygieło / githubweb
  6. Add test for class with no canonical name (commit: f066947) — Piotr Żygieło / githubweb
  7. Revert "Fixes null pointer in ComponentDefinition" (commit: 1ec2ca6) — Piotr Żygieło / githubweb
  8. Change queried collection to allow null value (commit: 2b925c9) — Piotr Żygieło / githubweb
  9. Prepare release 7.0.0 (commit: 9052d5b) — Glassfish Bot / githubweb
  10. Prepare next development cycle for 7.0.1-SNAPSHOT (commit: f49eafb) — Glassfish Bot / githubweb
  11. Restore JakartaEE 9 schemas (commit: 940e9c0) — Piotr Żygieło / githubweb
  12. Restore version of osgi.enterprise (commit: 1d3c2a7) — Piotr Żygieło / githubweb
  13. Fix included schema in WS metadata handler (commit: 2cf8405) — Piotr Żygieło / githubweb
  14. Make methods static (commit: 9e0598e) — Piotr Żygieło / githubweb
  15. Reduce accessibility of method (commit: a3c11d0) — Piotr Żygieło / githubweb
  16. Split 'normalize' test (commit: bd79239) — Piotr Żygieło / githubweb
  17. Make evaluateNormalizedPathWithSinglePoint package-accessible and test it (commit: 5a31b6b) — Piotr Żygieło / githubweb

#161 (Dec 18, 2022, 12:00:13 AM)

  1. Removed JStack, JPS and relatives (commit: 968b4ca) — David Matějček / githubweb
  2. Removal of unused code when I was searching why imq broker stops too late (commit: 83e5907) — David Matějček / githubweb
  3. Internationalization removed from ProcessManager (commit: 088fe16) — David Matějček / githubweb
  4. Removed forgotten reference (commit: d509d5b) — David Matějček / githubweb

#160 (Dec 11, 2022, 12:00:12 AM)

  1. Fixes #24136 - Exception when enabling a Monitoring Service (commit: dd06c97) — Ondro Mihalyi / githubweb
  2. Reactivate old CoyoteAdapter normalisation (commit: f8f2d48) — Andrew Pielage / githubweb
  3. Use exceptions (commit: 3731928) — Andrew Pielage / githubweb
  4. FISH-6775 Adjust javadoc (commit: 4105e6b) — Andrew Pielage / githubweb
  5. Cherry-pick fixes (commit: 069c575) — Andrew Pielage / githubweb
  6. Checkstyle violation (commit: 7b5b301) — Andrew Pielage / githubweb
  7. Errant space (commit: 1da836d) — Andrew Pielage / githubweb
  8. FISH-6775 Don't use exceptions (commit: 76864a3) — Andrew Pielage / githubweb
  9. FISH-6775 Fix detail message (commit: da6122b) — Andrew Pielage / githubweb
  10. Don't use user.home in tests (commit: 40b9f69) — David Matějček / githubweb
  11. Don't use user.home as a default output directory (commit: dab6fb0) — David Matějček / githubweb
  12. Removed unused field initialization (commit: 380aa49) — David Matějček / githubweb
  13. Deprecated getDomainRoot removed (commit: c9c98f2) — David Matějček / githubweb
  14. Using org.glassfish.hk2.api.PopulatorPostProcessor instead of deprecated copy (commit: 764c431) — David Matějček / githubweb
  15. Renamed ServerPropertyITest (commit: e95a390) — David Matějček / githubweb
  16. Fixed StatusGenerator + test (commit: 7197b90) — David Matějček / githubweb
  17. AdminCache - trywith, logging, synchronization (commit: a7e8523) — David Matějček / githubweb
  18. Removed LINUX_HACK constant (commit: d5e0282) — David Matějček / githubweb
  19. Fixed asadmin logging - ignored exceptions (commit: f7922fb) — David Matějček / githubweb
  20. CliConstants revisited - new env properties and values (commit: f848c94) — David Matějček / githubweb
  21. Directory for GF client can be set by the GF_CLIENT_DIR env property (commit: 6639484) — David Matějček / githubweb
  22. Fixed server restart - more robust, added validations (commit: eabb6ff) — David Matějček / githubweb
  23. IMQ sometimes stops logging after the server (commit: 8102a59) — David Matějček / githubweb

#159 (Dec 4, 2022, 12:00:12 AM)

  1. Fix ServletContext#getResource to resolves to URL if available #24083 (commit: 1a604cf) — Ondro Mihalyi / githubweb
  2. Unit test for StandardContext #24083 (commit: 11dc087) — Ondro Mihalyi / githubweb
  3. Fix log rotation integration test (commit: e881acd) — Alexander Pinchuk / githubweb

#158 (Nov 27, 2022, 12:00:10 AM)

  1. Bump woodstox-core from 6.2.8 to 6.4.0 in /appserver (commit: 420cdfb) — noreply / githubweb
  2. For #24158 Asadmin set creates missing configuration nodes (commit: c1f2642) — Ondro Mihalyi / githubweb
  3. #24158 Enhance existing test to test an aliased property. (commit: 8197344) — Ondro Mihalyi / githubweb
  4. #24158 Enhance existing test to test setting a custom property (commit: 2c99eb6) — Ondro Mihalyi / githubweb
  5. #24158 Test setting an attribute on an undefined node. (commit: 75443de) — Ondro Mihalyi / githubweb
  6. #24158 Fix compile errors after an unsuccessful rebase (commit: 422d534) — Ondro Mihalyi / githubweb
  7. Add javadoc jar for jackson repackaged (commit: 62a88cf) — arjan tijms / githubweb
  8. Integrate Tyrus 2.1.2 (commit: 8283fea) — arjan tijms / githubweb
  9. Update various versions (commit: 0a011fe) — arjan tijms / githubweb
  10. Use ELManager to fetch ExpressionFactory from instead of JSP (commit: 72e3ff3) — arjan tijms / githubweb

#152 (Nov 13, 2022, 12:00:12 AM)

  1. Improve exception logging during startup (commit: c845544) — arjan tijms / githubweb
  2. Fixed tests - cannot use JUL before we try to set the log manager (commit: 2b3da2b) — David Matějček / githubweb
  3. Fixes null pointer in ComponentDefinition (commit: 7817755) — Ondro Mihalyi / githubweb
  4. Fix for #23922 - EAR with multiple WAR logs many false ClassNotFound warnings (#24152) (commit: 921e44c) — noreply / githubweb
  5. Fix programmatically declared roles not taken into account for authz. (commit: 996d539) — arjan tijms / githubweb
  6. #23998 - Link to download latest nightly build (commit: 2d485e1) — Ondro Mihalyi / githubweb
  7. Add support for MicroProfile JWT (commit: 938e198) — arjan tijms / githubweb
  8. Remove snapshot version (commit: 58324af) — arjan tijms / githubweb
  9. Integrate Jersey 3.1.0 (commit: 2387ba2) — arjan tijms / githubweb
  10. Update Nimbus, Jackson and Krazo (commit: 2a84bf0) — arjan tijms / githubweb
  11. Refactoring (commit: 6ab752c) — arjan tijms / githubweb
  12. Provide implementation for createSocket() (commit: b099b99) — arjan tijms / githubweb

#151 (Nov 6, 2022, 1:00:12 AM)

  1. Some refactoring (commit: ebfae97) — arjan tijms / githubweb
  2. Set keystore type to JKS, so it's always the same. (commit: eb2303c) — arjan tijms / githubweb

#150 (Oct 30, 2022, 1:00:22 AM)

  1. Remove removed infra repository (commit: b363800) — Piotr Żygieło / githubweb
  2. Override default (javax*.jar) for includes of spec-version plugin (commit: 28ca60d) — Piotr Żygieło / githubweb
  3. Use spec-version plugin to check distributions (commit: e2571a5) — Piotr Żygieło / githubweb
  4. Try to build w/o separate container (commit: 1baa948) — Piotr Żygieło / githubweb

#149 (Oct 23, 2022, 12:00:09 AM)

  1. Website updates (commit: 46811bc) — Ondro Mihalyi / githubweb
  2. Cleanups around moduleId (commit: 144c42c) — David Matějček / githubweb
  3. Descriptor generics (commit: 555d177) — David Matějček / githubweb
  4. Cleanup in parsing the configuration (commit: cc01481) — David Matějček / githubweb
  5. Class typing moved to the method (commit: 449aa14) — David Matějček / githubweb
  6. Concurrent constants moved to ConcurrencyNames (commit: 183f828) — David Matějček / githubweb
  7. HungLogger setters are back (commit: bcdc814) — David Matějček / githubweb
  8. Deprecation and fixed test + added FIXME + removed hardcoded limit (commit: 25338d6) — David Matějček / githubweb
  9. fixed unit tests (added Remaining) (commit: 5829341) — David Matějček / githubweb
  10. Deleted unused class Debug (commit: 67d980f) — David Matějček / githubweb
  11. Value object for context types and more clear usage (commit: 80181bf) — David Matějček / githubweb
  12. Reduced copy and paste (commit: cc80586) — David Matějček / githubweb
  13. Fix the Issue Tracker link in website (commit: 9a90a3b) — Ondro Mihalyi / githubweb
  14. Renames in dol+concurrency (commit: eadc976) — David Matějček / githubweb
  15. Small amount of cleaning for connector related code (commit: 5a87c46) — arjan tijms / githubweb
  16. Bump jackson-databind from 2.13.4 to 2.13.4.1 in /nucleus/parent (commit: 7e45e1a) — noreply / githubweb
  17. Integrate Helidon Config 3.0.2 (commit: bc79f15) — arjan tijms / githubweb
  18. Update ConfigCdiExtension for changed API. (commit: 1cc04f5) — arjan tijms / githubweb

#148 (Oct 16, 2022, 12:00:16 AM)

  1. A new Jakarta EE test suite. Tests to reproduce #24059 (commit: 98f392b) — Ondro Mihalyi / githubweb
  2. Reintegration of the own concurrency implementation + related things (commit: 8ac9eb8) — David Matějček / githubweb
  3. Website updates (commit: a88fd0b) — Ondro Mihalyi / githubweb

#147 (Oct 9, 2022, 12:05:33 AM)

  1. Fix #24115 Reason phrase is not printed in the validation error message (commit: e036ab5) — Hiroki Kaido / githubweb
  2. Update NOTICE.md (commit: b9c3d39) — Hiroki Sawamura / githubweb
  3. Cleaning of connectors code (commit: 74f033c) — arjan tijms / githubweb
  4. Remove trailing space and rename var (commit: d65e8e9) — arjan tijms / githubweb
  5. Update various versions (commit: f965a42) — arjan tijms / githubweb
  6. 2. Integrate Tyrus 2.1.1 (commit: fe54734) — arjan tijms / githubweb
  7. 3. Integrate Weld 5.1.0 (commit: 5d93a75) — arjan tijms / githubweb
  8. Integrate xml sec 3.0.1 (commit: f280d13) — arjan tijms / githubweb
  9. Add Jakarta MVC 2.1 TCK results for GF 7.0.0-M9 (commit: 78ca08e) — Ivar Grimstad / githubweb

#146 (Oct 2, 2022, 12:00:13 AM)

  1. Upgraded jettison (commit: 00d2c9c) — David Matějček / githubweb
  2. Update JSTL Impl to 3.0.1, Nimbus to 9.25.4 and Con. to 3.0.2 (commit: 5c69f5b) — arjan tijms / githubweb

#145 (Sep 25, 2022, 12:00:13 AM)

  1. Stabilized LoggingPrintStreamTest (commit: eaa4b06) — David Matějček / githubweb
  2. Fixed WebsocketITest TCK test call (commit: 3cc312c) — David Matějček / githubweb
  3. Servlet tests include one which requires a mail server (commit: 5aa589f) — David Matějček / githubweb
  4. Updated TCK Faces dependency to JEE10 (commit: 819a114) — David Matějček / githubweb
  5. Added possibility to override settings.xml (commit: 06c6f08) — David Matějček / githubweb
  6. EjbITest.ejb requires mail server (commit: f2f5fb1) — David Matějček / githubweb
  7. The env._ variable is not present on Jenkins (commit: a05ab44) — David Matějček / githubweb
  8. DOL module vs. technical debt and generics (commit: e0da2ee) — David Matějček / githubweb
  9. Fix for issue #23601 - message moved to the code (commit: 495beda) — David Matějček / githubweb
  10. Fixed another error message - was in a wrong bundle (commit: d67ecc9) — David Matějček / githubweb
  11. Removed classesChanged method (commit: 9a905ca) — David Matějček / githubweb
  12. Fixed reflection issue of MimeMappingDescriptor (commit: 0f1aee1) — David Matějček / githubweb
  13. Fixed resource leaks in ConnectorUtil (commit: bb2e6b1) — David Matějček / githubweb
  14. TxIsolationLevel enum (commit: 151c571) — David Matějček / githubweb
  15. Another wave of generics and source cleanups around DOL (commit: b9be6ff) — David Matějček / githubweb
  16. Fixed mistake I did in ResourceContainerContextImpl (commit: d1247f3) — David Matějček / githubweb
  17. Fix for mistake I did in 632a9693aa (commit: e4752ad) — David Matějček / githubweb
  18. Cleanup in SetMethodAction (commit: 71a23f7) — David Matějček / githubweb
  19. Deprecated methods in Descriptor class, removed unused code (commit: 6444a4c) — David Matějček / githubweb
  20. Fixed another bug I created in SetMethodAction (commit: fae5b12) — David Matějček / githubweb
  21. Further cleanups around DataSourceDefinitionDescriptor (commit: 27d3388) — David Matějček / githubweb
  22. DescriptorConstants moved to their classes (commit: 2de560d) — David Matějček / githubweb
  23. Removed deprecated dead methods from ConnectorDescriptor (commit: 74360a4) — David Matějček / githubweb
  24. Fixed io leaks in WebServicesDeployer, updated copying file (commit: 6ac8d0f) — David Matějček / githubweb
  25. Refactoring in DOL + consequences (commit: 36a75ce) — David Matějček / githubweb
  26. Fixed makeClone method (commit: 1801789) — David Matějček / githubweb
  27. The makeClone removed (commit: f93b7d9) — David Matějček / githubweb
  28. Fix for webservice_all tests - the wsdl file can already exist (commit: c41f308) — David Matějček / githubweb
  29. Fixed webservice_all's run_test.sh (commit: a7b0577) — David Matějček / githubweb
  30. Cleanups around ConfigPropertyNode (commit: d6e163f) — David Matějček / githubweb
  31. Stronger type control - and using descriptor in EjbBundleRuntimeNode (commit: bd15ca7) — David Matějček / githubweb
  32. Cleanups in DOL - generics, visibility, docs (commit: e1cd0fe) — David Matějček / githubweb
  33. Cleanup of scanners (commit: 87fd0de) — David Matějček / githubweb
  34. Generics around DeploymentDescriptorFile (commit: d4178c2) — David Matějček / githubweb
  35. Cleanup around AuthMechanism and OutboundResourceAdapter (commit: 4ee062f) — David Matějček / githubweb
  36. Another cleanup in DOL (commit: 72b727d) — David Matějček / githubweb
  37. Removed unused constants (commit: 762513e) — David Matějček / githubweb
  38. Another block of cleanups in DOL (commit: 2e2f15f) — David Matějček / githubweb
  39. Formatting in scanners (commit: ec2685f) — David Matějček / githubweb
  40. Removed skip-annotation-class-list file (commit: 27ed3ff) — David Matějček / githubweb
  41. Reducing complexity of annotation-framework + dol (commit: 21870ec) — David Matějček / githubweb
  42. Fixed mistake I did in f1e97925bb12495153c426ac4b56fe4d5065c44c in hashCode (commit: b7bef7e) — David Matějček / githubweb
  43. New useful loggers in logging.properties (commit: 09ca418) — David Matějček / githubweb
  44. Fixed AsadminLoggingITest + added javadoc (commit: e2592cd) — David Matějček / githubweb
  45. Improved ejb30 tests (commit: d2ba362) — David Matějček / githubweb
  46. Improved ComponentDefinition (commit: 7ed97d9) — David Matějček / githubweb
  47. Removed unused methods from JavaEEScanner (commit: 159c72a) — David Matějček / githubweb
  48. AnnotatedElementHandler is not used anywhere, it is just a redundant iface (commit: 9909f9c) — David Matějček / githubweb
  49. Second constructor for Role (commit: dbec2b0) — David Matějček / githubweb
  50. RoleMapper - removed unused code (commit: 63b2f68) — David Matějček / githubweb
  51. New ScatteredWebArchivist (commit: 0a95c36) — David Matějček / githubweb
  52. Finishing AnnotatedElementHandler replacement (commit: 2d5172b) — David Matějček / githubweb
  53. Scattered WAR support fixed (commit: 80420f2) — David Matějček / githubweb
  54. Separated User, Role, Group so it is possible to easily distinguish them (commit: 9bdfb03) — David Matějček / githubweb
  55. Fixed ql-full and ql-web tests (commit: 90396f8) — David Matějček / githubweb
  56. Fixed security_all tests (commit: ee7e29b) — David Matějček / githubweb
  57. Removal of PrincipalImpl - now unused (commit: 6acdb89) — David Matějček / githubweb
  58. Update of README.md and system property test.logLevel (commit: 5b31b87) — David Matějček / githubweb
  59. Reducing complexity - redundant constants for archive types (commit: f22ee37) — David Matějček / githubweb
  60. Descriptor must be Descriptor, not any instance (commit: ac1d5be) — David Matějček / githubweb
  61. Archivists updated (commit: 251927e) — David Matějček / githubweb
  62. JavaModuleNamingProxy - resource bundle is neither required nor available (commit: 25cd3bf) — David Matějček / githubweb
  63. ResourcePropertyNode,writeDescriptor renamed to write and made static (commit: 88292e8) — David Matějček / githubweb
  64. writeJavaMethodDescriptor cleanup (commit: 58f3a86) — David Matějček / githubweb
  65. writeLocalizedDescriptions can be static, ConfigPropertyNode.write too (commit: 5dd0e71) — David Matějček / githubweb
  66. RequiredConfigNode - static write method (commit: bd087ea) — David Matějček / githubweb
  67. Static write methods when original method did not use anything from own object (commit: d3071b5) — David Matějček / githubweb
  68. EjbDescriptor, Archivist, cleanup (commit: 89b1064) — David Matějček / githubweb
  69. Small cleanup around auth config (commit: b02a650) — David Matějček / githubweb
  70. Small cleanup in ApplicationLifecycle (commit: d8ab2bd) — David Matějček / githubweb
  71. DOL runtime nodes vs. generics and cleanup (commit: 9ab1219) — David Matějček / githubweb
  72. Static write methods when original method did not use anything from own object (commit: cca9280) — David Matějček / githubweb
  73. Now the Descriptor is mandatory in DeploymentDescriptorNode (commit: 7a63886) — David Matějček / githubweb
  74. Fixed recent and old NPEs (commit: 45f02a0) — David Matějček / githubweb
  75. Archivists vs. generics (commit: 585f5ea) — David Matějček / githubweb
  76. Return empty collection instead of null (commit: de13ab5) — David Matějček / githubweb
  77. Fixed NPE in TCK Webservices13 (commit: c97b99d) — David Matějček / githubweb
  78. Minor cleanups, generics (commit: 445579b) — David Matějček / githubweb
  79. Fixed ComponentDefinition (commit: e192e5f) — David Matějček / githubweb
  80. Fixed parsing of timestamp in the TCK (commit: 0e4a1b9) — David Matějček / githubweb
  81. Fixed glassfish dependency version (commit: 8979784) — David Matějček / githubweb
  82. Set the LANG env property for all processes (commit: ca995a8) — David Matějček / githubweb
  83. Fixed TCK tests - [ejb30|ejb32]*/timer/schedule/tz (commit: b263330) — David Matějček / githubweb
  84. Fixed tz TCKs (commit: 8460306) — David Matějček / githubweb
  85. Added yet one test for easy local testing (commit: 658294d) — David Matějček / githubweb

#144 (Sep 18, 2022, 12:00:14 AM)

  1. Fix for #24104 - fixed infinite loop (commit: 2e8aa74) — David Matějček / githubweb
  2. Cleanup in i18n related to previous commit and it's PR (commit: a4c8d9c) — David Matějček / githubweb
  3. Update various component versions in pom (commit: 4d7fd43) — arjan tijms / githubweb
  4. Integrate Hibernate Validator 8.0.0.Final and some tools (commit: ea7e59e) — arjan tijms / githubweb
  5. Integrate Jersey 3.1.0-M8 (commit: 3c3be9e) — arjan tijms / githubweb
  6. Integrate jaxb-impl 4.0.1, Jackson 2.13.4 and Yasson 3.0.2 (commit: be8380f) — arjan tijms / githubweb
  7. Update MVC/Krazo to final (commit: 291033a) — arjan tijms / githubweb
  8. Alternative M2_REPOSITORY support (commit: a7368ad) — David Matějček / githubweb
  9. Fixing TCK deadlock (commit: e71dbf3) — David Matějček / githubweb
  10. Maven settings filtered now (commit: e44db70) — David Matějček / githubweb
  11. Fixed mail server configuration for Jenkins (commit: a201c64) — David Matějček / githubweb
  12. Fixed AsadminLoggingITest (commit: 5fe9910) — David Matějček / githubweb
  13. Update pom for REST TCK to latest EE 10 version (commit: 6978d46) — arjan tijms / githubweb
  14. Remove TCK from debug; not yet available in maven central (commit: c207f78) — arjan tijms / githubweb
  15. Update Nimbus to 9.25, javassist to 3.29.2, webconsole to 4.8.4 (commit: ea19aa9) — arjan tijms / githubweb

#143 (Sep 11, 2022, 12:00:11 AM)

  1. POM formatting (commit: 78d28e1) — David Matějček / githubweb
  2. Prototype - running Ant-based TCK tests from GlassFish build possible now (commit: 201bedf) — David Matějček / githubweb
  3. Parsing results, ensuring that all started processes are stopped, refactoring (commit: bcc978a) — David Matějček / githubweb
  4. Refactored to use JUnit Extension and added all remaining modules (commit: a441084) — David Matějček / githubweb
  5. Added Mail Server support (TestContainer), better logging support, cleanup (commit: e00d878) — David Matějček / githubweb
  6. Don't overwrite jakartaeetck if it exists (commit: 54584ec) — David Matějček / githubweb

#142 (Sep 4, 2022, 12:00:15 AM)

  1. TCK results for Web Profile 10 (commit: f86f10e) — arjan tijms / githubweb
  2. Remove unused local variables (commit: 07b8977) — David Matějček / githubweb
  3. Reduce dependency scope (commit: 5209c64) — Piotr Żygieło / githubweb
  4. Bump jsoup (commit: 76ea641) — David Matějček / githubweb
  5. Add glassfish-jul-extension dependency to glassfish-embedded-all (commit: 178534f) — David Matějček / githubweb
  6. Explicit jul's type (commit: 87a7d54) — David Matějček / githubweb
  7. Integrate EclipseLink 4.0.0-RC1 (commit: b418d88) — arjan tijms / githubweb

#141 (Aug 28, 2022, 12:00:11 AM)

  1. Fixing security issue regarding access to web.xml file (commit: 6475a83) — Luis Neto / githubweb
  2. Using easyMock instead of mockito (commit: 09a72ce) — Luis Neto / githubweb
  3. Fix for #24085 Manifest doesn't always exist (commit: b25d899) — David Matějček / githubweb
  4. Reflect current ECA requirements to use `Author` instead of `Signed-Off` (commit: 877da9d) — David Matějček / githubweb
  5. Compilation errors fixed (commit: ab6da4c) — Luis Neto / githubweb
  6. package not found removed (commit: f9296c9) — Luis Neto / githubweb
  7. Finished test upgrade to JUnit5 and EasyMock (commit: c37811b) — David Matějček / githubweb
  8. Fixed license header (Payara -> Eclipse) (commit: cbbc38a) — David Matějček / githubweb
  9. Updte platforms TCK results for GlassFish M8 (commit: 9d30cc9) — arjan tijms / githubweb
  10. Small amount of cleanup for glue instance listeners (commit: b7548ae) — arjan tijms / githubweb
  11. More tolerant test - there may be more server.log files (commit: 99cba9d) — David Matějček / githubweb
  12. Fixed comparison in JDK version requirement validation (commit: 6cc3666) — David Matějček / githubweb
  13. Integrate helidon-config 3.0.1 and Nimbus 9.24.2 (commit: 2eec5b7) — David Matějček / githubweb

#140 (Aug 21, 2022, 12:00:12 AM)

  1. Integrate Hibernate Validator 8.0.0.CR3 (commit: 53a1ef9) — arjan tijms / githubweb

#139 (Aug 14, 2022, 12:00:10 AM)

  1. Update of the documentation related to latest changes in logging (commit: 4bb2dda) — David Matějček / githubweb
  2. Integrate Expressly 5.0.0 (commit: e9b5f9f) — arjan tijms / githubweb
  3. Issue #24070 Fixed thousands of cross references in the documentation (commit: cb1143e) — David Matějček / githubweb
  4. Issue #24070 Reducing number of references by a bash script (commit: a7e22ad) — David Matějček / githubweb
  5. Issue #24070 Reducing number of labels (commit: 787ba90) — David Matějček / githubweb
  6. Issue #24070 Replaced local links by xrefs (commit: 411e623) — David Matějček / githubweb
  7. Issue #24070 More replacements (commit: d237c6f) — David Matějček / githubweb
  8. Issue #24070 Remaining manual fixes (commit: 915a94b) — David Matějček / githubweb
  9. Issue #24070 Enabled validation (commit: 3fc40fa) — David Matějček / githubweb
  10. Issue #24070 Removed the script created for this issue (commit: db7c4b4) — David Matějček / githubweb
  11. Fixed typo in read-uncommited (commit: 3b756d5) — David Matějček / githubweb
  12. Removed unused and obsoleted JavaVersion class (commit: 56d001d) — David Matějček / githubweb
  13. Fixed log message - BeanDeploymentArchiveImpl instead of DeploymentImpl (commit: 5839f4e) — David Matějček / githubweb
  14. Fixed incompatibility of GF built on JDK17 with JDK11. (commit: 3d6a61d) — David Matějček / githubweb
  15. Updated README - recommended jdk17 for building (commit: 21887e6) — David Matějček / githubweb
  16. Minor cleanup - formatting, loggers (commit: adb5668) — David Matějček / githubweb
  17. Versions moved to plugin management (commit: 78f1b3f) — David Matějček / githubweb

#138 (Aug 7, 2022, 12:00:08 AM)

  1. Update various versions (commit: 8d613fd) — arjan tijms / githubweb
  2. Integrate JSON 2.1.1 + deps parsson/yasson. (commit: c1fd757) — arjan tijms / githubweb
  3. Update parsson media too (commit: 010389a) — arjan tijms / githubweb
  4. Update bundle plugin to 5.1.8 (commit: 12a21a3) — arjan tijms / githubweb
  5. Update junit, checkstyle, site-plugin and the event admin. (commit: 85316d9) — arjan tijms / githubweb
  6. Update Helidon Config to 3.0.0 (commit: fe5f61b) — arjan tijms / githubweb
  7. Refresh jakartaee_10.xsd (commit: c635391) — Piotr Żygieło / githubweb
  8. Refresh jakartaee_web_services_2_0.xsd (commit: 82b067b) — Piotr Żygieło / githubweb
  9. Refresh web-facelettaglibrary_3_0.xsd (commit: a08630a) — Piotr Żygieło / githubweb
  10. Refresh jakartaee_web_services_client_2_0.xsd (commit: cefc371) — Piotr Żygieło / githubweb
  11. Fix typo in log message (commit: 3f31f8b) — Piotr Żygieło / githubweb
  12. Fix class name in javadoc (commit: 4a23bbc) — Piotr Żygieło / githubweb
  13. Drop class name from javadoc (commit: a3d34b6) — Piotr Żygieło / githubweb
  14. Updated documentation dependencies - now compatible with JDK11 and JDK17 (commit: c1bacee) — David Matějček / githubweb
  15. Table of content levels - using 3 instead of 1 both for PDF and HTML (commit: ac7a16b) — David Matějček / githubweb
  16. JRuby version reverted back to 9.3.2.0 (commit: 95d5f2f) — David Matějček / githubweb
  17. Changed jruby-complete to jruby (commit: c19977c) — David Matějček / githubweb
  18. The systemRootLoggerLevel changed to systemRootLogger.level (commit: e1b4c2f) — David Matějček / githubweb
  19. Added the disabled SyslogHandler to the default set (commit: 379543a) — David Matějček / githubweb
  20. Renamed some parameters in logging (commit: c0fdf9e) — David Matějček / githubweb
  21. SimpleLogHandler.useErrorStream is true by default (commit: 51eb043) — David Matějček / githubweb
  22. Removed FileHandler settings (commit: 9909b9f) — David Matějček / githubweb
  23. Fixed access log timestamp formatter and reduced spam in logs (commit: 8dc037f) — David Matějček / githubweb
  24. Fixed tests - now reflecting last changes in logging (commit: 4b1353a) — David Matějček / githubweb

#137 (Jul 31, 2022, 12:00:16 AM)

  1. Brief Product Name removed (commit: bfcea23) — David Matějček / githubweb
  2. FileArchiveTest now uses LogCollectorHandler (commit: 7b88ce5) — David Matějček / githubweb
  3. Fixed LogParser - it could not parse timestamps from older versions under jdk17 (commit: 7186c77) — David Matějček / githubweb
  4. Fixed log viewing (commit: f22a2af) — David Matějček / githubweb
  5. Level of "service (un)registered" message changed from INFO to CONFIG (commit: 2934723) — David Matějček / githubweb
  6. Minor removals and javadoc fixes in gjule (commit: 7bfde40) — David Matějček / githubweb
  7. Re-integrate fixed MVC and Krazo artifacts (commit: e4a78fd) — Tobias Erdle / githubweb
  8. More tests for logging (commit: 28502e8) — David Matějček / githubweb
  9. Updated logging.properties (commit: f45e2b4) — David Matějček / githubweb
  10. Deleted unused class ModuleToLoggerNameMapper (commit: dc8502f) — David Matějček / githubweb
  11. Removed unused LogDomains constants and NAMING (commit: ba9d7ef) — David Matějček / githubweb
  12. Update Concurrency TCK runner for 3.0.2 (commit: 9dfdeba) — arjan tijms / githubweb
  13. File logging.properties merged to one (commit: 5a480ec) — David Matějček / githubweb
  14. Admin GUI - fixed property names (commit: 416da3c) — David Matějček / githubweb
  15. Tests for set-log-attributes and rotateLog (commit: 88e7c6f) — David Matějček / githubweb
  16. Simplified logging.properties in some tests (commit: 98b8ef4) — David Matějček / githubweb
  17. SystemInfoImpl - fixed javadoc (commit: 6b4b1e5) — David Matějček / githubweb
  18. Fixed sorting inside logging.properties (commit: ccb7735) — David Matějček / githubweb
  19. Killing zombies - removed unused classes and constants and misleading comments (commit: 732502b) — David Matějček / githubweb
  20. Fixes #24054 - Move ApplicationValidator messages to DOLUtils class (commit: 9766f11) — Ondro Mihalyi / githubweb
  21. Minor cleanups - imports, non-existing references (commit: cf695cf) — David Matějček / githubweb
  22. Fixes #24054 - Fix checkstyle violations (commit: 46fbe57) — Ondro Mihalyi / githubweb

#136 (Jul 24, 2022, 12:00:16 AM)

  1. Issue #23873 Fixed some log messages and added warnings to detect missing bundles (commit: f3b5f4c) — David Matějček / githubweb
  2. Removed dead code - the class is not available in JDK11+ (commit: 41eebdc) — David Matějček / githubweb
  3. Issue #23873 Fixed ORB logs (commit: 94c6ce5) — David Matějček / githubweb
  4. Issue #23873 Fixed deployment logs (commit: de27fe3) — David Matějček / githubweb
  5. Fixed formatting (commit: 979eef2) — David Matějček / githubweb
  6. Issue #23873 Fixed more log messages (commit: ce6321a) — David Matějček / githubweb
  7. Issue #23873 Fix for quicklook tests - LogDomains vs. bundles (commit: fd75f94) — David Matějček / githubweb
  8. Fixed whitespace (commit: 5c84264) — David Matějček / githubweb
  9. GJULE - GlassFish Java Util Logging Extensions (commit: b68a6a8) — David Matějček / githubweb
  10. GJULE integration with GlassFish (commit: 1d6cdb2) — David Matějček / githubweb
  11. Renamed module names: javaee.jar -> jakartaee.jar (commit: e38674e) — David Matějček / githubweb
  12. Formatting in policy files (commit: 42ce4a0) — David Matějček / githubweb
  13. AccessLogs and VirtualServerGLassFishLogger (commit: 72181ec) — David Matějček / githubweb
  14. Formatting (commit: 19fda59) — David Matějček / githubweb
  15. Revision and sync of both osgi.properties files (commit: 555ff47) — David Matějček / githubweb
  16. SFTPClient is closeable now (commit: 1102a6c) — David Matějček / githubweb
  17. Fixed printing OSGI issues in EmbeddedOSGiGlassFishRuntime (commit: 7e7c6c8) — David Matějček / githubweb
  18. Fix EE 10 TCK results (commit: 6941b96) — Ondro Mihalyi / githubweb

#135 (Jul 17, 2022, 12:00:15 AM)

  1. Update TCK link and SHA for Jakarta Activation (commit: 8354aeb) — arjan tijms / githubweb
  2. Move all links to final versions, update a wrong SHA and name. (commit: 770d823) — arjan tijms / githubweb
  3. Integrate Exousia 2.1.0 (commit: 500abb9) — arjan tijms / githubweb
  4. Update Authentication TCK to 3.0.1 for EE 10 platform results (commit: 71007fc) — arjan tijms / githubweb

#134 (Jul 10, 2022, 12:00:14 AM)

  1. Add execution of the CDI Lang Model TCK (commit: 356e21d) — arjan tijms / githubweb

#133 (Jul 8, 2022, 10:43:48 AM)

  1. Upgrade to Weld 5.0.1.Final for issues/24014 (commit: e300de8) — Scott Marlow / githubweb
  2. appclient container needs 2.1.1 Jakarta Annotation ManagedBean - alt (commit: 7e9c1e3) — arjan tijms / githubweb
  3. Correct classifier for CDI TCK signature test (commit: dd01331) — arjan tijms / githubweb
  4. Comment out MVC temporarily to have CDI TCK passing again (commit: 5b20ab1) — arjan tijms / githubweb
  5. Integrate command security 1.0.15 (commit: f793e1e) — arjan tijms / githubweb
  6. Exclude challenged concurrency TCK test (commit: 67ec378) — arjan tijms / githubweb
  7. Updated jboss logging - required osgi dependency of Weld 5.0.1.Final (commit: 103190e) — David Matějček / githubweb
  8. Use excluded groups property for CDI TCK (commit: 1cb5bb5) — arjan tijms / githubweb
  9. Add webprofile selector for excluded groups (commit: 66fc355) — arjan tijms / githubweb
  10. Correct classifier for sigtest (commit: 761843e) — arjan tijms / githubweb
  11. Removed duplicit log in WarHandler (commit: 34ac1b9) — David Matějček / githubweb
  12. Rules for resource and class loading resolution aligned (commit: 3cf6b08) — David Matějček / githubweb
  13. el-api 5.0.1 now avoids memory leaks (commit: 639fe4f) — David Matějček / githubweb
  14. Faster comparison in ResourceLocator (commit: 8e9d8ec) — David Matějček / githubweb
  15. Removed unused error message (usage removed in update of el-api) (commit: 6bc08d0) — David Matějček / githubweb
  16. Jakarta EE 10 TCK results (commit: aecd8f2) — arjan tijms / githubweb
  17. Integrate Hibernate Validator 8.0.0.CR1 (commit: 0334afd) — arjan tijms / githubweb
  18. Integrate Eclipselink 4.0.0-M4 (commit: ff5dda3) — arjan tijms / githubweb
  19. Integrate Metro 4.0.0 with patches for corrupted MANIFEST.MF files (commit: 94f6528) — arjan tijms / githubweb
  20. Integrate JNA 5.12.1, surefire M7 and jettison 1.5, (commit: 442a114) — arjan tijms / githubweb
  21. Integrate webservices/metro/wsit 4.0.1 + xmlsec patch (commit: 22f3748) — arjan tijms / githubweb
  22. Remove unneeded patched manifest files (commit: 22acb2d) — arjan tijms / githubweb
  23. Correcting results (commit: 6b5285a) — arjan tijms / githubweb
  24. Integrate WaSP 3.1.0 (commit: f07e64c) — arjan tijms / githubweb
  25. Update concurrency and add web profile to TCK (commit: e1cf33e) — arjan tijms / githubweb
  26. Integrate Soteria 3.0.0 (commit: a75cf0f) — arjan tijms / githubweb

#132 (Jun 26, 2022, 12:00:16 AM)

  1. Implement Jakarta Security glue code. (commit: 871bea2) — arjan tijms / githubweb
  2. Splitting out dol-core (commit: 00fd115) — arjan tijms / githubweb
  3. Remove snapshot version (commit: 157a377) — arjan tijms / githubweb
  4. Moved concurrency libs to web profile feature set (commit: 70d9da9) — arjan tijms / githubweb
  5. Correcting imports in some tests (commit: bb9bdf5) — arjan tijms / githubweb
  6. Update Tyrus to 2.1.0-M3 and Jersey to 3.1.0-M7 (commit: 5f02821) — arjan tijms / githubweb
  7. Update MVC/Krazo, Jbatch and Yasson (commit: 85749d2) — arjan tijms / githubweb
  8. Add JDK17 profile for MP modules (commit: 484345d) — arjan tijms / githubweb
  9. Integrate WaSP 3.1.0-M7 (commit: a006d49) — arjan tijms / githubweb
  10. Add concurrency API JAR to the default JSP servlet config. (commit: 79418ea) — Ondro Mihalyi / githubweb
  11. Integrate OmniConcurrent RC3 (commit: b145dcb) — arjan tijms / githubweb
  12. Revert "Revert "Updated and reactivated Krazo for MVC 2.0 support"" (commit: 210f6f2) — David Matějček / githubweb
  13. Make bind exception more clear (commit: 9b4a647) — arjan tijms / githubweb
  14. Correct space (commit: ea24199) — arjan tijms / githubweb
  15. Added excludes for challenged Concurrency TCK tests (commit: e02a7c2) — arjan tijms / githubweb
  16. Correct wrong copy/paste of copyright header (commit: d7129ad) — arjan tijms / githubweb
  17. Update concurrency runner and domain.xml to execute sigtest on server (commit: 159b4ae) — arjan tijms / githubweb
  18. Using older mvc-api version 2.0.1 (commit: cc62657) — David Matějček / githubweb
  19. Add a signature test profile (commit: 4e501fc) — Scott M Stark / githubweb
  20. Fixed default httpOnly value - should be true (commit: 08c46d2) — Hiroki Sawamura / githubweb
  21. Exclude jboss audit dependencies. There are problematic for CIs (commit: b9e6a45) — arjan tijms / githubweb
  22. Add TCK runner for Jakarta Validation (commit: d3e2834) — arjan tijms / githubweb
  23. Updated Jakarta EE 10 references in code (commit: 0753196) — David Matějček / githubweb
  24. Fixed Jakarta EE version in man pages (commit: 2844abd) — David Matějček / githubweb
  25. Updated product name to Eclipse GlassFish (commit: 4b495af) — David Matějček / githubweb
  26. Some tests are sensitive to environment locale settings (commit: 1c33c4d) — David Matějček / githubweb
  27. Integrate concurrent rc4 (commit: 3041658) — arjan tijms / githubweb

#131 (Jun 19, 2022, 12:00:15 AM)

  1. Updated and reactivated Krazo for MVC 2.0 support (commit: b34d548) — Christian Kaltepoth / githubweb
  2. Update JakartaEE 10 Schemas (commit: 8164ed2) — Piotr Żygieło / githubweb
  3. Undo commit d7822ec6f9b644524a8b966ac02987c8944fc26b (commit: c341515) — Takahiro Nagao / githubweb
  4. Override getKnownClasses for CDI TCK (commit: d78d6a3) — Takahiro Nagao / githubweb
  5. Copy the ConfigCdiExtension into the config module (commit: 4bf5e1e) — Matt Gill / githubweb
  6. Patch the Config CDI extension (commit: ed16a29) — Matt Gill / githubweb
  7. Expose the io.helidon.config package (commit: 390dac4) — Matt Gill / githubweb
  8. Revert "Updated and reactivated Krazo for MVC 2.0 support" (commit: 8aa0f20) — David Matějček / githubweb
  9. Integrate Grizzly 4.0.0 (commit: 9b957e9) — arjan tijms / githubweb
  10. Bump OpenMQ version (commit: f199d41) — Piotr Żygieło / githubweb
  11. Update to common annotations to 2.1.1 for deprecated @ManagedBean (commit: 8507323) — Scott M Stark / githubweb
  12. Helidon Config CDI extension defensive code (commit: 47e5874) — Matt Gill / githubweb
  13. Helidon Config CDIExtension streams refactor (commit: cb1d11b) — Matt Gill / githubweb

#130 (Jun 12, 2022, 12:00:16 AM)

  1. Add EE 10 schemas from https://jakarta.ee/xml/ns/jakartaee/#10 (commit: 2c3ce52) — Hiroki Sawamura / githubweb
  2. Refactor injection manager related code. (commit: 2b9bca3) — arjan tijms / githubweb
  3. Fix white space (commit: f35ebd0) — arjan tijms / githubweb
  4. More refactoring, mostly formatting again. (commit: ca93d4a) — arjan tijms / githubweb
  5. Restore EE 10 schemas from https://jakarta.ee/xml/ns/jakartaee/#10 (commit: 7d8d152) — Hiroki Sawamura / githubweb
  6. Try to eager load Servlets at startup. (commit: 50ed13a) — arjan tijms / githubweb
  7. Fixes EnterpriseBeanLifecycleTest - using GF (de)serialization (commit: 227d5e3) — David Matějček / githubweb
  8. Updated CDI TCK to 4.0.3 (commit: b1321b5) — David Matějček / githubweb
  9. Eagerly create MDBs on startup (commit: a4bb40e) — arjan tijms / githubweb
  10. Eagerly loads MDBs set by the steady size. Default now 1. (commit: 8e5b287) — arjan tijms / githubweb
  11. Update appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java (commit: 5d9bd8f) — noreply / githubweb
  12. Update appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java (commit: 374157a) — noreply / githubweb
  13. Update appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java (commit: c3a509a) — noreply / githubweb
  14. Update appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java (commit: b899474) — noreply / githubweb
  15. Update appserver/ejb/ejb-full-container/src/main/java/org/glassfish/ejb/mdb/MessageBeanContainer.java (commit: a9e5fb2) — noreply / githubweb
  16. Set required system property for the CDI TCK, passing 1 more test (commit: 90aa3f3) — arjan tijms / githubweb
  17. Remove useless check (commit: 5181d4f) — Piotr Żygieło / githubweb
  18. Fix for EjbInjectionTest (commit: 443c9b8) — David Matějček / githubweb
  19. Partial cleanup in container-common (commit: 3af5d9a) — David Matějček / githubweb
  20. Partial cleanup in ejb-container (commit: 9076920) — David Matějček / githubweb
  21. Partial cleanup in war-util and classloaders (commit: b4e5d0b) — David Matějček / githubweb
  22. Closing resources - deployment archives (commit: 9fbbc11) — David Matějček / githubweb
  23. Minor code formatting (commit: 06728ad) — David Matějček / githubweb
  24. Fixed TldScanner complaints about incorrect classpath (commit: 282c1c3) — David Matějček / githubweb
  25. JavaEEIOUtilsImpl updated - trywith, logs, IOE on close not ignored (commit: c022181) — David Matějček / githubweb
  26. args can really be null here (commit: 79ad1f4) — David Matějček / githubweb
  27. Trivial formatting + try-with + using Set instead of Vector (commit: 9e63907) — David Matějček / githubweb
  28. Fixed tests - the close is not appropriate here (commit: d53415e) — David Matějček / githubweb
  29. args can really be null here II (commit: ae54104) — David Matějček / githubweb
  30. Fixed missing return (commit: 2978b54) — David Matějček / githubweb
  31. Update to latest CDI TCK version (commit: 8567661) — noreply / githubweb
  32. Updated Weld to 5.0.0.SP2 (commit: 810c77b) — David Matějček / githubweb
  33. Exclude the test-audit dependencies from tck test classes (commit: d1d865c) — Scott M Stark / githubweb
  34. Fixed another few CDI TCK tests (commit: ec02bb6) — David Matějček / githubweb
  35. Add runner for concurrency TCK (commit: 11f6dd0) — arjan tijms / githubweb
  36. Add creating test users (commit: 516426b) — arjan tijms / githubweb
  37. Fix creating users (commit: 4fc8dde) — arjan tijms / githubweb
  38. Add optional file logging from TCK example bundle (commit: a502c6c) — arjan tijms / githubweb
  39. Add module to parent pom (commit: 471e4b1) — arjan tijms / githubweb
  40. Reflecting code review: Using Boolean.getBoolean (commit: f279428) — David Matějček / githubweb
  41. TCK needs testng jar to be on the server. Add it. (commit: cc2d430) — arjan tijms / githubweb
  42. Create MP Config TCK Runner (commit: 54224df) — Matt Gill / githubweb
  43. Create MP Config container (commit: 636a5d9) — Matt Gill / githubweb
  44. Enable MP Config for archives using it statically (commit: 323eaa1) — Matt Gill / githubweb
  45. Optimise MP Config sniffer (commit: 2746774) — Matt Gill / githubweb
  46. Add MP Config TCK Arquillian extension (commit: d97cd76) — Matt Gill / githubweb
  47. Replace beans.xml files in MP Config TCK (commit: 8c8d297) — Matt Gill / githubweb
  48. Cast GlassfishClientExceptions to expected exception type (commit: 1c64ee3) — Matt Gill / githubweb
  49. Refactor Arquillian extensions (commit: 3371eba) — Matt Gill / githubweb
  50. Configure the required container system properties (commit: 0126d43) — Matt Gill / githubweb
  51. Modify non-testable TCK deployments (commit: e5ff39d) — Matt Gill / githubweb
  52. Fix Arquillian beans xml transformer (commit: 1274b52) — Matt Gill / githubweb
  53. Enable multi-release Smallrye classes (commit: 2e8d7a2) — Matt Gill / githubweb
  54. Allow sniffers to scan annotated parameters (commit: e7f530f) — Matt Gill / githubweb
  55. Replace Smallrye with Helidon (commit: 45816fa) — Matt Gill / githubweb
  56. Prevent Helidon microprofile-config.properties caching (commit: 3595905) — Matt Gill / githubweb
  57. Fix Helidon ClassConverter (commit: 2b09c7a) — Matt Gill / githubweb
  58. Fix deployment exception transformer (commit: b56317a) — Matt Gill / githubweb
  59. Fixed timeout tests in Servlet TCK (commit: bc399c8) — David Matějček / githubweb

#129 (Jun 5, 2022, 12:00:16 AM)

  1. Update several dependencies to updated versions (commit: 51846f2) — arjan tijms / githubweb
  2. More updates (commit: 6ce9e15) — arjan tijms / githubweb
  3. Fix build compatible extensions not running after portable ones. (commit: b1f7346) — arjan tijms / githubweb
  4. Reset async response so handler gets the opportunity to set status (commit: 098622e) — arjan tijms / githubweb
  5. Move properties to .properties file so server can use them (commit: 9f32de5) — arjan tijms / githubweb
  6. Fix appclient parsing error due to trailing spaces in windows (commit: 9e16693) — Hiroki Sawamura / githubweb
  7. Support scanning applibs (commit: dbd83d6) — arjan tijms / githubweb
  8. Fix minor mistake in jspc (commit: 6b698d2) — Hiroki Sawamura / githubweb
  9. Add scanning of extension-list jars (commit: c889fe7) — arjan tijms / githubweb
  10. Reverting Jersey back to M5 as the update it broke 4 TCK tests (commit: 59ffd44) — David Matějček / githubweb
  11. Fix for TCK testBeanAttributesForSessionBean (commit: 203080d) — arjan tijms / githubweb
  12. Add debug mode to CDI runner to have archives that are created printed. (commit: 8772ffb) — arjan tijms / githubweb
  13. Integrate Mojarra 4.0.0 (commit: 6769152) — arjan tijms / githubweb
  14. Using released Felix instead of temporary prerelease by OmniFish (commit: 43edcc1) — David Matějček / githubweb
  15. Integrate WaSP 3.1.0-M6 (commit: 5f3a383) — arjan tijms / githubweb

#128 (May 29, 2022, 12:00:17 AM)

  1. Add pom and code for running CDI TCK (commit: 4f1810f) — arjan tijms / githubweb
  2. Changed weld parent for the normal GF parent (commit: 1ba8842) — arjan tijms / githubweb
  3. Issue #23892 Fixed rules for overriding resources by deployed applications (commit: ecfa738) — David Matějček / githubweb
  4. Fix Weld processing a beans.xml, e.g. enabling interceptors (commit: d7822ec) — arjan tijms / githubweb
  5. Refactoring (commit: 882f0d6) — arjan tijms / githubweb
  6. Update to CDI 4.0.1 (commit: 2a93357) — arjan tijms / githubweb
  7. Add new service file to the cdi api fragment (commit: 6aa4b03) — arjan tijms / githubweb
  8. Log exceptions (commit: 7ff2e2f) — arjan tijms / githubweb
  9. Log authentication exceptions in debug mode (commit: 28fe14c) — arjan tijms / githubweb
  10. Fix of default context root with a generated suffix. (commit: 59f862b) — Ondrej Mihalyi / githubweb
  11. Fix checkstyle error (commit: 6325239) — Ondrej Mihalyi / githubweb
  12. Only print runtime exception at severe, keep auth at fine (commit: 2d8ef1a) — arjan tijms / githubweb
  13. Refactoring (commit: 2c0255b) — arjan tijms / githubweb
  14. Accidentally committed (commit: a75ecbd) — arjan tijms / githubweb
  15. Support war files that only have an extension and no beans. (commit: ff7a49b) — arjan tijms / githubweb
  16. Processing feedback (commit: a8b89ad) — arjan tijms / githubweb
  17. Fixed returning unmodifiable list (commit: ec6c52c) — arjan tijms / githubweb

#127 (May 22, 2022, 12:00:15 AM)

  1. Upgrade jbatch to v2.1.1 (commit: 2fd5469) — Scott Kurz / githubweb
  2. Using prerelesed Felix instead of snapshot (commit: 98aa7a1) — David Matějček / githubweb
  3. Snapshots are dead now (commit: c09e7f0) — David Matějček / githubweb
  4. No need to build Felix under GlassFish (commit: 6ad396c) — David Matějček / githubweb
  5. Added OmniFish to the list of support companies. (commit: e845bf5) — David Matějček / githubweb
  6. Switched to Artifactory as GitHub packages require authentication (commit: 231af39) — David Matějček / githubweb
  7. Using Felix with the FELIX-6533 fix - processing Felix version with classifier (commit: 3a5583f) — David Matějček / githubweb
  8. Fix #23940 (commit: 9cac337) — Koki Kosaka / githubweb
  9. update concurrent API jars to 3.0.0 (commit: b378e35) — Gurunandan Rao / githubweb

#126 (May 15, 2022, 12:00:11 AM)

  1. Fix #23933 by adding a proxy for the Policy when Security Managed used (commit: 26eba02) — arjan tijms / githubweb
  2. Remove trailing spaces (commit: 2656d86) — arjan tijms / githubweb
  3. Integrate Exousia 2.1.0-M2 to fix classnotfoundexception (commit: 0756980) — arjan tijms / githubweb
  4. Update pom.xml (commit: 3f52215) — noreply / githubweb
  5. Integrate WaSP 3.1.0-M5 and update pages TCK runner (commit: 02d9443) — arjan tijms / githubweb
  6. Updated felix bundle plugin and fixed it's configuration (commit: 9580a57) — David Matějček / githubweb
  7. Removed parsons-media duplications (commit: fd67fee) — David Matějček / githubweb

#125 (May 8, 2022, 12:00:08 AM)

  1. Add TCK results Jakarta Authentication 3.0 (commit: 48a0b6e) — arjan tijms / githubweb
  2. Update link and SHA (commit: 681e5aa) — arjan tijms / githubweb
  3. Add TCK results Jakarta Authorization 2.1 (commit: 80519c2) — arjan tijms / githubweb
  4. Add Exousia 2.1.0-M1 (commit: 8794a8a) — arjan tijms / githubweb
  5. Integrate Weld 5.0.0.Final (commit: 349f54c) — arjan tijms / githubweb
  6. Update to Mojarra 4.0.0-M7 (commit: aa3d32f) — Scott Marlow / githubweb
  7. Update SHA for authorization TCK re-run (commit: a24781f) — arjan tijms / githubweb
  8. Integrate nimbus 9.22 (commit: cf33377) — arjan tijms / githubweb
  9. Integrate EJB 4.0.1, Felid admin 1.9.24 and checkstyle 10.2 (commit: 9c0a6c1) — arjan tijms / githubweb
  10. Integrate Yasson 3.0.0-RC2 and javadoc-plugin 3.4.0 (commit: 3df1ebf) — arjan tijms / githubweb
  11. Update to Weld 5.0.0.SP1 (commit: 5835cf7) — arjan tijms / githubweb
  12. switch from obsolete jsonp-jaxrs to parsson media (commit: 6e626ca) — Lukas Jungmann / githubweb
  13. Update pom.xml (commit: 5c19a3c) — noreply / githubweb
  14. Upgrade jbatch to v2.1.0 (commit: ee044f8) — Scott Kurz / githubweb
  15. Integrate WaSP 3.1.0-M4 (commit: e752ca6) — arjan tijms / githubweb

#124 (May 1, 2022, 12:00:08 AM)

  1. rename files/modules/artifacts to use jakartaee instead of javaee (commit: fbd256f) — Lukas Jungmann / githubweb
  2. forgotten exclusion of jakartaee.jar from the modules folder (commit: c06fc51) — Lukas Jungmann / githubweb
  3. Issue 23914 - jsp:plugin noop, which removes ieClassId (commit: 2b1eda2) — arjan tijms / githubweb
  4. Updates Jakarta Pages TCK results for new run (commit: 626819d) — arjan tijms / githubweb
  5. Updates Jakarta Servlet TCK results for new run (commit: ed171e1) — arjan tijms / githubweb

#123 (Apr 24, 2022, 12:00:08 AM)

  1. Add TCK results Jakarta Connectors 2.1 (commit: c2b2518) — Steve Millidge / githubweb
  2. #23745: jakarta.enterprise.cdi-api not reachable through javaee.jar (commit: a327bfc) — Lukas Jungmann / githubweb
  3. Integrate Expressly 5.0.0-M2 + TCK tests for it. (commit: 8d1eeb1) — arjan tijms / githubweb
  4. Fixed tabs and added module to parent (commit: c744762) — arjan tijms / githubweb
  5. Also added module to download parent (commit: fd5ab2f) — arjan tijms / githubweb
  6. Fix report folder (commit: 0a7e19e) — arjan tijms / githubweb
  7. #23455: javaee.jar should be renamed to jakartaee.jar (commit: 085be5d) — Lukas Jungmann / githubweb
  8. jakartaee.jar has to be in lib folder (commit: d8d2961) — Lukas Jungmann / githubweb
  9. switch to jakartaee.jar in tests (commit: c3d2f90) — Lukas Jungmann / githubweb
  10. fix jakartaee.jar path in jspc.bat/sh (commit: 757ea75) — Lukas Jungmann / githubweb
  11. Add TCK results Jakarta Servlet 6.0 (commit: 72eb041) — arjan tijms / githubweb
  12. Add TCK results Jakarta Server Pages 3.1 (commit: 6022b8e) — arjan tijms / githubweb
  13. Add TCK results Jakarta Expression Language 5.0 (commit: ef9c39b) — arjan tijms / githubweb
  14. Add TCK results Jakarta Tags 3.0 (commit: 8628176) — arjan tijms / githubweb
  15. Update SHA to staged TCK SHA (commit: 413abbe) — Steve Millidge / githubweb
  16. Eclipse WaSP : Refactor org.apache.jasper to org.glassfish.wasp (commit: 0d9e66d) — Gaurav Gupta / githubweb
  17. More robust shutdown on startup failure (commit: 9d7c2ef) — David Matějček / githubweb
  18. Logging errors on startup and fixed NPE when Felix fails to start (commit: 45d1ded) — David Matějček / githubweb
  19. FELIX-6522 Using snapshot Felix main which can start on JDK17+ with SM enabled (commit: d50d9b6) — David Matějček / githubweb

#122 (Apr 17, 2022, 12:00:08 AM)

  1. Issue #23507 nucleus-tests rebased to glassfish.zip and enabled (commit: 5ced771) — David Matějček / githubweb
  2. Issue #23507 nucleus-tests moved to appserver admin tests (commit: 57a66d9) — David Matějček / githubweb
  3. Integrate Jersey 3.0.4 (commit: e302871) — Hiroki Sawamura / githubweb
  4. #23507 Fixed admin-tests (commit: f7901c4) — David Matějček / githubweb
  5. Replacing broken ra.xml - the one in openmq 6.2.0 is invalid (commit: 87243bd) — David Matějček / githubweb
  6. Fixed Pattern constraint validator messages (commit: d2d04c4) — David Matějček / githubweb
  7. Optimization in GetHabitatInfo command (commit: 4090e1e) — David Matějček / githubweb
  8. Fixed error processing around JMS Destination admin commands (commit: e08d842) — David Matějček / githubweb
  9. Fixed saving of temporary files (uploaded when deploying) (commit: dbae2da) — David Matějček / githubweb
  10. Random cleanups (commit: 8c29a78) — David Matějček / githubweb
  11. Refactoring in admin-tests (commit: c95fa71) — David Matějček / githubweb
  12. ClientWrapper is Closeable now (commit: 86ae3a9) — David Matějček / githubweb
  13. Renamed package to org.glassfish.main.admin.test.rest (commit: 5662e66) — David Matějček / githubweb
  14. #23507 Forgotten junit4 usage in forgotten module -> junit5 (commit: 698fff0) — David Matějček / githubweb
  15. Tiny updates (commit: 7415633) — David Matějček / githubweb
  16. Updated maven plugins (commit: 0c34473) — David Matějček / githubweb
  17. Take care about white space (commit: cac3629) — David Matějček / githubweb
  18. Remove empty volumeMounts (commit: 8248152) — David Matějček / githubweb
  19. Updated HK2 from 3.0.2 to 3.0.3 (commit: 23ca958) — David Matějček / githubweb
  20. #23507 Removed usage of deprecated methods in tests (commit: aa384a1) — David Matějček / githubweb
  21. Fixes 16587 - support custom principal in Jakarta Authentication (commit: 939774f) — David Matějček / githubweb
  22. Updated checkstyle dependency (commit: 259f5cf) — David Matějček / githubweb
  23. Removed removed parameter (commit: 50b8628) — David Matějček / githubweb
  24. Fixed compatibility of OpenDJ with JDK17 (commit: ee32672) — David Matějček / githubweb
  25. Cleanup cherrypick to 6.x (commit: 7541f0a) — David Matějček / githubweb
  26. Fixed imports of RequestFacade (commit: ff4c62b) — David Matějček / githubweb
  27. TCK cleanup (commit: d50705a) — David Matějček / githubweb
  28. Add poms for running Servlet 6 TCK (commit: 7345224) — arjan tijms / githubweb
  29. Remove restriction from some methods according to Servlet 6 rules (commit: e42888d) — arjan tijms / githubweb
  30. Refactoring of ResponseFacade (commit: c781be7) — arjan tijms / githubweb
  31. Fix exception when getting writer with invalid charset (commit: 76a7d62) — arjan tijms / githubweb
  32. Refactoring (commit: 0955542) — arjan tijms / githubweb
  33. Revert #22079. The initial behaviour was correct after all. (commit: 7c1b515) — arjan tijms / githubweb
  34. Refactoring (commit: 0784021) — arjan tijms / githubweb
  35. Stabilized admin-tests (commit: a68cc4b) — David Matějček / githubweb
  36. Enable the CDI Lite LiteExtensionTranslator (commit: d6ac4ab) — Scott M Stark / githubweb
  37. Integrate grizzly 4 m2 (commit: 6610287) — arjan tijms / githubweb
  38. Fix validation for session cookie config (commit: ba9cf4b) — arjan tijms / githubweb
  39. Refactoring (commit: 286a1b6) — arjan tijms / githubweb
  40. Refactoring and calling new cookie generator (commit: 5f30a88) — arjan tijms / githubweb
  41. Refactoring (commit: 2cb6ab2) — arjan tijms / githubweb
  42. Implement getRequestId() and related (commit: 5e7123a) — arjan tijms / githubweb
  43. mvn package should pass after mvn clean install -Pfastest -T4C too (commit: bc4e02a) — David Matějček / githubweb
  44. Updated >project< artifact to 1.0.7 (commit: b30e3f6) — David Matějček / githubweb
  45. RestModelExtensionProcessor class cleanup (commit: 74adc51) — David Matějček / githubweb
  46. Fixed build_re_dev used on Eclipse's Jenkins (commit: 2282b1e) — David Matějček / githubweb
  47. Fixed mistake committed after recent experiments (commit: f429eb6) — David Matějček / githubweb
  48. Issue #23507 nucleus-tests rebased to glassfish.zip and enabled (commit: 9609096) — David Matějček / githubweb
  49. Issue #23507 nucleus-tests moved to appserver admin tests (commit: 72b6570) — David Matějček / githubweb
  50. #23507 Fixed admin-tests (commit: eb3c95f) — David Matějček / githubweb
  51. Fixed Pattern constraint validator messages (commit: 9638736) — David Matějček / githubweb
  52. Optimization in GetHabitatInfo command (commit: 9ef6663) — David Matějček / githubweb
  53. Fixed error processing around JMS Destination admin commands (commit: 812bc8d) — David Matějček / githubweb
  54. Fixed saving of temporary files (uploaded when deploying) (commit: 8262ac4) — David Matějček / githubweb
  55. Random cleanups (commit: 1407e96) — David Matějček / githubweb
  56. Refactoring in admin-tests (commit: 2c3af69) — David Matějček / githubweb
  57. ClientWrapper is Closeable now (commit: be9368b) — David Matějček / githubweb
  58. Renamed package to org.glassfish.main.admin.test.rest (commit: e3f2e2f) — David Matějček / githubweb
  59. #23507 Forgotten junit4 usage in forgotten module -> junit5 (commit: e99fcbf) — David Matějček / githubweb
  60. Tiny updates (commit: edfa046) — David Matějček / githubweb
  61. Updated maven plugins (commit: 3db1a6b) — David Matějček / githubweb
  62. TCK cleanup (commit: cc9eb2e) — David Matějček / githubweb
  63. Stabilized admin-tests (commit: 11ed0f3) — David Matějček / githubweb
  64. mvn package should pass after mvn clean install -Pfastest -T4C too (commit: 2a670f1) — David Matějček / githubweb
  65. Updated >project< artifact to 1.0.7 (commit: 3d3e961) — David Matějček / githubweb
  66. RestModelExtensionProcessor class cleanup (commit: 32b2a41) — David Matějček / githubweb
  67. Fixed build_re_dev used on Eclipse's Jenkins (commit: 1be299b) — David Matějček / githubweb
  68. Removed enforcer versions (inherited) (commit: 4215016) — David Matějček / githubweb
  69. #23507 Using glassfish7 directory name (commit: c1f51c0) — David Matějček / githubweb
  70. Updated Readme.txt (commit: 9f43a95) — David Matějček / githubweb
  71. Improved failing OSGiCommandsITest (commit: 7510041) — David Matějček / githubweb
  72. AdminMain now can print stacktraces (commit: 85e5290) — David Matějček / githubweb
  73. Parser - just a quick cleanup and nicer NPE message (commit: 559f4ba) — David Matějček / githubweb
  74. Logging errors in RemoteCommands as severe, not as finer (commit: b865744) — David Matějček / githubweb
  75. Fixed OSGI Shell broken in 00bbae07f2 (commit: 9742548) — David Matějček / githubweb

#121 (Apr 10, 2022, 12:00:08 AM)

  1. Change the dependency on jackson-module-jaxb-annotations to jackson-module-jakarta-xmlbind-annotations (commit: 86cc719) — Hiroki Sawamura / githubweb
  2. Add external pages TCK and start update to EE 10 (commit: de67ef9) — arjan tijms / githubweb
  3. More updates (commit: 8398d13) — arjan tijms / githubweb
  4. Fixed compatibility of OpenDJ with JDK17 (commit: 371cea5) — David Matějček / githubweb
  5. Fix ability to run single test (commit: e3a6fb0) — arjan tijms / githubweb
  6. Update README and downloading page to reflect 6.2.4,6.2.5 releases (commit: 9dfd555) — Gurkan Erdogdu / githubweb
  7. Update README to reflect 6.2.4,6.2.5 releases (commit: 4661c4a) — Gurkan Erdogdu / githubweb
  8. Integrate WaSP 3.1.0-M2 (commit: 582b76b) — arjan tijms / githubweb
  9. Integrate ASM 9.3 (commit: c863608) — arjan tijms / githubweb

#119 (Apr 2, 2022, 11:11:08 AM)

  1. Integrate Jersey 3.1.0-M4 (commit: 9726bff) — arjan tijms / githubweb
  2. Patch for jersey-hk2.jar to fix OSGi error (commit: 852970b) — arjan tijms / githubweb
  3. jersey-hk2 patch for web dist (commit: 592e70d) — arjan tijms / githubweb
  4. Update JNA to 5.11 (commit: 3eebb1c) — arjan tijms / githubweb
  5. Some formatting, white space correction and override annotations (commit: 11e481f) — arjan tijms / githubweb
  6. More whitespace fixes (commit: a32971c) — arjan tijms / githubweb
  7. And yet more (commit: 0db3a45) — arjan tijms / githubweb
  8. Pack of dependency updates (commit: 00bbae0) — David Matějček / githubweb
  9. Revert "Patch for jersey-hk2.jar to fix OSGi error" (commit: 35f2d38) — David Matějček / githubweb
  10. Removed unused artifacts (commit: a60a238) — David Matějček / githubweb
  11. Updated Jenkinsfile and docker image to be able to build hibernate-validator (commit: b19a6f2) — David Matějček / githubweb
  12. Update various version in pom.xml (commit: 22909b4) — arjan tijms / githubweb
  13. Restore threads back to 4 (commit: 377ee64) — arjan tijms / githubweb
  14. Update to Jakarta Transactions 2.0.1 (commit: 08bc348) — noreply / githubweb
  15. Using released hibernate-validator 8.0.0.Alpha3 (commit: ece5f28) — David Matějček / githubweb
  16. Integrate Metro 4.0.0-M4 (commit: 4d349bb) — arjan tijms / githubweb
  17. Removed removed parameter (commit: d6e6046) — arjan tijms / githubweb

#118 (Mar 30, 2022, 7:46:48 AM)

  1. Integrate Shoal 3.0.0-M1 (commit: 0de548b) — arjan tijms / githubweb
  2. Fixed compatibility with latest metro-wsit snapshot (commit: 745417d) — David Matějček / githubweb

#117 (Mar 29, 2022, 11:02:29 AM)

  1. Updated links to snapshot repositories jersey and shoal (commit: 9c03538) — David Matějček / githubweb

#113 (Mar 28, 2022, 6:25:48 PM)

  1. Fixes 16587 - support custom principal in Jakarta Authentication (commit: c73f56b) — arjan tijms / githubweb
  2. Integrate Tyrus 2.1.0-M3 (commit: b394b17) — arjan tijms / githubweb
  3. Update Maven compiler plugin (commit: a02d887) — arjan tijms / githubweb
  4. Using grizzly 4.0.0-M1 instead of a snapshot (commit: b6fb9c2) — David Matějček / githubweb
  5. Integrate Jakarta Security 3.0.0 (commit: 52fca25) — arjan tijms / githubweb
  6. Bump jackson-databind from 2.13.2 to 2.13.2.1 in /nucleus/parent (commit: a172466) — noreply / githubweb
  7. Updates for Felix components (commit: 42bb930) — arjan tijms / githubweb
  8. Partial update of jackson (commit: 45c9e3f) — arjan tijms / githubweb

#111 (Mar 27, 2022, 12:00:10 AM)

  1. Integrate jaxb-impl 4.0.0-M4 (commit: fcf6c93) — arjan tijms / githubweb
  2. Integrate Jakarta Security 3.0.0-RC4 and impl Soteria/Weld (commit: 49a0948) — arjan tijms / githubweb

#110 (Mar 20, 2022, 1:00:37 AM)

  1. Prepare release 6.2.5 (commit: 0159b68) — Glassfish Bot / githubweb
  2. Prepare next development cycle for 6.2.6 (commit: 53bf67c) — Glassfish Bot / githubweb
  3. Next version is 6.2.6-SNAPSHOT (commit: d1c92b5) — arjan tijms / githubweb
  4. #23507 Added another paths to .gitignore (commit: e5a2169) — David Matějček / githubweb
  5. #23507 Remobed NetBeans files (commit: dd67475) — David Matějček / githubweb
  6. #23507 Fixed CciInteraction's compatibility with JDK17+ (commit: fd1b5a7) — David Matějček / githubweb
  7. #23507 Fixed connector tests + compatible with JDK17 (commit: 05fb554) — David Matějček / githubweb
  8. #23507 Tests - using ports set from the environment (commit: a21c7ae) — David Matějček / githubweb
  9. #23507 Using wsgen instead of wscompile (commit: 7aea381) — David Matějček / githubweb
  10. #23507 CDI Tests: Removed generated classes (commit: ab3f59c) — David Matějček / githubweb
  11. #23507 Deployment tests reenabled + deleted tests not easily repairable (commit: d7afb80) — David Matějček / githubweb
  12. #23507 EJB tests cleanup (commit: bb5b9bd) — David Matějček / githubweb
  13. #23507 Naming tests reenabled and fixed (commit: fa4c67c) — David Matějček / githubweb
  14. #23507 Security tests fixed + removed old soteria tests and other dead tests (commit: f8c6202) — David Matějček / githubweb
  15. #23507 Fixed webservice tests + removed dead tests (commit: 70914ba) — David Matějček / githubweb
  16. #23507 gftest.sh now respects some variables possibly set by the caller (commit: 7c30041) — David Matějček / githubweb
  17. #23507 Avoid confusing compiler by the java.lang.Record (commit: fce1243) — David Matějček / githubweb
  18. #23507 Fixed NPE in WebServiceReferenceManagerImpl (commit: ad18ab2) — David Matějček / githubweb
  19. #23507 Added add-opens for java.io (commit: 1cb11bf) — David Matějček / githubweb
  20. #23507 runtests.sh extended (commit: eb38ffc) — David Matějček / githubweb
  21. #23507 Main from appclient removed - it was worthless and unused (commit: cbeddd3) — David Matějček / githubweb
  22. #23507 Fixed appclient classpath issues (commit: de69523) — David Matějček / githubweb
  23. #23507 Fixed signing jars downloaded by the appclient - several bugs (commit: 8001e4f) — David Matějček / githubweb
  24. #23507 Deleted MEJB classes (commit: a65caf9) — David Matějček / githubweb
  25. #23507 Enabled naming, deployment, security and webservice tests on jenkins (commit: ff68d39) — David Matějček / githubweb
  26. #23507 Updated README.md (commit: cf41ba4) — David Matějček / githubweb
  27. #23507 Yet one forgotten ZipOutputStream removed (commit: 440c938) — David Matějček / githubweb
  28. #23507 Fixed compatibility with Jakarta EE 10 (commit: 652822f) — David Matějček / githubweb
  29. Improved snapshot builds - parallelism, settings.xml (commit: b50d5b1) — David Matějček / githubweb
  30. Upgraded dependencies - servlet, metro, grizzly (commit: 5f22f7a) — David Matějček / githubweb
  31. Updated Maven and JDK in the Docker for Jenkins (commit: 87b99c5) — David Matějček / githubweb
  32. Sources are required in some builds. (commit: 538b72e) — David Matějček / githubweb
  33. Integrate Jakarta Security 3.0.0-RC3/Soteria M4 (commit: 512d707) — arjan tijms / githubweb
  34. Integrate Tyrus 2.1.0-M2 (commit: 28a75ec) — arjan tijms / githubweb
  35. Integrate Eclipse Link 4.0.0-M3 (commit: 7dfa3fe) — arjan tijms / githubweb
  36. Integrate Jackson 2.13.2 (commit: 6e6e1bf) — arjan tijms / githubweb
  37. Updated dependencies: grizzly, xmlsec, jersey, shoal (commit: 4b6545c) — David Matějček / githubweb

#109 (Mar 13, 2022, 12:00:12 AM)

  1. Integrate Jakarta Security 3.0.0-RC1 (commit: a161dc9) — arjan tijms / githubweb
  2. Remove duplicate entries (commit: 97295ad) — arjan tijms / githubweb
  3. Soteria 3.0.0 M1 (commit: e3330ae) — arjan tijms / githubweb
  4. Integrate Jersey 3.1.0-M3 (commit: 23d4091) — arjan tijms / githubweb
  5. update Servlet and JSP Spec Number Internally. (commit: 361087a) — Gurunandan Rao / githubweb
  6. Restore JSON support for REST (commit: 7680e08) — arjan tijms / githubweb
  7. Update jstl api & impl to 3.0.0 (commit: 43ca73d) — Volodymyr Siedlecki / githubweb
  8. Integrate Soteria 3.0.0-M2 (commit: b25d44b) — arjan tijms / githubweb
  9. Integrate Jakarta Authentication 3.0.0 (commit: fce6856) — arjan tijms / githubweb
  10. Integrate Jakarta Authorization 2.1.0 (commit: b375314) — arjan tijms / githubweb
  11. Integrate HK2 3.0.3 (commit: 57726b2) — arjan tijms / githubweb
  12. Integrate Faces 4.0.0 and Mojarra 4.0.0-M6 (commit: 57223c3) — arjan tijms / githubweb
  13. Integrate EclipseLink 4.0.0-M2 (commit: b64dce8) — arjan tijms / githubweb
  14. Integrate Jakarta Persistence 3.1.0 (commit: 9cd767a) — arjan tijms / githubweb
  15. Update download.md (commit: bb0406a) — noreply / githubweb