jkf
|
b719dcff3d
|
Bugzilla 63252 FTP prevent No Transfer Timeout during long listings by Eugene Adell
|
6 years ago |
jkf
|
1702b68043
|
Add Ftp ant task timeout documentation also updated
|
6 years ago |
jkf
|
e6b44170a8
|
Bug 47414 - [PATCH] Add Ftp ant task timeout by Eugene Adell
|
6 years ago |
Stefan Bodewig
|
1d7bf5cca9
|
Merge branch '1.9.x'
|
6 years ago |
Stefan Bodewig
|
d4723b0e5a
|
snap publishing for the 1.9.x branch
|
6 years ago |
Stefan Bodewig
|
f138fa019c
|
Merge pull request #99 from bodewig/snap
add snap publishing for Ant
|
6 years ago |
Stefan Bodewig
|
65ce6ee50b
|
add snap publishing for Ant
|
6 years ago |
jkf
|
4f012c5426
|
cherry-pick updated wiki location in manual
|
6 years ago |
jkf
|
805137c7c7
|
updated wiki location in manual
|
6 years ago |
jkf
|
4af2316888
|
sorry for messing up with tabs
|
6 years ago |
jkf
|
7b825e7c96
|
More easily avoidable 1.x confusion removed
|
6 years ago |
jkf
|
dadbc278d0
|
Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant
|
6 years ago |
jkf
|
8f90351387
|
improved version handling in CompilerAdapter
|
6 years ago |
jmkf
|
5c8178b5b3
|
Merge pull request #98 from slobokot/fork-javac
Use commandline argument file for all options, but -J, for case javac…
|
6 years ago |
jmkf
|
b527dca348
|
Merge pull request #98 from slobokot/fork-javac
Use commandline argument file for all options, but -J, for case javac…
|
6 years ago |
jkf
|
d49dacf854
|
JavaEnvUtils - Suppot of JDK1.8+ only
Updated JavaEnvUtils to reflect that we are running JDK 1.8+, and
removal of checks that have become obsolete as a consequence thereof
|
6 years ago |
jkf
|
6904fd1eee
|
make deprecated method use non-deprecated method instead of the other
way around
|
6 years ago |
sergiys
|
2bc974aa1d
|
Use commandline argument file for all options, but -J, for case javac.forked=true
|
6 years ago |
sergiys
|
a207d5b8d2
|
Use commandline argument file for all options, but -J, for case javac.forked=true
|
6 years ago |
sergiys
|
15fcc941e0
|
Use commandline argument file for all options, but -J, for case javac.forked=true
|
6 years ago |
Stefan Bodewig
|
1c4a77adf9
|
Merge branch '1.9.x'
|
6 years ago |
Stefan Bodewig
|
c457e6dfd4
|
improve error message if Java cannot be found
|
6 years ago |
jmkf
|
9037e93fca
|
Merge pull request #95 from twogee/java-8-docs
Refer to Java 8 documentation for consistency
|
6 years ago |
twogee
|
15958559a8
|
Refer to Java 8 documentation for consistency
|
6 years ago |
jkf
|
dbf4b6fff2
|
The changes of last week part
|
6 years ago |
jkf
|
ed102173aa
|
Updating WHATSNEW for the changes of today and last week
|
6 years ago |
jkf
|
382edda476
|
Patch improving FTP Connection Closed error handling and reporting by
Eugene Adell
|
6 years ago |
jkf
|
35d3b9ab11
|
@BeforeAll failing should break build. Pr 63479
|
6 years ago |
jkf
|
823a5316eb
|
PR 53457 - ByteBuffer::limit and ByteBuffer::rewind are new methods linked when building on jdk11 this prevents running ZIP related tasks on jdk8 from completing successfully
|
6 years ago |
jkf
|
0b1690a4f5
|
updated default m2 repository location
|
6 years ago |
jkf
|
fb6d9b0d5d
|
Validating contents of resources fetched via insecure channels
|
6 years ago |
jkf
|
2a99ecf78f
|
uri is part of the license itself and therfore should not be changed without involvement of legal.
|
6 years ago |
jkf
|
e5e41f0353
|
Fixed broken javadoc
|
6 years ago |
jkf
|
9b4393b85c
|
Avoid connection refused errors by leaving some time between the gets, works locally lets see if it also works for jenkins
|
6 years ago |
jkf
|
ad49c5b4e8
|
Validating contents of resources fetched via insecure channels
|
6 years ago |
jkf
|
ceb39e2179
|
removed http links from java sources to the extent possible
|
6 years ago |
jkf
|
3d515b2841
|
remove unnecessary http references in xml / xsl testcases
|
6 years ago |
jkf
|
46a53f4e36
|
checkstyle.org has https site also for xsl
|
6 years ago |
jkf
|
2e225a00fd
|
checkstyle.org has https site
|
6 years ago |
jkf
|
c82c43388b
|
https to the extent possible for src/etc excluding src/etc/testcases
|
6 years ago |
jkf
|
e82430817d
|
Updated http references to https in text files in root directory, except WHATSNEW
|
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 |
jkf
|
7af3b61620
|
updated default m2 repository location
|
6 years ago |
Jaikiran Pai
|
5198e58f20
|
Use HTTPS URL for fetching doc generation tool
|
6 years ago |
Jaikiran Pai
|
9b5ec2ae7b
|
Use HTTPS URL for fetching doc generation tool
|
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 |
Jaikiran Pai
|
1cb2f81750
|
bz-63446 Add Michael Seele to contributors list
|
6 years ago |
Jaikiran Pai
|
03a718d88d
|
bz-63446 [junitlauncher] Create the right number of listeners in the test definition representing the fork mode of "testclasses"
Patch contributed by mseele@guh-software.de as an attachment to
the linked bugzilla
|
6 years ago |
Jaikiran Pai
|
0259c0b981
|
bz-63259 Don't check the FTP file for being a symlink, more than once
Patch contributed by Eugène Adell, as an attachment in the bugzilla issue.
Signed-off-by: Jaikiran Pai <jaikiran@apache.org>
|
6 years ago |