Minh Hoang TO created GTNPORTAL-3040:
----------------------------------------
Summary: Compilation error on org.exoplatform.web.controller.QualifiedName
Key: GTNPORTAL-3040
URL:
https://issues.jboss.org/browse/GTNPORTAL-3040
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Minh Hoang TO
There is unreasonable import statement in class
org.exoplatform.web.controller.QualifiedName
{code}
package org.exoplatform.web.controller;
import org.jboss.util.NullArgumentException;
{code}
That leads to compilation error with JDK 1.7.0_21, Maven 3.0.5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira