configfile: compilers: &compilers C: name: GCC: versionmin: 4.4 INTEL: versionmin: 15 MAC: versionmin: 6.0 32_VS2012: versionmin: 2012 64_VS2012: versionmin: 2012 32_VS2013: versionmin: 2013 64_VS2013: versionmin: 2013 32_VS2015: versionmin: 2015 64_VS2015: versionmin: 2015 Java: name: OPENJDK: versionmin: 1.8 RELdistribute: &RELdistribute status: false srctar: hdfjava-3.3.3.1 distribute: &distribute status: true srctar: hdf-java-hdf_java_3_3 testparams: &testparams buildtype: Release bincheck: false publish: true testoptions: &testoptions cdashoption: true cdashproject: HDFJava externallibs: &externallibs with-hdf5: any: hdf5 libfiles: &libfiles JPEG.tar.gz: JPEG8d.tar.gz SZip.tar.gz: SZip.tar.gz LIBAEC.tar.gz: LIBAEC.tar.gz ZLib.tar.gz: ZLib.tar.gz libaec-1.0.6.tar.gz: libaec-1.0.6.tar.gz zlib-1.2.13.tar.gz: zlib-1.2.13.tar.gz cmakefiles: &cmakefiles HDFJNIExamples-0.1.1-Source.tar.gz: HDFJNIExamples-0.1.1-Source.tar.gz The HDF Group.pfx: The HDF Group.pfx ctest_opts: &ctest_opts CDASH_LOCAL: false REPOSITORY_URL: ssh://git@bitbucket.hdfgroup.org:7999/hdfview/hdf-java.git REPOSITORY_BRANCH: hdf_java_3_3 RELctest_opts: &RELctest_opts <<: *ctest_opts LOCAL_SIGN_PACKAGE: true SIGN_DESC: | "HDF Java Libraries" conflibparams: &conflibparams with-hdf5: any: hdf5 STDctest_conf: &STDctest_conf CDASH_LOCAL: BOOL: OFF HDF_BUILD_EXAMPLES: BOOL: ON BUILD_TESTING: BOOL: ON HDFJAVA_PACK_EXAMPLES: BOOL: ON HDFJAVA_EXAMPLES_COMPRESSED: STRING: HDFJNIExamples-0.1.1-Source.tar.gz HDFJAVA_EXAMPLES_COMPRESSED_DIR: PATH: "${CTEST_SCRIPT_DIRECTORY}" btctest_conf: &btctest_conf CDASH_LOCAL: BOOL: OFF BUILD_TESTING: BOOL: ON RELbtctest_params: &RELbtctest_params location: HDF_Group/HDFJava/3.3.3.1 hdflocation: HDF_Group/HDF/4.2.15 hdf5location: HDF_Group/HDF5/1.8.22 buildname: BINARY_18Java33Examples cmake_script: CTestScript.cmake cmake_example: HDFJAVA_Examples.cmake cmake_folder: HDFJavaExamples btctest_params: &btctest_params location: HDF_Group/HDFJava/3.3.3 hdflocation: HDF_Group/HDF/4.2.15 hdf5location: HDF_Group/HDF5/1.8.23 buildname: BINARY_18Java3Examples cmake_script: CTestScript.cmake cmake_example: HDFJAVA_Examples.cmake cmake_folder: HDFJAVAExamples RELctest_pubbinary: &RELctest_pubbinary 'hdfjava/relbinaries/': 'hdfjava-1.8.22-3.3.3.1-%s' ctest_pubbinary: &ctest_pubbinary 'hdfjava/binaries/': 'hdfjava-1.8-3.3.3-%s' RELctest_btbinary: &RELctest_btbinary 'hdf4trunk/relbinaries/': 'hdf-4.2.15-%s' 'hdf518/relbinaries/': 'hdf5-1.8.22-Std-%s' ctest_btbinary: &ctest_btbinary 'hdf4trunk/binaries/': 'HDF4StandardCMake-%s' 'hdf518/binaries/': 'HDF518StandardRWDICMake-%s' RELatest_sbinary: &RELatest_sbinary 'hdfjava/relbinaries/': 'hdfjava-1.8.22-3.3.3.1-%s-x86_64-static' atestparams: &atestparams bincheck: true env: realtimeOutput: yes atest_sbinary: &atest_sbinary 'hdfjava/binaries/': 'hdfjava-1.8-3.3.3-%s-x86_64-static' RELatest_pubbinary: &RELatest_pubbinary 'hdfjava/relbinaries/': 'hdfjava-1.8.22-3.3.3.1-%s-x86_64-shared' atest_pubbinary: &atest_pubbinary 'hdfjava/binaries/': 'hdfjava-1.8-3.3.3-%s-x86_64-shared' RELatest_btbinary: &RELatest_btbinary 'hdf4trunk/relbinaries/': 'hdf-4.2.15-%s-x86_64-shared' 'hdf518/relbinaries/': 'hdf5-1.8.22-Std-%s-x86_64-shared' atest_btbinary: &atest_btbinary 'hdf4trunk/binaries/': 'hdf-4.2.15-STD-%s-x86_64-shared' 'hdf518/binaries/': 'hdf5-1.8-%s-x86_64-shared' StdRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared cdashgroup: Release buildsys: ctest: envparams: ftpbinary: <<: *RELctest_btbinary pubbinary: <<: *RELctest_pubbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDFJava3Rconfig.cmake binaryfolder: hdf cdash_model: Release testparams: ctest_opts: <<: *RELctest_opts REPOSITORY_BRANCH: master SITE_BUILDNAME_SUFFIX: RELSHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *STDctest_conf BUILD_SHARED_LIBS: BOOL: ON USE_SHARED_LIBS: BOOL: ON autotools: envparams: ftpbinary: <<: *RELatest_btbinary pubbinary: <<: *RELatest_pubbinary hdfpack: hdf testparams: <<: *atestparams confparams: <<: *conflibparams production: enable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *RELctest_btbinary <<: *RELctest_pubbinary # ctest_optdir: testbin ctest_optname: HDFJAVA_Examples_options.cmake binaryfolder: hdf testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: RELSHARED CDASH_LOCAL: FALSE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON USE_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: <<: *RELatest_btbinary <<: *RELatest_pubbinary testparams: buildname: 18Java33Examples location: hdf StdStatRelease: compilers: *compilers bbparams: distribute: *RELdistribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: static cdashgroup: Release buildsys: ctest: envparams: ftpbinary: <<: *RELctest_btbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDFJava3Rconfig.cmake binaryfolder: hdf cdash_model: Release testparams: ctest_opts: <<: *RELctest_opts REPOSITORY_BRANCH: master SITE_BUILDNAME_SUFFIX: RELSTATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *STDctest_conf BUILD_SHARED_LIBS: BOOL: OFF USE_SHARED_LIBS: BOOL: OFF autotools: envparams: ftpbinary: <<: *RELatest_btbinary pubbinary: <<: *RELatest_sbinary hdfpack: hdf testparams: <<: *atestparams confparams: <<: *conflibparams production: enable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *RELctest_btbinary <<: *RELctest_pubbinary cdash_model: BuildBot # ctest_optdir: testbin ctest_optname: HDFJAVA_Examples_options.cmake binaryfolder: hdf testparams: <<: *RELbtctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: RELSTATIC CDASH_LOCAL: FALSE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: OFF USE_SHARED_LIBS: BOOL: OFF btautotools: envparams: ftpbinary: <<: *RELatest_btbinary <<: *RELatest_sbinary testparams: buildname: 18Java33Examples location: hdf Standard: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: Shared buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary pubbinary: <<: *ctest_pubbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDFJava3config.cmake binaryfolder: hdf testparams: ctest_opts: <<: *RELctest_opts REPOSITORY_BRANCH: master SITE_BUILDNAME_SUFFIX: SHARED CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *STDctest_conf BUILD_SHARED_LIBS: BOOL: ON USE_SHARED_LIBS: BOOL: OFF autotools: envparams: ftpbinary: <<: *atest_btbinary pubbinary: <<: *atest_pubbinary hdfpack: hdf testparams: <<: *atestparams confparams: <<: *conflibparams production: enable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *ctest_btbinary <<: *ctest_pubbinary # ctest_optdir: testbin ctest_optname: HDFJAVA_Examples_options.cmake binaryfolder: hdf testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: SHARED CDASH_LOCAL: FALSE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: ON USE_SHARED_LIBS: BOOL: ON btautotools: envparams: ftpbinary: <<: *atest_btbinary <<: *atest_pubbinary testparams: buildname: 18Java3Examples location: hdf StdStat: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: false testoptions: <<: *testoptions buildoption: static buildsys: ctest: envparams: ftpbinary: <<: *ctest_btbinary files: <<: *libfiles <<: *cmakefiles HDF.cmake: HDFJava3config.cmake binaryfolder: hdf testparams: ctest_opts: <<: *RELctest_opts REPOSITORY_BRANCH: master SITE_BUILDNAME_SUFFIX: STATIC CTEST_USE_GIT_SOURCE: true ctest_conf: <<: *STDctest_conf BUILD_SHARED_LIBS: BOOL: OFF USE_SHARED_LIBS: BOOL: OFF autotools: envparams: ftpbinary: <<: *atest_btbinary pubbinary: <<: *atest_sbinary hdfpack: hdf testparams: <<: *atestparams confparams: <<: *conflibparams production: enable externallibs: *externallibs btctest: envparams: ftpbinary: <<: *ctest_btbinary <<: *ctest_pubbinary cdash_model: BuildBot # ctest_optdir: testbin ctest_optname: HDFJAVA_Examples_options.cmake binaryfolder: hdf testparams: <<: *btctest_params ctest_opts: SITE_BUILDNAME_SUFFIX: STATIC CDASH_LOCAL: FALSE ctest_conf: <<: *btctest_conf BUILD_SHARED_LIBS: BOOL: OFF USE_SHARED_LIBS: BOOL: OFF btautotools: envparams: ftpbinary: <<: *atest_btbinary <<: *atest_sbinary testparams: buildname: 18Java3Examples location: hdf