You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ch...@apache.org on 2017/02/11 15:45:44 UTC

[1/2] incubator-carbondata git commit: Added carbondata repository to pom file .

Repository: incubator-carbondata
Updated Branches:
  refs/heads/master b1364398d -> 2b324643e


Added carbondata repository to pom file .


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/80eb4215
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/80eb4215
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/80eb4215

Branch: refs/heads/master
Commit: 80eb421504f43046d759a673058fc8d742fd0487
Parents: b136439
Author: ravipesala <ra...@gmail.com>
Authored: Sat Feb 11 16:31:28 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Sat Feb 11 16:31:28 2017 +0530

----------------------------------------------------------------------
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/80eb4215/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 942543d..908e90f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,6 +127,10 @@
       <id>pentaho-releases</id>
       <url>http://repository.pentaho.org/artifactory/repo/</url>
     </repository>
+    <repository>
+      <id>carbondata-releases</id>
+      <url>http://136.243.101.176:9091/repository/carbondata/</url>
+    </repository>
   </repositories>
 
   <dependencyManagement>


[2/2] incubator-carbondata git commit: [CARBONDATA-702] Created carbondata repository for facilitating compile This closes #596

Posted by ch...@apache.org.
[CARBONDATA-702] Created carbondata repository for facilitating compile This closes #596


Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/2b324643
Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/2b324643
Diff: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/diff/2b324643

Branch: refs/heads/master
Commit: 2b324643e89d55459d541644e741ab56bede0456
Parents: b136439 80eb421
Author: chenliang613 <ch...@huawei.com>
Authored: Sat Feb 11 07:45:30 2017 -0800
Committer: chenliang613 <ch...@huawei.com>
Committed: Sat Feb 11 07:45:30 2017 -0800

----------------------------------------------------------------------
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------