dbceb6071
Merge branch '1.9.x' by
2020-05-13 18:13:18 +0200
a395283e3
Merge tag 'rel/1.9.15' and prepare for next release by
2020-05-13 18:08:29 +0200
1d9acc550
develop snaps can not be promoted by
2020-05-10 17:00:22 +0200
e04bc3455
Prepare for RC1 of version 1.10.8 of Ant by
2020-05-10 16:34:38 +0200
a03326036
prepare the Ant 1.9.15 release by
2020-05-10 15:38:23 +0200
51353ac2a
Merge branch '1.9.x' by
2020-05-10 15:11:29 +0200
926f339ea
recommend using ant.tmpdir by
2020-05-10 15:07:05 +0200
dffd57ca2
ignore test that requires Nashorn on Java 15+ for now by
2020-05-06 07:47:30 +0200
a8645a151
use nio.Files.createTempFile rather than File.createTempFile by
2020-05-05 15:32:09 +0200
041b058c7
make junitlauncher use ant.tmpdir as well by
2020-05-05 15:01:39 +0200
fe7e9617e
Merge branch '1.9.x' by
2020-05-05 14:51:38 +0200
9c1f4d905
provide a magic property that overrides temp directory by
2020-03-08 17:14:44 +0100
bc9fed119
Merge branch '1.9.x' by
2020-05-05 12:11:07 +0200
45fd589a1
rmic has been removed in Java 15+ by
2020-05-05 11:53:39 +0200
d591851ae
make junitlauncher and friends use FileUtils.createTempFile by
2020-05-03 17:24:03 +0200
c37f13d42
Merge pull request #111 from twogee/magic-names by
2020-03-08 11:11:53 +0100
2f0e194b8
HTTP refused by Maven Central (breaks nightlies) by
2020-01-19 23:50:20 +0100
814e95b74
More magic names by
2019-11-06 22:41:59 +0100
bf7c94af2
antlib: is a magic name by
2019-11-06 22:35:49 +0100
ae32a21a7
build.sysclasspath is a magic name by
2019-11-06 11:23:48 +0100
fd1de05ff
Puppy Crawl no longer hosts Checkstyle DTD (since March 2019, actually…) by
2020-01-15 06:27:00 +0100
577a983b5
Record the fix in junit-frames-xalan1.xsl, in WHATSNEW by
2020-01-16 11:03:03 +0530
991867b89
Declare proper namespace for stringutils by
2020-01-16 10:59:46 +0530
d4ea64471
Incorrect variable name by
2020-01-15 06:21:43 +0100
f0eaa0627
Update third-party libraries by
2020-01-11 12:01:19 +0100
9b0842faf
Fix space issue in AntStructure.DTDPrinter by
2020-01-12 19:16:19 -0800
6a06674ef
bz-63958 Correctly parse the forked mode launch definition in cases where a listener element is a sibling of either test or testclasses element by
2020-01-11 07:50:49 +0530
c4aeb9cd9
bz-63921 Using a "live" keySet() can result in ConcurrentModificationException by
2020-01-10 19:57:20 +0530
dfeee59cc
bz-63438 Undo part of commit 6656db28bb79912ec1c744f34affbda53f86e6fd, to fix broken javadocs target by
2020-01-10 19:08:14 +0530
043384071
Merge branch '1.9.x' by
2020-01-01 16:44:43 +0100
9c6137580
Happy New Decade! by
2020-01-01 16:43:06 +0100
bba6f47f9
[bugfix] Avoid illegal control characters in HTML when transforming from XML by
2019-12-07 16:23:01 +0100
104244f69
Fix testCompatibility.sh to allow space in PATH env variable by
2019-12-04 13:16:42 +0530
fc82dd1bf
bz-63850 junitlaucher legacy-xml: don't lose exception from @BeforeAll by
2019-11-04 12:20:53 +0100
c9b697a8d
Wrong default in the "tar" task manual by
2019-10-25 23:01:30 +0200
b6143efab
Support the SSH configuration file (~/.ssh/config) in the sshexec, sshsession and scp tasks by
2019-10-24 17:00:21 +0200
cd17a660b
Merge branch 'PR-104' by
2019-10-25 08:48:14 +0200
7aa2473e8
Use newer JDK 8 version to test compatibility by
2019-10-24 13:17:02 +0530
7b0e8555a
bz-63874 Fix regression introduced by commit "Use commandline argument file for all options, but -J, for case javac" by
2019-10-23 13:24:19 -0700
5334942ce
bz-62617 Move the log message to the right place by
2019-10-22 09:45:45 +0530
add1b33bc
Correct a typo by
2019-10-21 18:52:28 +0100
1b42c235a
Made some variable names more consistent with the other parts of the code. by
2019-10-21 14:05:15 +0900
1bfa7880a
bz-62617 tstamp task - Honor SOURCE_DATE_EPOCH to allow reproducible builds by
2019-10-20 18:30:01 +0530
8511719cf
I've broken output to files that don't exist before running sshexec by
2019-10-17 20:37:14 +0200
8a231f664
remove typo and duplicate code by
2019-10-17 08:10:06 +0200
a7a190680
bz-63827 Minor change by
2019-10-10 17:08:54 +0530
02ffb258c
bz-63827 Print out stacktrace in "legacy-xml" when the test is aborted too by
2019-10-10 14:18:59 +0530
23a3665c3
bz-63827 Print out the stacktrace when writing out the XML from "legacy-xml" formatter of junitlauncher by
2019-10-10 13:53:00 +0530
26b8a01e6
Merge branch '1.9.x' by
2019-10-02 07:59:06 +0200
ab6b3e4bb
bad indentation and missing heading by
2019-10-02 07:57:21 +0200
99ef834ef
adapt runant.py to Python3 by
2019-10-02 07:55:16 +0200
451ecde5c
Send FQDN instead of simple hostname in SMTP HELO command by
2019-09-03 13:05:31 +0200
2d221de4c
Update release instructions to make it clear that final release tags should go under "rel/" by
2019-09-06 20:20:14 +0530
f8e349cdb
Provide more meaningful error message by
2019-09-05 09:08:20 +0200
7a3e9034e
Clarify the snapcraft release command by
2019-09-05 10:23:13 +0530
13538807e
Fix typo by
2019-09-05 10:01:36 +0530
7b996a872
Update release instructions by
2019-09-05 09:58:12 +0530
5a4d511c8
try the new .asf.yaml service by
2019-09-05 06:24:35 +0200
ff8a05bd5
Merge tag 'rel/1.10.7' by
2019-09-05 09:00:36 +0530
80768efaa
Prepare for RC1 of 1.10.7 Ant release by
2019-09-01 11:49:34 +0530
9c656cc10
Use a custom copyright license matcher for RAT to allow usage of https links in copyright headers by
2019-09-01 10:57:59 +0530
56ce7f843
create the Java 8 install dir in the build directory by
2019-08-26 15:56:46 +0530
05271caa9
Fix test-compatibility script to handle space character in file paths by
2019-08-26 14:02:27 +0530
1f3323dd4
Introduce a script which can be used in a CI job to make it easier to test Java version compatibility of Ant by
2019-08-26 11:29:20 +0530
3a1ff0d80
Skip ImageTest if JPEG codec from com/sun/image/codec isn't available in the Java runtime. by
2019-08-26 10:27:20 +0530
127b08d5e
Add ability to optionally skip the build target (which does the compilation) by
2019-08-25 17:57:17 +0530
d80b4a75a
Fix bootstrap.bat on Windows by
2019-08-25 16:34:35 +0530
a45a1f35a
Removing quotes that break builds on 1.8 by
2019-08-25 12:28:33 +0200
5387d84f7
Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant by
2019-08-25 11:44:24 +0200
aac25de91
Fixed regression on javac version selection in case build.compiler property is set. by
2019-08-25 11:42:58 +0200
a06e1227a
Set the --release version to Java 8, when bootstraping with higher versions of Java by
2019-08-25 14:52:01 +0530
5981e1bff
bz-63680 Fix the LegacyXmlResultFormatter to recursively look for a parent testclass name, until it finds one by
2019-08-23 10:13:47 +0530
011a89afa
typo, thanks to @twogee by
2019-08-23 07:31:51 +0200
2b8f19ae9
bz-63680 Prevent StringIndexOutOfBoundsException while trying to infer the package name of a test class by
2019-08-22 18:32:00 +0530
29398efbc
maybe build deletes the downloaded archive? by
2019-08-22 13:28:30 +0200
96921f4a8
JavaMail -> Jakarta Mail - Bugzilla Issue 63683 by
2019-08-22 10:00:50 +0200
41db83c2c
fix file name by
2019-08-22 09:35:00 +0200
f9a22ba57
go back to Spnar Scanner 2.5.0 by
2019-08-21 18:48:31 +0200
b8fc243b5
the new sonarqube scanner seems to rquire binaries by
2019-08-21 15:14:37 +0200
a38e1e849
upgrade sonarqube-ant-tasks by
2019-08-21 12:23:46 +0200
10fc57828
try to move from ASF's Sonarqube to sonarcloud.io by
2019-08-21 12:17:49 +0200
e95251b3b
Separate out the compilation for classes that need JDK9+, from the regular compilation and set the --release to 8 for the regular compilation target by
2019-06-04 09:55:38 +0530
e3eb039ab
use Files API rather than FileWriter by
2019-07-14 20:02:32 +0200
ee3ef7a0c
1.10.7 by
2019-07-14 13:45:37 +0200
bd7934ede
FTP checkstyle fixed + removed spurious part from ftp.html by
2019-07-14 11:40:34 +0200
c100ca01d
Add Ftp ant task timeout documentation also updated by
2019-07-13 14:49:57 +0200
4ea4918b7
Add Ftp ant task wakeUpTransferInterval documentation also updated by
2019-07-12 17:00:44 +0200
b719dcff3
Bugzilla 63252 FTP prevent No Transfer Timeout during long listings by Eugene Adell by
2019-07-12 16:24:54 +0200
1702b6804
Add Ftp ant task timeout documentation also updated by
2019-07-12 16:05:46 +0200
e6b44170a
Bug 47414 - [PATCH] Add Ftp ant task timeout by Eugene Adell by
2019-07-12 14:45:48 +0200
1d7bf5cca
Merge branch '1.9.x' by
2019-07-04 20:09:54 +0200
d4723b0e5
snap publishing for the 1.9.x branch by
2019-07-04 20:06:55 +0200
f138fa019
Merge pull request #99 from bodewig/snap by
2019-07-04 19:55:06 +0200
65ce6ee50
add snap publishing for Ant by
2019-06-11 20:30:34 +0200
4f012c542
cherry-pick updated wiki location in manual by
2019-06-23 16:54:25 +0200
805137c7c
updated wiki location in manual by
2019-06-23 16:54:25 +0200
4af231688
sorry for messing up with tabs by
2019-06-15 17:37:44 +0200
7b825e7c9
More easily avoidable 1.x confusion removed by
2019-06-15 16:58:31 +0200
dadbc278d
Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant by
2019-06-15 16:28:16 +0200
8f9035138
improved version handling in CompilerAdapter by
2019-06-15 16:10:37 +0200