jmkf
|
362f5f0c59
|
Jkf 1.10 requires jdk8 (#137)
* Ant 1.10 requires jdk 8 doc update
* Updated the manual to reflect ant requires JDK 8 +
|
5 years ago |
Stefan Bodewig
|
a837084980
|
enable Nashorn compatibility when running GraalVM JS
and add a magic property to disable it again
|
5 years ago |
Maarten Coene
|
7e6cc33e04
|
Add the possibility to specify a custom filename mapper when creating an INDEX.LIST (#134)
|
5 years ago |
Stefan Bodewig
|
ca08301cf2
|
add some documentation about GraalVM JavaScript
|
5 years ago |
Evan Saulpaugh
|
6a9535025f
|
fix two typos in rmic manual page
|
5 years ago |
Stefan Bodewig
|
041b058c7b
|
make junitlauncher use ant.tmpdir as well
|
5 years ago |
Stefan Bodewig
|
fe7e9617ed
|
Merge branch '1.9.x'
|
5 years ago |
Stefan Bodewig
|
9c1f4d905d
|
provide a magic property that overrides temp directory
|
5 years ago |
Stefan Bodewig
|
bc9fed1198
|
Merge branch '1.9.x'
|
5 years ago |
Stefan Bodewig
|
45fd589a1f
|
rmic has been removed in Java 15+
|
5 years ago |
twogee
|
c9b697a8d6
|
Wrong default in the "tar" task manual
This closes #107 pull request at github/apache/ant repo
|
6 years ago |
Emmanuel Bourg
|
b6143efab2
|
Support the SSH configuration file (~/.ssh/config) in the sshexec, sshsession and scp tasks
This closes #106 pull request at github/apache/ant repo
|
6 years ago |
Hassan C
|
add1b33bc5
|
Correct a typo
|
6 years ago |
Jaikiran Pai
|
1bfa7880af
|
bz-62617 tstamp task - Honor SOURCE_DATE_EPOCH to allow reproducible builds
|
6 years ago |
Stefan Bodewig
|
011a89afab
|
typo, thanks to @twogee
|
6 years ago |
Stefan Bodewig
|
96921f4a86
|
JavaMail -> Jakarta Mail - Bugzilla Issue 63683
|
6 years ago |
jkf
|
bd7934edef
|
FTP checkstyle fixed + removed spurious part from ftp.html
|
6 years ago |
jkf
|
4ea4918b70
|
Add Ftp ant task wakeUpTransferInterval documentation also updated
|
6 years ago |
jkf
|
1702b68043
|
Add Ftp ant task timeout documentation also updated
|
6 years ago |
jkf
|
264074b82c
|
Updated manual to use https as far as currently possible.
|
6 years ago |
jkf
|
3a4980e3c4
|
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
|
6 years ago |
Matthias Gutheil
|
b8451922b6
|
[junitlauncher] Add support for selecting tests based on JUnit-5 tag functionality
This closes #93 pull request at github/apache/ant repo
|
6 years ago |
Stefan Bodewig
|
40eacefd8a
|
this is why we still use env and friends
|
6 years ago |
Stefan Bodewig
|
486e141b47
|
this is why we still use env and friends
|
6 years ago |
twogee
|
d01d88a19d
|
Fix doctype and language
|
7 years ago |
Jaikiran Pai
|
aa61cbce54
|
Merge 1.9.x branch into master
|
6 years ago |
Jaikiran Pai
|
ddb85a35b4
|
bz-63226 Doc change - mention that "list" operation honours "followsymlinks" attribute in ftp task
|
6 years ago |
twogee
|
9e1bd1445d
|
Incorrect HTML
|
6 years ago |
Jaikiran Pai
|
6e96e43111
|
Fix javadoc and manual errors related to the newly introduced readTimeout attribute for Http condition
|
6 years ago |
Jaikiran Pai
|
9eb170b4c2
|
Merge 1.9.x branch into master
|
6 years ago |
Jaikiran Pai
|
fe1ed7725d
|
Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant
|
6 years ago |
Jaikiran Pai
|
f04cc8bb19
|
Call InetAddress.isReachable instead of using reflection, now that we require Java 5 runtime for Ant
|
6 years ago |
Jaikiran Pai
|
da9ca6ef01
|
bz-63193 Introduce a readTimeout attribute for the "http" condition task
|
6 years ago |
Stefan Bodewig
|
722ccb7374
|
Merge pull request #82 from twogee/invalid-html
Use valid markup
|
7 years ago |
twogee
|
82a603c14e
|
Use valid markup
|
7 years ago |
Stefan Bodewig
|
706d818da0
|
moved to gitbox
|
7 years ago |
Stefan Bodewig
|
6b576f1e8d
|
whitespace - closes #80
|
7 years ago |
VGR
|
a621bcbcce
|
Based on feedback, added self to contributors, added line to WHATSNEW, added Ant version to docs, and replaced GPL man pages with BSD-licensed man pages.
|
7 years ago |
VGR
|
343dff90f2
|
Added tasks for JDK's jmod and jlink tools.
|
7 years ago |
Jaikiran Pai
|
7b29e8ff86
|
Update the manual of junitlauncher task as well as add a note in WHATSNEW about the changed class names of that task
|
7 years ago |
Gintas Grigelionis
|
570ca18375
|
Change an attribute name and explain why
|
7 years ago |
Jaikiran Pai
|
abce9225f5
|
Update the junitlauncher task to explain the ability to include JUnit libraries as part of the task's classpath
|
7 years ago |
Stefan Bodewig
|
2a359a6d3d
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
1db4855902
|
bad rowspan
|
7 years ago |
Stefan Bodewig
|
872a9bcded
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
048015b7d8
|
BZ 62424 minimal module support for javadoc
|
7 years ago |
Stefan Bodewig
|
b99b6fa538
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
d100b90032
|
add nested <args> to signjar and verifyjar
|
7 years ago |
Stefan Bodewig
|
a5796b5db0
|
BZ 62534 add support for -provider* args of keytool
|
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 |