This is an automated email from the ASF dual-hosted git repository. mbenson pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ant.git.
from ce494e8 use coreLoader, if set, to create subordinate classLoaders new c59f8a2 add scriptcondition tests new 413f5c0 make scriptcondition behave as documented wrt script return value The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../tools/ant/types/optional/ScriptCondition.java | 4 +- .../types/optional/scriptcondition-test.xml | 87 ++++++++++++++++++++++ 2 files changed, 89 insertions(+), 2 deletions(-) create mode 100644 src/tests/antunit/types/optional/scriptcondition-test.xml