3893544f98
In order to reflect our RC release process, we need to separate the prepare_release script into two separate scripts. One script now updates the documentation. That one can be executed anytime and needs to be pushed after that. The other script updates the version in Version.java and all pom.xml files, but does not commit anymore. This allows to create a non snapshot version locally, run mvn deploy, push the artifacts into S3 and, upon successful tests, simply release them on sonatype. This also allows for updates, because the S3 snapshot will include the commitId in their repo as already pushed before. |
||
---|---|---|
.. | ||
src/main/resources | ||
ElasticSearch.launch | ||
build_randomization.rb | ||
build_release.py | ||
build_repositories.sh | ||
client_tests_urls.prop | ||
create_bwc_index.py | ||
create_bwc_index_with_conficting_mappings.py | ||
create_bwc_index_with_some_ancient_segments.py | ||
create_bwc_repo_with_ancient_indices.py | ||
download-s3.py | ||
es_release_notes.pl | ||
extract_party_license.rb | ||
get-bwc-version.py | ||
pom.xml | ||
prepare_release_create_release_version.py | ||
prepare_release_update_documentation.py | ||
upgrade-tests.py | ||
upload-s3.py |