Awesome!  Thanks David for getting the Testsuite passing!

David Sean Taylor wrote:


The test seems to be passing for me now, at least I don't see any RED failed messages anywhere


To summarize, it still requires 2 modifications to pass:

1. in all JSP files replace

<%@ taglib uri='http://java.sun.com/portlet' prefix='portlet' %>
with
<%@ taglib uri='/WEB-INF/tld/portlet.tld' prefix='portlet' %>

2. In the expectedResults.properties found in the WEB-INF/classes/expectedResults.properties file, replace

expected.portalInfo = Pluto/1.0

with

expected.portalInfo = Jetspeed/2.0




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--
******************************************
*           Scott T. Weaver              *
*         <[EMAIL PROTECTED]>            *
*     <http://www.einnovation.com>       *
* -------------------------------------- *
*   Apache Jetspeed Enterprise Portal    *
*     Apache Pluto Portlet Container     *
*                                        *
* OpenEditPro, Website Content Mangement *
*     <http://www.openeditpro.com>       *
******************************************


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to