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 latest 8.0 updates and changes from master #24856

Merged
merged 48 commits into from Mar 14, 2024

Commits on Feb 26, 2024

  1. Integrate JLine 3.25.1

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

Commits on Feb 27, 2024

  1. Improve OSGi interactive console

    Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Feb 27, 2024
    Copy the full SHA
    a4845f2 View commit details
    Browse the repository at this point in the history
  2. Integrate HK2 3.1.0

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Feb 27, 2024
    Copy the full SHA
    6a832ee View commit details
    Browse the repository at this point in the history
  3. Integrate JSF Templating 4.0.4

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Feb 27, 2024
    Copy the full SHA
    c29db1a View commit details
    Browse the repository at this point in the history
  4. Also update HK2 plugin

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Feb 27, 2024
    Copy the full SHA
    fbfd57c View commit details
    Browse the repository at this point in the history
  5. Extract charset to a separate variable

    Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Feb 27, 2024
    Copy the full SHA
    d5f0c7b View commit details
    Browse the repository at this point in the history
  6. Merge pull request eclipse-ee4j#24834 from arjantijms/7.0.13-PREPARE

    Integrate HK2 3.1.0 and JSF Template 4.0.4
    arjantijms committed Feb 27, 2024
    Copy the full SHA
    67fd653 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge pull request eclipse-ee4j#24830 from avpinchuk/osgi-shell

    Improve OSGi interactive console
    avpinchuk committed Feb 28, 2024
    Copy the full SHA
    1e1def5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-ee4j#24831 from avpinchuk/jline_3_25_1

    Integrate JLine 3.25.1
    dmatej committed Feb 28, 2024
    Copy the full SHA
    5459544 View commit details
    Browse the repository at this point in the history
  3. Prepare release 7.0.13

    glassfish-bot committed Feb 28, 2024
    Copy the full SHA
    5829ac5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    728774e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Webpage update for 7.0.13

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Feb 29, 2024
    Copy the full SHA
    23223e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-ee4j#24837 from eclipse-ee4j/7.0.13-BRANCH

    Merge 7.0.13 release branch into master
    arjantijms committed Feb 29, 2024
    Copy the full SHA
    7fb4f30 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    06a39a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request eclipse-ee4j#24838 from arjantijms/website_713

    Webpage update for 7.0.13
    arjantijms committed Feb 29, 2024
    Copy the full SHA
    0ed4ac5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Copy the full SHA
    10cc3b7 View commit details
    Browse the repository at this point in the history
  2. Integrate jsch 0.2.17

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 1, 2024
    Copy the full SHA
    50eb4dd View commit details
    Browse the repository at this point in the history
  3. Integrate Mail API 2.1.3 + dependencies and implementation

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 1, 2024
    Copy the full SHA
    72dbb58 View commit details
    Browse the repository at this point in the history
  4. Update dependencies for Jakarta 11 M2

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 1, 2024
    Copy the full SHA
    970ea8f View commit details
    Browse the repository at this point in the history
  5. Quick implementation of changes in wrappers for Persistence

    TODO: more work needed
    
    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 1, 2024
    Copy the full SHA
    69779a5 View commit details
    Browse the repository at this point in the history
  6. Update various versions in pom

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 1, 2024
    Copy the full SHA
    5d62ca6 View commit details
    Browse the repository at this point in the history
  7. Remove patches we don't need anymore

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 1, 2024
    Copy the full SHA
    ca4d998 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Update documentation page

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

Commits on Mar 5, 2024

  1. Merge pull request eclipse-ee4j#24839 from avpinchuk/documentation_7_…

    …0_13
    
    Update documentation page for 7.0.13
    avpinchuk committed Mar 5, 2024
    Copy the full SHA
    a128bb0 View commit details
    Browse the repository at this point in the history
  2. Integrate various Jakarta EE 11 M2 components

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 5, 2024
    Copy the full SHA
    bdccba6 View commit details
    Browse the repository at this point in the history
  3. Fixed dependencies of concurrency TCK

    - at least testng depends on slf4j
    - reduced Xmx, it is not required to be so high.
    
    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
    dmatej committed Mar 5, 2024
    Copy the full SHA
    2d569df View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge pull request eclipse-ee4j#24841 from dmatej/fix-concurrency-tck

    Fixed dependencies of concurrency TCK
    arjantijms committed Mar 6, 2024
    Copy the full SHA
    8087863 View commit details
    Browse the repository at this point in the history
  2. Fixes issue eclipse-ee4j#24843 log a warning in the rare case the Res…

    …ource handle
    
    state is not busy instead of throwing an exception
    escay committed Mar 6, 2024
    Copy the full SHA
    4e3d15e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Updates javadoc for eclipse-ee4j#24843 Removes the "throw new Illegal…

    …StateException"
    
    commented out code.
    escay committed Mar 7, 2024
    Copy the full SHA
    98c9fee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7a48f4e View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-ee4j#24844 from escay/issue_24843

    Fixes issue eclipse-ee4j#24843 log a warning in the rare case the Resource handle
    arjantijms committed Mar 7, 2024
    Copy the full SHA
    5f9385e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge pull request eclipse-ee4j#24846 from escay/issue_24845

    Fixes issue eclipse-ee4j#24845 - add new checkstyle rule: UnusedImports
    dmatej committed Mar 8, 2024
    Copy the full SHA
    af94219 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    baace13 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Merge pull request eclipse-ee4j#24847 from lisa-lthorrold/ssl_paramet…

    …er_fix
    
    SSL Configurator fix - CertificateRequest not being made in SSL mutual authentication
    dmatej committed Mar 9, 2024
    Copy the full SHA
    52e6b5b View commit details
    Browse the repository at this point in the history
  2. Integrate JSch 0.2.17

    Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
    avpinchuk committed Mar 9, 2024
    Copy the full SHA
    1ae7584 View commit details
    Browse the repository at this point in the history
  3. Merge pull request eclipse-ee4j#24848 from avpinchuk/jsch_0_2_17

    Integrate JSch 0.2.17
    dmatej committed Mar 9, 2024
    Copy the full SHA
    d9b7ee7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Fixes command progress status

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

Commits on Mar 11, 2024

  1. Fixed report.dir

    Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
    dmatej committed Mar 11, 2024
    Copy the full SHA
    aa8aad7 View commit details
    Browse the repository at this point in the history
  2. Fixed dependencies of the REST TCK

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

    Fixed dependencies of the REST TCK
    dmatej committed Mar 11, 2024
    Copy the full SHA
    ceea790 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4d4cb75 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request eclipse-ee4j#24850 from avpinchuk/progress-status

    Fixes command progress status
    hs536 committed Mar 12, 2024
    Copy the full SHA
    3e5203c View commit details
    Browse the repository at this point in the history
  2. Integrate Faces M2 and Tyrus M2

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 12, 2024
    Copy the full SHA
    2d4455d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    10ea074 View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle violations and update some more

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 12, 2024
    Copy the full SHA
    0f7aabf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Remove Tyrus patch and use of security manager for quick look

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 13, 2024
    Copy the full SHA
    dba3298 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Version changed

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 14, 2024
    Copy the full SHA
    d128959 View commit details
    Browse the repository at this point in the history
  2. Back to milestones

    Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
    arjantijms committed Mar 14, 2024
    Copy the full SHA
    30d6d49 View commit details
    Browse the repository at this point in the history