You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/01/26 16:30:30 UTC

[karaf-decanter] 01/01: Merge pull request #27 from jbonofre/KARAF-5576

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git

commit d7d0fcdfbb8578622b2d802917997b5a2c90f08e
Merge: 5bb6ad4 1273981
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Jan 26 17:30:26 2018 +0100

    Merge pull request #27 from jbonofre/KARAF-5576
    
    [KARAF-5576] Move all backends in a dedicated backend Maven module

 {orientdb => backend/elasticsearch-1.x}/LICENSE    |   0
 {orientdb => backend/elasticsearch-1.x}/NOTICE     |   0
 .../elasticsearch-1.x}/pom.xml                     |   4 +--
 .../src/main/cfg/elasticsearch.yml                 |   0
 .../karaf/decanter/elasticsearch/EmbeddedNode.java |   0
 .../decanter/elasticsearch/TestEmbeddedNode.java   |   0
 {kibana-6.x => backend/elasticsearch-2.x}/LICENSE  |   0
 {kibana-6.x => backend/elasticsearch-2.x}/NOTICE   |   0
 .../elasticsearch-2.x}/pom.xml                     |   4 +--
 .../src/main/cfg/elasticsearch.yml                 |   0
 .../karaf/decanter/elasticsearch/EmbeddedNode.java |   0
 .../decanter/elasticsearch/TestEmbeddedNode.java   |   0
 {kibana-4.x => backend/elasticsearch-5.x}/LICENSE  |   0
 {kibana-4.x => backend/elasticsearch-5.x}/NOTICE   |   0
 .../elasticsearch-5.x}/pom.xml                     |   4 +--
 .../src/main/cfg/elasticsearch.yml                 |   0
 .../karaf/decanter/elasticsearch/EmbeddedNode.java |   0
 .../org/elasticsearch/common/logging/Loggers.java  |   0
 .../services/org.apache.lucene.codecs.Codec        |   0
 .../org.apache.lucene.codecs.DocValuesFormat       |   0
 .../org.apache.lucene.codecs.PostingsFormat        |   0
 .../decanter/elasticsearch/TestEmbeddedNode.java   |   0
 {kibana-3.x => backend/elasticsearch-6.x}/LICENSE  |   0
 {kibana-3.x => backend/elasticsearch-6.x}/NOTICE   |   0
 .../elasticsearch-6.x}/pom.xml                     |   4 +--
 .../src/main/cfg/elasticsearch.yml                 |   0
 .../karaf/decanter/elasticsearch/EmbeddedNode.java |   0
 .../org/elasticsearch/common/logging/Loggers.java  |   0
 .../services/org.apache.lucene.codecs.Codec        |   0
 .../org.apache.lucene.codecs.DocValuesFormat       |   0
 .../org.apache.lucene.codecs.PostingsFormat        |   0
 .../decanter/elasticsearch/TestEmbeddedNode.java   |   0
 .../elasticsearch-head-1.x}/LICENSE                |   0
 .../elasticsearch-head-1.x}/NOTICE                 |   0
 .../elasticsearch-head-1.x}/pom.xml                |   4 +--
 .../src/main/resources/WEB-INF/web.xml             |   0
 .../src/main/resources/app.css                     |   0
 .../src/main/resources/app.js                      |   0
 .../src/main/resources/base/favicon.png            | Bin
 .../src/main/resources/base/loading.gif            | Bin
 .../src/main/resources/base/reset.css              |   0
 .../src/main/resources/fonts/FontAwesome.otf       | Bin
 .../main/resources/fonts/fontawesome-webfont.eot   | Bin
 .../main/resources/fonts/fontawesome-webfont.svg   |   0
 .../main/resources/fonts/fontawesome-webfont.ttf   | Bin
 .../main/resources/fonts/fontawesome-webfont.woff  | Bin
 .../src/main/resources/i18n.js                     |   0
 .../src/main/resources/index.html                  |   0
 .../src/main/resources/lang/en_strings.js          |   0
 .../src/main/resources/lang/fr_strings.js          |   0
 .../src/main/resources/lang/pt_strings.js          |   0
 .../src/main/resources/lang/zh_strings.js          |   0
 .../src/main/resources/vendor.css                  |   0
 .../src/main/resources/vendor.js                   |   0
 .../elasticsearch-head-2.x}/LICENSE                |   0
 .../elasticsearch-head-2.x}/NOTICE                 |   0
 .../elasticsearch-head-2.x}/pom.xml                |   4 +--
 .../src/main/resources/WEB-INF/web.xml             |   0
 .../src/main/resources/app.css                     |   0
 .../src/main/resources/app.js                      |   0
 .../src/main/resources/base/favicon.png            | Bin
 .../src/main/resources/base/loading.gif            | Bin
 .../src/main/resources/base/reset.css              |   0
 .../src/main/resources/fonts/FontAwesome.otf       | Bin
 .../main/resources/fonts/fontawesome-webfont.eot   | Bin
 .../main/resources/fonts/fontawesome-webfont.svg   |   0
 .../main/resources/fonts/fontawesome-webfont.ttf   | Bin
 .../main/resources/fonts/fontawesome-webfont.woff  | Bin
 .../src/main/resources/i18n.js                     |   0
 .../src/main/resources/index.html                  |   0
 .../src/main/resources/lang/en_strings.js          |   0
 .../src/main/resources/lang/fr_strings.js          |   0
 .../src/main/resources/lang/pt_strings.js          |   0
 .../src/main/resources/lang/zh_strings.js          |   0
 .../src/main/resources/vendor.css                  |   0
 .../src/main/resources/vendor.js                   |   0
 {elasticsearch-2.x => backend/kibana-3.x}/LICENSE  |   0
 {elasticsearch-2.x => backend/kibana-3.x}/NOTICE   |   0
 {kibana-3.x => backend/kibana-3.x}/pom.xml         |   4 +--
 .../kibana-3.x}/src/main/resources/WEB-INF/web.xml |   0
 .../kibana-3.x}/src/main/resources/app/app.js      |   0
 .../main/resources/app/components/extend-jquery.js |   0
 .../src/main/resources/app/components/kbn.js       |   0
 .../resources/app/components/lodash.extended.js    |   0
 .../resources/app/components/require.config.js     |   0
 .../src/main/resources/app/components/settings.js  |   0
 .../src/main/resources/app/controllers/all.js      |   0
 .../src/main/resources/app/controllers/dash.js     |   0
 .../main/resources/app/controllers/dashLoader.js   |   0
 .../src/main/resources/app/controllers/pulldown.js |   0
 .../src/main/resources/app/controllers/row.js      |   0
 .../main/resources/app/dashboards/activemq.json    |   0
 .../src/main/resources/app/dashboards/blank.json   |   0
 .../src/main/resources/app/dashboards/camel.json   |   0
 .../src/main/resources/app/dashboards/default.json |   0
 .../src/main/resources/app/dashboards/guided.json  |   0
 .../src/main/resources/app/dashboards/karaf.json   |   0
 .../src/main/resources/app/dashboards/logstash.js  |   0
 .../main/resources/app/dashboards/logstash.json    |   0
 .../src/main/resources/app/dashboards/noted.json   |   0
 .../src/main/resources/app/dashboards/panel.js     |   0
 .../src/main/resources/app/dashboards/system.json  |   0
 .../src/main/resources/app/dashboards/test.json    |   0
 .../src/main/resources/app/directives/addPanel.js  |   0
 .../src/main/resources/app/directives/all.js       |   0
 .../src/main/resources/app/directives/arrayJoin.js |   0
 .../main/resources/app/directives/configModal.js   |   0
 .../main/resources/app/directives/confirmClick.js  |   0
 .../main/resources/app/directives/dashUpload.js    |   0
 .../src/main/resources/app/directives/esVersion.js |   0
 .../main/resources/app/directives/kibanaPanel.js   |   0
 .../resources/app/directives/kibanaSimplePanel.js  |   0
 .../src/main/resources/app/directives/ngBlur.js    |   0
 .../main/resources/app/directives/ngModelOnBlur.js |   0
 .../src/main/resources/app/directives/resizable.js |   0
 .../src/main/resources/app/directives/tip.js       |   0
 .../src/main/resources/app/factories/store.js      |   0
 .../src/main/resources/app/filters/all.js          |   0
 .../resources/app/panels/bettermap/editor.html     |   0
 .../panels/bettermap/leaflet/images/layers-2x.png  | Bin
 .../app/panels/bettermap/leaflet/images/layers.png | Bin
 .../bettermap/leaflet/images/marker-icon-2x.png    | Bin
 .../bettermap/leaflet/images/marker-icon.png       | Bin
 .../bettermap/leaflet/images/marker-shadow.png     | Bin
 .../app/panels/bettermap/leaflet/leaflet-src.js    |   0
 .../app/panels/bettermap/leaflet/leaflet.css       |   0
 .../app/panels/bettermap/leaflet/leaflet.ie.css    |   0
 .../app/panels/bettermap/leaflet/leaflet.js        |   0
 .../app/panels/bettermap/leaflet/plugins.css       |   0
 .../app/panels/bettermap/leaflet/plugins.js        |   0
 .../app/panels/bettermap/leaflet/providers.js      |   0
 .../main/resources/app/panels/bettermap/module.css |   0
 .../resources/app/panels/bettermap/module.html     |   0
 .../main/resources/app/panels/bettermap/module.js  |   0
 .../main/resources/app/panels/column/editor.html   |   0
 .../main/resources/app/panels/column/module.html   |   0
 .../src/main/resources/app/panels/column/module.js |   0
 .../resources/app/panels/column/panelgeneral.html  |   0
 .../resources/app/panels/dashcontrol/editor.html   |   0
 .../resources/app/panels/dashcontrol/module.html   |   0
 .../resources/app/panels/dashcontrol/module.js     |   0
 .../resources/app/panels/derivequeries/editor.html |   0
 .../resources/app/panels/derivequeries/module.html |   0
 .../resources/app/panels/derivequeries/module.js   |   0
 .../main/resources/app/panels/fields/editor.html   |   0
 .../resources/app/panels/fields/micropanel.html    |   0
 .../main/resources/app/panels/fields/module.html   |   0
 .../src/main/resources/app/panels/fields/module.js |   0
 .../resources/app/panels/filtering}/editor.html    |   0
 .../main/resources/app/panels/filtering/meta.html  |   0
 .../resources/app/panels/filtering/module.html     |   0
 .../main/resources/app/panels/filtering/module.js  |   0
 .../main/resources/app/panels/force/editor.html    |   0
 .../main/resources/app/panels/force/module.html    |   0
 .../src/main/resources/app/panels/force/module.js  |   0
 .../src/main/resources/app/panels/goal/editor.html |   0
 .../src/main/resources/app/panels/goal/module.html |   0
 .../src/main/resources/app/panels/goal/module.js   |   0
 .../resources/app/panels/histogram/editor.html     |   0
 .../resources/app/panels/histogram}/interval.js    |   0
 .../resources/app/panels/histogram/module.html     |   0
 .../main/resources/app/panels/histogram/module.js  |   0
 .../app/panels/histogram}/queriesEditor.html       |   0
 .../app/panels/histogram/styleEditor.html          |   0
 .../resources/app/panels/histogram}/timeSeries.js  |   0
 .../src/main/resources/app/panels/hits/editor.html |   0
 .../src/main/resources/app/panels/hits/module.html |   0
 .../src/main/resources/app/panels/hits/module.js   |   0
 .../src/main/resources/app/panels/map/editor.html  |   0
 .../app/panels/map/lib/jquery.jvectormap.min.js    |   0
 .../main/resources/app/panels/map/lib/map.cn.js    |   0
 .../resources/app/panels/map/lib/map.europe.js     |   0
 .../main/resources/app/panels/map/lib/map.usa.js   |   0
 .../main/resources/app/panels/map/lib/map.world.js |   0
 .../src/main/resources/app/panels/map/module.html  |   0
 .../src/main/resources/app/panels/map/module.js    |   0
 .../app/panels/multifieldhistogram/editor.html     |   0
 .../app/panels/multifieldhistogram/interval.js     |   0
 .../panels/multifieldhistogram/markersEditor.html  |   0
 .../app/panels/multifieldhistogram/meta.html       |   0
 .../app/panels/multifieldhistogram/module.html     |   0
 .../app/panels/multifieldhistogram/module.js       |   0
 .../panels/multifieldhistogram/styleEditor.html    |   0
 .../app/panels/multifieldhistogram}/timeSeries.js  |   0
 .../resources/app/panels/percentiles/editor.html   |   0
 .../resources/app/panels/percentiles/module.html   |   0
 .../resources/app/panels/percentiles/module.js     |   0
 .../main/resources/app/panels/query}/editor.html   |   0
 .../resources/app/panels/query/editors/lucene.html |   0
 .../resources/app/panels/query/editors/regex.html  |   0
 .../resources/app/panels/query/editors/topN.html   |   0
 .../resources/app/panels/query/help/lucene.html    |   0
 .../resources/app/panels/query/help/regex.html     |   0
 .../main/resources/app/panels/query/help/topN.html |   0
 .../main/resources/app/panels/query/helpModal.html |   0
 .../src/main/resources/app/panels/query/meta.html  |   0
 .../main/resources/app/panels/query/module.html    |   0
 .../src/main/resources/app/panels/query/module.js  |   0
 .../src/main/resources/app/panels/query/query.css  |   0
 .../main/resources/app/panels/ranges/editor.html   |   0
 .../main/resources/app/panels/ranges/module.html   |   0
 .../src/main/resources/app/panels/ranges/module.js |   0
 .../resources/app/panels/sparklines/editor.html    |   0
 .../resources/app/panels/sparklines}/interval.js   |   0
 .../resources/app/panels/sparklines/module.html    |   0
 .../main/resources/app/panels/sparklines/module.js |   0
 .../resources/app/panels/sparklines/timeSeries.js  |   0
 .../app/panels/statisticstrend/editor.html         |   0
 .../app/panels/statisticstrend/module.html         |   0
 .../resources/app/panels/statisticstrend/module.js |   0
 .../main/resources/app/panels/stats/editor.html    |   0
 .../main/resources/app/panels/stats/module.html    |   0
 .../src/main/resources/app/panels/stats/module.js  |   0
 .../main/resources/app/panels/table/editor.html    |   0
 .../main/resources/app/panels/table/export.html    |   0
 .../resources/app/panels/table/micropanel.html     |   0
 .../src/main/resources/app/panels/table/modal.html |   0
 .../main/resources/app/panels/table/module.html    |   0
 .../src/main/resources/app/panels/table/module.js  |   0
 .../resources/app/panels/table/pagination.html     |   0
 .../main/resources/app/panels/terms/editor.html    |   0
 .../main/resources/app/panels/terms/module.html    |   0
 .../src/main/resources/app/panels/terms/module.js  |   0
 .../src/main/resources/app/panels/text/editor.html |   0
 .../main/resources/app/panels/text/lib/showdown.js |   0
 .../src/main/resources/app/panels/text/module.html |   0
 .../src/main/resources/app/panels/text/module.js   |   0
 .../resources/app/panels/timepicker/custom.html    |   0
 .../resources/app/panels/timepicker/editor.html    |   0
 .../resources/app/panels/timepicker/module.html    |   0
 .../main/resources/app/panels/timepicker/module.js |   0
 .../app/panels/timepicker/refreshctrl.html         |   0
 .../main/resources/app/panels/trends/editor.html   |   0
 .../main/resources/app/panels/trends/module.html   |   0
 .../src/main/resources/app/panels/trends/module.js |   0
 .../app/panels/valuehistogram/editor.html          |   0
 .../app/panels/valuehistogram/module.html          |   0
 .../resources/app/panels/valuehistogram/module.js  |   0
 .../app/panels/valuehistogram}/queriesEditor.html  |   0
 .../app/panels/valuehistogram/styleEditor.html     |   0
 .../resources/app/partials/connectionFailed.html   |   0
 .../main/resources/app/partials/dashLoader.html    |   0
 .../resources/app/partials/dashLoaderShare.html    |   0
 .../src/main/resources/app/partials/dashboard.html |   0
 .../main/resources/app/partials/dasheditor.html    |   0
 .../src/main/resources/app/partials/inspector.html |   0
 .../src/main/resources/app/partials/load.html      |   0
 .../src/main/resources/app/partials/modal.html     |   0
 .../src/main/resources/app/partials/paneladd.html  |   0
 .../main/resources/app/partials/paneleditor.html   |   0
 .../main/resources/app/partials/panelgeneral.html  |   0
 .../main/resources/app/partials/querySelect.html   |   0
 .../src/main/resources/app/partials/roweditor.html |   0
 .../src/main/resources/app/services/alertSrv.js    |   0
 .../src/main/resources/app/services/all.js         |   0
 .../src/main/resources/app/services/dashboard.js   |   0
 .../src/main/resources/app/services/esVersion.js   |   0
 .../src/main/resources/app/services/fields.js      |   0
 .../src/main/resources/app/services/filterSrv.js   |   0
 .../src/main/resources/app/services/kbnIndex.js    |   0
 .../src/main/resources/app/services/monitor.js     |   0
 .../src/main/resources/app/services/panelMove.js   |   0
 .../src/main/resources/app/services/querySrv.js    |   0
 .../src/main/resources/app/services/timer.js       |   0
 .../kibana-3.x}/src/main/resources/config.js       |   0
 .../main/resources/css/angular-multi-select.css    |   0
 .../src/main/resources/css/animate.min.css         |   0
 .../resources/css/bootstrap-responsive.min.css     |   0
 .../src/main/resources/css/bootstrap.dark.less     |   0
 .../src/main/resources/css/bootstrap.dark.min.css  |   0
 .../src/main/resources/css/bootstrap.light.less    |   0
 .../src/main/resources/css/bootstrap.light.min.css |   0
 .../src/main/resources/css/font-awesome.min.css    |   0
 .../src/main/resources/css/jquery-ui.css           |   0
 .../src/main/resources/css/jquery.multiselect.css  |   0
 .../src/main/resources/css/normalize.min.css       |   0
 .../src/main/resources/css/timepicker.css          |   0
 .../src/main/resources/font/FontAwesome.otf        | Bin
 .../main/resources/font/fontawesome-webfont.eot    | Bin
 .../main/resources/font/fontawesome-webfont.svg    |   0
 .../main/resources/font/fontawesome-webfont.ttf    | Bin
 .../main/resources/font/fontawesome-webfont.woff   | Bin
 .../src/main/resources/img/annotation-icon.png     | Bin
 .../kibana-3.x}/src/main/resources/img/cubes.png   | Bin
 .../resources/img/glyphicons-halflings-white.png   | Bin
 .../main/resources/img/glyphicons-halflings.png    | Bin
 .../kibana-3.x}/src/main/resources/img/kibana.png  | Bin
 .../kibana-3.x}/src/main/resources/img/light.png   | Bin
 .../kibana-3.x}/src/main/resources/img/load.gif    | Bin
 .../src/main/resources/img/load_big.gif            | Bin
 .../kibana-3.x}/src/main/resources/img/small.png   | Bin
 .../main/resources/img/ui-icons_222222_256x240.png | Bin
 .../kibana-3.x}/src/main/resources/index.html      |   0
 .../src/main/resources/vendor/LICENSE.json         |   0
 .../resources/vendor/angular/angular-animate.js    |   0
 .../resources/vendor/angular/angular-cookies.js    |   0
 .../resources/vendor/angular/angular-dragdrop.js   |   0
 .../resources/vendor/angular/angular-loader.js     |   0
 .../resources/vendor/angular/angular-resource.js   |   0
 .../main/resources/vendor/angular/angular-route.js |   0
 .../resources/vendor/angular/angular-sanitize.js   |   0
 .../resources/vendor/angular/angular-scenario.js   |   0
 .../main/resources/vendor/angular/angular-strap.js |   0
 .../src/main/resources/vendor/angular/angular.js   |   0
 .../src/main/resources/vendor/angular/bindonce.js  |   0
 .../main/resources/vendor/angular/datepicker.js    |   0
 .../main/resources/vendor/angular/timepicker.js    |   0
 .../kibana-3.x}/src/main/resources/vendor/blob.js  |   0
 .../main/resources/vendor/bootstrap/bootstrap.js   |   0
 .../resources/vendor/bootstrap/less/accordion.less |   0
 .../resources/vendor/bootstrap/less/alerts.less    |   0
 .../vendor/bootstrap/less/bak/bootswatch.dark.less |   0
 .../vendor/bootstrap/less/bak/variables.dark.less  |   0
 .../vendor/bootstrap/less/bootstrap.dark.less      |   0
 .../resources/vendor/bootstrap/less/bootstrap.less |   0
 .../vendor/bootstrap/less/bootstrap.light.less     |   0
 .../vendor/bootstrap/less/bootswatch.dark.less     |   0
 .../vendor/bootstrap/less/bootswatch.light.less    |   0
 .../vendor/bootstrap/less/breadcrumbs.less         |   0
 .../vendor/bootstrap/less/button-groups.less       |   0
 .../resources/vendor/bootstrap/less/buttons.less   |   0
 .../resources/vendor/bootstrap/less/carousel.less  |   0
 .../resources/vendor/bootstrap/less/close.less     |   0
 .../main/resources/vendor/bootstrap/less/code.less |   0
 .../bootstrap/less/component-animations.less       |   0
 .../resources/vendor/bootstrap/less/dropdowns.less |   0
 .../resources/vendor/bootstrap/less/forms.less     |   0
 .../main/resources/vendor/bootstrap/less/grid.less |   0
 .../resources/vendor/bootstrap/less/hero-unit.less |   0
 .../vendor/bootstrap/less/labels-badges.less       |   0
 .../resources/vendor/bootstrap/less/layouts.less   |   0
 .../resources/vendor/bootstrap/less/media.less     |   0
 .../resources/vendor/bootstrap/less/mixins.less    |   0
 .../resources/vendor/bootstrap/less/modals.less    |   0
 .../resources/vendor/bootstrap/less/navbar.less    |   0
 .../main/resources/vendor/bootstrap/less/navs.less |   0
 .../resources/vendor/bootstrap/less/overrides.less |   0
 .../resources/vendor/bootstrap/less/pager.less     |   0
 .../vendor/bootstrap/less/pagination.less          |   0
 .../resources/vendor/bootstrap/less/popovers.less  |   0
 .../vendor/bootstrap/less/progress-bars.less       |   0
 .../resources/vendor/bootstrap/less/reset.less     |   0
 .../bootstrap/less/responsive-1200px-min.less      |   0
 .../bootstrap/less/responsive-767px-max.less       |   0
 .../bootstrap/less/responsive-768px-979px.less     |   0
 .../vendor/bootstrap/less/responsive-navbar.less   |   0
 .../bootstrap/less/responsive-utilities.less       |   0
 .../vendor/bootstrap/less/responsive.less          |   0
 .../vendor/bootstrap/less/scaffolding.less         |   0
 .../resources/vendor/bootstrap/less/sprites.less   |   0
 .../resources/vendor/bootstrap/less/tables.less    |   0
 .../vendor/bootstrap/less/tests/buttons.html       |   0
 .../vendor/bootstrap/less/tests/css-tests.css      |   0
 .../vendor/bootstrap/less/tests/css-tests.html     |   0
 .../bootstrap/less/tests/forms-responsive.html     |   0
 .../vendor/bootstrap/less/tests/forms.html         |   0
 .../bootstrap/less/tests/navbar-fixed-top.html     |   0
 .../bootstrap/less/tests/navbar-static-top.html    |   0
 .../vendor/bootstrap/less/tests/navbar.html        |   0
 .../vendor/bootstrap/less/thumbnails.less          |   0
 .../resources/vendor/bootstrap/less/tooltip.less   |   0
 .../main/resources/vendor/bootstrap/less/type.less |   0
 .../resources/vendor/bootstrap/less/utilities.less |   0
 .../vendor/bootstrap/less/variables.dark.less      |   0
 .../resources/vendor/bootstrap/less/variables.less |   0
 .../vendor/bootstrap/less/variables.light.less     |   0
 .../resources/vendor/bootstrap/less/wells.less     |   0
 .../src/main/resources/vendor/chromath.js          |   0
 .../vendor/elasticjs/elastic-angular-client.js     |   0
 .../src/main/resources/vendor/elasticjs/elastic.js |   0
 .../main/resources/vendor/elasticsearch.angular.js |   0
 .../src/main/resources/vendor/filesaver.js         |   0
 .../main/resources/vendor/jquery/jquery-1.8.0.js   |   0
 .../resources/vendor/jquery/jquery-ui-1.10.3.js    |   0
 .../resources/vendor/jquery/jquery.flot.byte.js    |   0
 .../resources/vendor/jquery/jquery.flot.events.js  |   0
 .../main/resources/vendor/jquery/jquery.flot.js    |   0
 .../resources/vendor/jquery/jquery.flot.pie.js     |   0
 .../vendor/jquery/jquery.flot.selection.js         |   0
 .../resources/vendor/jquery/jquery.flot.stack.js   |   0
 .../vendor/jquery/jquery.flot.stackpercent.js      |   0
 .../vendor/jquery/jquery.flot.threshold.js         |   0
 .../resources/vendor/jquery/jquery.flot.time.js    |   0
 .../vendor/jquery/jquery.multiselect.filter.js     |   0
 .../resources/vendor/jquery/jquery.multiselect.js  |   0
 .../src/main/resources/vendor/jsonpath.js          |   0
 .../src/main/resources/vendor/lodash.js            |   0
 .../src/main/resources/vendor/modernizr-2.6.1.js   |   0
 .../src/main/resources/vendor/moment.js            |   0
 .../src/main/resources/vendor/numeral.js           |   0
 .../src/main/resources/vendor/require/css-build.js |   0
 .../src/main/resources/vendor/require/css.js       |   0
 .../src/main/resources/vendor/require/require.js   |   0
 .../src/main/resources/vendor/require/text.js      |   0
 .../src/main/resources/vendor/require/tmpl.js      |   0
 .../src/main/resources/vendor/simple_statistics.js |   0
 .../src/main/resources/vendor/timezone.js          |   0
 .../src/main/resources/vendor/underscore.string.js |   0
 {elasticsearch-1.x => backend/kibana-4.x}/LICENSE  |   0
 {elasticsearch-1.x => backend/kibana-4.x}/NOTICE   |   0
 {kibana-4.x => backend/kibana-4.x}/pom.xml         |   4 +--
 .../apache/karaf/decanter/kibana4/Activator.java   |   0
 .../kibana-4.x}/src/main/resources/WEB-INF/web.xml |   0
 .../angular-bootstrap-colorpicker/.jshintrc        |   0
 .../angular-bootstrap-colorpicker/.npmignore       |   0
 .../angular-bootstrap-colorpicker/.travis.yml      |   0
 .../angular-bootstrap-colorpicker/CHANGELOG.md     |   0
 .../angular-bootstrap-colorpicker/MIT-LICENSE.txt  |   0
 .../angular-bootstrap-colorpicker/README.md        |   0
 .../angular-bootstrap-colorpicker/bower.json       |   0
 .../css/colorpicker.css                            |   0
 .../css/colorpicker.min.css                        |   0
 .../angular-bootstrap-colorpicker/gulpfile.js      |   0
 .../angular-bootstrap-colorpicker/img/alpha.png    | Bin
 .../angular-bootstrap-colorpicker/img/hue.png      | Bin
 .../img/saturation.png                             | Bin
 .../js/bootstrap-colorpicker-module.js             |   0
 .../js/bootstrap-colorpicker-module.min.js         |   0
 .../less/colorpicker.less                          |   0
 .../angular-bootstrap-colorpicker/package.json     |   0
 .../bower_components/angular-elastic/LICENCE.txt   |   0
 .../bower_components/angular-elastic/README.md     |   0
 .../bower_components/angular-elastic/elastic.js    |   0
 .../bower_components/angular-elastic/package.json  |   0
 .../bower_components/angular-route/README.md       |   0
 .../angular-route/angular-route.js                 |   0
 .../angular-route/angular-route.min.js             |   0
 .../angular-route/angular-route.min.js.map         |   0
 .../bower_components/angular-route/bower.json      |   0
 .../bower_components/angular-route/index.js        |   0
 .../bower_components/angular-route/package.json    |   0
 .../resources/bower_components/angular/README.md   |   0
 .../bower_components/angular/angular-csp.css       |   0
 .../resources/bower_components/angular/angular.js  |   0
 .../bower_components/angular/angular.min.js        |   0
 .../bower_components/angular/angular.min.js.gzip   | Bin
 .../bower_components/angular/angular.min.js.map    |   0
 .../resources/bower_components/angular/bower.json  |   0
 .../resources/bower_components/angular/index.js    |   0
 .../bower_components/angular/package.json          |   0
 .../font-awesome/fonts/FontAwesome.otf             | Bin
 .../font-awesome/fonts/fontawesome-webfont.eot     | Bin
 .../font-awesome/fonts/fontawesome-webfont.svg     |   0
 .../font-awesome/fonts/fontawesome-webfont.ttf     | Bin
 .../font-awesome/fonts/fontawesome-webfont.woff    | Bin
 .../leaflet-draw/dist/images/spritesheet-2x.png    | Bin
 .../leaflet-draw/dist/images/spritesheet.png       | Bin
 .../leaflet-draw/dist/leaflet.draw-src.js          |   0
 .../leaflet-draw/dist/leaflet.draw.css             |   0
 .../bower_components/requirejs/require.js          |   0
 .../zeroclipboard/dist/ZeroClipboard.swf           | Bin
 .../kibana-4.x}/src/main/resources/build.txt       |   0
 .../components/agg_response/geo_json/_tooltip.html |   0
 .../agg_response/hierarchical/_tooltip.html        |   0
 .../agg_response/point_series/_tooltip.html        |   0
 .../resources/components/agg_table/agg_table.css   |   0
 .../resources/components/agg_table/agg_table.html  |   0
 .../components/agg_table/agg_table_group.html      |   0
 .../main/resources/components/agg_types/README.md  |   0
 .../components/agg_types/controls/date_ranges.html |   0
 .../agg_types/controls/extended_bounds.html        |   0
 .../components/agg_types/controls/field.html       |   0
 .../components/agg_types/controls/filters.html     |   0
 .../components/agg_types/controls/interval.html    |   0
 .../components/agg_types/controls/ip_ranges.html   |   0
 .../agg_types/controls/min_doc_count.html          |   0
 .../components/agg_types/controls/order_agg.html   |   0
 .../agg_types/controls/order_and_size.html         |   0
 .../agg_types/controls/percentile_ranks.html       |   0
 .../components/agg_types/controls/percentiles.html |   0
 .../components/agg_types/controls/precision.html   |   0
 .../components/agg_types/controls/ranges.html      |   0
 .../components/agg_types/controls/raw_json.html    |   0
 .../agg_types/controls/regular_expression.html     |   0
 .../components/agg_types/controls/string.html      |   0
 .../resources/components/clipboard/clipboard.html  |   0
 .../collapsible_sidebar/collapsible_sidebar.css    |   0
 .../doc_table/components/table_header.html         |   0
 .../doc_table/components/table_row/cell.html       |   0
 .../doc_table/components/table_row/details.html    |   0
 .../doc_table/components/table_row/open.html       |   0
 .../resources/components/doc_table/doc_table.css   |   0
 .../resources/components/doc_table/doc_table.html  |   0
 .../resources/components/doc_viewer/doc_viewer.css |   0
 .../components/doc_viewer/doc_viewer.html          |   0
 .../components/field_editor/field_editor.html      |   0
 .../components/field_editor/scripting_info.html    |   0
 .../components/field_editor/scripting_warning.html |   0
 .../field_format_editor/numeral/numeral.html       |   0
 .../field_format_editor/pattern/pattern.html       |   0
 .../field_format_editor/samples/samples.html       |   0
 .../resources/components/filter_bar/filter_bar.css |   0
 .../components/filter_bar/filter_bar.html          |   0
 .../components/filter_bar/lib/remapFilters.js      |   0
 .../components/index_patterns/_ensure_some.js      |   0
 .../components/index_patterns/_object.tmpl.html    |   0
 .../components/notify/partials/fatal.html          |   0
 .../notify/partials/fatal_splash_screen.html       |   0
 .../components/notify/partials/toaster.html        |   0
 .../components/number_list/number_list.html        |   0
 .../paginated_table/paginated_table.html           |   0
 .../components/state_management/_state_sync.js     |   0
 .../components/stringify/editors/date.html         |   0
 .../components/stringify/editors/string.html       |   0
 .../components/stringify/editors/url.html          |   0
 .../resources/components/stringify/icons/cv.png    | Bin
 .../resources/components/stringify/icons/de.png    | Bin
 .../components/stringify/icons/flag-icon.LICENSE   |   0
 .../resources/components/stringify/icons/go.png    | Bin
 .../resources/components/stringify/icons/ne.png    | Bin
 .../resources/components/stringify/icons/ni.png    | Bin
 .../resources/components/stringify/icons/stop.png  | Bin
 .../resources/components/stringify/icons/us.png    | Bin
 .../components/stringify/types/_source.html        |   0
 .../style_compile/style_compile.css.tmpl           |   0
 .../components/timepicker/timepicker.html          |   0
 .../main/resources/components/tooltip/tooltip.html |   0
 .../typeahead/partials/typeahead-items.html        |   0
 .../resources/components/typeahead/typeahead.css   |   0
 .../components/vislib/partials/legend_header.html  |   0
 .../components/vislib/partials/touchdown.tmpl.html |   0
 .../resources/components/vislib/styles/main.css    |   0
 .../components/visualize/spy/_req_resp_stats.html  |   0
 .../resources/components/visualize/spy/_spy.html   |   0
 .../resources/components/visualize/spy/_table.html |   0
 .../resources/components/visualize/visualize.css   |   0
 .../resources/components/visualize/visualize.html  |   0
 .../kibana-4.x}/src/main/resources/config          |   0
 .../src/main/resources/images/initial_load.gif     | Bin
 .../src/main/resources/images/no_border.png        | Bin
 .../kibana-4.x}/src/main/resources/index.html      |   0
 .../kibana-4.x}/src/main/resources/index.js        |   0
 .../src/main/resources/partials/global_config.html |   0
 .../src/main/resources/partials/info.html          |   0
 .../src/main/resources/partials/nav_config.html    |   0
 .../main/resources/partials/paginate_controls.html |   0
 .../resources/partials/saved_object_finder.html    |   0
 .../resources/partials/truncate_by_height.html     |   0
 .../src/main/resources/plugins/README.txt          |   0
 .../plugins/dashboard/components/panel/panel.html  |   0
 .../main/resources/plugins/dashboard/index.html    |   0
 .../plugins/dashboard/partials/load_dashboard.html |   0
 .../dashboard/partials/pick_visualization.html     |   0
 .../plugins/dashboard/partials/save_dashboard.html |   0
 .../plugins/dashboard/partials/share.html          |   0
 .../resources/plugins/dashboard/styles/main.css    |   0
 .../components/field_chooser/discover_field.html   |   0
 .../components/field_chooser/field_chooser.html    |   0
 .../field_chooser/lib/detail_views/string.html     |   0
 .../src/main/resources/plugins/discover/index.html |   0
 .../plugins/discover/partials/load_search.html     |   0
 .../plugins/discover/partials/save_search.html     |   0
 .../resources/plugins/discover/styles/main.css     |   0
 .../src/main/resources/plugins/doc/index.html      |   0
 .../main/resources/plugins/kibana/_timepicker.html |   0
 .../src/main/resources/plugins/kibana/kibana.html  |   0
 .../plugins/markdown_vis/markdown_vis.css          |   0
 .../plugins/markdown_vis/markdown_vis.html         |   0
 .../plugins/markdown_vis/markdown_vis_params.html  |   0
 .../resources/plugins/metric_vis/metric_vis.css    |   0
 .../resources/plugins/metric_vis/metric_vis.html   |   0
 .../plugins/metric_vis/metric_vis_params.html      |   0
 .../src/main/resources/plugins/settings/app.html   |   0
 .../plugins/settings/sections/about/barcode.svg    |   0
 .../plugins/settings/sections/about/index.html     |   0
 .../settings/sections/advanced/advanced_row.html   |   0
 .../plugins/settings/sections/advanced/index.html  |   0
 .../plugins/settings/sections/indices/_create.html |   0
 .../plugins/settings/sections/indices/_edit.html   |   0
 .../settings/sections/indices/_field_controls.html |   0
 .../settings/sections/indices/_field_editor.html   |   0
 .../settings/sections/indices/_field_name.html     |   0
 .../sections/indices/_field_popularity.html        |   0
 .../settings/sections/indices/_field_type.html     |   0
 .../settings/sections/indices/_index_header.html   |   0
 .../settings/sections/indices/_indexed_fields.html |   0
 .../sections/indices/_scripted_fields.html         |   0
 .../plugins/settings/sections/indices/index.html   |   0
 .../settings/sections/objects/_objects.html        |   0
 .../plugins/settings/sections/objects/_view.html   |   0
 .../resources/plugins/settings/styles/main.css     |   0
 .../main/resources/plugins/table_vis/table_vis.css |   0
 .../resources/plugins/table_vis/table_vis.html     |   0
 .../plugins/table_vis/table_vis_params.html        |   0
 .../controls/line_interpolation_option.html        |   0
 .../vis_types/controls/point_series_options.html   |   0
 .../vis_types/controls/radius_ratio_option.html    |   0
 .../vis_types/controls/rows_or_columns.html        |   0
 .../vis_types/controls/vislib_basic_options.html   |   0
 .../plugins/vis_types/vislib/editors/area.html     |   0
 .../vis_types/vislib/editors/histogram.html        |   0
 .../plugins/vis_types/vislib/editors/line.html     |   0
 .../plugins/vis_types/vislib/editors/pie.html      |   0
 .../plugins/vis_types/vislib/editors/tile_map.html |   0
 .../plugins/visualize/editor/add_bucket_agg.js     |   0
 .../plugins/visualize/editor/advanced_toggle.html  |   0
 .../resources/plugins/visualize/editor/agg.html    |   0
 .../plugins/visualize/editor/agg_add.html          |   0
 .../plugins/visualize/editor/agg_group.html        |   0
 .../plugins/visualize/editor/agg_params.html       |   0
 .../plugins/visualize/editor/agg_select.html       |   0
 .../resources/plugins/visualize/editor/editor.html |   0
 .../plugins/visualize/editor/panels/load.html      |   0
 .../plugins/visualize/editor/panels/save.html      |   0
 .../plugins/visualize/editor/panels/share.html     |   0
 .../plugins/visualize/editor/sidebar.html          |   0
 .../plugins/visualize/editor/vis_options.html      |   0
 .../resources/plugins/visualize/styles/main.css    |   0
 .../resources/plugins/visualize/wizard/step_1.html |   0
 .../resources/plugins/visualize/wizard/step_2.html |   0
 .../src/main/resources/require.config.js           |   0
 .../kibana-4.x}/src/main/resources/styles/main.css |   0
 .../kibana-4.x}/src/main/resources/worker-json.js  |   0
 {orientdb => backend/kibana-6.x}/LICENSE           |   0
 {orientdb => backend/kibana-6.x}/NOTICE            |   0
 {kibana-6.x => backend/kibana-6.x}/pom.xml         |   4 +--
 .../apache/karaf/decanter/kibana6/Activator.java   |   0
 .../karaf/decanter/kibana6/KibanaController.java   |   0
 .../src/main/resources/kibana/conf/kibana.yml      |   0
 .../main/resources/resources/dashboard_jmx.json    |   0
 .../main/resources/resources/dashboard_log.json    |   0
 .../visualization_available_processors.json        |   0
 .../resources/visualization_classloading.json      |   0
 .../resources/visualization_compilation.json       |   0
 .../resources/visualization_garbagecollector.json  |   0
 .../resources/resources/visualization_load.json    |   0
 .../resources/visualization_log_levels.json        |   0
 .../resources/visualization_logger_names.json      |   0
 .../resources/visualization_logs_bundle.json       |   0
 .../resources/resources/visualization_memory.json  |   0
 .../resources/visualization_open_files.json        |   0
 .../resources/visualization_system_memory.json     |   0
 .../resources/visualization_threading.json         |   0
 .../resources/resources/visualization_uptime.json  |   0
 .../decanter/kibana6/KibanaControllerTest.java     |   0
 {orientdb => backend/orientdb}/LICENSE             |   0
 {orientdb => backend/orientdb}/NOTICE              |   0
 {orientdb => backend/orientdb}/pom.xml             |   4 +--
 .../src/main/cfg/orientdb-server-config.xml        |   0
 .../karaf/decanter/orientdb/EmbeddedInstance.java  |   0
 .../decanter/orientdb/TestEmbeddedInstance.java    |   0
 .../src/test/resources/orientdb-server-config.xml  |   0
 {elasticsearch-head-1.x => backend}/pom.xml        |  35 +++++++++++----------
 .../data/elasticsearch/nodes/0/_state/global-3.st  | Bin 109 -> 0 bytes
 .../data/elasticsearch/nodes/0/node.lock           |   0
 pom.xml                                            |  11 +------
 646 files changed, 39 insertions(+), 47 deletions(-)

diff --cc pom.xml
index c653ec4,a4c24f3..26da483
--- a/pom.xml
+++ b/pom.xml
@@@ -61,19 -61,10 +61,10 @@@
          <module>appender</module>
          <module>marshaller</module>
          <module>sla</module>
-         <module>elasticsearch-1.x</module>
-         <module>elasticsearch-2.x</module>
-         <module>elasticsearch-5.x</module>
-         <module>elasticsearch-6.x</module>
-         <module>elasticsearch-head-1.x</module>
-         <module>elasticsearch-head-2.x</module>
-         <module>kibana-3.x</module>
-         <module>kibana-4.x</module>
-         <module>kibana-6.x</module>
-         <module>orientdb</module>
+         <module>backend</module>
          <module>spring-boot-starter-decanter</module>
          <module>assembly</module>
 -        <module>tools-jar-wraper</module>
 +        <module>tools-jar-wrapper</module>
      </modules>
  
      <scm>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.