gaqcourse.blogg.se

Check apache ant
Check apache ant










check apache ant

You can provide your own properties (for example, -DmyProperty=myPropertyValue) and also use built-in variables (for example, -DcollectionId=$(llectionId)).

check apache ant

(Optional) Options that you want to pass to the Ant command line. (Required) Relative path from the repository root to the Ant build file.įor more information about build files, see Using Apache Ant #jdkUserInputDirectory: # Required when javaHomeOption = Path #javaHomeOption: 'JDKVersion' # Options: jDKVersion, path #codeCoverageFailIfEmpty: false # Optional

check apache ant

#codeCoverageSourceDirectories: # Optional Comma-separated list of filters to include or exclude classes from collecting code coverage. #codeCoverageClassFilesDirectories: '.' # Required when codeCoverageToolOptions != None #codeCoverageToolOptions: 'None' # Optional. #testResultsFiles: '**/TEST-*.xml' # Required when publishJUnitResults = True












Check apache ant