[jira] [Updated] (KNOX-637) Compilation Error in gateway-service-admin and gateway-test test projects

2015-12-07 Thread Arshad Mohammad (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arshad Mohammad updated KNOX-637:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> 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
>Assignee: 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)


[jira] [Updated] (KNOX-637) Compilation Error in gateway-service-admin and gateway-test test projects

2015-12-06 Thread Larry McCay (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay updated KNOX-637:
-
Assignee: Arshad Mohammad

> 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
>Assignee: 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)


[jira] [Updated] (KNOX-637) Compilation Error in gateway-service-admin and gateway-test test projects

2015-12-05 Thread Arshad Mohammad (JIRA)

 [ 
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)


[jira] [Updated] (KNOX-637) Compilation Error in gateway-service-admin and gateway-test test projects

2015-12-05 Thread Arshad Mohammad (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arshad Mohammad updated KNOX-637:
-
Fix Version/s: 0.6.0
   Status: Patch Available  (was: Open)

> 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
>
>
> # 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)


[jira] [Updated] (KNOX-637) Compilation Error in gateway-service-admin and gateway-test test projects

2015-12-05 Thread Arshad Mohammad (JIRA)

 [ 
https://issues.apache.org/jira/browse/KNOX-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arshad Mohammad updated KNOX-637:
-
Attachment: KNOX-637-01.patch

> 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
> Attachments: KNOX-637-01.patch
>
>
> # 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)