[
https://issues.apache.org/jira/browse/FALCON-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319984#comment-14319984
]
Ayappan commented on FALCON-774:
--------------------------------
The -XX:-UseSplitVerifier ( & -noverify ) option is not supported in IBM JVM.
Its equivalent is -Xverify:none. So we need to generalize this one.
May be we can make use of ${...} variable in pom.xml and pass the value via mvn
command line ( -D.... ).
> Discontinue support for JDK 1.6 and move to 1.7
> -----------------------------------------------
>
> Key: FALCON-774
> URL: https://issues.apache.org/jira/browse/FALCON-774
> Project: Falcon
> Issue Type: Bug
> Components: general
> Affects Versions: 0.6
> Reporter: Venkatesh Seetharam
> Assignee: Peeyush Bishnoi
> Priority: Critical
> Attachments: FALCON-774.patch, FALCON-774.v2.patch,
> FALCON-774.v3.patch, FALCON-774.v4.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)