Stefan Bodewig
0319f81345
built-in implementation of native2ascii
https://bz.apache.org/bugzilla/show_bug.cgi?id=59855
9 years ago
Stefan Bodewig
e25e82c8a1
fix version number
9 years ago
Stefan Bodewig
5c85c44601
JDK9 modules support for JUnit by Tomáš Zezula
this is the combined patch or #18 which couldn't be applied via `git am`
9 years ago
Stefan Bodewig
5c13bb8417
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
3fe363e212
add compression support to <scp>
https://bz.apache.org/bugzilla/show_bug.cgi?id=47552
Patch-by: Matthew Yanos
9 years ago
Stefan Bodewig
73bcc2813a
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
de5b4058b9
must not set file and dir in <fileset>
https://bz.apache.org/bugzilla/show_bug.cgi?id=59402
9 years ago
Stefan Bodewig
04b9e2bd17
implement DOS-friendly fallback in setpermissions
9 years ago
Stefan Bodewig
cee2935c79
setpermissions task using NIO rather than platform tools
9 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
9 years ago
Stefan Bodewig
32bf39369d
ownedBy selector
9 years ago
Stefan Bodewig
bcfcb4d8ea
removed anchor by accident
9 years ago
Stefan Bodewig
c5e90beadb
symlink and executable file selectors
9 years ago
Stefan Bodewig
afdf355c65
remove apt task, there is no apt tool in java8
9 years ago
Stefan Bodewig
5024dcf97b
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
356972ab3a
document serverAliveInterval and serverAliveCountMax
9 years ago
Stefan Bodewig
057c3f8aba
master -> 1.10.x, requires java8
closes #13
9 years ago
Tomas Zezula
83eaf48045
Added modulepath, modulesourcepath and upgrademodulepath into Javac task.
9 years ago
Tomas Zezula
aef407be4d
Updated Java task manual.
Added since tags.
9 years ago
Stefan Bodewig
c78ecf75bb
optionally don't follow redirects in <http>
https://bz.apache.org/bugzilla/show_bug.cgi?id=58840
9 years ago
Stefan Bodewig
494e865553
make ant.project.invoked-targets available for top-level tasks
https://bz.apache.org/bugzilla/show_bug.cgi?id=58908
9 years ago
Stefan Bodewig
e7d5d49dbb
extension is ignored when both in and out are given
http://stackoverflow.com/questions/34588194/attribute-extension-in-xslt-task-doesnt-work
10 years ago
Stefan Bodewig
9b210733dc
don't use deprecated attribute in examples
10 years ago
Reinhard Pointner
440b601487
scp task: update docs and add new ResourceCollection usage
10 years ago
Stefan Bodewig
0ca8c46cc3
never ignore an explicit dir attribute in <exec>
BZ 58555: https://bz.apache.org/bugzilla/show_bug.cgi?id=58555
10 years ago
Stefan Bodewig
a218020f1b
bump versions
10 years ago
Stefan Bodewig
a94a07d717
typo in signjar's manual
https://bz.apache.org/bugzilla/show_bug.cgi?id=58054
10 years ago
Jan Matrne
3a3575562d
Bug 53017: fix 1st sentence of antlib manual
10 years ago
Jan Matrne
9953e3cbc0
Bug 44241: 'activate' Steves <javaconstant> resource
10 years ago
Jan Matrne
5d3888d2a1
Bug 53808: fix links in the manual
10 years ago
Jan Matrne
e9d4c9ae82
Bug 50785: example of inserting a line break
10 years ago
Jan Matrne
016fa99430
Bug 47955: little hint on capitalization
10 years ago
Stefan Bodewig
b2a33d1149
bump versions
10 years ago
Jan Matrne
237c7fc4c3
Manual:develop: there is no Jakarta any more
10 years ago
Jan Matrne
b033075833
Manual <mail>: small fix layout
10 years ago
Jan Matrne
8f2df5d330
Manual <javadoc>:
- clarify what "availibility" means
- fix </td> on @postProcessGeneratedJavadocs
10 years ago
Stefan Bodewig
54eeab675a
copy-past error
10 years ago
Stefan Bodewig
36ec8947fa
document <allbutfirst> and <allbutlast>
10 years ago
Stefan Bodewig
7e3e1fcabf
wrong default dir mode in scp manual page
10 years ago
Stefan Bodewig
2f0edba2ac
all permissions to be set when uploading files/dirs
https://bz.apache.org/bugzilla/show_bug.cgi?id=43271
Apparently the remote umask still comes into play and the result won't
be exactly what we intended it to be.
Based on patch by Holly Cummins
10 years ago
YOUR NAME
039a348aa3
wrong version number detected by @PascalSchumacher
10 years ago
Stefan Bodewig
1a584200e2
Add encoding attributes to <tar>, <untar> and <tarfileset>
This is a workaround for Bugzilla Issue 57822
https://bz.apache.org/bugzilla/show_bug.cgi?id=57822
10 years ago
Stefan Bodewig
7bc9759319
Add ability to send carbon copies to MailLogger.
Submitted by Roman Savko
PR: 57789
10 years ago
Stefan Bodewig
06bdb4521d
clearly document the effect of empty includesfile attribute
Bugzilla Issue 26814
10 years ago
Razzi Abuissa
3072293399
Fix an extra space in the <pre>
10 years ago
Razzi Abuissa
66adc2e346
Clean up whitespace in build.xml example
10 years ago
Jan Matèrne
d11cb1454c
Clarify when ${ant.project.invoked-targets} is set.
10 years ago
Jan Matrne
32062cc59c
Precise the manual: <restrict> uses AND for combining nested resource selectors
10 years ago
Jan Matrne
931c004a55
Example derived from the example in the java source.
10 years ago
Jan Matrne
c848f9a576
typo
10 years ago