[weld/core] 5fe3da: [maven-release-plugin] prepare release 1.1.17.SP2
by GitHub
Branch: refs/heads/eap6.2.x
Home: https://github.com/weld/core
Commit: 5fe3dae7a3642080d3a9ac2a9d1a634866dfc906
https://github.com/weld/core/commit/5fe3dae7a3642080d3a9ac2a9d1a634866dfc906
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M bom/pom.xml
M build-config/pom.xml
M bundles/osgi/pom.xml
M docs/reference/pom.xml
M environments/se/build/pom.xml
M environments/se/core/pom.xml
M environments/servlet/build/pom.xml
M environments/servlet/core/pom.xml
M environments/servlet/pom.xml
M environments/servlet/tests/base/pom.xml
M environments/servlet/tests/jetty/pom.xml
M environments/servlet/tests/jetty7/pom.xml
M environments/servlet/tests/tomcat/pom.xml
M environments/servlet/tests/tomcat7/pom.xml
M examples/jsf/login/pom.xml
M examples/jsf/numberguess/pom.xml
M examples/jsf/pastecode/pom.xml
M examples/jsf/permalink/pom.xml
M examples/jsf/translator/ear/pom.xml
M examples/jsf/translator/ejb/pom.xml
M examples/jsf/translator/ftest/pom.xml
M examples/jsf/translator/pom.xml
M examples/jsf/translator/war/pom.xml
M examples/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/pom.xml
M impl/pom.xml
M inject-tck-runner/pom.xml
M jboss-as/jboss-as-7/pom.xml
M jboss-tck-runner/pom.xml
M pom.xml
M porting-package/pom.xml
M tests-arquillian/pom.xml
M tests/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1.1.17.SP2
10 years, 6 months
[weld/core] e4d19b: WELD-1657 Backport WELD-1452
by GitHub
Branch: refs/heads/eap6.2.x
Home: https://github.com/weld/core
Commit: e4d19b75667e971a8928501724220b7cb52199c8
https://github.com/weld/core/commit/e4d19b75667e971a8928501724220b7cb52199c8
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/ConversationTimeoutTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutController.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutConversationScopedBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutFilter.java
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/faces-config.xml
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/form.xhtml
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/test.xhtml
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/web.xml
Log Message:
-----------
WELD-1657 Backport WELD-1452
WELD-1315 Don't try to restore the long-running conversation if cid
param is empty
Commit: 6037a1df5271debe50db28bf94ebb682a65103bf
https://github.com/weld/core/commit/6037a1df5271debe50db28bf94ebb682a65103bf
Author: Ron Smeral <rsmeral(a)redhat.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/ConversationTimeoutTest.java
Log Message:
-----------
Fix ConversationTimeoutTest to show test failures instead of test errors
Commit: 4bfd80ad7625aa16cf4444e53dca15b18f8b8dbd
https://github.com/weld/core/commit/4bfd80ad7625aa16cf4444e53dca15b18f8b8dbd
Author: Ron Smeral <rsmeral(a)redhat.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/ConversationTimeoutTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutController.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutFilter.java
M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/form.xhtml
Log Message:
-----------
Make ConversationTimeoutTest more robust
Compare: https://github.com/weld/core/compare/bee308fb656f...4bfd80ad7625
10 years, 6 months
[weld/core] bee308: Revert "WELD-1657 Backport WELD-1452"
by GitHub
Branch: refs/heads/eap6.2.x
Home: https://github.com/weld/core
Commit: bee308fb656f8127e2947faff57c47d9ac5c782d
https://github.com/weld/core/commit/bee308fb656f8127e2947faff57c47d9ac5c782d
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java
M jboss-as/jboss-as-6/pom.xml
R tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/ConversationTimeoutTest.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutController.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutConversationScopedBean.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/TimeoutFilter.java
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/faces-config.xml
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/form.xhtml
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/test.xhtml
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/timeout/web.xml
Log Message:
-----------
Revert "WELD-1657 Backport WELD-1452"
This reverts commit 3174f4227c89802ae6724fb2052360cee3cb87c6.
10 years, 6 months