]
Hai Nguyen resolved GTNPORTAL-3040.
-----------------------------------
Resolution: Cannot Reproduce Bug
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
Assignee: Hai Nguyen
Original Estimate: 2 hours
Remaining Estimate: 2 hours
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: