Skip to content

Changes

#118 (Feb 7, 2022, 5:44:26 PM)

  1. Use MP Parent POM — Roberto Cortez / githubweb

#117 (Nov 12, 2021, 5:44:24 PM)

  1. Revert to 1.3 again and set to Final — Nathan Rauh / githubweb
  2. [maven-release-plugin] prepare release 1.3 — Microprofile Bot / githubweb
  3. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#116 (Nov 12, 2021, 4:44:23 PM)

  1. revert to 1.3-SNAPSHOT — Nathan Rauh / githubweb
  2. TCK javadoc jar missing license — Nathan Rauh / githubweb
  3. gpg plugin was broken by merge with common pom — Nathan Rauh / githubweb
  4. [maven-release-plugin] prepare release 1.3 — Microprofile Bot / githubweb
  5. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#115 (Nov 2, 2021, 3:44:27 PM)

  1. [maven-release-plugin] prepare release 1.3 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#114 (Aug 4, 2021, 3:44:31 PM)

  1. Issue #210 v1.3 release notes — Nathan Rauh / githubweb

#113 (Aug 4, 2021, 10:44:32 AM)

  1. Issue #210 update TCK and doc for Jakarta EE 9 packages — Nathan Rauh / githubweb

#112 (Feb 24, 2021, 2:44:28 PM)

  1. [maven-release-plugin] prepare release 1.2 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#111 (Jan 25, 2021, 3:44:28 PM)

  1. [maven-release-plugin] prepare release 1.2 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#110 (Jan 17, 2021, 2:22:03 PM)

  1. Issue #206 use new release process for 1.2 release — Nathan Rauh / githubweb
  2. Issue #206 fix code review issue — Nathan Rauh / githubweb
  3. [maven-release-plugin] prepare release 1.2-RC1 — Microprofile Bot / githubweb
  4. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb
  5. [maven-release-plugin] prepare release 1.2-RC1 — Microprofile Bot / githubweb
  6. Issue #206 revert to 1.2-SNAPSHOT to undo changes made by failed Jenkins build — Nathan Rauh / githubweb
  7. [maven-release-plugin] prepare release 1.2-RC1 — Microprofile Bot / githubweb
  8. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#109 (Nov 17, 2020, 3:44:33 PM)

  1. Issue #204 missed release notes updates for 1.1 — Nathan Rauh / githubweb
  2. Issue #204 review comment to use link — Nathan Rauh / githubweb

#108 (Oct 21, 2020, 3:44:31 PM)

  1. [maven-release-plugin] prepare release 1.1 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#107 (Oct 21, 2020, 8:44:32 AM)

  1. Issue #202 fix JavaDoc errors in ThreadContext and ContextManager — Nathan Rauh / githubweb

#106 (Oct 20, 2020, 4:44:38 AM)

  1. Issue #200 gpg signing error in jenkins build — Nathan Rauh / githubweb

#105 (Oct 7, 2020, 10:44:32 AM)

  1. Issue #160 limits on geThreadContextType return value — Nathan Rauh / githubweb

#104 (Sep 29, 2020, 10:44:32 AM)

  1. Issue #160 work around mpconfig dropping support for empty array — Nathan Rauh / githubweb

#103 (Sep 23, 2020, 5:44:36 PM)

  1. Issue #192 better definition of application context — Nathan Rauh / githubweb
  2. Issue #192 code review comments to make test more strict — Nathan Rauh / githubweb
  3. Issue #192 test to ensure that app class loader is propagated — Nathan Rauh / githubweb
  4. Issue #192 move asserts to main test thread — Nathan Rauh / githubweb

#102 (Sep 2, 2020, 6:44:34 AM)

  1. Added tests for the latest new methods — Stephane Epardaud / githubweb
  2. Removed checks that ThreadContext.withContextPropagation(CS/CF) cannot run async actions without executor — Stephane Epardaud / githubweb

