[
https://issues.apache.org/jira/browse/KNOX-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep More updated KNOX-756:
------------------------------
Description:
With the recent changes, tests for org.apache.hadoop.test.category.ReleaseTest
group are failing. Specifically org.apache.hadoop.gateway.SecureClusterTest.
To reproduce the problem run Knox build with either of the following commands:
1) ant clean release
2) mvn -Ppackage,release install
'mvn -Ppackage install' works fine (does not run the ReleaseTest group
causing problem)
A quick look at the dependencies shows that SecureClusterTest is referring to
older 'apacheds' release (apacheds-*-2.0.0-M15)
was:
With the recent changes, org.apache.hadoop.test.category.ReleaseTest are
failing. Specifically org.apache.hadoop.gateway.SecureClusterTest.
To reproduce the problem run Knox build with either of the following commands:
1) ant clean release
2) mvn -Ppackage,release install
'mvn -Ppackage install' works fine (does not run the ReleaseTest causing
problem)
A quick look at the dependencies shows that SecureClusterTest is referring to
older 'apacheds' release (apacheds-*-2.0.0-M15)
> Build failure with "ant release"
> --------------------------------
>
> Key: KNOX-756
> URL: https://issues.apache.org/jira/browse/KNOX-756
> Project: Apache Knox
> Issue Type: Bug
> Components: Build
> Affects Versions: 0.10.0
> Reporter: Sandeep More
> Assignee: Sandeep More
>
> With the recent changes, tests for
> org.apache.hadoop.test.category.ReleaseTest group are failing. Specifically
> org.apache.hadoop.gateway.SecureClusterTest.
> To reproduce the problem run Knox build with either of the following commands:
> 1) ant clean release
> 2) mvn -Ppackage,release install
> 'mvn -Ppackage install' works fine (does not run the ReleaseTest group
> causing problem)
> A quick look at the dependencies shows that SecureClusterTest is referring to
> older 'apacheds' release (apacheds-*-2.0.0-M15)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)