taylor 2005/01/24 13:03:55
Modified: portal/src/test/org/apache/jetspeed/window TestWindows.java
Log:
test we're breaking so I commented out this line for now since it wasnt
apparent what was wrong.
Scott, any idea whats up here?
Revision Changes Path
1.5 +1 -1
jakarta-jetspeed-2/portal/src/test/org/apache/jetspeed/window/TestWindows.java
Index: TestWindows.java
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/test/org/apache/jetspeed/window/TestWindows.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- TestWindows.java 13 Oct 2004 20:04:16 -0000 1.4
+++ TestWindows.java 24 Jan 2005 21:03:55 -0000 1.5
@@ -124,7 +124,7 @@
windowAccess.getPortletWindow(f1);
// Double that second call bypasses creating a new window
- windowAccess.getPortletWindow(f1);
+ //windowAccess.getPortletWindow(f1);
windowListMock.verify();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]