#101 (Jul 28, 2020, 4:44:36 PM)

  1. Initial proposal for #173: Adding context to existing CS/CF instances — Stephane Epardaud / githubweb
  2. Upgraded checkstyle to a version which understands javadoc references wrt unused imports — Stephane Epardaud / githubweb

#100 (Jul 16, 2020, 7:44:32 AM)

  1. Issue #193 readme section for linking to vendor defaults — Nathan Rauh / githubweb
  2. Issue #193 address code review comment about mp config example — Nathan Rauh / githubweb

#99 (Apr 23, 2020, 9:44:37 AM)

  1. README: add link to current release to get docs on spec — Stephane Epardaud / githubweb

#98 (Jan 12, 2020, 10:44:38 AM)

  1. Make TCK dependency on JEE transaction API provided. — matej.novotny2 / githubweb

#97 (Dec 13, 2019, 7:44:41 AM)

  1. Issue #172 exclude EL transitive dependency — matej.novotny2 / githubweb

#96 (Dec 6, 2019, 3:44:38 AM)

  1. Move to Jakarta EE GAVs. — matej.novotny2 / githubweb

#95 (Oct 1, 2019, 5:44:09 PM)

  1. Switch version to 1.1 — Nathan Rauh / githubweb

#94 (Sep 30, 2019, 11:44:05 AM)

  1. [maven-release-plugin] prepare release 1.0.1 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#93 (Sep 30, 2019, 9:44:10 AM)

  1. Revert "Switch version to 1.1" — noreply / githubweb

#92 (Sep 25, 2019, 4:44:09 AM)

  1. Rewrite ThreadContext/ManagedExecutor JTA test to use APIs while still — Matej Novotny / githubweb

#91 (Sep 10, 2019, 9:44:14 AM)

  1. Remove circular deps from CDI test. — matej.novotny2 / githubweb

#90 (Sep 6, 2019, 6:44:10 AM)

  1. Remove circular bean dependency in tests. — matej.novotny2 / githubweb

#89 (Sep 3, 2019, 12:44:06 PM)

  1. Switch version to 1.1 — Nathan Rauh / githubweb

#88 (Aug 30, 2019, 8:44:07 AM)

  1. Fix up CDIContextTest to take into consideration inactive contexts. — Matej Novotny / githubweb
  2. Make checkstyle more lenient with right curly positions. — Matej Novotny / githubweb

#87 (Jul 8, 2019, 9:44:07 AM)

  1. [maven-release-plugin] prepare release 1.0 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#86 (Jun 18, 2019, 9:44:14 AM)

  1. Issue #164 udpate dependencies in tck pom to match Eclipse-approved — Nathan Rauh / githubweb

#85 (Jun 13, 2019, 2:44:06 PM)

  1. [maven-release-plugin] prepare release 1.0-RC3 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#84 (Jun 7, 2019, 9:44:08 AM)

  1. Issue #162 align with standards for MP Config property names — Nathan Rauh / githubweb

#83 (Apr 25, 2019, 11:44:07 AM)

  1. [maven-release-plugin] prepare release 1.0-RC2 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#82 (Apr 16, 2019, 9:44:06 AM)

  1. Issue #156 mark transaction for rollback only after rejection of — Nathan Rauh / githubweb

#81 (Apr 3, 2019, 5:44:07 PM)

  1. Removed extraneous <url> tag from the TCK's pom.xml that was causing — Nathan Mittlestat / githubweb

#80 (Apr 1, 2019, 3:44:08 PM)

  1. Fix syling in README, add Maven and Javadoc badges — Andrew Guibert / githubweb

#79 (Mar 29, 2019, 2:44:09 PM)

  1. [maven-release-plugin] prepare release 1.0-RC1 — Microprofile Bot / githubweb
  2. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#78 (Mar 29, 2019, 1:44:09 PM)

  1. Remove MP Config property file to avoid discovering it, add inline — Matej Novotny / githubweb

