[ https://issues.apache.org/jira/browse/KNOX-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arshad Mohammad updated KNOX-637: --------------------------------- 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}} {noformat} - The declared package "org.apache.hadoop.gateway.service.admin" does not match the expected package "org.apache.hadoop.gateway.service.admin" {noformat} # In gateway-test project, in {{KnoxCliLdapFuncTestNegative}} and {{KnoxCliLdapFuncTestPositive}} {noformat} Syntax error on token ";", delete this token {noformat} These errors may not be comming while compiling using javac but it is better to address these. was: # In gateway-service-admin project, in {{TopologyResourceTest}} {noformat} - The declared package "org.apache.hadoop.gateway.service.admin" does not match the expected package "org.apache.hadoop.gateway.service.admin" {noformat} # In gateway-test project, in {{KnoxCliLdapFuncTestNegative}} and {{KnoxCliLdapFuncTestPositive}} {noformat} Syntax error on token ";", delete this token {noformat} These errors may not be comming while compiling using javac but it is better to address these. > Compilation Error in gateway-service-admin and gateway-test test projects > ------------------------------------------------------------------------- > > Key: KNOX-637 > URL: https://issues.apache.org/jira/browse/KNOX-637 > Project: Apache Knox > Issue Type: Bug > Reporter: Arshad Mohammad > Fix For: 0.6.0 > > Attachments: KNOX-637-01.patch > > > 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}} > {noformat} > - The declared package "org.apache.hadoop.gateway.service.admin" does not > match the expected > package "org.apache.hadoop.gateway.service.admin" > {noformat} > # In gateway-test project, in {{KnoxCliLdapFuncTestNegative}} and > {{KnoxCliLdapFuncTestPositive}} > {noformat} > Syntax error on token ";", delete this token > {noformat} > These errors may not be comming while compiling using javac but it is better > to address these. -- This message was sent by Atlassian JIRA (v6.3.4#6332)