"Kevin A. Burton" wrote:
> 
> FYI.
> 
> I just made some significant changes to JetSpeed in CVS.....
> 

Hello Kevin,

Looks like a cool project!  Having trouble building though, here's a
diff that solved one little problem in PortletConfig.

--

Index: src/java/org/apache/jetspeed/portal/PortletConfig.java
===================================================================
RCS file:
/products/cvs/jetspeed/jetspeed/src/java/org/apache/jetspeed/portal/PortletConfig.java,v
retrieving revision 1.8
diff -r1.8 PortletConfig.java
57a58,60
> //Turbine support
> import org.apache.turbine.util.*;
>

--

Also, what about the set method for the remote URL caching? 
getServerName() and getServerPort() are now gone, as are serverName and
serverPort.  

Regards,
~Eric


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to