Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 6.x to master #23843

Merged
merged 40 commits into from
Mar 18, 2022
Merged

Merge 6.x to master #23843

merged 40 commits into from
Mar 18, 2022

Commits on Feb 12, 2022

  1. Prepare release 6.2.5

    glassfish-bot committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0159b68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bf67c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Next version is 6.2.6-SNAPSHOT

    Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
    arjantijms committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d1c92b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-ee4j#23806 from arjantijms/6.2.5-BRANCH

    Next version is 6.2.6-SNAPSHOT
    arjantijms committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    93474ed View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    07136c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. eclipse-ee4j#23507 Added another paths to .gitignore

    - generated by tests
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e5a2169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd67475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1b5a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05fb554 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a21c7ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7aea381 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab3f59c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7afb80 View commit details
    Browse the repository at this point in the history
  9. eclipse-ee4j#23507 EJB tests cleanup

    - still used j2ee.jar
    - mixed tabs and spaces
    - removed dead tests
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    bb5b9bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa4c67c View commit details
    Browse the repository at this point in the history
  11. eclipse-ee4j#23507 Security tests fixed + removed old soteria tests a…

    …nd other dead tests
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f8c6202 View commit details
    Browse the repository at this point in the history
  12. eclipse-ee4j#23507 Fixed webservice tests + removed dead tests

    - dead tests - mejb or JAX-RPC dependency
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    70914ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c30041 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fce1243 View commit details
    Browse the repository at this point in the history
  15. eclipse-ee4j#23507 Fixed NPE in WebServiceReferenceManagerImpl

    - wsdl variable can be null
    - reproduced by some test enabled in recent commits
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ad18ab2 View commit details
    Browse the repository at this point in the history
  16. eclipse-ee4j#23507 Added add-opens for java.io

    - fixes issue reproducible by some of naming_all tests when using
      cluster instances
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    1cb11bf View commit details
    Browse the repository at this point in the history
  17. eclipse-ee4j#23507 runtests.sh extended

    - respects some externally set env properties
    - removes glassfish before execution
    - detects glassfish version automatically
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    eb38ffc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cbeddd3 View commit details
    Browse the repository at this point in the history
  19. eclipse-ee4j#23507 Fixed appclient classpath issues

    - bug was reproducible by several tests from recent commits
    - removed endorsed as it is not supported any more
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    de69523 View commit details
    Browse the repository at this point in the history
  20. eclipse-ee4j#23507 Fixed signing jars downloaded by the appclient - s…

    …everal bugs
    
    - reproducible by several tests enabled in recent commits
    - removed incorrect wrapping of zip into zip
    - fixed error message, reported input file as an output
    - fixed closing streams
    - fixed removing corrupted files (stream could be still open)
    - fixed behavior when the glassfish-acc.xml file is missing
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8001e4f View commit details
    Browse the repository at this point in the history
  21. eclipse-ee4j#23507 Deleted MEJB classes

    - lazy init, but then crashed
    - MEJB is not supported any more, see specification of Jakarta EE 9.1
    dmatej committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    a65caf9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ff68d39 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cf41ba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    440c938 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-ee4j#23842 from dmatej/jenkins2

    Enhanced runtests.sh and reenabled another block of tests
    arjantijms committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6f92b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9efa6d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'eclipse/6.x' into merge-to-master

    # Conflicts: nothing much complicated
    dmatej committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8359bba View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    652822f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    a2523dc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    a0b6538 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Improved snapshot builds - parallelism, settings.xml

    - fixed which maven uses which settings.xml
    - invoker builds with the custom settings.xml
    - invoker builds projects in parallel threads
    - fixed relativePath
    - added properties to settings.xml - skip everything not required
    dmatej committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b50d5b1 View commit details
    Browse the repository at this point in the history
  2. Upgraded dependencies - servlet, metro, grizzly

    - servlet6
    - grizzly 4 snapshot
    - webservices 4 snapshot
    
    Signed-off-by: David Matějček <dmatej@seznam.cz>
    dmatej committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    5f22f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87b99c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    538b72e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    4b6545c View commit details
    Browse the repository at this point in the history