Ian Maxon | d9e597c | 2015-10-16 18:48:06 -0700 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html lang="en"> |
| 3 | <head> |
| 4 | <meta charset="utf-8"> |
| 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> |
| 8 | <meta name="description" content=""> |
| 9 | <meta name="author" content=""> |
| 10 | <link rel="icon" href="https://asterixdb.incubator.apache.org/favicon.ico"> |
| 11 | |
| 12 | <title>Tools</title> |
| 13 | |
| 14 | <!-- Bootstrap core CSS --> |
| 15 | <link href="https://asterixdb.incubator.apache.org/css/bootstrap.min.css" rel="stylesheet"> |
| 16 | <!-- Bootstrap theme --> |
| 17 | |
| 18 | <!-- Custom styles for this template --> |
| 19 | <link href="https://asterixdb.incubator.apache.org/css/theme.css" rel="stylesheet"> |
| 20 | |
| 21 | <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> |
| 22 | <!--[if lt IE 9]> |
| 23 | <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> |
| 24 | <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> |
| 25 | <![endif]--> |
| 26 | <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> |
| 27 | </head> |
| 28 | |
| 29 | <div class="container theme-showcase" role="main"> |
| 30 | <div class="masthead"> |
| 31 | <p class="lead"> |
| 32 | <a href="https://asterixdb.incubator.apache.org/index.html"><img src="https://asterixdb.incubator.apache.org/img/asterixdb.png" style="height:75px; width:auto; vertical-align:bottom; margin-top:10px;"/></a> |
| 33 | </p> |
| 34 | </div> |
| 35 | |
| 36 | <nav class="navbar navbar-default"> |
| 37 | <div class="container"> |
| 38 | <div class="navbar-header"> |
| 39 | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> |
| 40 | <span class="sr-only">Toggle navigation</span> |
| 41 | <span class="icon-bar"></span> |
| 42 | <span class="icon-bar"></span> |
| 43 | <span class="icon-bar"></span> |
| 44 | </button> |
| 45 | <a class="navbar-brand" href="https://asterixdb.incubator.apache.org/index.html">Overview</a> |
| 46 | </div> |
| 47 | <div class="navbar-collapse collapse"> |
| 48 | <ul class="nav navbar-nav"> |
| 49 | <li><a href="https://asterixdb.incubator.apache.org/download.html">Download</a></li> |
| 50 | <li class="dropdown"> |
| 51 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a> |
| 52 | <ul class="dropdown-menu" role="menu"> |
| 53 | <li class="dropdown-header">Stable release</li> |
Ian Maxon | e2b799e | 2015-11-24 18:20:03 -0800 | [diff] [blame^] | 54 | <li><a href="docs/0.8.7-incubating/index.html">Documentation for 0.8.7-incubating<i class="fa fa-external-link fa-sm"></i></a></li> |
Ian Maxon | d9e597c | 2015-10-16 18:48:06 -0700 | [diff] [blame] | 55 | <li class="divider"></li> |
| 56 | <li class="dropdown-header">Snapshot release</li> |
Ian Maxon | e2b799e | 2015-11-24 18:20:03 -0800 | [diff] [blame^] | 57 | <li><a href="https://ci.apache.org/projects/asterixdb/index.html">Documentation for 0.8.8-SNAPSHOT <i class="fa fa-external-link fa-sm"></i></a></li> |
Ian Maxon | d9e597c | 2015-10-16 18:48:06 -0700 | [diff] [blame] | 58 | </ul> |
| 59 | </li> |
| 60 | <li><a href="https://asterixdb.incubator.apache.org/about.html">About</a></li> |
| 61 | <li><a href="https://asterixdb.incubator.apache.org/community.html">Community</a></li> |
| 62 | <li class="dropdown"> |
| 63 | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Contributing <span class="caret"></span></a> |
| 64 | <ul class="dropdown-menu" role="menu"> |
| 65 | <li class="dropdown-header">For New Contributors</li> |
| 66 | <li><a href="https://asterixdb.incubator.apache.org/dev-setup.html">Development Setup</a></li> |
| 67 | <li class="divider"></li> |
| 68 | <li class="dropdown-header">For Committers</li> |
| 69 | <li><a href="https://asterixdb.incubator.apache.org/pushing.html">Pushing changes</a></li> |
| 70 | </ul> |
| 71 | </li> |
| 72 | </ul> |
| 73 | </div><!--/.nav-collapse --> |
| 74 | </div> |
| 75 | </nav> |
| 76 | |
| 77 | |
| 78 | <div class="row"> |
| 79 | <div class="col-md-10 col-centered"> |
| 80 | <h2>Tools</h2> |
| 81 | <p>Apache AsterixDB is built and maintained using a variety of open source and commerical tools. This page lists some of them, in no particular order.</p> |
| 82 | |
| 83 | <ul id="markdown-toc"> |
| 84 | <li><a href="#apache-tools" id="markdown-toc-apache-tools">Apache Tools</a></li> |
| 85 | </ul> |
| 86 | |
| 87 | <h3 id="apache-tools">Apache Tools</h3> |
| 88 | |
| 89 | <p>|———————————————————————————–|——————-| |
| 90 | |<img src="https://asterixdb.incubator.apache.org//img/tools/maven.png" height="100" /> | |</p> |
| 91 | <hr /> |
| 92 | |
| 93 | <h4 id="open-source-tools">Open Source Tools</h4> |
| 94 | |
| 95 | <table class="table table-striped"> |
| 96 | <tbody> |
| 97 | <tr> |
| 98 | <td><img src="https://asterixdb.incubator.apache.org//img/tools/jenkins.png" height="100" /></td> |
| 99 | <td> </td> |
| 100 | </tr> |
| 101 | <tr> |
| 102 | <td><img src="https://asterixdb.incubator.apache.org//img/tools/gerrit.png" height="100" /></td> |
| 103 | <td>Gerrit is used by the majority of developers as a staging repository for new changes and as a code review tool</td> |
| 104 | </tr> |
| 105 | </tbody> |
| 106 | </table> |
| 107 | |
| 108 | <hr /> |
| 109 | |
| 110 | <h4 id="commercial-tools">Commercial Tools</h4> |
| 111 | |
| 112 | <table class="table table-striped"> |
| 113 | <tbody> |
| 114 | <tr> |
| 115 | <td><img src="https://asterixdb.incubator.apache.org//img/tools/yourkit.png" height="100" /></td> |
| 116 | <td>YourKit whenever a hard to</td> |
| 117 | </tr> |
| 118 | <tr> |
| 119 | <td><img src="https://asterixdb.incubator.apache.org//img/tools/intellij.png" height="100" /></td> |
| 120 | <td> </td> |
| 121 | </tr> |
| 122 | </tbody> |
| 123 | </table> |
| 124 | |
| 125 | </div> |
| 126 | </div> |
| 127 | |
| 128 | |
| 129 | <hr /> |
| 130 | |
| 131 | <footer> |
| 132 | <div class="row"> |
| 133 | <div class="col-md-6 col-md-offset-3 text-center"> |
| 134 | <p>© Copyright 2015 The Apache Software foundation. All Rights Reserved. </p> |
| 135 | <p>Apache AsterixDB, Apache, and the Apache feather logo are trademarks of the Apache Software Foundation</p> |
| 136 | </div> |
| 137 | <div class="col-md-1 text-right"> |
| 138 | <img src="https://asterixdb.incubator.apache.org/img/egg-logo.png" style="height:auto; width:200px; vertical-align:bottom;"/> |
| 139 | </div> |
| 140 | </div> |
| 141 | </footer> |
| 142 | </div> <!-- /container --> |
| 143 | |
| 144 | |
| 145 | <!-- Bootstrap core JavaScript |
| 146 | ================================================== --> |
| 147 | <!-- Placed at the end of the document so the pages load faster --> |
| 148 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> |
| 149 | <script src="https://asterixdb.incubator.apache.org/js/bootstrap.min.js"></script> |
| 150 | </body> |
| 151 | </html> |