8f86fd99b
[junitlauncher] add more fine grained tests for junitlauncher task by
2018-08-17 16:44:47 +0530
3f806148c
[junitlauncher] Launch "testclasses" as one single JUnit5 LauncherDiscoveryRequest by
2018-08-13 17:44:49 +0530
039ee10f9
No need to be defensive by
2018-08-21 21:03:01 +0200
460303f6d
[junitlauncher] allow listener element to define an outputDir for better control over where the output is generated by
2018-08-21 16:38:24 +0530
d1c59063d
Remove unused imports and use more String.join() by
2018-08-20 22:57:09 +0200
867ebc271
Use String.join() by
2018-08-20 07:40:00 +0200
77cd591b6
Remove redundancies by
2018-08-20 07:27:40 +0200
16d0f4d81
Use StandardCharsets by
2018-08-20 07:17:03 +0200
80a0e76ff
Fix javadoc warnings in junitlauncher task by
2018-08-17 12:52:09 +0530
3f6c9e57b
gitignore .DS_Store files by
2018-08-16 18:17:38 +0530
a2d9e8741
Update WHATSNEW for bz-62594 by
2018-08-17 12:22:17 +0530
4d9380550
Fix junit-frames-saxon.xsl to work on windows by
2018-08-02 15:11:51 +0100
ffb80b688
Initial updates to the junitlauncher task manual to explain the fork support by
2018-08-16 17:47:31 +0530
41e6b2c7e
Update the EmailTaskTest to ensure that the mail task does indeed fail in expected cases by
2018-08-16 16:31:42 +0530
0ed314833
move the junitlauncher jupiter sample test to the org/example directory, just like the vintage engine ones by
2018-08-15 10:26:29 +0530
e648224f5
Use try-with-resources and ExpectedException by
2018-08-14 18:43:53 +0200
a6f7fd107
Merge 1.9.x branch into master by
2018-08-14 18:07:22 +0530
27aa22a82
bz-62621 conditionally enable EmailTaskTest by
2018-08-14 17:50:50 +0530
00d4ba8b9
Exclude TestHelper from being considered as a test by
2018-08-14 17:05:13 +0530
0473a3d0a
@Override wasn't applicable for interfaces in Java 1.5 and doesn't get caught while compiling with a higher version of Java SDK by
2018-08-14 16:36:43 +0530
96573e64c
bz-62621 get the mail task tests working by
2018-08-14 16:32:45 +0530
f7b0a9d91
Update WHATSNEW by
2018-08-13 21:52:40 +0200
10a946e7a
Update WHATSNEW by
2018-08-13 21:49:52 +0200
1afbe154a
Update contributor lists, trim trailing whitespace by
2018-08-13 20:27:54 +0200
c9c41729a
Merge 1.9.x branch into master by
2018-08-13 20:29:09 +0530
94ef3d3bf
Fix the ant-javamail pom too, to use the right dependency by
2018-08-13 20:26:37 +0530
063e112ed
Merge 1.9.x branch into master by
2018-08-13 20:15:35 +0530
42812995d
Fetch the right jars and dependencies for the mail task by
2018-08-13 20:05:11 +0530
bd58cb294
Update WHATSNEW by
2018-08-13 09:57:59 +0200
c1265b4b7
Sync contributor lists by
2018-08-13 06:53:38 +0200
ed567daf3
ImageIO task (a replacement for Image task) by
2018-08-12 22:07:06 +0200
86bba8643
Merge branch '1.9.x' by
2018-08-12 17:20:36 +0200
6a5241192
there are two files for contributors by
2018-08-12 17:20:12 +0200
b9c135d0e
Merge branch '1.9.x' by
2018-08-12 17:19:03 +0200
0949736bd
potential NPE by
2018-08-12 17:18:31 +0200
18eb262de
Redundant explicit iterator by
2018-08-12 14:56:23 +0200
d92e553d8
Potential NPE by
2018-08-12 14:50:05 +0200
5566a8e5e
Code formatting in test cases by
2018-08-10 09:44:53 +0200
c9ca84fd5
Support for fork mode in junitlauncher by
2018-07-25 19:23:00 +0530
3f36f0b82
missing license headers by
2018-08-09 18:03:35 +0200
fffc2fde1
Redundant string length computations by
2018-07-30 21:19:09 +0200
ecae55dab
Add Jimmy Casey to Contributors list, for the fce87997f7 commit by
2018-07-30 19:02:18 +0530
fce87997f
Fixed Spelling. by
2018-07-29 21:43:39 +0000
df76732a0
Fixed Spelling. by
2018-07-29 21:43:39 +0000
58e7645a9
Useless casts by
2018-07-28 15:06:05 +0200
5d8bc76b1
Merge branch '1.9.x' by
2018-07-26 18:06:39 +0200
f6919079d
Use rowspan in parameter tables of dual-use tasks by
2018-07-26 17:54:43 +0200
05c88a60c
The <modified> selector has a new built-in algorithm 'lastmodified' which computes a value based upon the lastmodified time of the file. by
2018-07-25 13:55:48 +0200
172ca141c
Merge branch '1.9.x' by
2018-07-17 15:29:41 +0530
23a5135ab
Update manual for subject alternative name attribute of genkey task by
2018-07-16 15:42:34 -0700
377935d2a
Remove unintentional "echo" in test case for "sourcefile" attribute of java task by
2018-07-16 12:34:26 +0530
d57727856
Merge 1.9.x branch by
2018-07-16 10:52:17 +0530
a5fe8b61f
Mention the support for SubjectAlternativeName in generatekey task by
2018-07-16 10:47:04 +0530
05d05a0bd
Add support for SAN extension in GenerateKey task by
2018-07-11 14:19:29 -0700
f5b7d05ef
Merge tag 'rel/1.10.5' and prepare next iteration by
2018-07-13 12:26:22 +0200
9b7914fa8
Merge branch '1.9.x' by
2018-07-13 12:26:09 +0200
cd458baf4
merge rel/1.9.13 and prepare next iteration by
2018-07-10 06:33:54 +0200
c0848d2c6
prepare RC1 of Ant 1.10.5 by
2018-07-10 06:48:55 +0200
c1a7f7c80
Merge branch '1.9.x' by
2018-07-09 19:54:31 +0200
8c22cf8ed
fix link by
2018-07-09 19:54:12 +0200
995b518ab
Merge branch '1.9.x' branch into master by
2018-07-07 17:39:35 +0530
84fe46d66
Revert "Trailing whitespace" by
2018-07-07 16:41:01 +0530
9b1b8dbbc
Revert "Trailing whitespace (cherry-pick 2f64e0b)" by
2018-07-07 16:29:31 +0530
4ce54bf3b
Add javadoc to CommandLineJava for source-file execution APIs by
2018-07-05 12:30:07 +0530
bbec119eb
Merge branch '1.9.x' by
2018-07-04 18:18:30 +0200
1a0884e25
Merge branch '1.9.x' by
2018-07-04 17:49:53 +0200
7df9120eb
Trailing whitespace (cherry-pick 2f64e0b) by
2018-07-04 17:24:30 +0200
c05c56df6
Enhance the Java task to allow single file source program execution, a feature, introduced in Java 11 by
2018-07-04 17:19:11 +0530
ca9942f43
Unbreak tests by
2018-07-04 11:36:27 +0200
fbb53e0eb
Merge branch '1.9.x' by
2018-07-04 06:28:20 +0200
b2da27513
actually javax.activation is still there in Java 10 by
2018-07-04 06:27:37 +0200
bf85baf8e
Merge branch '1.9.x' by
2018-07-03 18:31:57 +0200
b7461ce2e
update links and "included in Java" info for JAF by
2018-07-03 18:28:55 +0200
142c2e796
Merge branch '1.9.x' by
2018-07-03 09:45:43 +0200
5addfa631
use getParent in isLeadingPath rather than string comparisons by
2018-07-03 09:44:50 +0200
8018d9f40
Merge branch '1.9.x' by
2018-07-02 10:36:11 +0200
4987c2aac
some additional tests for isLeadingPath testing for trailing slashes by
2018-07-02 10:35:32 +0200
2f64e0b51
Trailing whitespace by
2018-07-01 15:31:35 +0200
aad5b5195
Sort imports by
2018-07-01 13:57:36 +0200
3c7377ec6
Merge branch '1.9.x' by
2018-07-01 11:24:10 +0200
526555119
record fix of https://bz.apache.org/bugzilla/show_bug.cgi?id=62502 by
2018-07-01 11:20:48 +0200
5a8c37b27
take symlinks into account when expanding archives and checking entries by
2018-07-01 11:03:28 +0200
6a41d62cb
add additional isLeadingPath method that resolves symlinks by
2018-07-01 11:03:01 +0200
31f0b0180
enable forgotten test by
2018-07-01 10:36:52 +0200
d064f5f7d
ensure isLeadingPath cannot be subverted by too many double-dots by
2018-07-01 10:36:21 +0200
8cfee71c7
document what FileUtils#normalize does in a certain edge case by
2018-07-01 10:28:10 +0200
2225c3be4
Use proper AssumptionViolatedException by
2018-06-30 18:49:42 +0200
29d13b436
clarify handling of symbolic links by
2018-06-28 17:16:18 +0200
b77c75d33
Checking to see if our Jenkins setup has issues with HTTPS cert of apache.org for older Java runtime versions by
2018-06-28 11:12:19 +0530
19e263a7d
Merge changes from 1.9.x branch by
2018-06-28 10:35:25 +0530
3cbf031b8
Update WHATSNEW for bz-62499 by
2018-06-28 10:30:11 +0530
9e3951403
bz-62499 Revert the change which caused regression in "get" task. Plus introduce a test case to reproduce the issue and verify the fix by
2018-06-28 10:27:26 +0530
fa986a4d4
No need to force Latin-1 by
2018-06-26 18:36:54 +0200
aa1ad8792
Merge branch '1.9.x' by
2018-06-26 18:20:41 +0200
f015980e5
wrong accent in Jan's name by
2018-06-26 18:20:17 +0200
4df62008f
Let grave survive, too :-) by
2018-06-26 16:42:54 +0200
c9a541cfc
Merge branch '1.9.x' by
2018-06-25 12:31:37 +0200
ca98cc503
make acutes survice svn's idea of encoding by
2018-06-25 12:31:10 +0200
0d21a7222
Merge branch '1.9.x' by
2018-06-25 07:26:43 +0200
2045291bd
use AntUnit 1.4 by
2018-06-25 07:26:02 +0200