#77 (Mar 27, 2019, 2:44:10 PM)

  1. Issue #141 enable asciidoc compilation and fix errors — Nathan Rauh / githubweb
  2. [maven-release-plugin] prepare release 1.0-RC1 — Microprofile Bot / githubweb
  3. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#76 (Mar 27, 2019, 1:44:09 PM)

  1. Issue #141 developers list is missing from pom, which breaks the jenkins — Nathan Rauh / githubweb
  2. [maven-release-plugin] prepare release 1.0-RC1 — Microprofile Bot / githubweb
  3. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#75 (Mar 26, 2019, 6:44:08 PM)

  1. Undo changes made by failed jenkins build Revert "[maven-release-plugin] — Nathan Rauh / githubweb
  2. [maven-release-plugin] prepare release 1.0-RC1 — Microprofile Bot / githubweb
  3. [maven-release-plugin] prepare for next development iteration — Microprofile Bot / githubweb

#74 (Mar 26, 2019, 5:44:08 PM)

  1. Issue #141 javadoc error fixes for release candidate — Nathan Rauh / githubweb
  2. [maven-release-plugin] prepare release 1.0-RC1 — Microprofile Bot / githubweb

#73 (Mar 26, 2019, 12:44:08 PM)

  1. Issue #144 default value for unchanged context types missing from — Nathan Rauh / githubweb
  2. Issue #144 code review comments: limit to defaulting unchanged only — Nathan Rauh / githubweb

#72 (Mar 22, 2019, 4:44:10 PM)

  1. Issue #142 rename the package for the TCK and update the spec docs and — Nathan Rauh / githubweb
  2. Issue #142 rename spec classes and packages to align with MicroProfile — Nathan Rauh / githubweb

#71 (Mar 20, 2019, 12:44:07 PM)

  1. Correct some TCKs to fully define TC now that there are no defaults. — Matej Novotny / githubweb

#70 (Mar 15, 2019, 9:44:07 AM)

  1. Issue #137 document exceptions raised when optional transaction context — Nathan Rauh / githubweb
  2. Issue #137 include scenario where commit/rollback are disallowed from — Nathan Rauh / githubweb

#69 (Mar 13, 2019, 4:44:07 PM)

  1. Issue #135 remove config annotations and NamedInstance — Nathan Rauh / githubweb
  2. Issue #135 code review fixes — Nathan Rauh / githubweb

#68 (Mar 13, 2019, 3:44:07 PM)

  1. Fix warnings in existing asciidoc — Andrew Guibert / githubweb
  2. Illustrate behavior of CDI context with an example in javadoc — Andrew Guibert / githubweb
  3. Review comments from Matej — Andrew Guibert / githubweb

#67 (Mar 7, 2019, 11:44:09 AM)

  1. Issue #124 remove configuration defaults for context propagation — Nathan Rauh / githubweb
  2. Issue #124 define how to use MicroProfile Config to specify defaults — Nathan Rauh / githubweb
  3. Issue #124 TCK tests for defaults specified via MP Config, plus include — Nathan Rauh / githubweb

#66 (Mar 4, 2019, 10:44:07 AM)

  1. Examples: tweak ThreadContext example — Stephane Epardaud / githubweb
  2. Examples: fix the transaction propagation example — Stephane Epardaud / githubweb
  3. Overview: adjust the overview to what the specification actually does — Stephane Epardaud / githubweb
  4. Overview: better ThreadContext examples — Stephane Epardaud / githubweb
  5. Overview: removed tiny section about ThreadContextProvider SPI since — Stephane Epardaud / githubweb
  6. Doc overview tweaks — Stephane Epardaud / githubweb
  7. Fix problems in examples revealed in review — Stephane Epardaud / githubweb
  8. Overview grammar error — Stephane Epardaud / githubweb

#65 (Mar 1, 2019, 5:44:06 PM)

  1. Issue 130: TCK tests for Transaction Propagation — Michael Musgrove Hat / githubweb

#64 (Feb 22, 2019, 11:44:10 AM)

  1. Changed to use a separate file for contribute information — Phillip Kruger / githubweb

