d9ae01a59
(HEAD -> master)
fix by
2023-03-01 10:51:29 +0800
fe9bf0f1a
xslt task - log only the stylesheet resource name This closes #199 pull request at github.com/apache/ant by
2023-02-24 19:15:51 +0100
014e94e5d
fix typo by
2023-01-10 11:34:40 +0530
4ddfae1f3
Next is 1.10.14 of Ant by
2023-01-04 15:37:04 +0530
3570551a8
allow "mvn -f src/etc/poms/pom.xml -DskipTests package" to succeed during release, when using Java 9+ version by
2023-01-04 14:44:56 +0530
6a7f90685
new year by
2023-01-04 14:21:14 +0530
e720c4d80
update dependencies with known vulnerabilities by
2022-12-21 19:24:26 +0100
c9b9aff1a
upload new key by
2022-12-11 18:46:40 +0530
9318eedbd
Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns a content-length header. Switch to a different URL which returns one. by
2022-12-11 13:49:52 +0530
82c70f320
redo security manager setting to allow calling System.setSecurityManager at runtime - Reverts the changes done to launch scripts which were checking for the Java runtime version to decide whether or not to set java.security.manager=allow - Introduces a new "allow" Java class (in unnamed package) as a workaround to allow setting java.security.manager=allow on (older) versions of Java which don't recognize "allow" as a predefined text for that property - Packages the "allow" Java class into ant-launcher.jar, which is the same jar file containing the org.apache.tools.ant.launch.Launcher class that gets launched from the Ant startup scripts - Sets java.security.manager=allow explicitly in Ant launch scripts, irrespective of which Java runtime version is being used by
2022-12-11 08:16:41 +0530
7601bf176
fix forward test, but I don't find any host with a stable reverse lookup by
2022-11-26 19:23:52 +0100
e04fbe7ff
try to properly decode multibyte encoded names in tar entries by
2022-11-26 18:47:07 +0100
22ef1323c
warn against multi-byte encoding in tar by
2022-11-26 17:23:20 +0100
3e6d6acc3
paths with wildcards do not work in javac's arg-file by
2022-11-19 17:50:29 +0100
0aca73974
loadresource might log warnings even though quiet was set to true by
2022-11-19 13:25:44 +0100
4b7965dc6
Merge pull request #195 from keithc-ca/version by
2022-11-17 06:18:34 +0530
c8f579577
Fix detection of java.specification.version by
2022-11-16 13:08:20 -0500
bbe6859b2
allow security manager setting on all versions above Java 18 (inclusive) by
2022-11-08 09:13:04 +0530
65d3af7d5
Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level by
2022-11-08 06:18:06 +0530
37d0b40ff
credit @keithc-ca for #194 by
2022-11-07 18:46:34 +0100
ab96bfdd1
record tar fix of #194 by
2022-11-07 18:36:23 +0100
837eab258
Merge pull request #194 from keithc-ca/tar by
2022-11-07 18:33:56 +0100
048df1e3c
Names end before the first NULL (not the last) by
2022-10-26 13:30:00 -0400
15ed7c87e
punctuation by
2022-09-16 10:46:01 -0500
39c9b0c93
create manifest file's parent if needed. by
2022-08-24 12:38:33 +0200
52fa95523
bz-66164 Don't change file permissions on unrelated files in dest directory, when building and copying over Ant distribution by
2022-08-18 19:10:13 +0530
b9272756f
add Piotr P. Karwasz by
2022-08-07 14:08:00 +0200
46cf61c7e
record #191 by
2022-08-07 13:04:10 +0200
2920ea1d9
Merge pull request #191 from ppkarwasz/fetch-script by
2022-08-07 13:00:57 +0200
6594b8cd5
Fix retrieval from non-default repositories by
2022-08-04 23:47:54 +0200
f6a3d456e
Merge branch '1.9.x' by
2022-06-25 17:16:39 +0200
6946fb59b
Merge pull request #190 from chrstphrchvz/backport-63438 by
2022-06-25 17:05:47 +0200
7d7c06f3f
bz-63438 Undo part of commit 67f29ce0c2ad332570c0a1382c79532cee66dce8, to fix broken javadocs target by
2022-06-22 07:26:31 -0500
eeacf501d
avoid listing directories who's content is never used by
2022-05-27 18:37:16 +0200
42d257964
go back to ignoring the ImageIOTest#testFailOnError() test, like it was for several years/releases before being moved from ImageTest to this new test class by
2022-05-22 07:52:06 +0530
2907aeffb
upgrade junit5 library dependencies by
2022-05-21 19:27:33 +0530
0bc302a60
Maven Ant tasks has been EOLed (https://maven.apache.org/ant-tasks/). Switch to Maven Artficat Resolver Ant tasks instead (https://maven.apache.org/resolver-ant-tasks/) by
2022-05-21 19:27:33 +0530
84a91794c
Use a fixed timezone in Tstamp test by
2022-05-21 15:35:11 +0530
babd1c400
Fix integer overflow when parsing SOURCE_DATE_EPOCH by
2022-04-23 00:12:11 +0200
e452d2147
Merge branch '1.9.x' by
2022-04-10 17:09:59 +0200
48fe70257
typo by
2022-04-10 17:09:06 +0200
99be66bc0
Merge branch '1.9.x' by
2022-04-09 18:01:35 +0200
2989738c9
plug resource leak as suggested by Mike Phillips in BZ issue 66001 by
2022-04-09 17:58:33 +0200
f7813aa7e
Merge pull request #185 from chagmed/master by
2022-04-09 17:49:44 +0200
9c50a8e1c
Update selectors.html by
2022-04-08 12:46:14 -0400
62a464710
terse w/ Optional by
2022-03-29 17:25:04 -0500
7ab122252
Merge branch '1.9.x' by
2022-03-22 21:23:45 +0100
c6854c58a
document modificationtime attribute of zip added many moons ago by
2022-03-22 21:22:54 +0100
a42d789dc
@since by
2022-03-11 09:46:17 -0600
a05291383
pathconvert: avoid buffering for log/property output by
2022-03-11 09:10:06 -0600
e7c48c8f8
local += nested name elements by
2022-02-25 18:48:19 -0600
c4552aaaf
scriptdef += @setbeans by
2022-02-25 17:55:40 -0600
5f10acc1a
compute effective properties permitting null values by
2022-02-25 10:46:56 -0600
dd3a59423
set expectedMessage for antunit test by
2022-02-24 20:49:21 -0600
f1570a246
support default value for scriptdef attribute by
2022-02-24 20:45:08 -0600
137218fd6
test script properties binding by
2022-02-24 14:36:56 -0600
3d8393460
bind all effective properties to script* tasks/types by
2022-02-24 14:35:48 -0600
b354f7ac1
filter out null by
2022-02-20 11:06:30 -0600
a63248be7
warm up before expected compiled to outperform noncompiled by
2022-02-19 17:44:18 -0600
c6c757991
Merge branch 'master' into script-manager by
2022-02-17 10:23:54 -0600
0db467a37
try again with a value that already handles dirsep by
2022-02-16 15:27:09 -0600
250d528ee
fixup testcase for Windows by
2022-02-16 14:59:58 -0600
0d0971ab8
support writing pathconvert output to resource by
2022-02-16 13:30:29 -0600
c9ed89099
remove spurious default field values by
2022-02-16 12:57:32 -0600
b286069d2
skip tests relying on Javascript when running in Jenkins w/ JDK >= 15 by
2022-02-16 12:52:22 -0600
d2e4efab2
propagate same properties as build.xml antunit invocation by
2022-02-16 12:51:36 -0600
0d7d3dd04
skip tests relying on Javascript when running in Jenkins w/ JDK >= 15 by
2022-02-16 12:52:22 -0600
1f8959ff8
propagate same properties as build.xml antunit invocation by
2022-02-16 12:51:36 -0600
738fcd8d6
refactor script manager to enum by
2022-02-15 17:37:54 -0600
f20a9f3cb
use javascript w/ javax for scriptcondition return tests by
2022-02-15 10:28:00 -0600
5fb187d3e
fix bug with scriptcondition eval result by
2022-02-14 15:18:28 -0600
413f5c0de
make scriptcondition behave as documented wrt script return value by
2022-02-14 15:04:16 -0600
c59f8a28c
add scriptcondition tests by
2022-02-14 14:52:33 -0600
ce494e836
use coreLoader, if set, to create subordinate classLoaders by
2022-02-13 14:37:53 -0600
945fd2520
move netrexx to end because it's prone to hang/fail by
2022-02-13 12:01:50 -0600
10316f910
Address some Javadoc issues by
2022-02-13 11:49:19 -0600
382c07c81
cleanup by
2022-02-11 15:16:33 -0600
1ef2e467d
tweak to x-platform test fix by
2022-02-11 08:19:12 -0600
5d8f73a67
javadoc by
2022-02-10 09:28:01 -0600
f1ca496b6
fix testcase x-platform by
2022-02-10 09:07:56 -0600
aa47924dc
Fix an issue in LegacyXmlResultFormatter with ]]> in stacktraces by
2022-01-21 08:52:25 -0700
b4a91c7fb
refactor attribute introspection to support Optional* types by
2022-02-09 19:05:55 -0600
71f44247d
add static BuildException factory method by
2022-02-09 19:05:33 -0600
97cc23ef8
test pathconvert setonempty=false by
2022-02-09 13:23:50 -0600
90ed3ff6c
pathconvert to outputstream so that logging requires no in-memory String accumulation by
2022-02-09 13:00:49 -0600
af035b0fc
iterate resources directly when !cache by
2022-02-09 12:59:34 -0600
ccde92427
use Collections#emptyIterator by
2022-02-09 11:51:13 -0600
a8779939c
volatile cache property by
2022-02-09 11:49:38 -0600
847dcd9db
Resources javadoc by
2022-02-09 11:46:13 -0600
43deb9e8c
test pathconvert features by
2022-02-09 10:09:16 -0600
6fdb34e73
fully migrate pathconvert tests to antunit by
2022-02-08 18:28:05 -0600
a66dafa7d
add java.security.manager=allow while launching against Java 19 by
2022-02-07 09:07:09 +0530
8f57984b1
avoid unnecessary work by
2022-02-05 14:39:18 -0600
a1c59932a
remove extra semi by
2022-02-05 13:36:20 -0600
b690788b1
fix ant.bat script for Java 18 security manager configuration/check by
2022-01-15 11:33:02 +0530
ff62ff715
typo by
2022-01-12 19:04:41 +0100
2972b55fb
make PropertyHelper a bit more backwards compatible by
2022-01-12 19:00:29 +0100
461deb558
Merge branch '1.9.x' by
2022-01-03 16:09:03 +0100
a9c32687a
happy new year by
2022-01-03 16:08:37 +0100
3ecae6355
credit @sonyDeswal for #170 by
2021-12-29 11:23:45 +0100