Sandeep More created KNOX-756:
---------------------------------
Summary: 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, 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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)