Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 61b9966225a70d5f7b0f60144a2a0e6ab55cbd3a
      
https://github.com/weld/core/commit/61b9966225a70d5f7b0f60144a2a0e6ab55cbd3a
  Author: Matej Novotny <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java
    M 
tests-arquillian/src/test/java/org/jboss/weld/tests/builtinBeans/metadata/BuiltinMetadataBeanTest.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/dependent/AccountTransaction.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/dependent/DependentContextTest.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/dependent/Transactional.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/dependent/TransactionalInterceptor.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/dependent/TransactionalInterceptorDependency.java

  Log Message:
  -----------
  WELD-2743 Fix how Weld creates child CreationalContext for invocations of 
BM#getReference. Add a test explaining this scenario


  Commit: 1751dd6122efe8948a788bb0e6430c21f1dbad7f
      
https://github.com/weld/core/commit/1751dd6122efe8948a788bb0e6430c21f1dbad7f
  Author: Matej Novotny <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update CDI TCK to 4.0.10


  Commit: a7e888b1ca0e2d39bac6d1dfe35cb65c15a9efb4
      
https://github.com/weld/core/commit/a7e888b1ca0e2d39bac6d1dfe35cb65c15a9efb4
  Author: Matej Novotny <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/weld1178/MyExceptionHandlerFactory.java
    M 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/weld1178/Weld1178Test.java
    R 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/error.jsf
    A 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/error.xhtml
    R 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/exceptionInRenderResponse.jsf
    A 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/exceptionInRenderResponse.xhtml
    M 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/faces-config.xml
    M 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/web.xml

  Log Message:
  -----------
  Rewrite Weld1178Test to use xhtml instead of .jsf


  Commit: c63c0213bdfca7d53287f295cde88d2ed98c8e14
      
https://github.com/weld/core/commit/c63c0213bdfca7d53287f295cde88d2ed98c8e14
  Author: Matej Novotny <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/ClientConversationContextTest.java
    A 
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/ExceptionWritingFilter.java
    M 
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/web.xml

  Log Message:
  -----------
  Rewrite test for non-existent conversation to directly verify presence of 
expected exception.


Compare: https://github.com/weld/core/compare/08da309c7274...c63c0213bdfc
_______________________________________________
weld-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to