#63 (Feb 20, 2019, 1:44:08 PM)

  1. Tests for CDI context propagation — Andrew Guibert / githubweb

#62 (Feb 20, 2019, 12:44:08 PM)

  1. Issue #90 additional clarification for toString javadoc — Nathan Rauh / githubweb

#61 (Feb 17, 2019, 4:44:14 PM)

  1. Issue #60 TCK test for propagated transaction context — Nathan Rauh / githubweb

#60 (Feb 12, 2019, 9:44:08 AM)

  1. Issue #120 align MPConfig overrides of config annotations with the — Nathan Rauh / githubweb
  2. Issue #60 TCK test for withContextCapture switching context — Nathan Rauh / githubweb
  3. Issue #60 code review comments - remove unused code — Nathan Rauh / githubweb

#59 (Feb 8, 2019, 2:44:10 PM)

  1. Issue #115 raise IllegalArgumentException on attempts to contexualize an — Nathan Rauh / githubweb
  2. Issue #115 code review comment: contextual Executor execute method was — Nathan Rauh / githubweb

#58 (Feb 8, 2019, 9:44:09 AM)

  1. Make sure the MPConfigTest has beans.xml file. — Matej Novotny / githubweb

#57 (Feb 7, 2019, 11:44:09 AM)

  1. Issue #110 clarify context propagation for completion stages — Nathan Rauh / githubweb
  2. Issue #60 update TCK tests to expect that supplied executor parameter — Nathan Rauh / githubweb

#56 (Feb 6, 2019, 10:44:10 AM)

  1. Issue #60 TCK tests for precontextualized tasks — Nathan Rauh / githubweb
  2. Issue #60 review comment to fix copy/paste error — Nathan Rauh / githubweb

#55 (Feb 4, 2019, 10:44:06 AM)

  1. Issue #60 TCK tests for CDI injection of ThreadContext — Nathan Rauh / githubweb
  2. Issue #60 additional tck tests of injected ThreadContext — Nathan Rauh / githubweb
  3. Issue #60 code review fixes — Nathan Rauh / githubweb

#54 (Jan 31, 2019, 5:44:10 PM)

  1. Issue #60 TCK tests for programmatic CDI lookup of ManagedExecutor and — Nathan Rauh / githubweb

#53 (Jan 30, 2019, 10:44:10 AM)

  1. Add TCK testing of custom ConcurrencyManager instances. — Nathan Mittlestat / githubweb
  2. Update UnsupportedOperationException testing to be more fine grain. — Nathan Mittlestat / githubweb

#52 (Jan 29, 2019, 12:44:08 PM)

  1. Issue #60 TCK test for propagation of Application context — Nathan Rauh / githubweb

#51 (Jan 28, 2019, 10:44:07 AM)

  1. Issue #107 withContextCapture must reject Async methods without executor — Nathan Rauh / githubweb
  2. Issue #107 update TCK according to changes to withContextCapture — Nathan Rauh / githubweb
  3. Issue #90 add toString JavaDoc to ManagedExecutor and ThreadContext — Nathan Rauh / githubweb

#50 (Jan 25, 2019, 10:44:10 AM)

  1. Add clarification that MP Config is applied statically. — Nathan Mittlestat / githubweb
  2. Format update. — Nathan Mittlestat / githubweb

#49 (Jan 25, 2019, 9:44:09 AM)

  1. Add tests for CDI injection of ManagedExecutor — Andrew Guibert / githubweb
  2. Review comments — Andrew Guibert / githubweb

#48 (Jan 23, 2019, 5:44:06 PM)

  1. Issue #60 TCK test for clearing transaction context — Nathan Rauh / githubweb

#47 (Jan 21, 2019, 2:44:10 PM)

  1. Issue #99 Add section on MP Config overrides for array value properties, — Nathan Rauh / githubweb
  2. Issue #99 updates from review comments — Nathan Rauh / githubweb

