ippontech / wip

Web Integration Portlet
GNU Lesser General Public License v3.0
17 stars 2 forks source link

Compilation Error #3

Closed nicolaseidita closed 13 years ago

nicolaseidita commented 13 years ago

HI, I'm tring to compile after your last modifications but I get this error:

\wip\src\main\java\fr\ippon\wip\portlet\WIPortlet.java:[49,24] package fr.ippon.wip.ltpa does not exist \wip\src\main\java\fr\ippon\wip\portlet\WIPortlet.java:[100,20] cannot find symbol symbol : variable LtpaCookieUtil location: class fr.ippon.wip.portlet.WIPortlet

Infact I cannot see in fr.ippon.wip.ltpa package.

Best Nicola

aluce commented 13 years ago

Hi, Thanks for your report. I have just checked my previous modifications and the LTPA package has not been committed. It's done now. Anthony