Skip to content

Commit

Permalink
Issue #280 - accidentally left in a <fail/>
Browse files Browse the repository at this point in the history
  • Loading branch information
Flossy committed May 15, 2023
1 parent 26d663d commit 4da0b72
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ant/1.1/util/sfdc-util.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3102,10 +3102,6 @@ ${sfdc-util.SF-JAR.PATH}
<rh-util:find-value-in-files baseDir="${file-push.tmp.DIR}/classes" key="(\s)*\*(\s)*@testClasses" valuesFound="file-push.TEST_CLASSES"/>
<rh-util:find-value-in-files baseDir="${file-push.tmp.DIR}/triggers" key="(\s)*\*(\s)*@testClasses" valuesFound="file-push.TEST_TRIGGERS"/>

<fail>
"@{xslDir}"
</fail>

<rh-sfdc:transformFiles srcDir="${file-push.tmp.DIR}" xslDir="@{xslDir}" operation="push"/>

<loadfile property="file-push.RAW_IGNORE_FILE_CONTENTS" srcFile="@{ignoreFile}" failonerror="false"/>
Expand Down

0 comments on commit 4da0b72

Please sign in to comment.