configfile: compilers: &compilers Java: name: OPENJDK: versionmin: 15 ORACLE: versionmin: 15 distribute: &distribute status: true srctar: hdfview-3.2.99 distribute: &distributeREL status: true srctar: hdfview-3.2.0 testparams: &testparams buildtype: Release publish: true testoptions: &testoptions buildoption: Static cdashoption: true nameext: HDFView32 cdashproject: HDFJava StdRelease: compilers: *compilers bbparams: distribute: *distributeREL testparams: *testparams testoptions: <<: *testoptions cdashgroup: Release buildsys: ant: envparams: ftpbinary: hdf4trunk/relbinaries/: hdf-4.2.15-shared-%s hdf5112/relbinaries/: hdf5-1.12.2-Std-%s antbinary: hdfview/binaries/: HDFView-3.2.0-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.2.15 - HDF5LIBS: HDF_Group/HDF5/1.12.2 envrelpath: HDF-Java-Web: ../ant target: - binaryPackage - junit srctarget: - clean AppRelease: compilers: *compilers bbparams: distribute: *distributeREL testparams: *testparams testoptions: <<: *testoptions cdashgroup: App Release buildsys: ant: envparams: ftpbinary: hdf4trunk/relbinaries/: hdf-4.2.15-shared-%s hdf5112/relbinaries/: hdf5-1.12.2-Std-%s antbinary: hdfview/binaries/: HDFViewApp-3.2.0-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.2.15 - HDF5LIBS: HDF_Group/HDF5/1.12.2 envrelpath: HDF-Java-Web: ../ant target: - binaryPack - junit srctarget: - clean Standard: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: *testoptions buildsys: ant: envparams: ftpbinary: hdf4trunk/binaries/: HDF4StandardCMake-shared-%s hdf5112/binaries/: HDF5112StandardRWDICMake-%s srcbinary: hdfview/binaries/: HDFView-3.2.99-Source-%s antbinary: hdfview/binaries/: HDFView-3.2.99-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.2.15 - HDF5LIBS: HDF_Group/HDF5/1.12.3 envrelpath: HDF-Java-Web: ../ant target: - binaryPackage - junit srctarget: - clean StdApp: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true cdashgroup: App Image testoptions: *testoptions buildsys: ant: envparams: ftpbinary: hdf4trunk/binaries/: HDF4StandardCMake-shared-%s hdf5112/binaries/: HDF5112StandardRWDICMake-%s antbinary: hdfview/binaries/: HDFViewApp-3.2.99-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.2.15 - HDF5LIBS: HDF_Group/HDF5/1.12.3 envrelpath: HDF-Java-Web: ../ant target: - binaryPack - junit srctarget: - clean