You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by ramkrishna vasudevan <ra...@gmail.com> on 2013/02/28 11:17:45 UTC

Packaging latest trunk and 0.95 does not create dependent jars in the lib directory

Hi devs

After recent changes to trunk and 0.95 branch when i try to build and
package, i do not find the dependent jars in the lib folder.

Prior to the changes, it was working fine.  Am i missing something now?

Regards
Ram

Re: Packaging latest trunk and 0.95 does not create dependent jars in the lib directory

Posted by Ted Yu <yu...@gmail.com>.
You're right.
$ tar tzvf hbase-0.97-SNAPSHOT.tar.gz | grep \/lib | grep jar:

-rw-r--r-- zy/users 2774744 2013-02-28 00:07
hbase-0.97-SNAPSHOT/lib/hbase-server-0.97-SNAPSHOT-tests.jar
-rw-r--r-- zy/users  156334 2013-02-28 00:07
hbase-0.97-SNAPSHOT/lib/hbase-it-0.97-SNAPSHOT-tests.jar
-rw-r--r-- zy/users   74699 2013-02-28 00:07
hbase-0.97-SNAPSHOT/lib/hbase-common-0.97-SNAPSHOT-tests.jar

Log a JIRA ?

Thanks

On Thu, Feb 28, 2013 at 2:17 AM, ramkrishna vasudevan <
ramkrishna.s.vasudevan@gmail.com> wrote:

> Hi devs
>
> After recent changes to trunk and 0.95 branch when i try to build and
> package, i do not find the dependent jars in the lib folder.
>
> Prior to the changes, it was working fine.  Am i missing something now?
>
> Regards
> Ram
>