[
https://issues.apache.org/jira/browse/KNOX-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043548#comment-15043548
]
ASF subversion and git services commented on KNOX-637:
------------------------------------------------------
Commit 0a919c0b100d22bb0252ec8bac25b197f8ee87e4 in knox's branch
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=0a919c0 ]
KNOX-637 - Compilation Error in gateway-service-admin and gateway-test test
projects (arshad.mohammad via lmccay)
> 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)