Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When apache knox projects, after mvn install and mvn eclipse:eclipse, are imported to eclipse, following errors appear in the workspace
- In gateway-service-admin project, in TopologyResourceTest
- The declared package "org.apache.hadoop.gateway.service.admin" does not match the expected package "org.apache.hadoop.gateway.service.admin"
- In gateway-test project, in KnoxCliLdapFuncTestNegative and KnoxCliLdapFuncTestPositive
Syntax error on token ";", delete this token
These errors may not be comming while compiling using javac but it is better to address these.