[jboss-dev-forums] [Design of JBoss Portal] - 2.6 alpha release
julien@jboss.com
do-not-reply at jboss.com
Wed Jan 10 17:45:17 EST 2007
I worked today to cleanup tests for the 2.6 release :
- I had to fix the CMS tests that were not able to run because it was relying on the UserModule from JNDI which was not available in the test environment. I fixed it by making the IdentityServiceController injected in the JCRCMS service instead
- commented out the 2 portlet test cases that cannot technically pass
- commented out one theme test that does not seem to exist anymore
- fixed the portal object and instance test cases that were broken due to my refactorings (I had to update the jboss-aop.xml and change the pointcuts, I can't wait to have Java 5 and annotations...)
- I updated the test framework to handle multi node testing (that was disabled after the refactorings done to handle test parameterization).
- I ported the 2.4 slight changes to portlet session replication to trunk.
All tests in the testsuite are passing for me now.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000184#4000184
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000184
More information about the jboss-dev-forums
mailing list