Keep that kind of talk off the list. And oh the irony. On Apr 4, 2014 6:39 PM, "Martin Gainty" <mgai...@hotmail.com> wrote:
> That is exactly the kind of experience top flight consulting companies are > now seeking > > > I know plenty of Fortune 100 Consulting Organisations that would love to > have someone on their staff > of your calibre racking up THOUSANDS of billable hours. > > Email me off line for these high-paying consulting jobs > > Bon Chance! > Martin > ______________________________________________ > Note de déni et de confidentialité > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le > destinataire prévu, nous te demandons avec bonté que pour satisfaire > informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie > de ceci est interdite. Ce message sert à l'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > Date: Fri, 4 Apr 2014 23:16:41 +0200 > > Subject: building source > > From: dutoi...@gmail.com > > To: user@struts.apache.org > > > > Hi, > > > > How do I build the source code? > > > > If I do a "mvn clean install" I get the following errors: > > > > [ERROR] COMPILATION ERROR : > > [INFO] ------------------------------------------------------------- > > [ERROR] > > \workspace\struts2-apache-src\core\src\main\java\org\apache\struts2\comp > > onents\UIBean.java:[445,14] error: cannot find symbol > > [ERROR] > > \workspace\struts2-apache-src\core\src\main\java\org\apache\struts2\comp > > onents\UIBean.java:[446,14] error: cannot find symbol > > [ERROR] > > \workspace\struts2-apache-src\core\src\main\java\org\apache\struts2\comp > > onents\UIBean.java:[448,36] error: cannot find symbol > > [ERROR] > > \workspace\struts2-apache-src\core\src\main\java\org\apache\struts2\comp > > onents\UIBean.java:[448,64] error: cannot find symbol > > > > > > Its due to the compiler not recognizing HttpServletRequest and > > HttpServletResponse classes. > > > > Thanks, > > Serdyn du Toit >