Amareshwari Sriramadasu created LENS-538:
--------------------------------------------
Summary: master compilation failing on Java6
Key: LENS-538
URL: https://issues.apache.org/jira/browse/LENS-538
Project: Apache Lens
Issue Type: Bug
Components: build
Affects Versions: 2.2
Reporter: Amareshwari Sriramadasu
Assignee: Himanshu Gahlaut
Priority: Critical
Fix For: 2.2
Here is the error I'm hitting :
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project lens-server-api: Compilation failure
[ERROR]
/Users/amareshwari.sr/workspace/lens/lens-server-api/src/main/java/org/apache/lens/server/api/error/LensException.java:[154,23]
cannot find symbol
[ERROR] symbol : method
<org.apache.lens.api.response.NoErrorPayload>composedOf(int,java.lang.String,java.lang.String)
[ERROR] location: class org.apache.lens.api.response.LensErrorTO
[ERROR] -> [Help 1]
[ERROR]
{noformat}
Either we should fix the compilation or remove support for java6 fully
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)