Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: d703c8de6ebff1f8918999e2f441f0f39a957984
https://github.com/weld/core/commit/d703c8de6ebff1f8918999e2f441f0f39a957984
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M
environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/Listener.java
Log Message:
-----------
Fix typo
Commit: 45f0c7fe5e5d9a5ea9ad5b4548163222e2a566b7
https://github.com/weld/core/commit/45f0c7fe5e5d9a5ea9ad5b4548163222e2a566b7
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/beanstore/LockStore.java
Log Message:
-----------
WELD-1221 NPE in LockStore.lock
Commit: d6f6ff15f782a68e7c30f38262e6759c6edd8fc8
https://github.com/weld/core/commit/d6f6ff15f782a68e7c30f38262e6759c6edd8fc8
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/ClientConversationContextTest.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/errorpage/ErrorPageTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/stress/JsfStressTest.java
Log Message:
-----------
Remove hardcoded reference to localhost:8080
Commit: ef450bdb06937e28dfc8e75945c13ed1cc1d1203
https://github.com/weld/core/commit/ef450bdb06937e28dfc8e75945c13ed1cc1d1203
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/jsf/ConversationAwareViewHandler.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/weld1178/DefectiveBean.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/weld1178/MyExceptionHandler.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/weld1178/MyExceptionHandlerFactory.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/weld1178/Weld1178Test.java
A
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/exceptionInRenderResponse.jsf
A
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/faces-config.xml
A
tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/weld1178/web.xml
Log Message:
-----------
WELD-1178 ConversationAwareViewHandler throws ContextNotActiveException
Compare:
https://github.com/weld/core/compare/9a968ac8d55a...ef450bdb0693