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

Jonathan Hsieh commented on HBASE-8421:
---------------------------------------

+1, worked for me against trunk.

{code}
jon@swoop:~/proj/hbase$ MAVEN_OPTS="-Xmx2g" mvn clean install javadoc:aggregate 
site assembly:single -DskipTests -Prelease -Dhadoop.profile=2.0
...
jon@swoop:~/proj/hbase$ cd hbase-assembly/target
jon@swoop:~/proj/hbase/hbase-assembly/target$ tar tvfz 
hbase-0.97.0-SNAPSHOT-bin.tar.gz | grep junit
-rw-r--r-- jon/jon      245039 2013-02-01 07:06 
hbase-0.97.0-SNAPSHOT/lib/junit-4.11.jar
jon@swoop:~/proj/hbase/hbase-assembly/target$ 

{code}
                
> hbase-0.95.0 tgz does not include lib/junit*.jar
> ------------------------------------------------
>
>                 Key: HBASE-8421
>                 URL: https://issues.apache.org/jira/browse/HBASE-8421
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.95.0
>            Reporter: Jonathan Hsieh
>            Assignee: stack
>             Fix For: 0.98.0, 0.95.1
>
>         Attachments: 8421.txt
>
>
> The 0.95 release of hbase does not include junit-*.jar in the lib/ dir.  This 
> is required to run the hbase-it suite from the tarball. 

--
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