Class AntTaskProperties

    • Field Detail

      • DEFAULT_TEST_RESULTS_DIRECTORY

        public static final String DEFAULT_TEST_RESULTS_DIRECTORY
      • target

        @NotNull
        protected @NotNull String target
      • buildFile

        @Nullable
        protected @Nullable String buildFile
      • environmentVariables

        @Nullable
        protected @Nullable String environmentVariables
      • jdk

        @Nullable
        protected @Nullable String jdk
      • executableLabel

        @Nullable
        protected @Nullable String executableLabel
      • hasTests

        protected boolean hasTests
      • testResultsDirectory

        @NotNull
        protected @NotNull String testResultsDirectory
      • workingSubdirectory

        @Nullable
        protected @Nullable String workingSubdirectory