#46 (Jan 21, 2019, 11:44:10 AM)

  1. Add TCK testing of ManagedExecutor for implied clearing of contexts. — Nathan Mittlestat / githubweb
  2. Update to use thenRun to force the context to have been cleared on the — Nathan Mittlestat / githubweb
  3. Added shutdownNow() in finally block. — Nathan Mittlestat / githubweb

#45 (Jan 19, 2019, 4:44:08 PM)

  1. Add TCK testing of ManagedExecutor for reusing Builder.build() — Nathan Mittlestat / githubweb
  2. Review comment update for switching propagation checking to run on a — Nathan Mittlestat / githubweb
  3. Add TCK testing of ThreadContext for reusing Builder.build() — Nathan Mittlestat / githubweb
  4. Removed invalid configuration portion of test since it is already — Nathan Mittlestat / githubweb
  5. Update the thread priority before invoking the callables. — Nathan Mittlestat / githubweb

#44 (Jan 18, 2019, 2:44:10 PM)

  1. Fix some specification text errors — Martin Štefanko / githubweb

#43 (Jan 18, 2019, 10:44:07 AM)

  1. Issue #60 TCK test where MP Config overrides injection point with — Nathan Rauh / githubweb
  2. Issue #60 code review comment to improve test error mesage — Nathan Rauh / githubweb
  3. Add TCK testing of ThreadContext for implied clearing of contexts. — Nathan Mittlestat / githubweb
  4. Review comment updates. — Nathan Mittlestat / githubweb
  5. Fixed copy/paste error for a failure message. — Nathan Mittlestat / githubweb

#42 (Jan 17, 2019, 9:44:09 AM)

  1. Issue #45 redone per review comments to keep withContextCapture on — Nathan Rauh / githubweb
  2. Issue #80 JavaDoc for cleared() methods should document the requirement — Nathan Rauh / githubweb
  3. Issue #60 TCK tests for ThreadContext override via MicroProfile Config — Nathan Rauh / githubweb

#41 (Jan 16, 2019, 9:44:09 AM)

  1. Issue #60 TCK tests for MPConfig overrides of ManagedExecutor injected — Nathan Rauh / githubweb
  2. Issue #60 code review: fix mistake in comment — Nathan Rauh / githubweb

#40 (Jan 15, 2019, 10:44:06 AM)

  1. Issue #60 Write initial TCK tests that cover MicroProfile Config being — Nathan Rauh / githubweb
  2. Issue #60 review comments — Nathan Rauh / githubweb

#39 (Jan 11, 2019, 12:44:07 PM)

  1. Issue #60 check in missed fixes for withContextCapture test — Nathan Rauh / githubweb

#38 (Jan 9, 2019, 6:44:10 PM)

  1. Issue #60 TCK tests for ThreadContext.withContextCapture — Nathan Rauh / githubweb

#37 (Jan 8, 2019, 11:44:09 AM)

  1. Issue #31 write spec doc for integration with MP Config — Nathan Rauh / githubweb
  2. Issue #31 fixes for review comments from Andy — Nathan Rauh / githubweb
  3. Issue #31 code review - fix bug in code example — Nathan Rauh / githubweb

#36 (Jan 4, 2019, 9:44:10 AM)

  1. Do not specify that tasks should be cancelled on executor shutdown call. — Matej Novotny / githubweb
  2. Issue #60 TCK tests for submit and execute — Nathan Rauh / githubweb
  3. Modify shutdown test to be more lenient towards state of Future — Matej Novotny / githubweb

#35 (Jan 3, 2019, 11:44:06 AM)

  1. Refactor `ConcurrencyManagerBuilder` to be like other builders — Stephane Epardaud / githubweb

#34 (Jan 2, 2019, 2:44:09 PM)

  1. Issue #60 TCK tests for ManagedExecutor.invokeAll — Nathan Rauh / githubweb
  2. Issue #60 TCK tests for ManagedExecutor.invokeAny — Nathan Rauh / githubweb

