Jaikiran Pai
|
33e2efec43
|
fix the needs.junit.engine.jupiter and needs.junit.engine.vintage selectors in the build file, to narrow down their selection to only the JUnitLauncherTaskTest
|
7 years ago |
Jaikiran Pai
|
41ecf7588e
|
Fix test compilation (org.example.junitlauncher.Tracker requires junitlauncher optional dep)
|
7 years ago |
Jaikiran Pai
|
8f86fd99b0
|
[junitlauncher] add more fine grained tests for junitlauncher task
|
7 years ago |
Jaikiran Pai
|
3f806148c3
|
[junitlauncher] Launch "testclasses" as one single JUnit5 LauncherDiscoveryRequest
|
7 years ago |
Gintas Grigelionis
|
039ee10f92
|
No need to be defensive
|
7 years ago |
Jaikiran Pai
|
460303f6dd
|
[junitlauncher] allow listener element to define an outputDir for better control over where the output is generated
|
7 years ago |
Gintas Grigelionis
|
d1c59063df
|
Remove unused imports and use more String.join()
|
7 years ago |
Gintas Grigelionis
|
867ebc271f
|
Use String.join()
|
7 years ago |
Gintas Grigelionis
|
77cd591b63
|
Remove redundancies
|
7 years ago |
Gintas Grigelionis
|
16d0f4d811
|
Use StandardCharsets
|
7 years ago |
Jaikiran Pai
|
80a0e76ff2
|
Fix javadoc warnings in junitlauncher task
|
7 years ago |
Jaikiran Pai
|
3f6c9e57bd
|
gitignore .DS_Store files
|
7 years ago |
Jaikiran Pai
|
a2d9e87415
|
Update WHATSNEW for bz-62594
|
7 years ago |
mcwarman
|
4d9380550a
|
Fix junit-frames-saxon.xsl to work on windows
|
7 years ago |
Jaikiran Pai
|
ffb80b688a
|
Initial updates to the junitlauncher task manual to explain the fork support
|
7 years ago |
Jaikiran Pai
|
0ed3148336
|
move the junitlauncher jupiter sample test to the org/example directory, just like the vintage engine ones
|
7 years ago |
Gintas Grigelionis
|
e648224f53
|
Use try-with-resources and ExpectedException
|
7 years ago |
Jaikiran Pai
|
a6f7fd1077
|
Merge 1.9.x branch into master
|
7 years ago |
Jaikiran Pai
|
27aa22a82a
|
bz-62621 conditionally enable EmailTaskTest
|
7 years ago |
Jaikiran Pai
|
00d4ba8b99
|
Exclude TestHelper from being considered as a test
|
7 years ago |
Jaikiran Pai
|
0473a3d0ab
|
@Override wasn't applicable for interfaces in Java 1.5 and doesn't get caught while compiling with a higher version of Java SDK
|
7 years ago |
Jaikiran Pai
|
96573e64c8
|
bz-62621 get the mail task tests working
|
7 years ago |
Gintas Grigelionis
|
f7b0a9d911
|
Update WHATSNEW
|
7 years ago |
Gintas Grigelionis
|
10a946e7a6
|
Update WHATSNEW
|
7 years ago |
Gintas Grigelionis
|
1afbe154ab
|
Update contributor lists, trim trailing whitespace
|
7 years ago |
Jaikiran Pai
|
c9c41729a6
|
Merge 1.9.x branch into master
|
7 years ago |
Jaikiran Pai
|
94ef3d3bf5
|
Fix the ant-javamail pom too, to use the right dependency
|
7 years ago |
Jaikiran Pai
|
063e112ed4
|
Merge 1.9.x branch into master
|
7 years ago |
Jaikiran Pai
|
42812995d0
|
Fetch the right jars and dependencies for the mail task
|
7 years ago |
Gintas Grigelionis
|
bd58cb2941
|
Update WHATSNEW
|
7 years ago |
Gintas Grigelionis
|
c1265b4b7f
|
Sync contributor lists
|
7 years ago |
Gintas Grigelionis
|
ed567daf32
|
ImageIO task (a replacement for Image task)
|
7 years ago |
Stefan Bodewig
|
86bba8643b
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
6a52411924
|
there are two files for contributors
|
7 years ago |
Stefan Bodewig
|
b9c135d0ea
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
0949736bd2
|
potential NPE
|
7 years ago |
Gintas Grigelionis
|
18eb262de0
|
Redundant explicit iterator
|
7 years ago |
Gintas Grigelionis
|
d92e553d80
|
Potential NPE
|
7 years ago |
Gintas Grigelionis
|
5566a8e5ee
|
Code formatting in test cases
|
7 years ago |
Jaikiran Pai
|
c9ca84fd53
|
Support for fork mode in junitlauncher
|
7 years ago |
Stefan Bodewig
|
3f36f0b829
|
missing license headers
|
7 years ago |
Gintas Grigelionis
|
fffc2fde16
|
Redundant string length computations
|
7 years ago |
Jaikiran Pai
|
ecae55dab4
|
Add Jimmy Casey to Contributors list, for the fce87997f7 commit
|
7 years ago |
Jimmy Casey
|
fce87997f7
|
Fixed Spelling.
This closes #66 pull request at github/apache/ant
|
7 years ago |
Jimmy Casey
|
df76732a03
|
Fixed Spelling.
This closes #66 pull request at github/apache/ant
|
7 years ago |
Gintas Grigelionis
|
58e7645a97
|
Useless casts
|
7 years ago |
Gintas Grigelionis
|
5d8bc76b13
|
Merge branch '1.9.x'
|
7 years ago |
Gintas Grigelionis
|
f6919079da
|
Use rowspan in parameter tables of dual-use tasks
|
7 years ago |
Maarten Coene
|
05c88a60c2
|
The <modified> selector has a new built-in algorithm 'lastmodified' which computes a value based upon the lastmodified time of the file.
|
7 years ago |
Jaikiran Pai
|
172ca141cd
|
Merge branch '1.9.x'
|
7 years ago |