Niko Alejandre wrote:

> Hello,
>
> I'm trying to get a working version of the latest CVS Jetspeed.  The build
> failed when I tried to compile the "PortletSetFactory.java" file in
> src/java/org/apache/psml/factory/.  It seems that the problem is in the
> method call "getPortletSet(PortletSet, RunData, boolean, boolean)".  Does
> anyone have any ideas as to what needs to be fixed?
>

If you mean cvs tag pre-proposal-0003-no-psml, it should compile. Try
./build.sh clean; ./build.sh , as there may be classes that are already
compiled that will not be compatible.

If you mean HEAD tag, or else one of the older releases, the problem can be
different.

>
> Thanks,
>
> Niko Alejandre
>
> --
> --------------------------------------------------------------
> 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]



--
--------------------------------------------------------------
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