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

Implement Concurrency 3.0 #1458

Merged
merged 46 commits into from
Sep 16, 2024
Merged

Implement Concurrency 3.0 #1458

merged 46 commits into from
Sep 16, 2024

Commits on Aug 11, 2024

  1. add derbyshared to tomee libs

    jungm committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    891a463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ecbf15 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. license header

    jungm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d60c92c View commit details
    Browse the repository at this point in the history
  2. fix ManagedExecutor propOrder

    jungm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b35a408 View commit details
    Browse the repository at this point in the history
  3. directly set ApplicationThreadContextProvider instead of relying on o…

    …ften unset openejb internal ThreadContext
    jungm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6f5d2c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a05b7d8 View commit details
    Browse the repository at this point in the history
  5. remove unused method

    jungm committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5d5cb41 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. deploy @ManagedScheduledExecutorDefinition and @ManagedThreadFactoryD…

    …efinition resources
    jungm committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a60b4e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893f678 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc444ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a193bfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c478ed View commit details
    Browse the repository at this point in the history
  6. static inner classes

    jungm committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1dab8b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    95a6678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004cdde View commit details
    Browse the repository at this point in the history
  3. update xml models

    jungm committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    cffe1ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87e3d66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a492cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56fdb89 View commit details
    Browse the repository at this point in the history
  7. Fix default ContextService

    jungm committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f571a75 View commit details
    Browse the repository at this point in the history
  8. implement @asynchronous interceptor

    jungm committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    37be3ac View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. call super.onTermination

    jungm committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    eae754b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c179895 View commit details
    Browse the repository at this point in the history
  3. improved @asynchronous interceptor

    jungm committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    494942c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aecd4a7 View commit details
    Browse the repository at this point in the history
  5. fix NPE in MSES

    jungm committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b0f3b2d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. new concurrency tck

    jungm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    753d0c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    16fb76a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f07789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d88623e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5566eda View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    cc145d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffdac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    148e06e View commit details
    Browse the repository at this point in the history
  4. fix first tomee tests

    jungm committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e462e20 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    fb6340d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129109c View commit details
    Browse the repository at this point in the history
  3. clean up

    jungm committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    804602d View commit details
    Browse the repository at this point in the history
  4. license headers

    jungm committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    23e30c4 View commit details
    Browse the repository at this point in the history
  5. sigtest setup

    jungm committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f52b5e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Merge branch 'main' into concurrency-work

    # Conflicts:
    #	container/openejb-core/src/main/java/org/apache/openejb/cdi/CdiBeanInfo.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/ApplicationClient.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/EntityBean.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/Interceptor.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/MessageDrivenBean.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/SessionBean.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/WebApp.java
    #	container/openejb-jee/src/main/java/org/apache/openejb/jee/WebFragment.java
    jungm committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5aa317e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0defb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9343eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f2e495 View commit details
    Browse the repository at this point in the history