"Brekke, Jeff" wrote:

> I get the following errors building on a fresh checkout of jetspeed ( cvs co
> jetspeed ).
>
> jetspeed/src/java/org/apache/jetspeed/portal/PortletConfig.java:66: Package
> org.apache.jetspeed.psml.peer not found in import.
>     [javac] import org.apache.jetspeed.psml.peer.*;
>
> [ Other files same error ]
>
> jetspeed/src/java/org/apache/jetspeed/turbine/screens/Home.java:76: Package
> org.apache.jetspeed.psml.factory not found in import.
>     [javac] import org.apache.jetspeed.psml.factory.*;
>

OK. Sorry. The directories are in my copy, but they are empty. They are remnants from
proposal-0003 code.

Quick fix: create empty directories for those packages. There are no classes using
them.

Longer term fix: I'll patch these references out.


Sorry for the problem. I did no fresh check out, but worked from the old HEAD on...



>
> > -----Original Message-----
> > From: Santiago Gala [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, November 07, 2000 1:40 PM
> > To: JetSpeed
> > Subject: Re: Branch switch
> >
> >
> >
> >
> > Santiago Gala wrote:
> >
> > > The HEAD branch should be switched with a new branch, and
> > then it should
> > > compile and run.
> > >
> > > I have to run out of here.
> > >
> > > I'll report completely later today.
> > >
> >
> > Back into my home/office.
> >
> > I have not seen any feedback on the HEAD branch. I hope it is
> > not completely
> > broken :-)
> >
> > A short log of what I did.
> >
> > I tagged the HEAD branch just before the changes as:
> > pre-proposal-0003-branch-switch
> > I tagged the pre-proposal-0003-no-psml branch just before as:
> > pre-proposal-0003-branch-switch-branch
> > I created a new branch out of HEAD, for further development in
> > proposal-0003. It is called proposal-0003-work-01
> >
> > I checked this branch out and tested that it was the same as before.
> > (To check out a branch, one has to check out HEAD and then update -r
> > <branch> due to a bug in cvs)
> >
> > I updated -j <...> to merge. I noticed after that I could
> > have got a much
> > cleaner process by using two -j, but I had to fight with problems, ...
> >
> > Fix all the conflicts and issues with compilation and commit again.
> >
> >
> > To ensure that it works, clean the bin directory with ./build.sh clean
> > before building. It is possible that you have to delete the Cocoon jsp
> > repository, but I did not need it, XSP is running.
> >
> >
> > Sorry for the delay but yesterday night I got electric power
> > problems due to
> > a wind storm, and this morning my computer froze when I was
> > finishing to
> > write the message and then I had to leave.
> >
> > Tell me please if you find any problem building the tree.
> >
> >
> > >
> > > Regards... :-)
> > >
> > > --
> > > --------------------------------------------------------------
> > > 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]
> >
>
> -----------------------------------------------------------------------
>
> This message has been scanned for viruses with Trend Micro's Interscan VirusWall.
>
> --
> --------------------------------------------------------------
> 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