You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by br...@apache.org on 2017/09/06 21:20:22 UTC

drill git commit: add attachments folder and new intellij jar file

Repository: drill
Updated Branches:
  refs/heads/gh-pages bb40ab829 -> c56e26890


add attachments folder and new intellij jar file


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/c56e2689
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/c56e2689
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/c56e2689

Branch: refs/heads/gh-pages
Commit: c56e26890980e2e0053dfdec435c794f2c0d69a3
Parents: bb40ab8
Author: Bridget Bevens <bb...@maprtech.com>
Authored: Wed Sep 6 14:18:48 2017 -0700
Committer: Bridget Bevens <bb...@maprtech.com>
Committed: Wed Sep 6 14:18:48 2017 -0700

----------------------------------------------------------------------
 _docs/attachments/intellij-idea-settings.jar        | Bin 0 -> 1570 bytes
 .../010-apache-drill-contribution-guidelines.md     |   5 ++---
 2 files changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/c56e2689/_docs/attachments/intellij-idea-settings.jar
----------------------------------------------------------------------
diff --git a/_docs/attachments/intellij-idea-settings.jar b/_docs/attachments/intellij-idea-settings.jar
new file mode 100644
index 0000000..816c7ae
Binary files /dev/null and b/_docs/attachments/intellij-idea-settings.jar differ

http://git-wip-us.apache.org/repos/asf/drill/blob/c56e2689/_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md
----------------------------------------------------------------------
diff --git a/_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md b/_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md
index 004fd1d..59e90ab 100644
--- a/_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md
+++ b/_docs/developer-information/contribute-to-drill/010-apache-drill-contribution-guidelines.md
@@ -1,6 +1,6 @@
 ---
 title: "Apache Drill Contribution Guidelines"
-date: 2016-12-08 20:59:28 UTC
+date: 2017-09-06 21:18:53 UTC
 parent: "Contribute to Drill"
 ---
 Disclaimer: These contribution guidelines are largely based on Apache Hive
@@ -54,8 +54,7 @@ Setting up IDE formatters is recommended and can be done by importing the
 following settings into your browser:
 
 
-* IntelliJ IDEA formatter: [settings
-jar](https://cwiki.apache.org/confluence/download/attachments/29687985/intellij-idea-settings.jar?version=1&modificationDate=1381928827000&api=v2)
+* IntelliJ IDEA formatter: [settings jar]({{site.baseurl}}/docs/attachments/intellij-idea-settings.jar)
 * Eclipse: [formatter xml](https://issues.apache.org/jira/secure/attachment/12474245/eclipse_formatter_apache.xml)
 
 ### Understanding Maven