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

Paul Smith commented on HBASE-2348:
-----------------------------------

ok, as I thought, I think I've done something a bit silly with git.

the changes proposed can be reviewed on github in ryanobjc/hbase repo, I have 
pushed a new topic branch called 'stargate_split'.  I had intended to push this 
topic branch to my own github fork, but mucked up a copy/paste and instead 
managed to pollute Ryan's (that'll learn him for giving me privs on his repo.. 
:-p)


note the subtle change to src/assembly/bin.xml with respect to the lib output. 
that's small, but might be important.

> Stargate needs both JAR and WAR artifacts
> -----------------------------------------
>
>                 Key: HBASE-2348
>                 URL: https://issues.apache.org/jira/browse/HBASE-2348
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 0.21.0
>            Reporter: Paul Smith
>            Assignee: Paul Smith
>
> Since the move to Maven we have lost the ability to have Stargate bundled as 
> both a JAR and a WAR file (currently just the latter).
> I'm proposing to split the current stargate module further into 2 sub-modules 
> 'stargate-war' and 'stargate-core' (totally up for discussion on naming).  
> Basically moving existing sources down to 'stargate-core' and relocating the 
> conf section into the war sub-module.
> I'll be doing this via a github fork to make the review and merge process 
> easier.  However I suspect I'll do the Maven side ok but totally hose the Git 
> part, so strap yourselves in.. :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to