#33 (Jan 2, 2019, 11:44:09 AM)

  1. ThreadContextTest should declare Label as cleared context. Fixes #74. — Matej Novotny / githubweb

#32 (Dec 27, 2018, 3:44:08 PM)

  1. Issue #60 TCK tests for ManagedExecutor shutdown — Nathan Rauh / githubweb

#31 (Dec 23, 2018, 12:44:07 PM)

  1. Issue #43 Spec doc for CDI injection. — Matej Novotny / githubweb

#30 (Dec 21, 2018, 6:44:09 PM)

  1. fix checkstyle failures causing build to fail — Nathan Rauh / githubweb

#29 (Dec 21, 2018, 5:44:09 PM)

  1. Issue 60: verify ThreadContext.Builder API methods: cleared, propagated, — Nathan Mittlestat / githubweb
  2. Issue 60: verify ThreadContext API method currentContextExecutor — Nathan Mittlestat / githubweb
  3. Review comment updates 1. — Nathan Mittlestat / githubweb
  4. Fix formatting of tabs to spaces. — Nathan Mittlestat / githubweb
  5. Issue 60: Verify ManagedExecutor.Builder cleared(), and propagated() — Nathan Mittlestat / githubweb
  6. Review changes 1. — Nathan Mittlestat / githubweb

#28 (Dec 20, 2018, 9:44:06 AM)

  1. Issue #60 TCK tests for maxAsync and maxQueued — Nathan Rauh / githubweb
  2. Issue #60 review comments on TCK tests for maxQueued and maxAsync — Nathan Rauh / githubweb

#27 (Dec 19, 2018, 10:45:57 AM)

  1. Issue #60 TCK coverage for completedStage, completedFuture, failedStage, — Nathan Rauh / githubweb
  2. Issue #60 review comment to clarify the purpose of switching the context — Nathan Rauh / githubweb

#26 (Dec 19, 2018, 9:44:10 AM)

  1. Issue #64: Removing the language around build failing for overlap — Nathan Mittlestat / githubweb

#25 (Dec 18, 2018, 3:44:08 PM)

  1. Issue #60 create ManagedExecutorTest for TCK and write tests for — Nathan Rauh / githubweb
  2. Issue #60 review comment on exception parameter to handle method — Nathan Rauh / githubweb

#24 (Dec 17, 2018, 2:44:06 PM)

  1. Issue #60 TCK tests for contextual proxies — Nathan Rauh / githubweb

#23 (Dec 14, 2018, 11:44:06 AM)

  1. Issue #60 create some fake thread context types for TCK tests — Nathan Rauh / githubweb
  2. Issue #60 address review comments — Nathan Rauh / githubweb

#22 (Dec 13, 2018, 9:44:07 AM)

  1. Change ThreadContextConfig value property to propagated to align it with — Matej Novotny / githubweb

#21 (Dec 7, 2018, 12:44:09 PM)

  1. Correct apache-rat-plugin now to blow up due to its own file. — Matej Novotny / githubweb

#20 (Dec 6, 2018, 12:44:09 PM)

  1. Issue #43 Fix CDI examples in JavaDoc only — Nathan Rauh / githubweb

#19 (Dec 6, 2018, 9:44:08 AM)

  1. Issue #55 introduce annotation literals for ManagedExecutorConfig, — Matej Novotny / githubweb

#18 (Dec 4, 2018, 9:44:08 AM)

  1. Issue #43 create a spec doc starting from the current readme — Nathan Rauh / githubweb
  2. Issue #43 review comment for incorrect main file name — Nathan Rauh / githubweb
  3. Issue #46 fix various review comments — Nathan Rauh / githubweb

#17 (Dec 3, 2018, 9:44:09 AM)

  1. Issue #46 scope and sharing for ManagedExecutorConfig and — Nathan Rauh / githubweb
  2. Issue #46 fixes from review comments — Nathan Rauh / githubweb

