Sergio Rivas wrote: > Hi all, > > I was building my own release of jetspeed when this error appeared: > > <snip> > > Compiling in ../src/java and saving to ../bin/classes > > [javac] Compiling 21 source files to D:\jetspeed\bin\classes > > [javac] > D:\jetspeed\src\java\org\apache\jetspeed\registry\peer\PortletEntry.java:5: > Class org.apache.jetspeed.registry.peer.ba > > se.BasePortletEntry not found in import. > > [javac] import > org.apache.jetspeed.registry.peer.base.BasePortletEntry; > > </snip> > > where are this classes? > > Thanks for all > > saludos, > > Sergio Rivas > > Comercio Electr�nico B2B 2.000 > This is probably a problem with older versions of classes. Try ./build.sh clean and then ./build.sh again. Ask again if this does not cure the problem. Regards P.S. Please set up Outlook not to generate HTML when sending to the list, specially given the quality of the HTML generated. -- -------------------------------------------------------------- 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]
