[GitHub] incubator-tephra pull request #4: TEPHRA-176 TEPHRA-177 : Adding maven modul...

2016-09-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-tephra/pull/4


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-tephra pull request #4: TEPHRA-176 TEPHRA-177 : Adding maven modul...

2016-09-07 Thread sagarkapare
Github user sagarkapare commented on a diff in the pull request:

https://github.com/apache/incubator-tephra/pull/4#discussion_r77947608
  
--- Diff: tephra-hbase-compat-1.1-base/pom.xml ---
@@ -0,0 +1,87 @@
+
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  
+org.apache.tephra
+tephra
+0.9.0-incubating-SNAPSHOT
+  
+  4.0.0
+
+  tephra-hbase-compat-1.1-base
+  Apache Tephra HBase 1.1 Compatibility Base
+
+  pom
+  
+tephra-hbase-compat-1.2-cdh
+tephra-hbase-compat-1.1
+tephra-hbase-compat-1.2
+  
+
+  
+
+  org.apache.tephra
+  tephra-api
+  ${project.version}
+
+
+  org.apache.tephra
+  tephra-core
+  ${project.version}
+  
+
+  org.apache.hbase
+  hbase
+
+  
+
+
+
+
+  org.apache.tephra
+  tephra-core
+  ${project.version}
+  test-jar
+  test
+
+
+  junit
+  junit
+
+
+  org.slf4j
+  log4j-over-slf4j
+
+
+  org.slf4j
+  jcl-over-slf4j
+
+  
+
+  
+
+  hbase1.2
+  
+1.2.1
--- End diff --

Removed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-tephra pull request #4: TEPHRA-176 TEPHRA-177 : Adding maven modul...

2016-09-07 Thread sagarkapare
Github user sagarkapare commented on a diff in the pull request:

https://github.com/apache/incubator-tephra/pull/4#discussion_r77947598
  
--- Diff: tephra-hbase-compat-1.1-base/tephra-hbase-compat-1.2/pom.xml ---
@@ -0,0 +1,118 @@
+
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  
+org.apache.tephra
+tephra-hbase-compat-1.1-base
+0.9.0-incubating-SNAPSHOT
+../pom.xml
+  
+  4.0.0
+
+  tephra-hbase-compat-1.2
+  Apache Tephra HBase 1.2 Compatibility
+
+  
+2.4.0
--- End diff --

Updated the version for consistency.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---