#16 (Nov 23, 2018, 4:44:07 AM)

  1. Issue #7 ConcurrencyProvider registration as invocation point for — Stephane Epardaud / githubweb
  2. Updated to use ConcurrencyManager — Stephane Epardaud / githubweb
  3. Added builder API for extensions too — Stephane Epardaud / githubweb

#15 (Nov 22, 2018, 6:44:09 AM)

  1. Issue #37 Clean up ConcurrencyProvider and clearly indicate which parts — Nathan Rauh / githubweb
  2. Issue #37 align the JavaDoc for reporting duplicate provider types with — Nathan Rauh / githubweb

#14 (Nov 17, 2018, 9:44:09 AM)

  1. Issue #40 fix CDI annotations to define scope and state when a shared — Nathan Rauh / githubweb
  2. Issue #40 review comment fixes — Nathan Rauh / githubweb
  3. Issue #41 combine builders into main spec interfaces — Nathan Rauh / githubweb

#13 (Nov 15, 2018, 10:44:07 AM)

  1. Use testng instead of junit to be consistent with other MP projects — Andrew Guibert / githubweb

#12 (Nov 3, 2018, 3:44:09 PM)

  1. Issue #32 name collision on withCurrentContext when using lambdas — Nathan Rauh / githubweb
  2. Issue #34 remove the concept of prerequisite context types — Nathan Rauh / githubweb

#11 (Nov 2, 2018, 9:44:10 AM)

  1. Issue #24 require build/inject to fail when user cnofigures a context — Nathan Rauh / githubweb
  2. Issue #24 address review comment about including fully qualified class — Nathan Rauh / githubweb
  3. Issue #24 address code review comment about build method exception type — Nathan Rauh / githubweb

#10 (Oct 25, 2018, 4:44:10 PM)

  1. Issue #27 define defaults for context propagation — Nathan Rauh / githubweb
  2. Issue #27 explicitly specify cleared=TRANSACTION — Nathan Rauh / githubweb
  3. Issue #27 choose the name ALL_REMAINING for constant — Nathan Rauh / githubweb

#9 (Oct 22, 2018, 9:44:09 AM)

  1. Support per-classloader configuration and specify when to load the — Stephane Epardaud / githubweb

#8 (Oct 17, 2018, 11:44:10 AM)

  1. Use ServiceLoader to look up ConcurrencyProvider — Stephane Epardaud / githubweb
  2. Docs for ConcurrencyProvider ServiceLoader mechanism — Stephane Epardaud / githubweb

#7 (Oct 17, 2018, 10:44:10 AM)

  1. Added TCK skeleton — Stephane Epardaud / githubweb
  2. Bump to CDI 2 — Stephane Epardaud / githubweb

#6 (Oct 17, 2018, 4:44:10 AM)

  1. Added .gitignore — Stephane Epardaud / githubweb

#5 (Oct 4, 2018, 5:44:09 PM)

  1. Issue #21 newIncompleteFuture method for ManagedExecutor interface — Nathan Rauh / githubweb

#4 (Oct 4, 2018, 9:44:09 AM)

  1. Issue #18 clarify error conditions — Nathan Rauh / githubweb
  2. Issue #18 review comment on unclear doc for maxAsync — Nathan Rauh / githubweb

#3 (Sep 26, 2018, 12:44:10 PM)

  1. Issue #6 builder pattern for ManagedExecutor and ThreadContext — Nathan Rauh / githubweb
  2. Issue #6 address inconsistencies identified under issue #12 that also — Nathan Rauh / githubweb
  3. Issue #9 add ThreadContext.withContextCapture for completion stages — Nathan Rauh / githubweb
  4. Issue #6 code review comment where variable name is missing from — Nathan Rauh / githubweb

#2 (Sep 25, 2018, 11:44:10 AM)

  1. Issue #7 ThreadContext method for obtaining a multiple-use context — Nathan Rauh / githubweb
  2. Issue #7 code review comments - improve method name — Nathan Rauh / githubweb