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

Hudson commented on HBASE-9289:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #690 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/690/])
HBASE-9289 hbase-assembly pom should use project.parent.basedir (jxiang: rev 
1516260)
* /hbase/trunk/hbase-assembly/pom.xml

                
> hbase-assembly pom should use project.parent.basedir
> ----------------------------------------------------
>
>                 Key: HBASE-9289
>                 URL: https://issues.apache.org/jira/browse/HBASE-9289
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.95.2
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: trunk-9289.patch
>
>
> Currently, we have
> {noformat}
> <outputFile>${project.build.directory}/../../target/cached_classpath.txt</outputFile>
> {noformat}
> It is more robust to use ${project.parent.basedir} instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to