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

Post M3 merges from master #24865

Merged
merged 17 commits into from Mar 19, 2024
Merged

Post M3 merges from master #24865

merged 17 commits into from Mar 19, 2024

Commits on Jan 29, 2024

  1. Updated Maven

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
    dmatej committed Jan 29, 2024
    Copy the full SHA
    4fce969 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Fixes issue eclipse-ee4j#24849 make relevant methods synchronized in …

    …LocalTxConnectionEventListener and protect associatedHandles from external clear calls.
    
    Fixes issue eclipse-ee4j#24849 make relevant methods synchronized in LocalTxConnectionEventListener and protect associatedHandles from external clear calls.
    escay committed Mar 11, 2024
    Copy the full SHA
    4aa5683 View commit details
    Browse the repository at this point in the history
  2. Fixes issue eclipse-ee4j#24849 make relevant methods synchronized in

    LocalTxConnectionEventListener and protect associatedHandles from
    external clear calls. Process review comment and fix typo.
    escay committed Mar 11, 2024
    Copy the full SHA
    db6268a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Fixes issue eclipse-ee4j#24849 make relevant methods synchronized in

    LocalTxConnectionEventListener and protect associatedHandles from
    external clear calls. Process review comment: use getOrDefault.
    escay committed Mar 12, 2024
    Copy the full SHA
    71d422e View commit details
    Browse the repository at this point in the history
  2. The secureResponse can return just SEND_* states (based on javadoc)

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
    dmatej committed Mar 12, 2024
    Copy the full SHA
    5d4a240 View commit details
    Browse the repository at this point in the history
  3. Fixed report directories for standalone TCKs

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
    dmatej committed Mar 12, 2024
    Copy the full SHA
    0817d5c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request eclipse-ee4j#24855 from dmatej/realmAuthStatus

    The secureResponse can return just SEND_* states (based on javadoc)
    dmatej committed Mar 13, 2024
    Copy the full SHA
    0334f3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-ee4j#24851 from escay/issue_24849

    Fixes issue eclipse-ee4j#24849 make relevant methods synchronized in LocalTxConnectionEventListener
    dmatej committed Mar 13, 2024
    Copy the full SHA
    487af1d View commit details
    Browse the repository at this point in the history
  3. Fixed NPE in SSHLauncher

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
    dmatej committed Mar 13, 2024
    Copy the full SHA
    3739cc1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request eclipse-ee4j#24857 from dmatej/tck-fix-reportdirs

    Fixed report directories for standalone TCKs
    dmatej committed Mar 13, 2024
    Copy the full SHA
    f1288ea View commit details
    Browse the repository at this point in the history
  5. Make RestrictTo annotation repeatable

    Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Mar 13, 2024
    Copy the full SHA
    76174ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request eclipse-ee4j#24858 from dmatej/fixNpeInSshLauncher

    Fixed NPE in SSHLauncher
    arjantijms committed Mar 13, 2024
    Copy the full SHA
    b1c13b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request eclipse-ee4j#24771 from dmatej/upgrades

    Updated Maven in Jenkinsfile
    dmatej committed Mar 14, 2024
    Copy the full SHA
    5292f99 View commit details
    Browse the repository at this point in the history
  2. Change events delivery

    Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Mar 14, 2024
    Copy the full SHA
    9da4571 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Mar 14, 2024
    Copy the full SHA
    38ed41e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request eclipse-ee4j#24859 from avpinchuk/repeatable-restr…

    …ict-to-annotation
    
    Make `@RestrictTo` annotation repeatable
    avpinchuk committed Mar 15, 2024
    Copy the full SHA
    fc6506e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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