Skip to content

Changes

#2 (Jan 18, 2022, 7:59:59 PM)

  1. Update version to snapshot (#450) — noreply / githubweb
  2. Add EJB dependency only as JavaDoc dep. (#449) — noreply / githubweb
  3. [Issue-457] Observer resolution - assignability clarification — Matej Novotny / githubweb
  4. Throw an exception without setting configuredProvider to null when getCDI returns null — Matej Novotny / githubweb
  5. Fix XML descriptor — Matej Novotny / githubweb
  6. Refer to Jakarta DI instead of JSR330 — Matej Novotny / githubweb
  7. Removal of deprecated APIs: Bean.isNullable() — Matej Novotny / githubweb
  8. Removal of deprecated APIs: BeanManager.fireEvent() — Matej Novotny / githubweb
  9. Removal of deprecated APIs: BeanManager.createInjectionTarget() — Matej Novotny / githubweb
  10. Removal of deprecated APIs: BeforeBeanDiscovery.addAnnotatedType() — Matej Novotny / githubweb
  11. Removal of deprecated APIs: Compatibility with 1.0 perception of no beans.xml — Matej Novotny / githubweb
  12. Removal of deprecated APIs: @New — Matej Novotny / githubweb
  13. Change development version to 4.0.0-SNAPSHOT. — Matej Novotny / githubweb
  14. cdi-468 Split Spec doc to introduce CDI Lite — Matej Novotny / githubweb
  15. cdi-468 Split Spec doc to introduce CDI Lite — Matej Novotny / githubweb
  16. Contributing suggested changes. — Matej Novotny / githubweb
  17. Incorporate additional changes - move specialization to Full; change Modularity paragraph. — Matej Novotny / githubweb
  18. Attempt to make the Full part more readable - merge decorator limitations into one chapter. Add multiple notions of Full - specific rules cak to original chapters and note that this behaviour is not in Lite. — Matej Novotny / githubweb
  19. Split interceptors chapter into Lite and Full, state that Lite only support inteception declaring with bindings. — Matej Novotny / githubweb
  20. comprehensive review and various Lite/Full split changes — Matej Novotny / githubweb
  21. remove duplicate interceptors_full inclusion — Matej Novotny / githubweb
  22. actually include the beanmanager_lite.asciidoc file — Matej Novotny / githubweb
  23. Rename occurrences of BeanManagerLite to BeanContainer. — Matej Novotny / githubweb
  24. fix some typos and clumsy wording — Matej Novotny / githubweb
  25. Draft Lite version of BeanManager, add ability to obtain this BM version from CDI class. — Matej Novotny / githubweb
  26. initial Build Compatible Extension API proposal — ladicek / githubweb
  27. Prepare for release of 4.0.0.Alpha1 — Matej Novotny / githubweb
  28. Switch back to development version 4.0.0-SNAPSHOT. — Matej Novotny / githubweb
  29. Correction to wording of EventMetadata#getInjectionPoint — Matej Novotny / githubweb
  30. Add getBeanContainer() method to SeContainer for consistency — Matej Novotny / githubweb
  31. Create GH actions file, remove travis file. — Matej Novotny / githubweb
  32. Start cleanup of AnnotationTarget — noreply / githubweb
  33. remove App{Archive,ArchiveConfig,Deployment}, rename AppArchiveBuilder and ContextBuilder — ladicek / githubweb
  34. remove Annotations and add AnnotationBuilder — ladicek / githubweb
  35. remove AnnotationMember — ladicek / githubweb
  36. rename AnnotationMemberValue to AnnotationMember — ladicek / githubweb
  37. add SCM info to the POM — Matej Novotny / githubweb
  38. [maven-release-plugin] prepare release 4.0.0.Alpha2 — Cdi Bot / githubweb
  39. [maven-release-plugin] prepare for next development iteration — Cdi Bot / githubweb
  40. extension API improvements — ladicek / githubweb
  41. Make AnnotationLiteral lazy — ladicek / githubweb
  42. Cleanup Types interface / add forName — ladicek / githubweb
  43. Add BuildServices interface — ladicek / githubweb
  44. Add ofClass(String) — ladicek / githubweb
  45. Change definitons of explicit/implicit archive, add notion about backwards compatibility. — ladicek / githubweb
  46. improve extension API documentation and resolve some open questions — ladicek / githubweb
  47. Initial beans_4_0.xsd (#517) — noreply / githubweb
  48. Update beans_4_0.xsd — noreply / githubweb
  49. improve extension API documentation and resolve some open questions — ladicek / githubweb
  50. fix SyntheticObserverBuilder copy&paste mistake — ladicek / githubweb
  51. Remove TODO referring to singleton as potential bean defining annotation. — ladicek / githubweb
  52. Replace BeanManager#getEvents with reference to BeanContainer. — ladicek / githubweb
  53. Align wording in unsatisfied and ambig dependencies with that in ambiguous names. — ladicek / githubweb
  54. Allow using @Priority within stereotypes. — ladicek / githubweb
  55. API changes for allowing @Priority on stereotypes — ladicek / githubweb
  56. Adjust wording of specification and API around @Priority usage on stereotypes. — Matej Novotny / githubweb
  57. add BeanConfigurator.priority — ladicek / githubweb
  58. [maven-release-plugin] prepare release 4.0.0.Alpha3 — Cdi Bot / githubweb
  59. [maven-release-plugin] prepare for next development iteration — Cdi Bot / githubweb
  60. add specification text for BeanConfigurator.priority — Matej Novotny / githubweb
  61. improve extension API — ladicek / githubweb
  62. improve extension API documentation and resolve some open questions — ladicek / githubweb
  63. add support for records to the language model — ladicek / githubweb
  64. Programmatic lookup improvements, introduce Handle interface. — Matej Novotny / githubweb
  65. Address the TODO in preface. — ladicek / githubweb
  66. Address TODO in inter-module injection. — ladicek / githubweb
  67. Explicitly state that Java SE impl of CDI has to be Full implementation. — Matej Novotny / githubweb
  68. Decide on other mentions of Full-only concepts in the CDI Lite spec part. — ladicek / githubweb
  69. Address remaining TODOs for passivation mentions. — ladicek / githubweb
  70. Introduce observable CDI events representing container state. — Matej Novotny / githubweb
  71. improve extension API and resolve all remaining open questions — ladicek / githubweb
  72. Change BeanManager treatment in CDI Lite — ladicek / githubweb
  73. Draft changes for packaging/deployment/lifecycle. — ladicek / githubweb
  74. Rename files and chapter refereces to align with rest of the specification — ladicek / githubweb
  75. Rename files and chapter refereces to align with rest of the specification — ladicek / githubweb
  76. Move certain parts of the specification from Lite to Full — ladicek / githubweb
  77. CDI Lite packaging, deployment and lifecycle specification — ladicek / githubweb
  78. Create an extra chapter "Context management for custom scopes" — ladicek / githubweb
  79. Describe in more depth what kind of interception is supported in Lite. — ladicek / githubweb
  80. Create _config.yml — noreply / githubweb
  81. Create 2021-10-25-coming-soon-post.adoc — noreply / githubweb
  82. Create index.md — noreply / githubweb
  83. Get the pages content working — Scott M Stark / githubweb
  84. Fix the description — Scott M Stark / githubweb
  85. Add url setting — Scott M Stark / githubweb
  86. Update baseurl to /cdi — Scott M Stark / githubweb
  87. Fix nokogiri security alert — Scott M Stark / githubweb
  88. Rename the comming soon doc — Scott M Stark / githubweb
  89. Revert to simple markdown as asciidoc plugin is not supported by github pages natively — Scott M Stark / githubweb
  90. Fix the post header — Scott M Stark / githubweb
  91. Add the way to cdi 4 content from @manovotn for preview — Scott M Stark / githubweb
  92. Mark the page as unpublished — Scott M Stark / githubweb
  93. Add the on the way to cdi post by @manovotn — Scott M Stark / githubweb
  94. Add author collections — Scott M Stark / githubweb
  95. Fix site authors page links — Scott M Stark / githubweb
  96. Change headers and nested lists to markdown syntax. (#550) — noreply / githubweb
  97. Fix the copy/paste errors in the README.md — Scott M Stark / githubweb
  98. Correct the readme url in 2021-10-25-pages-here.md (#551) — noreply / githubweb
  99. Remove the notion of version from Packaging and deployment for CDI Full. — Matej Novotny / githubweb
  100. [maven-release-plugin] prepare release 4.0.0.Beta1 — Cdi Bot / githubweb
  101. [maven-release-plugin] prepare for next development iteration — Cdi Bot / githubweb
  102. Correct GH pages post links to markdown syntax. — Matej Novotny / githubweb
  103. Add a recommendation for bean archive portability between Lite and Full — Matej Novotny / githubweb
  104. Adjust Handle.get() behavior - throw exception if attempting to get() reference which was destroyed. — Matej Novotny / githubweb
  105. Separate the language model to a dedicated module — ladicek / githubweb
  106. Clarify how conflicting default scopes and priorities on stereotypes work — Matej Novotny / githubweb
  107. Language model only returns runtime-retained annotations in build compatible extensions (#554) — noreply / githubweb
  108. Update asciidoc plugins, config (#559) — noreply / githubweb
  109. Language model and build compatible extensions API clarifications — ladicek / githubweb
  110. Fix javadoc — ladicek / githubweb
  111. [maven-release-plugin] prepare release 4.0.0.Beta2 — Cdi Bot / githubweb
  112. [maven-release-plugin] prepare for next development iteration — Cdi Bot / githubweb
  113. Allow @Enhancement to not restrict the types based on annotations — Matej Novotny / githubweb
  114. Change @Enhancement#withAnnotations default value to empty array — Matej Novotny / githubweb
  115. Clarify how @Discovery and @Enhancement participate in type discovery — Matej Novotny / githubweb
  116. Make the return type of Instance.handles() covariant — Matej Novotny / githubweb
  117. Remove Enhancement.BeanDefiningAnnotations — ladicek / githubweb
  118. Specify that duplicate type discovery is non-portable — Matej Novotny / githubweb
  119. Add a blog post on Build Compatible Extensions (#572) — noreply / githubweb
  120. Specify treatment of invalid @Enhancement and @Registration — Matej Novotny / githubweb
  121. Add module-info to the api artifacts, update to Java SE 11 (#565) — noreply / githubweb
  122. Add ObserverMethod#getDeclaringBean method. — ladicek / githubweb
  123. Move getInjectableReference method from BeanContainer to BeanManager. — Matej Novotny / githubweb
  124. Move the session scope to CDI Full — Matej Novotny / githubweb
  125. Add default implementation of OM#getDeclaringBean() — ladicek / githubweb
  126. Invalid parameter combinations in @Enhancement and @Registration methods should be treated as definition errors. — Matej Novotny / githubweb
  127. Add explicit notes to APIs that are not required to be present in CDI Lite — Matej Novotny / githubweb
  128. [maven-release-plugin] prepare release 4.0.0.Beta3 — Cdi Bot / githubweb
  129. [maven-release-plugin] prepare for next development iteration — Cdi Bot / githubweb
  130. Remove obsolete ruby and web brower plugin stuff, fix reference to JCP. — Scott M Stark / githubweb
  131. Quote the java.security.policy argument in case build is run with path containing spaces — Scott M Stark / githubweb
  132. [maven-release-plugin] prepare release 4.0.0-RC1 — Cdi Bot / githubweb
  133. [maven-release-plugin] prepare for next development iteration — Cdi Bot / githubweb
  134. Change parameter type of SkipIfPortableExtensionPresent from String to Class. — ladicek / githubweb
  135. Fix issues, license links, #588 — Cdi Bot / githubweb