OpenSearch/dev-tools
colings86 76c5f53dfa Changed pom to allow import and running from eclipse
Currently when importing projects into eclipse you need to run 'mvn
eclipse:eclipse' on the command line to generate the poject files. This
means that when the pom changes you need to re-run the command on the
command line to reflect those changes in the project in eclipse.  This
commit allows the developer to import the project as an existing maven
project (can be shared using git after import) and then allows the
application to be run inside eclipse using the .launch file in
/dev-tools enabling easy debugging of the application within eclipse
without requiring a maven build.
2013-11-21 10:56:52 +01:00
..
ElasticSearch.launch Changed pom to allow import and running from eclipse 2013-11-21 10:56:52 +01:00
build_randomization.rb jenkin hookup modification 2013-11-19 19:04:44 -08:00
build_release.py use dedicated release log in order to build lucene & es releases in parallel 2013-11-13 12:41:23 +01:00
upload-s3.py Added tool to build a complete Elasticsearch release. 2013-11-04 14:08:59 +01:00