cassandra/.build/docker
Andy Tolbert f80a234d1e Migrate sstableloader code to its own tools directory and artifact
As part of a broader effort to decouple java driver code from the
server code, this moves sstableloader to its own tools directory.

As sstableloader is also used as a library (CASSANDRA-10637), added
a new artifact 'cassandra-sstableloader' that will get deployed to
maven along with 'cassandra-all'.

While I expect this is likely a niche use case, this will allow users
to continue using BulkExport as a library.

Moves sstableloader-specific targets to its own build.xml in
tools/sstableloader/build.xml.

Also updates IDE project files and circleci to utilize new
sstableloader-specific targets.

patch by Andy Tolbert; reviewed by Stefan Miklosovic and Mick Semb Wever for CASSANDRA-20328
2025-05-18 12:35:52 -05:00
..
_build-debian.sh Merge branch 'cassandra-4.1' into cassandra-5.0 2024-10-15 10:30:53 +02:00
_build-redhat.sh Merge branch 'cassandra-5.0' into trunk 2025-03-30 14:03:39 +02:00
_copy_ccm_repositories.sh Reduce timeouts in upgrade_through_versions_test due to ccm downloads/building 2024-08-07 11:28:24 +02:00
_create_user.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
_docker_init_tests.sh Honour parameter defaults between builds in Jenkinsfile 2024-04-26 11:36:32 +02:00
_docker_run.sh Merge branch 'cassandra-4.1' into cassandra-5.0 2024-10-15 10:30:53 +02:00
_set_java.sh Fixes for in-tree scripts: offline mode, maybe-build for fqltool-test, jvm-dtest-upgrade 2023-10-16 16:01:28 +02:00
almalinux-build.docker remove centos7 and use vault mirror for ant-junit rpm download 2024-07-22 20:04:43 +02:00
build-artifacts.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
build-debian.sh Merge branch 'cassandra-4.1' into cassandra-5.0 2024-10-15 10:30:53 +02:00
build-jars.sh Standalone Jenkinsfile 2024-04-04 11:56:36 +02:00
build-redhat.sh Merge branch 'cassandra-5.0' into trunk 2024-07-22 20:09:30 +02:00
bullseye-build.docker Remove sid source from debian, was only needed for jdk8 2024-07-05 18:25:16 +02:00
check-code.sh Move build and test scripts in-tree, under .build/ 2023-07-12 12:59:37 +02:00
run-tests.sh Migrate sstableloader code to its own tools directory and artifact 2025-05-18 12:35:52 -05:00
ubuntu2004_test.docker In ubuntu2004_test automatically find the latest available patch version for each C* major.minor 2025-04-27 20:18:52 +02:00