[weld-commits] [weld/core] 362b51: Minor refactor and fix test to be more robust

noreply at github.com noreply at github.com
Mon Dec 6 12:06:33 EST 2010


Branch: refs/heads/master
Home:   https://github.com/weld/core

Commit: 362b515c9315651ecf7e22e8de4541dbc708230a
    https://github.com/weld/core/commit/362b515c9315651ecf7e22e8de4541dbc708230a
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/context/conversation/ConversationImpl.java
  M impl/src/main/java/org/jboss/weld/jsf/ConversationAwareViewHandler.java
  M impl/src/main/java/org/jboss/weld/jsf/FacesUrlTransformer.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/ClientConversationContextTest.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/Cloud.java
  M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/cloud.jsf
  M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/faces-config.xml

Log Message:
-----------
Minor refactor and fix test to be more robust


Commit: 02d62f35f53f40543549105914de5cb05919bc3e
    https://github.com/weld/core/commit/02d62f35f53f40543549105914de5cb05919bc3e
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  R tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/Bar.java
  R tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/Baz.java
  R tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/Foo.java
  R tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java
  A tests/src/test/java/org/jboss/weld/tests/threadlocal/Bar.java
  A tests/src/test/java/org/jboss/weld/tests/threadlocal/Baz.java
  A tests/src/test/java/org/jboss/weld/tests/threadlocal/Foo.java
  A tests/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java

Log Message:
-----------
WELD-777
* Move test case to core tests


Commit: 0f6c6357311e8210422fac6a16d9d3eab67b8cdc
    https://github.com/weld/core/commit/0f6c6357311e8210422fac6a16d9d3eab67b8cdc
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M arquillian/weld-ee-container/pom.xml
  M parent/pom.xml

Log Message:
-----------
Update to Arquillian 1.0.0.Alpha4


Commit: f7af397247cedaf3340d180449ae609dd29b7daa
    https://github.com/weld/core/commit/f7af397247cedaf3340d180449ae609dd29b7daa
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/ClientConversationContextTest.java

Log Message:
-----------
Remove double slash


Commit: 1fac5e022154ec655c6dcb96cb1b6040478831ef
    https://github.com/weld/core/commit/1fac5e022154ec655c6dcb96cb1b6040478831ef
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/ClientConversationContextTest.java
  R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/cloud.jsf
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/cloud.xhtml
  M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/faces-config.xml
  R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/hailstorm.jsf
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/hailstorm.xhtml
  R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/locking-issue.jsf
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/locking-issue.xhtml
  R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/snowstorm.jsf
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/snowstorm.xhtml
  R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/thunderstorm.jsf
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/thunderstorm.xhtml
  R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/tornado.jsf
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/tornado.xhtml
  M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/web.xml

Log Message:
-----------
Convert tests to Facelets


Commit: 14083a8ce594a8f72ac331fa93f0a37bf819bb8a
    https://github.com/weld/core/commit/14083a8ce594a8f72ac331fa93f0a37bf819bb8a
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M bom/pom.xml

Log Message:
-----------
WELD-776

* Upgrade JSF API to 2.0


Commit: 029416d63e2ebd84a6601a34e70cc970beec00e1
    https://github.com/weld/core/commit/029416d63e2ebd84a6601a34e70cc970beec00e1
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date:   2010-12-06 (Mon, 06 Dec 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/jsf/ConversationAwareViewHandler.java
  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/conversation/Cloud.java
  A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/blizzard.xhtml
  M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/cloud.xhtml
  M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/faces-config.xml

Log Message:
-----------
WELD-549

* Use a threadlocal to track source of call
* Add a test




More information about the weld-commits mailing list