[
https://issues.apache.org/jira/browse/METRON-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Allen updated METRON-387:
------------------------------
Summary: Build Failure - Bad Merge with METRON-309 (was: Build Failure)
> Build Failure - Bad Merge with METRON-309
> -----------------------------------------
>
> Key: METRON-387
> URL: https://issues.apache.org/jira/browse/METRON-387
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> The merge between METRON-309 and METRON-366 was not successful. Compile
> failures galore.
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
> (default-compile) on project metron-profiler: Compilation failure
> [ERROR]
> /home/travis/build/nickwallen/incubator-metron/metron-analytics/metron-profiler/src/main/java/org/apache/metron/profiler/stellar/DefaultStellarExecutor.java:[111,23]
> method parse in class
> org.apache.metron.common.stellar.BaseStellarProcessor<T> cannot be applied to
> given types;
> [ERROR] required:
> java.lang.String,org.apache.metron.common.dsl.VariableResolver,java.util.function.Function<java.lang.String,org.apache.metron.common.dsl.StellarFunction>,org.apache.metron.common.dsl.Context
> [ERROR] found: java.lang.String,org.apache.metron.common.dsl.VariableResolver
> [ERROR] reason: actual and formal argument lists differ in length
> [ERROR] -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)