|
|
-
Re: Packaging latest trunk and 0.95 does not create dependent jars in the lib directoryTed Yu 2013-03-01, 01:53
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 < [EMAIL PROTECTED]> 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 > |