[
https://issues.apache.org/jira/browse/SENTRY-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120343#comment-14120343
]
SentryQA commented on SENTRY-196:
---------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12644731/SENTRY-196.1.patch
against master.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} failed to apply patch (exit code 1):
The patch does not appear to apply with p0, p1, or p2
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-SENTRY-Build/289/console
This message is automatically generated.
> Error in pom file prevents maven eclipse plugin from running
> ------------------------------------------------------------
>
> Key: SENTRY-196
> URL: https://issues.apache.org/jira/browse/SENTRY-196
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Priority: Minor
> Attachments: SENTRY-196.1.patch
>
>
> Calling the maven eclipse plugin via :
> {quote}
> $ mvn eclipse:eclipse
> {quote}
> results in the following build failure:
> {quote}
> ......
> ......
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1.685 s
> [INFO] Finished at: 2014-05-13T16:34:34-08:00
> [INFO] Final Memory: 21M/310M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-eclipse-plugin:2.9:eclipse (default-cli) on
> project sentry: Unable to parse configuration of mojo
> org.apache.maven.plugins:maven-eclipse-plugin:2.9:eclipse for parameter
> sourceIncludes: Cannot assign configuration entry 'sourceIncludes' with value
> 'src/gen/thrift/gen-javabean/**' of type java.lang.String to property of type
> java.util.List -> [Help 1]
> [ERROR]
> ......
> ......
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)