Raphael Luta wrote:
> ingo schuster wrote:
> >
> > Raphael,
> >
> > The build of the CVS failed. I changed an import statement in
> > WAPPortletController from
> > import org.apache.jetspeed.portal.cocoon.*;
> > to
> > import org.apache.jetspeed.services.cocoon.*;
> >
> > This fixed it.
> >
>
> Thanks.
> One blame for me... :(
>
To take the positive output out of the thing, we have learned:
Always try ./build.sh clean; ./build.sh before commiting changes,
specially new classes or classes moved.
Other thing: look for ?<path> lines in a cvs diff before thinking the
changes are allright. It is very easy to forget to "add" files.
I was able to build your cvs because I did not clean it, but it would
have backfired on me if I had used this class. I have made the same
errors lots of times, specially when hurried to finish and commit.
That's the lesson out of it! :-)
>
> --
> Rapha�l Luta - [EMAIL PROTECTED]
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]