Stefan Bodewig
99684cfd77
yet another potential AIOBException in zip package
Bug found and fix provided by Earl Hood
10 years ago
Stefan Bodewig
a218020f1b
bump versions
10 years ago
Stefan Bodewig
cb5bba1444
indentation
10 years ago
Stefan Bodewig
62647cba67
spelling
10 years ago
Stefan Bodewig
134207ad6d
ignore release dir
10 years ago
Stefan Bodewig
8d630f6aa9
version bullet point needs to be moved until after the branch has been created
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
fdf5d315e0
little refactoring
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
529e86bfa7
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
10 years ago
Jan Matrne
5d3888d2a1
Bug 53808: fix links in the manual
10 years ago
Stefan Bodewig
6e34f177ee
COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields
Too bad this hasn't been found two weeks before.
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
68a0a221b5
don't forget to remove the temporary branch
10 years ago
Stefan Bodewig
52533c0df8
updates
10 years ago
Stefan Bodewig
b2a33d1149
bump versions
10 years ago
Stefan Bodewig
de3dccde5b
at least for me the bouncycastle version is completely different
10 years ago
Stefan Bodewig
5d02c5f67f
more updates
10 years ago
Stefan Bodewig
a2ebcf66ac
document what we really do
we haven't created betas in years
10 years ago
Jan Matrne
ab834233b2
fix javadoc
10 years ago
Jan Matrne
ac6b5ec250
fix javadoc
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
da5a1fc059
change version number for consistency
10 years ago
Stefan Bodewig
a6802baa35
adapt instructions to git
10 years ago
Stefan Bodewig
d769172a13
some text fixes
10 years ago
Stefan Bodewig
54eeab675a
copy-past error
10 years ago
Stefan Bodewig
36ec8947fa
document <allbutfirst> and <allbutlast>
10 years ago
Stefan Bodewig
d7125a5242
allbutlast resource collection
https://bz.apache.org/bugzilla/show_bug.cgi?id=57834
10 years ago
Stefan Bodewig
989ca3b787
new resource collection "allbutfirst"
first part of https://bz.apache.org/bugzilla/show_bug.cgi?id=57834 -
allbutlast to follow
10 years ago
Stefan Bodewig
6a7a628358
expected test output lost its carriage-returns
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
Stefan Bodewig
ef6cad6a16
make tar package deal with bigger gid/uids
Port of fixes for https://issues.apache.org/jira/browse/COMPRESS-314 and
https://issues.apache.org/jira/browse/COMPRESS-315
10 years ago
Stefan Bodewig
8a8ebf595e
create test jar outside of ${output}
since we read resources from it, the JVM won't close it and subsequent tests
can not remove ${output} - making them fail on Windows.
10 years ago
Stefan Bodewig
1ee66cbe7f
increase buffer size for <scp>
Submitted by Petr Kureš @pkures
closes #8 and closes #9
10 years ago
Stefan Bodewig
94f972232e
Merge branch 'pr'
10 years ago
Stefan Bodewig
446f1442c7
Merge commit 'refs/pull/9/head' of https://github.com/apache/ant into pr
10 years ago
Stefan Bodewig
8ce81aa240
Merge commit 'refs/pull/8/head' of https://github.com/apache/ant
10 years ago
Stefan Bodewig
5ebe693305
use git attributes to control line-ends
10 years ago
YOUR NAME
039a348aa3
wrong version number detected by @PascalSchumacher
10 years ago
pkures
815a36f52f
increase buffer size to improve transfer speed
1024 byte buffer size is insufficient for transfering large files over faster (> 100Mbit) networks. We are transfering files tens or hundreds MB in size and transfer speed was 1MB/s. After increasing the buffer size too 100KB we are getting transfer speeds up to 60MB/s. Please consider increasing the BUFFER_SIZE in the next Ant release. Thanks, Peter
10 years ago
pkures
e145abe054
increase buffer size to improve transfer speed
1024 byte buffer size is insufficient for transfering large files over faster (> 100Mbit) networks. We are transfering files tens or hundreds MB in size and transfer speed was 1MB/s. After increasing the buffer size too 100KB we are getting transfer speeds up to 60MB/s. Please consider increasing the BUFFER_SIZE in the next Ant release. Thanks, Peter
10 years ago
YOUR NAME
f22352a184
wrong class name
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
YOUR NAME
1327e07cdd
ignore downloaded license
10 years ago