Matt Benson [Sun, 13 Feb 2022 20:44:06 +0000 (14:44 -0600)]
run antunit with optional classpath (compiles fine for what it's worth but proper functioning requires Ant with https://github.com/apache/ant/commit/
ce494e8365658f76b2648f5d0ccfd6753c880249)
Matt Benson [Sat, 12 Feb 2022 21:44:54 +0000 (15:44 -0600)]
code cleanup/updates
Stefan Bodewig [Sat, 3 Jul 2021 10:47:52 +0000 (12:47 +0200)]
prepare RC1 of AntUnit 1.4.1
Stefan Bodewig [Sat, 3 Jul 2021 10:05:12 +0000 (12:05 +0200)]
next release will be 1.4.1 rather than 1.5
Stefan Bodewig [Sun, 23 May 2021 08:59:02 +0000 (10:59 +0200)]
we should do as we say, use ant:current in antlib descriptor
https://bz.apache.org/bugzilla/show_bug.cgi?id=65315
jkf [Sun, 26 May 2019 21:54:17 +0000 (23:54 +0200)]
also https in NOTICE
jkf [Sun, 26 May 2019 21:52:57 +0000 (23:52 +0200)]
Removed unnecessary http references
jkf [Sun, 26 May 2019 20:45:04 +0000 (22:45 +0200)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant-antlibs-antunit
jkf [Sun, 26 May 2019 20:44:16 +0000 (22:44 +0200)]
updated reference to license from http to https using find . -type f -exec sed -i s/apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \;
Stefan Bodewig [Sat, 25 May 2019 14:12:22 +0000 (16:12 +0200)]
TLS
Stefan Bodewig [Mon, 17 Dec 2018 08:24:42 +0000 (09:24 +0100)]
moved to gitbox
Stefan Bodewig [Mon, 25 Jun 2018 04:40:17 +0000 (06:40 +0200)]
Merge tag 'rel/1.4' and prepare for next iteration
Tagging version 1.4 of AntUnit
Stefan Bodewig [Fri, 22 Jun 2018 09:43:46 +0000 (11:43 +0200)]
compile target is set to Java5
Stefan Bodewig [Fri, 22 Jun 2018 05:23:35 +0000 (07:23 +0200)]
prepare RC3 of AntUnit 1.4
Stefan Bodewig [Fri, 22 Jun 2018 04:44:05 +0000 (06:44 +0200)]
AntUnit now requires Ant 1.8.1
Jaikiran Pai [Wed, 20 Jun 2018 03:33:10 +0000 (09:03 +0530)]
Fix assertTrue example in docs
Stefan Bodewig [Tue, 19 Jun 2018 17:58:20 +0000 (19:58 +0200)]
fix source code link
Stefan Bodewig [Tue, 19 Jun 2018 14:42:45 +0000 (16:42 +0200)]
welcome to 2018
Stefan Bodewig [Mon, 18 Jun 2018 19:36:08 +0000 (21:36 +0200)]
fix line-ends
Stefan Bodewig [Mon, 18 Jun 2018 19:28:52 +0000 (21:28 +0200)]
upgrade commons for .gitignore/modules changes
Stefan Bodewig [Sat, 16 Jun 2018 13:50:21 +0000 (15:50 +0200)]
update commons (to remeove md5/sha1)
Jaikiran Pai [Mon, 14 May 2018 05:43:26 +0000 (11:13 +0530)]
Avoid potential thread safety issues in LogCapturer
Stefan Bodewig [Fri, 27 Apr 2018 05:55:06 +0000 (07:55 +0200)]
we're not in svn anymore
Gintas Grigelionis [Thu, 21 Dec 2017 18:12:47 +0000 (19:12 +0100)]
assertLogNotContaining missing in Ant 1.7; sync ivy.xml and pom.xml
Stefan Bodewig [Tue, 12 Dec 2017 08:02:52 +0000 (09:02 +0100)]
looks as if we had change an error message along the way
Stefan Bodewig [Tue, 13 Jun 2017 11:16:12 +0000 (13:16 +0200)]
DOAP file now lives in ant-site
Stefan Bodewig [Thu, 1 Jun 2017 17:54:40 +0000 (19:54 +0200)]
ensure the next release, if any, uses proper ivy coordinates
Stefan Bodewig [Mon, 11 Jul 2016 16:41:17 +0000 (18:41 +0200)]
debug logging
Stefan Bodewig [Tue, 29 Mar 2016 16:25:18 +0000 (18:25 +0200)]
typo
Stefan Bodewig [Tue, 29 Mar 2016 16:23:48 +0000 (18:23 +0200)]
Java6ism
Stefan Bodewig [Tue, 29 Mar 2016 16:18:20 +0000 (18:18 +0200)]
make javadoc8 happy
Stefan Bodewig [Tue, 29 Mar 2016 15:46:52 +0000 (17:46 +0200)]
deal with proxies that mask 404s
Stefan Bodewig [Tue, 29 Mar 2016 15:46:26 +0000 (17:46 +0200)]
ignore target folder
Stefan Bodewig [Tue, 29 Mar 2016 10:53:32 +0000 (12:53 +0200)]
create a copy to prevent problems if list is modified during iteration
Stefan Bodewig [Fri, 26 Dec 2014 11:55:24 +0000 (12:55 +0100)]
Try to reduce the risk of StackOverflow/OOM in report
Submitted by: Ryan Bennitt
Bugzilla: https://issues.apache.org/bugzilla/show_bug.cgi?id=57341
Stefan Bodewig [Fri, 26 Dec 2014 11:50:57 +0000 (12:50 +0100)]
ignore some build time stuff
Stefan Bodewig [Sat, 26 Jul 2014 05:26:55 +0000 (07:26 +0200)]
add common as submodule
Jan Matèrne [Fri, 6 Jun 2014 05:50:22 +0000 (07:50 +0200)]
Add JUnit as dependency
Jan Matèrne [Thu, 5 Jun 2014 06:20:58 +0000 (08:20 +0200)]
Add prepare script
Jan Matèrne [Wed, 4 Jun 2014 07:51:35 +0000 (09:51 +0200)]
update doap-file after git-migration
Stefan Bodewig [Wed, 14 May 2014 11:46:02 +0000 (11:46 +0000)]
version bump and post-release changes
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1594545 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Wed, 7 May 2014 04:00:43 +0000 (04:00 +0000)]
properly document PR 56470
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1592938 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 6 May 2014 20:11:49 +0000 (20:11 +0000)]
PR 56470 - merge messages in logContent only when asked to
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1592860 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 6 May 2014 20:01:13 +0000 (20:01 +0000)]
PR 56470 - merge messages in assertLogContains only when asked to
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1592859 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 6 May 2014 19:45:47 +0000 (19:45 +0000)]
since markers
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1592851 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 6 May 2014 19:44:37 +0000 (19:44 +0000)]
PR 56470 - merge messages in LogCapturer only when asked to
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1592848 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 2 May 2014 16:59:56 +0000 (16:59 +0000)]
dry things up a little
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1591973 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 2 May 2014 16:53:14 +0000 (16:53 +0000)]
PR 56470 - add line breaks between the captured log messages
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1591972 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 2 May 2014 16:47:00 +0000 (16:47 +0000)]
bump copyright year
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1591968 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 2 May 2014 16:40:26 +0000 (16:40 +0000)]
PR 43582 add a new AntUnitListener that immediately forwards all log output
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1591967 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 1 May 2014 09:57:49 +0000 (09:57 +0000)]
PR 53383 add new assertions that really work with non-file resoucres
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1591586 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 5 Dec 2013 19:06:03 +0000 (19:06 +0000)]
fix NOTICE template
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1548243 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Sun, 17 Jun 2012 07:10:05 +0000 (07:10 +0000)]
committed debugging line
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1351064 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Sun, 17 Jun 2012 07:05:30 +0000 (07:05 +0000)]
Actually, resources as attributes don't work very well
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1351063 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 16 Mar 2012 05:25:26 +0000 (05:25 +0000)]
fix link
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1301341 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 29 Dec 2011 06:26:04 +0000 (06:26 +0000)]
assertResourceExists doesn't work with Ant 1.7.x and never will, document workaround. PR 52332.
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1225447 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 16 Aug 2011 07:38:07 +0000 (07:38 +0000)]
1.2 released. also update viewvc link while I was inside the doap file
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1158138 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Sat, 13 Aug 2011 04:46:02 +0000 (04:46 +0000)]
and move trunk back to 1.3alpha
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1157320 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Sat, 13 Aug 2011 04:42:59 +0000 (04:42 +0000)]
prepare next attempt of AntUnit 1.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1157318 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 12 Aug 2011 04:02:04 +0000 (04:02 +0000)]
missing license headers
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1156960 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 12 Aug 2011 03:59:02 +0000 (03:59 +0000)]
no longer needed now we use Nexus
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1156958 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 12 Aug 2011 03:58:18 +0000 (03:58 +0000)]
add license and organization to POM
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1156957 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 11 Aug 2011 02:55:51 +0000 (02:55 +0000)]
and back to alpha again
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1156459 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 11 Aug 2011 02:52:28 +0000 (02:52 +0000)]
prepare for AntUnit 1.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1156457 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 11 Aug 2011 02:47:00 +0000 (02:47 +0000)]
clarify status of JUnit adapters
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1156456 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 25 Jan 2011 09:43:27 +0000 (09:43 +0000)]
verify a resource exists prior to validating its contents
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1063192 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 25 Jan 2011 09:39:06 +0000 (09:39 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1063186 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 25 Jan 2011 09:29:02 +0000 (09:29 +0000)]
new assertResourceExists and assertResourceDoesntExist conditions
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1063181 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 25 Jan 2011 09:17:12 +0000 (09:17 +0000)]
make tests pass on Windows where each pathelement gets the drive letter added to the front
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@
1063177 13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Thu, 17 Jun 2010 10:03:15 +0000 (10:03 +0000)]
adapt to modified CDATA section escaping in trunk
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@955532
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Mon, 14 Jun 2010 16:13:56 +0000 (16:13 +0000)]
merge err/out changes from Ant's trunk (output to HTML rather than plain text)
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@954537
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Wed, 9 Jun 2010 13:46:06 +0000 (13:46 +0000)]
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@953004
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 30 Apr 2010 04:31:56 +0000 (04:31 +0000)]
file name doesn't match class name
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@939556
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 30 Apr 2010 04:25:04 +0000 (04:25 +0000)]
allow passing references from antunit task to tests. PR 49168. Submitted by Jason Trump
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@939555
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 12 Feb 2010 10:09:05 +0000 (10:09 +0000)]
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@909330
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 12 Feb 2010 10:07:17 +0000 (10:07 +0000)]
use built-in POM mechanism of common/m2.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@909328
13f79535-47bb-0310-9956-
ffa450edef68
Nicolas Lalevee [Mon, 26 Oct 2009 19:25:01 +0000 (19:25 +0000)]
Add a fail task that makes a test case fail if no condition is provided or if the provided one is evaluated to false
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@829913
13f79535-47bb-0310-9956-
ffa450edef68
Nicolas Lalevee [Sat, 17 Oct 2009 10:41:04 +0000 (10:41 +0000)]
fix: assertPropertyContains was not checking the value of the property but the name of the property.
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@826221
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Tue, 21 Jul 2009 05:03:02 +0000 (05:03 +0000)]
Ant's Bugzilla issue 39492 applies to AntUnit as well. Properly escape XML in stacktraces
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@796145
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Fri, 19 Jun 2009 20:46:16 +0000 (20:46 +0000)]
clean warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@786662
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Fri, 24 Apr 2009 15:02:42 +0000 (15:02 +0000)]
organize import
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@768327
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Thu, 26 Mar 2009 13:32:52 +0000 (13:32 +0000)]
Report properly BuildException generated when parsing antunit script from Junit4
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@758630
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Thu, 26 Mar 2009 10:08:19 +0000 (10:08 +0000)]
Minimal pom helping to install latest antunit version on a maven repository
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@758576
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 20 Mar 2009 20:24:39 +0000 (20:24 +0000)]
remove redundant boilerplate code from NOTICE files
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@756744
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Wed, 18 Feb 2009 19:47:08 +0000 (19:47 +0000)]
handle more completely junit4 suites
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@745628
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Mon, 16 Feb 2009 08:37:54 +0000 (08:37 +0000)]
eol-style
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@744863
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Sat, 14 Feb 2009 10:32:46 +0000 (10:32 +0000)]
Add error handling in the initalisation of the project
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@744468
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Fri, 13 Feb 2009 14:39:29 +0000 (14:39 +0000)]
missing license headers
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@744127
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Thu, 12 Feb 2009 22:21:28 +0000 (22:21 +0000)]
Add Junit3 and Junit4 adapters allowing to launch AntUnit script from JUnit runner (I still have some weakness to fix in the junit4 runner)
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@743906
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Tue, 3 Feb 2009 21:13:59 +0000 (21:13 +0000)]
Refactoring : - Move active/inactive state managment from AntUnitScriptRunner to AntUnit - Split AntUnitExecutionPlatform into a ProjectFactory (required to parse the script) and AntUnitExceutionNotifier (required to run the script) - Move the invocation of the sequence suiteSetUp, test targets suiteTearDown from AntUnit to AntUnitScriptRunner
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@740452
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Sat, 31 Jan 2009 14:36:57 +0000 (14:36 +0000)]
Give access to project name so that it can be used in junit adapter
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@739564
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Fri, 30 Jan 2009 21:00:28 +0000 (21:00 +0000)]
remove unsightly double catch
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@739408
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Wed, 28 Jan 2009 09:59:28 +0000 (09:59 +0000)]
sync docs with antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738428
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Wed, 28 Jan 2009 09:55:10 +0000 (09:55 +0000)]
make assertResource(Doesnt)Contain(s) casesensitive flag do something useful
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738426
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Wed, 28 Jan 2009 09:44:06 +0000 (09:44 +0000)]
make assertPropertyContains casesensitive flag do something useful
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738418
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Wed, 28 Jan 2009 05:10:54 +0000 (05:10 +0000)]
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738367
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Tue, 27 Jan 2009 21:18:22 +0000 (21:18 +0000)]
Finally extract AntUnitScriptRunner (I have also added assertion validating the proper sequence of method invocation)
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738248
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Tue, 27 Jan 2009 20:18:31 +0000 (20:18 +0000)]
Decoupling AntUnitScriptRunner from the AntUnit task by introducing AntUnitExecutionPlatform interface
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738222
13f79535-47bb-0310-9956-
ffa450edef68
Scokart Gilles [Tue, 27 Jan 2009 19:57:07 +0000 (19:57 +0000)]
merge the projectHandler and the AntScriptRunner in order to prepapre a class reusable by a junit runner
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@738204
13f79535-47bb-0310-9956-
ffa450edef68
Stefan Bodewig [Mon, 26 Jan 2009 13:16:12 +0000 (13:16 +0000)]
English spelling of actif
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@737688
13f79535-47bb-0310-9956-
ffa450edef68