Skip to content
Started 2 yr 3 mo ago
Took 20 sec on basic-pqs55

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

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

Started by user Scott M Stark

This run spent:

  • 8.8 sec waiting;
  • 20 sec build duration;
  • 29 sec total from scheduled to completion.
Revision: 33fe5d5a22a2d7d62c16085bd133bb576179b699
Repository: https://github.com/eclipse-ee4j/cdi
  • refs/remotes/origin/master