From portal-commits at lists.jboss.org Mon Mar 10 20:14:20 2008 Content-Type: multipart/mixed; boundary="===============0396303357828688866==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r10256 - modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet/controller. Date: Mon, 10 Mar 2008 20:14:20 -0400 Message-ID: --===============0396303357828688866== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: julien(a)jboss.com Date: 2008-03-10 20:14:19 -0400 (Mon, 10 Mar 2008) New Revision: 10256 Modified: modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet/= controller/PortletControllerTestCase.java Log: test the event discarded callback failure impact on the portlet controller = sequence flow Modified: modules/portlet/trunk/controller/src/test/java/org/jboss/portal/p= ortlet/controller/PortletControllerTestCase.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet= /controller/PortletControllerTestCase.java 2008-03-10 23:52:44 UTC (rev 102= 55) +++ modules/portlet/trunk/controller/src/test/java/org/jboss/portal/portlet= /controller/PortletControllerTestCase.java 2008-03-11 00:14:19 UTC (rev 102= 56) @@ -51,7 +51,6 @@ * @author Julien Viet * @version $Revision: 630 $ */ -(a)Test public class PortletControllerTestCase { = --===============0396303357828688866==--