Daniel Dai created OMID-30:
------------------------------

             Summary: tso-server distribution for hbase-1 carries 
omid-hbase0-shims.jar
                 Key: OMID-30
                 URL: https://issues.apache.org/jira/browse/OMID-30
             Project: Apache Omid
          Issue Type: Bug
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: 0.8.2.0


Building Omid for hbase 1.x with the command line:

mvn clean package -DskipTests -P\!hbase-0,hbase-1

tso-server-bin.tar.gz contains both omid-hbase0-shims.jar and 
omid-hbase1-shims.jar.

One way to fix it is don't specify a default profile. However, we will need to 
specify a profile when building omid:

mvn clean package -DskipTests -Phbase-0

or

mvn clean package -DskipTests -Phbase-1

Let me know if it is acceptable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to