# where our app is hosted on the internets appbase = http://notused.com/testapp # the jar file that contains our code code = testapp.jar # the main entry point of our app class = com.threerings.testapp.TestApp # we pass the appdir to our app so that it can upgrade getdown apparg = %APPDIR% # test the %env% mechanism jvmarg = -Dusername=\%ENV.USER% # test various java_*** configs, they are not interesting for digester java_local_dir = jre java_max_version = 1089999 java_min_version = [windows] 1080111 java_min_version = [!windows] 1080192 java_exact_version_required = [linux] true java_location = [linux-amd64] /files/java/java_linux_64.zip java_location = [linux-i386] /files/java/java_linux_32.zip java_location = [mac] /files/java/java_mac_64.zip java_location = [windows-amd64] /files/java/java_windows_64.zip java_location = [windows-x86] /files/java/java_windows_32.zip strict_comments = true resource = funny%test dir/some=file.txt resource = crazyhashfile#txt uresource = foo.jar xresource = script.sh ui.name = Getdown Test App ui.background_image = background.png ui.progress = 17, 321, 458, 22 ui.progress_bar = 336600 ui.progress_text = FFFFFF ui.status = 57, 245, 373, 68 ui.status_text = 000000