[
https://issues.apache.org/jira/browse/HBASE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725323#action_12725323
]
stack commented on HBASE-1588:
------------------------------
Just committed fixup to make package and javadoc targets work for contribs.
Package will build up the jar and war and then install them into package hbase
under contrib/${name} dir.
Changed name of produced jars to be hbase-${version}-transactional.... and
hbase-${version}-stargate.
I'm going to leave this alone now for a while.
Andrew, you probably want some start/stop script going on, do you? Or will it
be ./bin/hbase org.apache.hadoop.hbase.stargate.SomeMainClass start/stop? You
need to get a bit of package level doc. going too 'cos at moment it looks bare.
We need to also add in deprecations of the old REST and point folks at the new.
Clint needs to do a bit of packaging up too.
I can help out....
> Rig our build to support our new contribs -- stargate and THBase/ITHBase
> ------------------------------------------------------------------------
>
> Key: HBASE-1588
> URL: https://issues.apache.org/jira/browse/HBASE-1588
> Project: Hadoop HBase
> Issue Type: New Feature
> Reporter: stack
> Fix For: 0.20.0
>
>
> Jigger our build so it will pass targets across all in the contrib.
> subdirectories. Will model it on hadoop parent way of calling into contrib
> dirs (Did work on that making it work for hbase when it was a hadoop contrib).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.