Jeff Marshall wrote:
> 
> I could not get the latest cvs to build.
> 
> I had to cast (Enumeration) below
> /org/apache/jetspeed/services/registry/RegistryUtils.java about line
> 113.
> 
>             //parameters
>             //Enumeration en = parent.getParameterNames();
>             Enumeration en = (Enumeration)parent.getParameterNames();
> 

It was removed from the CVS yesterday. Make a clean checkout of the
CVS, your version appears to be out of sync...

--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris

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

Reply via email to