[seam-commits] [seam2/jboss-seam] 312758: Tests: DeploymentResolver now uses deployment from...
GitHub
noreply at github.com
Wed Sep 4 13:01:14 EDT 2013
Branch: refs/heads/Seam_2_3
Home: https://github.com/seam2/jboss-seam
Commit: 312758d89029c57ea47c377fda549a0301fe536b
https://github.com/seam2/jboss-seam/commit/312758d89029c57ea47c377fda549a0301fe536b
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M examples/blog/blog-ftest/src/test/resources/ftest.properties
M examples/booking/booking-ftest/src/test/resources/ftest.properties
M examples/contactlist/contactlist-ftest/src/test/resources/ftest.properties
A examples/excel/excel-ftest/src/test/resources/ftest.properties
M examples/groovybooking/groovybooking-ftest/src/test/resources/ftest.properties
M examples/hibernate/hibernate-ftest/src/test/resources/ftest.properties
A examples/itext/itext-ftest/src/test/resources/ftest.properties
M examples/jee6/jee6-ftest/src/test/resources/ftest.properties
M examples/jpa/jpa-ftest/src/test/resources/ftest.properties
M examples/mail/mail-ftest/src/test/resources/ftest.properties
M examples/messages/messages-ftest/src/test/resources/ftest.properties
M examples/nestedbooking/nestedbooking-ftest/src/test/resources/ftest.properties
M examples/openid/openid-ftest/src/test/resources/ftest.properties
M examples/quartz/quartz-ftest/src/test/resources/ftest.properties
M examples/registration/registration-ftest/src/test/resources/ftest.properties
M examples/remoting/chatroom/chatroom-ftest/src/test/resources/ftest.properties
M examples/remoting/helloworld/helloworld-ftest/src/test/resources/ftest.properties
M examples/seambay/seambay-ftest/src/test/resources/ftest.properties
A examples/seamdiscs/seamdiscs-ftest/src/test/resources/ftest.properties
M examples/seampay/seampay-ftest/src/test/resources/ftest.properties
M examples/seamspace/seamspace-ftest/src/test/resources/ftest.properties
M examples/spring/spring-ftest/src/test/resources/ftest.properties
A examples/tasks/tasks-ftest/src/test/resources/ftest.properties
A examples/ui/ui-ftest/src/test/resources/ftest.properties
M functional-tests/src/main/java/org/jboss/seam/example/common/test/DeploymentResolver.java
Log Message:
-----------
Tests: DeploymentResolver now uses deployment from filesystem
Commit: 719a49b28857eee87c53fb55c9f26227d2ee2390
https://github.com/seam2/jboss-seam/commit/719a49b28857eee87c53fb55c9f26227d2ee2390
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M functional-tests/src/main/java/org/jboss/seam/example/common/test/SeamGrapheneTest.java
Log Message:
-----------
Tests: Minor fixes in SeamGrapheneTest
Commit: 8c1e09680dc9e30121efd41afb9c5edd1b41d2ef
https://github.com/seam2/jboss-seam/commit/8c1e09680dc9e30121efd41afb9c5edd1b41d2ef
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M examples/registration/registration-ftest/src/test/java/org/jboss/seam/example/registration/test/graphene/RegistrationFunctionalTest.java
M examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/BidTest.java
A examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/ComplexBidTest.java
M examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/SeamBayFunctionalTestBase.java
M examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/WebServicesTest.java
M examples/seamdiscs/seamdiscs-ftest/src/test/java/org/jboss/seam/example/seamdiscs/test/graphene/SeamDiscsFunctionalTest.java
M examples/seamspace/seamspace-ftest/src/test/java/org/jboss/seam/example/seamspace/test/graphene/RoleTest.java
M examples/tasks/tasks-ftest/src/test/java/org/jboss/seam/example/tasks/test/graphene/TasksFunctionalTest.java
M examples/ui/ui-ftest/src/test/java/org/jboss/seam/example/ui/test/graphene/UIFunctionalTest.java
M functional-tests/src/main/java/org/jboss/seam/example/common/test/booking/graphene/BackButtonTest.java
M functional-tests/src/main/java/org/jboss/seam/example/common/test/booking/graphene/BookingFunctionalTestBase.java
Log Message:
-----------
Tests: various small fixes
Commit: ca0cc27e85a95927a585ec11472337cfd7253087
https://github.com/seam2/jboss-seam/commit/ca0cc27e85a95927a585ec11472337cfd7253087
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
M examples/excel/excel-ftest/pom.xml
M examples/jpa/jpa-ftest/pom.xml
M examples/remoting/chatroom/chatroom-ftest/pom.xml
M examples/remoting/helloworld/helloworld-ftest/pom.xml
M examples/spring/spring-ftest/pom.xml
Log Message:
-----------
Tests: errors in group/artifact IDs
Commit: 502fa33f11884010ce89b1bed1d525d2cc83a4fd
https://github.com/seam2/jboss-seam/commit/502fa33f11884010ce89b1bed1d525d2cc83a4fd
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths:
A examples/excel/excel-ftest/src/test/resources/arquillian.xml
A examples/itext/itext-ftest/src/test/resources/arquillian.xml
A examples/messages/messages-ftest/src/test/resources/arquillian.xml
A examples/openid/openid-ftest/src/test/resources/arquillian.xml
A examples/quartz/quartz-ftest/src/test/resources/arquillian.xml
A examples/registration/registration-ftest/src/test/resources/arquillian.xml
A examples/remoting/chatroom/chatroom-ftest/src/test/resources/arquillian.xml
A examples/remoting/helloworld/helloworld-ftest/src/test/resources/arquillian.xml
A examples/seambay/seambay-ftest/src/test/resources/arquillian.xml
A examples/seamdiscs/seamdiscs-ftest/src/test/resources/arquillian.xml
A examples/seampay/seampay-ftest/src/test/resources/arquillian.xml
A examples/seamspace/seamspace-ftest/src/test/resources/arquillian.xml
A examples/tasks/tasks-ftest/src/test/resources/arquillian.xml
A examples/ui/ui-ftest/src/test/resources/arquillian.xml
Log Message:
-----------
Tests: add arquillian.xml where missing
Commit: 29428705cd03f22ee7017ccd9b7f04838fd7fdf9
https://github.com/seam2/jboss-seam/commit/29428705cd03f22ee7017ccd9b7f04838fd7fdf9
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths:
M examples/blog/blog-ftest/pom.xml
M examples/blog/blog-ftest/src/test/resources/arquillian.xml
M examples/blog/blog-ftest/src/test/resources/ftest.properties
M examples/booking/booking-ftest/pom.xml
M examples/booking/booking-ftest/src/test/resources/arquillian.xml
M examples/booking/booking-ftest/src/test/resources/ftest.properties
M examples/contactlist/contactlist-ftest/pom.xml
M examples/contactlist/contactlist-ftest/src/test/resources/arquillian.xml
M examples/contactlist/contactlist-ftest/src/test/resources/ftest.properties
M examples/excel/excel-ftest/pom.xml
M examples/excel/excel-ftest/src/test/resources/arquillian.xml
R examples/excel/excel-ftest/src/test/resources/ftest.properties
M examples/groovybooking/groovybooking-ftest/pom.xml
M examples/groovybooking/groovybooking-ftest/src/test/resources/arquillian.xml
M examples/groovybooking/groovybooking-ftest/src/test/resources/ftest.properties
M examples/hibernate/hibernate-ftest/pom.xml
M examples/hibernate/hibernate-ftest/src/test/resources/arquillian.xml
M examples/hibernate/hibernate-ftest/src/test/resources/ftest.properties
M examples/itext/itext-ftest/pom.xml
M examples/itext/itext-ftest/src/test/resources/arquillian.xml
R examples/itext/itext-ftest/src/test/resources/ftest.properties
M examples/jee6/jee6-ftest/pom.xml
M examples/jee6/jee6-ftest/src/test/resources/arquillian.xml
M examples/jee6/jee6-ftest/src/test/resources/ftest.properties
M examples/jpa/jpa-ftest/pom.xml
M examples/jpa/jpa-ftest/src/test/resources/arquillian.xml
M examples/jpa/jpa-ftest/src/test/resources/ftest.properties
M examples/mail/mail-ftest/pom.xml
M examples/mail/mail-ftest/src/test/resources/arquillian.xml
M examples/mail/mail-ftest/src/test/resources/ftest.properties
M examples/messages/messages-ftest/pom.xml
M examples/messages/messages-ftest/src/test/resources/arquillian.xml
M examples/messages/messages-ftest/src/test/resources/ftest.properties
M examples/nestedbooking/nestedbooking-ftest/pom.xml
M examples/nestedbooking/nestedbooking-ftest/src/test/resources/arquillian.xml
M examples/nestedbooking/nestedbooking-ftest/src/test/resources/ftest.properties
M examples/openid/openid-ftest/pom.xml
M examples/openid/openid-ftest/src/test/resources/arquillian.xml
M examples/openid/openid-ftest/src/test/resources/ftest.properties
M examples/pom.xml
M examples/quartz/quartz-ftest/pom.xml
M examples/quartz/quartz-ftest/src/test/resources/arquillian.xml
M examples/quartz/quartz-ftest/src/test/resources/ftest.properties
M examples/registration/registration-ftest/pom.xml
M examples/registration/registration-ftest/src/test/resources/arquillian.xml
M examples/registration/registration-ftest/src/test/resources/ftest.properties
M examples/remoting/chatroom/chatroom-ftest/pom.xml
M examples/remoting/chatroom/chatroom-ftest/src/test/resources/arquillian.xml
M examples/remoting/chatroom/chatroom-ftest/src/test/resources/ftest.properties
M examples/remoting/helloworld/helloworld-ftest/pom.xml
M examples/remoting/helloworld/helloworld-ftest/src/test/resources/arquillian.xml
M examples/remoting/helloworld/helloworld-ftest/src/test/resources/ftest.properties
M examples/seambay/seambay-ftest/pom.xml
M examples/seambay/seambay-ftest/src/test/resources/arquillian.xml
M examples/seambay/seambay-ftest/src/test/resources/ftest.properties
M examples/seamdiscs/seamdiscs-ftest/pom.xml
M examples/seamdiscs/seamdiscs-ftest/src/test/resources/arquillian.xml
R examples/seamdiscs/seamdiscs-ftest/src/test/resources/ftest.properties
M examples/seampay/seampay-ftest/pom.xml
M examples/seampay/seampay-ftest/src/test/resources/arquillian.xml
M examples/seampay/seampay-ftest/src/test/resources/ftest.properties
M examples/seamspace/seamspace-ftest/pom.xml
M examples/seamspace/seamspace-ftest/src/test/resources/arquillian.xml
M examples/seamspace/seamspace-ftest/src/test/resources/ftest.properties
M examples/spring/spring-ftest/pom.xml
M examples/spring/spring-ftest/src/test/resources/arquillian.xml
M examples/spring/spring-ftest/src/test/resources/ftest.properties
M examples/tasks/tasks-ftest/pom.xml
M examples/tasks/tasks-ftest/src/test/resources/arquillian.xml
M examples/tasks/tasks-ftest/src/test/resources/ftest.properties
M examples/ui/ui-ftest/pom.xml
M examples/ui/ui-ftest/src/test/resources/arquillian.xml
M examples/ui/ui-ftest/src/test/resources/ftest.properties
M functional-tests/src/main/java/org/jboss/seam/example/common/test/DeploymentResolver.java
Log Message:
-----------
Tests: modified ftest structure
* arquillian.xml simplified
* arquillian.xml needs to be filtered (by maven)
* testDeployment is now a system property
* browserCapabilities is a system property
* examples/pom.xml now has an ftest profile, activated with -Dftest
Commit: a3bdc05ae0e9436aceae3bebc844173c1a9111c8
https://github.com/seam2/jboss-seam/commit/a3bdc05ae0e9436aceae3bebc844173c1a9111c8
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2013-09-04 (Wed, 04 Sep 2013)
Changed paths:
M examples/excel/excel-ftest/src/test/java/org/jboss/seam/example/excel/test/graphene/ExcelFunctionalTest.java
M examples/itext/itext-ftest/src/test/java/org/jboss/seam/example/itext/test/graphene/ItextFunctionalTest.java
M examples/messages/messages-ftest/src/test/java/org/jboss/seam/example/messages/test/graphene/MessagesFunctionalTest.java
M examples/openid/openid-ftest/src/test/java/org/jboss/seam/example/openid/test/graphene/OpenIdFunctionalTest.java
M examples/registration/registration-ftest/src/test/java/org/jboss/seam/example/registration/test/graphene/RegistrationFunctionalTest.java
M examples/remoting/chatroom/chatroom-ftest/src/test/java/org/jboss/seam/example/remoting/chatroom/test/graphene/ChatroomFunctionalTest.java
A examples/remoting/helloworld/helloworld-ftest/src/test/java/org/jboss/seam/example/remoting/helloworld/test/graphene/HelloworldFunctionalTest.java
R examples/remoting/helloworld/helloworld-ftest/src/test/java/org/jboss/seam/example/remoting/helloworld/test/graphene/HelloworldTest.java
M examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/ComplexBidTest.java
M examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/SeamBayFunctionalTestBase.java
M examples/seambay/seambay-ftest/src/test/java/org/jboss/seam/example/seambay/test/graphene/WebServicesTest.java
M examples/seamdiscs/seamdiscs-ftest/src/test/java/org/jboss/seam/example/seamdiscs/test/graphene/SeamDiscsFunctionalTestBase.java
M examples/seamspace/seamspace-ftest/src/test/java/org/jboss/seam/example/seamspace/test/graphene/SeamSpaceFunctionalTestBase.java
M examples/tasks/tasks-ftest/src/test/java/org/jboss/seam/example/tasks/test/graphene/TasksFunctionalTest.java
M examples/ui/ui-ftest/src/test/java/org/jboss/seam/example/ui/test/graphene/UIFunctionalTestBase.java
M functional-tests/src/main/java/org/jboss/seam/example/common/test/seampay/graphene/SeampayFunctionalTest.java
Log Message:
-----------
Tests: fix imports
Compare: https://github.com/seam2/jboss-seam/compare/8ad839d5a900...a3bdc05ae0e9
More information about the seam-commits
mailing list