[ 
https://issues.apache.org/jira/browse/HBASE-16530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474412#comment-15474412
 ] 

Appy commented on HBASE-16530:
------------------------------

So i found the issue, don't know the fix though.
Version.java is generated by saveVersion.sh which is run by maven-antrun-plugin 
during generate-sources phase of hbase-common.
In trunk, that phase is failing.
{noformat}
[INFO] --- maven-antrun-plugin:1.8:run (generate) @ hbase-common ---
[INFO] Executing tasks

main:
     [exec] bash: 
/home/jenkins/jenkins-slave/workspace/HBase-Trunk_matrix/jdk/JDK: No such file 
or directory
     [exec] Result: 127
[INFO] Executed tasks
{noformat}
The culprit is spaces in JDK version name. :(

> Reduce DBE code duplication
> ---------------------------
>
>                 Key: HBASE-16530
>                 URL: https://issues.apache.org/jira/browse/HBASE-16530
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Performance
>            Reporter: binlijin
>            Assignee: binlijin
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-16530-master_V1.patch, 
> HBASE-16530-master_V2.patch, HBASE-16530-master_V3.patch, 
> HBASE-16530-master_V4.patch, HBASE-16530-master_V4.patch, 
> HBASE-16530.branch-1.v1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to