Jan Matrne
f44dd8255f
<setpermission> requires Ant 1.10+. For the (nightly) build it is not that important.
9 years ago
Stefan Bodewig
3c37952d69
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
0edf3ca252
<zip> up-to-date check doesn't work properly on NTFS
https://bz.apache.org/bugzilla/show_bug.cgi?id=59562
Patch by Gilles QUERRET
9 years ago
Stefan Bodewig
8e87ef9e6b
disable a few tests on Windows
9 years ago
Stefan Bodewig
2d21d2667a
don't try to set executable permission on Windows
9 years ago
Stefan Bodewig
259684f039
new test, mainly to debug error on Windows
9 years ago
Stefan Bodewig
e5d53d3e63
enhance chance of tests passing on Windows
9 years ago
Stefan Bodewig
4240500618
tabs and linefeeds
9 years ago
Stefan Bodewig
eb4cd63850
and fix the array-based join method as well
9 years ago
Stefan Bodewig
c03b8a506f
make StingUtils#join do what its tests expect
9 years ago
Stefan Bodewig
24f3afe792
whitespace
9 years ago
Stefan Bodewig
04b9e2bd17
implement DOS-friendly fallback in setpermissions
9 years ago
Stefan Bodewig
6ab698cf9a
optional callbacks for non-POSIX file systems
9 years ago
Stefan Bodewig
fc0b2ab11d
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
5c24a75a78
fix possible race-condition
similar to https://bz.apache.org/bugzilla/show_bug.cgi?id=55290
Reported by Yoshiki Higo, Shinpei Hayashi, Hideaki Hata and Mei Nagappan
9 years ago
Stefan Bodewig
0c2ca55255
Merge branch '1.9.x'
10 years ago
Stefan Bodewig
647bdfb2d7
<get>'s quiet attribute is broken
https://bz.apache.org/bugzilla/show_bug.cgi?id=59379
10 years ago
Stefan Bodewig
434193d088
whitespace
10 years ago
Jan Matrne
a80c75af55
Files.setPermission may throw additional exceptions (e.g. on Win7-NTFS)
10 years ago
Jan Matrne
75f1237400
StringUtils.join: new method
10 years ago
Stefan Bodewig
d96c85ba4c
mklink doesn't work on our Jenkins nodes
This reverts commit abdaa58453 .
10 years ago
Stefan Bodewig
c7d9b17b08
user setpermissions rather than chmod
10 years ago
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