Stefan Bodewig
cee2935c79
setpermissions task using NIO rather than platform tools
10 years ago
Stefan Bodewig
97a0b26c7e
helper class for dealing with file permissions
10 years ago
Stefan Bodewig
f6e6c20a89
Merge branch '1.9.x'
10 years ago
Stefan Bodewig
03481a6b0c
lower-case macro attribute names set via API
For normal build files IntrospectionHelper has already handled the
lower-casing.
Bugzilla Report 59339
10 years ago
Stefan Bodewig
abdaa58453
try running the symlink condition tests on windows as well
10 years ago
Stefan Bodewig
32e3ed0222
a few things will be different for 1.10.0
10 years ago
Stefan Bodewig
8767a85c58
Merge branch '1.9.x'
10 years ago
Stefan Bodewig
d8e3aa7811
add cleanup notes
10 years ago
Stefan Bodewig
059d44fac6
almost complete release instructions
10 years ago
Stefan Bodewig
cf2e984d56
Merge branch '1.9.x'
Conflicts:
WHATSNEW
build.xml
manual/cover.html
manual/credits.html
release/ivy.xml
src/etc/poms/ant-antlr/pom.xml
src/etc/poms/ant-apache-bcel/pom.xml
src/etc/poms/ant-apache-bsf/pom.xml
src/etc/poms/ant-apache-log4j/pom.xml
src/etc/poms/ant-apache-oro/pom.xml
src/etc/poms/ant-apache-regexp/pom.xml
src/etc/poms/ant-apache-resolver/pom.xml
src/etc/poms/ant-apache-xalan2/pom.xml
src/etc/poms/ant-commons-logging/pom.xml
src/etc/poms/ant-commons-net/pom.xml
src/etc/poms/ant-jai/pom.xml
src/etc/poms/ant-javamail/pom.xml
src/etc/poms/ant-jdepend/pom.xml
src/etc/poms/ant-jmf/pom.xml
src/etc/poms/ant-jsch/pom.xml
src/etc/poms/ant-junit/pom.xml
src/etc/poms/ant-junit4/pom.xml
src/etc/poms/ant-launcher/pom.xml
src/etc/poms/ant-netrexx/pom.xml
src/etc/poms/ant-swing/pom.xml
src/etc/poms/ant-testutil/pom.xml
src/etc/poms/ant/pom.xml
src/etc/poms/pom.xml
src/etc/testcases/taskdefs/conditions/antversion.xml
10 years ago
Stefan Bodewig
8e8f4de8ff
Tagging RC1 for version 1.9.7 of Ant
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlcIo6wACgkQohFa4V9ri3IRRwCfcxfYLPYUc3QagPByDInVc8eZ
GlkAnRfdSsB3qDFvhZYJXwZzgh1b6qMU
=GdAj
-----END PGP SIGNATURE-----
Merge tag 'ANT_197_RC1' into 1.9.x
Tagging RC1 for version 1.9.7 of Ant
10 years ago
Antoine Levy-Lambert
062ccd01f2
fix javadoc for parameter in OwnedBySelector#setOwner
10 years ago
Stefan Bodewig
32bf39369d
ownedBy selector
10 years ago
Stefan Bodewig
bcfcb4d8ea
removed anchor by accident
10 years ago
Stefan Bodewig
dc34b252d5
looks as if the files are executable by default on Windows?
10 years ago
Stefan Bodewig
c5e90beadb
symlink and executable file selectors
10 years ago
Stefan Bodewig
dcf24136c4
typo
10 years ago
Stefan Bodewig
afdf355c65
remove apt task, there is no apt tool in java8
10 years ago
Stefan Bodewig
3c930b9323
more obsolete Java version checks
10 years ago
Stefan Bodewig
39a5345447
remove tests for JDKs < 8
10 years ago
Stefan Bodewig
bcf8016678
can't run apt tests with Java8
10 years ago
Stefan Bodewig
a8a8ba1ee1
we can always assume java8+
10 years ago
Stefan Bodewig
ce5d257151
tweaks
10 years ago
Stefan Bodewig
763c70ba49
and another place that needs an update for the 1.9.x branch
10 years ago
Stefan Bodewig
55ddb55171
update for our 2-branch model
10 years ago
Stefan Bodewig
e7840bd279
typo and whitespace
10 years ago
Stefan Bodewig
94bdfe8e9d
document next step
10 years ago
Stefan Bodewig
fba0be3813
updating Release Instructions - WIP
10 years ago
Stefan Bodewig
cecbf5c6bc
prepare first RC of 1.9.7
10 years ago
Stefan Bodewig
dc592e6306
nobody needs httpclient, remove the check
10 years ago
Stefan Bodewig
d02ecf6fec
whitespace
10 years ago
Stefan Bodewig
fd2327b8bc
simplification suggested by @silviu-burcea
10 years ago
Stefan Bodewig
a2eb305521
use Java8 in POMs as well
10 years ago
Stefan Bodewig
5024dcf97b
Merge branch '1.9.x'
10 years ago
Stefan Bodewig
356972ab3a
document serverAliveInterval and serverAliveCountMax
10 years ago
Stefan Bodewig
edeb171a78
cosmetics
10 years ago
Stefan Bodewig
851aa5fb56
serverAliveInterval and serverAliveCountMax in <sshexec> and <scp>
Patch by Issa Gorissen
https://bz.apache.org/bugzilla/show_bug.cgi?id=59162
10 years ago
Stefan Bodewig
d1736c7bb7
try-with-resource for AntClassLoader
10 years ago
Stefan Bodewig
9f50f363b9
Merge branch '1.9.x'
10 years ago
Stefan Bodewig
17527b6490
AntClassLoader5 has become obsolete long ago
10 years ago
Stefan Bodewig
b7ef1bcd03
whitespace
10 years ago
Stefan Bodewig
f7f58eeec1
implement Closeable in ZipFile to be compatible with 1.9.7
10 years ago
Stefan Bodewig
311138d0aa
whitespace
10 years ago
Stefan Bodewig
0906b0ad94
even more FileUtils.close and try-with-resources cases
10 years ago
Stefan Bodewig
d3a67a3632
Revert "Java5"
This reverts commit 67aea0e573 .
10 years ago
Stefan Bodewig
48cdc84cc8
Merge branch '1.9.x'
Conflicts:
src/main/org/apache/tools/zip/ZipFile.java
10 years ago
Stefan Bodewig
a8d6367ddc
remove re-implementations of FileUtils.close()
10 years ago
Stefan Bodewig
cd1ff3566e
make ZipFile implement Closeable
10 years ago
Stefan Bodewig
1591c1f83c
whitespace
10 years ago
Stefan Bodewig
4af291c580
embrace AutoCloseable
10 years ago