configfile: compilers: &compilers Java: name: OPENJDK: versionmin: 18 ORACLE: versionmin: 18 distribute: &distribute status: true srctar: hdfview-3.3.99 distributeREL: &distributeREL status: true srctar: hdfview-3.3.2 testparams: &testparams buildtype: Release publish: true testoptions: &testoptions buildoption: Static nameext: HDFView33 cdashproject: HDFJava StdRelease: compilers: *compilers bbparams: distribute: *distributeREL testparams: *testparams testoptions: <<: *testoptions cdashgroup: Release buildsys: ant: envparams: ftpbinary: hdf4trunk/relbinaries/: hdf-4.3.0-%s hdf5114/relbinaries/: hdf5-1.14.4-Std-%s antbinary: hdfview/binaries/: HDFView-3.3.2-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.3.0 - HDF5LIBS: HDF_Group/HDF5/1.14.4 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.3.0-%s hdf5114/relbinaries/: hdf5-1.14.4-Std-%s antbinary: hdfview/binaries/: HDFViewApp-3.3.2-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.3.0 - HDF5LIBS: HDF_Group/HDF5/1.14.4 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-%s hdf5114/binaries/: HDF5114StandardRWDICMake-%s srcbinary: hdfview/binaries/: HDFView-3.3.99-Source-%s antbinary: hdfview/binaries/: HDFView-3.3.99-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.3.1 - HDF5LIBS: HDF_Group/HDF5/1.14.5 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-%s hdf5114/binaries/: HDF5114StandardRWDICMake-%s antbinary: hdfview/binaries/: HDFViewApp-3.3.99-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.3.1 - HDF5LIBS: HDF_Group/HDF5/1.14.5 envrelpath: HDF-Java-Web: ../ant target: - binaryPack - junit srctarget: - clean