configfile: compilers: &compilers Java: name: OPENJDK: versionmin: 15 ORACLE: versionmin: 15 distribute: &distribute status: true srctar: hdfview_master testparams: &testparams buildtype: Release publish: true testoptions: &testoptions buildoption: Static nameext: HDFView cdashproject: HDFJava Standard: compilers: *compilers bbparams: distribute: *distribute testparams: <<: *testparams publishsource: true testoptions: *testoptions buildsys: ant: envparams: ftpbinary: hdf4trunk/binaries/: HDF4StandardCMake-%s hdf5trunk/binaries/: HDF5TrunkStandardRWDICMake-%s srcbinary: hdfview/binaries/: HDFView-99.99.99-Source-%s antbinary: hdfview/binaries/: HDFView-99.99.99-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.2.17 - HDF5LIBS: HDF_Group/HDF5/1.15.0 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 hdf5trunk/binaries/: HDF5TrunkStandardRWDICMake-%s antbinary: hdfview/binaries/: HDFViewApp-99.99.99-%s files: UsersGuide.tar.gz: UsersGuide.tar.gz testparams: usetoolsets: default: default: default envpath: - HDFLIBS: HDF_Group/HDF/4.2.17 - HDF5LIBS: HDF_Group/HDF5/1.15.0 envrelpath: HDF-Java-Web: ../ant target: - binaryPack - junit srctarget: - clean