jkf
|
aac25de91c
|
Fixed regression on javac version selection in case build.compiler property is set.
|
6 years ago |
Jaikiran Pai
|
5981e1bff1
|
bz-63680 Fix the LegacyXmlResultFormatter to recursively look for a parent testclass name, until it finds one
|
6 years ago |
Stefan Bodewig
|
011a89afab
|
typo, thanks to @twogee
|
6 years ago |
Jaikiran Pai
|
2b8f19ae9d
|
bz-63680 Prevent StringIndexOutOfBoundsException while trying to infer the package name of a test class
|
6 years ago |
Stefan Bodewig
|
29398efbc2
|
maybe build deletes the downloaded archive?
|
6 years ago |
Stefan Bodewig
|
96921f4a86
|
JavaMail -> Jakarta Mail - Bugzilla Issue 63683
|
6 years ago |
Stefan Bodewig
|
41db83c2c6
|
fix file name
|
6 years ago |
Stefan Bodewig
|
f9a22ba57a
|
go back to Spnar Scanner 2.5.0
|
6 years ago |
Stefan Bodewig
|
b8fc243b51
|
the new sonarqube scanner seems to rquire binaries
|
6 years ago |
Stefan Bodewig
|
a38e1e8496
|
upgrade sonarqube-ant-tasks
|
6 years ago |
Stefan Bodewig
|
10fc578281
|
try to move from ASF's Sonarqube to sonarcloud.io
|
6 years ago |
Jaikiran Pai
|
e95251b3b5
|
Separate out the compilation for classes that need JDK9+, from the regular compilation and set the --release to 8 for the regular compilation target
Mail discussion reference https://mail-archives.apache.org/mod_mbox/ant-dev/201905.mbox/%3c10b1ea11-5ac7-df66-c020-038c8a1a0045@apache.org%3e
|
6 years ago |
Stefan Bodewig
|
e3eb039ab6
|
use Files API rather than FileWriter
|
6 years ago |
jkf
|
ee3ef7a0c3
|
1.10.7
|
6 years ago |
jkf
|
bd7934edef
|
FTP checkstyle fixed + removed spurious part from ftp.html
|
6 years ago |
jkf
|
c100ca01d4
|
Add Ftp ant task timeout documentation also updated
|
6 years ago |
jkf
|
4ea4918b70
|
Add Ftp ant task wakeUpTransferInterval documentation also updated
|
6 years ago |
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 |