Stefan Bodewig
|
661f8becc4
|
COMPRESS-324 be mor lenient when detecting GNU long name entries
|
10 years ago |
Stefan Bodewig
|
76455a35cb
|
<jar> ignores zip64Mode for manifest-only jars
Bugzilla Report 58428
|
10 years ago |
Stefan Bodewig
|
a76cf99ddd
|
record bugfixes to <gunzip> <bunzip2>
|
10 years ago |
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 |
Jan Matrne
|
9953e3cbc0
|
Bug 44241: 'activate' Steves <javaconstant> resource
|
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 |
Stefan Bodewig
|
b2a33d1149
|
bump versions
|
10 years ago |
Stefan Bodewig
|
d769172a13
|
some text fixes
|
10 years ago |
Stefan Bodewig
|
36ec8947fa
|
document <allbutfirst> and <allbutlast>
|
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
|
1ee66cbe7f
|
increase buffer size for <scp>
Submitted by Petr Kureš @pkures
closes #8 and closes #9
|
10 years ago |
YOUR NAME
|
039a348aa3
|
wrong version number detected by @PascalSchumacher
|
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 |
Stefan Bodewig
|
28cfaa46cd
|
fix classname
|
10 years ago |
Stefan Bodewig
|
71715055cd
|
COMPRESS-312 normalize filename in TarEntry's (File, String) constructor
|
10 years ago |
Stefan Bodewig
|
da83de9208
|
performance improvement for <intersect>
Bugzilla Issue 57588
|
10 years ago |
Stefan Bodewig
|
fe046d1866
|
record changes
|
10 years ago |
Stefan Bodewig
|
1388e372a9
|
make LocalPropertyStack thread-safe
https://issues.apache.org/bugzilla/show_bug.cgi?id=55074
|
10 years ago |
Stefan Bodewig
|
33d20f4365
|
make complete-ant.pl provide all targets as completions
Patch by Christian Schmidt
Fixes bugzilla issues 57542 and 51931
|
10 years ago |
Stefan Bodewig
|
dc37a17ff8
|
NullPointerException in ResourceUtils.copyUsingFileChannels
Bugzilla Report 57533
|
10 years ago |
Stefan Bodewig
|
6f3185926c
|
typo
|
10 years ago |
Stefan Bodewig
|
2c04d7e833
|
port Kristian Rosenvold's write performance improvements from Commons Compress
|
10 years ago |
Stefan Bodewig
|
4cbbf3629a
|
Don't whine about unclosed archives if the file isn't even there.
Port of https://issues.apache.org/jira/browse/COMPRESS-297
|
10 years ago |
Stefan Bodewig
|
f7f5327d28
|
Try to reduce the risk of StackOverflow/OOM in junitereport
Submitted by: Ryan Bennitt
Bugzilla: https://issues.apache.org/bugzilla/show_bug.cgi?id=57341
|
11 years ago |
Stefan Bodewig
|
a3125e6e78
|
enhance complete-ant-cmd.pl to know about -file and $ANT_ARGS
Bugzilla Report 57371
Submitted by Christian Schmidt
|
11 years ago |
Stefan Bodewig
|
d8a51e9fd4
|
fix for Bugzilla 47002 by Martin van Gagern - closes #3
|
11 years ago |
Vitold S
|
123266127c
|
patch by Vitold S: make runant.py deal with spaces in java's path.
fixes #1
|
11 years ago |
Stefan Bodewig
|
faedd2bc5b
|
only enable transparent gzip encoding when explicitly specified
fixes bugzilla issue 57048
|
11 years ago |
Stefan Bodewig
|
6d98fbb958
|
port fix for COMPRESS-289 from Commons Compress
|
11 years ago |
Stefan Bodewig
|
c89d650a9c
|
PR 56973 getLastModified in URLResource throws NPE for FTP URLs
|
11 years ago |
Stefan Bodewig
|
ad72b9a920
|
revert e8b160a which didn't fix anything but rather broke stuff
|
11 years ago |
Stefan Bodewig
|
e8b160a938
|
PR 56873 make sure connection is established when reading last modified
|
11 years ago |
Ville Skyttä
|
43844a7e6b
|
PR 56748 Spelling fixes, submitted by Ville Skyttä
|
11 years ago |
Stefan Bodewig
|
7f51882300
|
PR 56678 - add proxy support to signjar when using the TSA. Submitted by Robbie Gibson.
|
11 years ago |
Stefan Bodewig
|
6e88f92ead
|
PR 56584 allow ReplaceTokens filter to use multi-character token separators. Submitted by Ralf Hergert.
|
11 years ago |
Stefan Bodewig
|
a6b49f948d
|
PR 56593 XMLJUnitResultFormatter may throw NPE when Java cannot
determine hostname. Submitted by Joel Tucci.
|
11 years ago |
Stefan Bodewig
|
ca34ebdbd1
|
whitespace
|
11 years ago |
Stefan Bodewig
|
8819ee167b
|
Deal with InputStreams that don't return the full PAX header in one
read()
This used to be https://issues.apache.org/jira/browse/COMPRESS-270
|
11 years ago |
Stefan Bodewig
|
34fdc2f62a
|
PR 56641 <untar> cannot read entries with empty gid/uid anymore
manually merging
http://svn.apache.org/viewvc?view=revision&revision=1588618 from
Commons Compress
|
11 years ago |
Antoine Levy-Lambert
|
6cc06e519a
|
preparation for Ant 1.9.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591186 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
7bde4f27dd
|
preparation for Ant 1.9.4 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1591169 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
mclarke
|
b61c80746d
|
Test improvements: convert to JUnit4, improved error testing and remove sleeps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1588563 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
395d280d9a
|
adding mention of Java 1.9
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1586198 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
b44a63dfe9
|
starting to change the test cases to make them use unique temporary directories to be able to run the test cases in multiple threads.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1583223 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |
Antoine Levy-Lambert
|
9d3c394c5d
|
junit task should support parallel/threads option
PR 55925
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1580520 13f79535-47bb-0310-9956-ffa450edef68
|
11 years ago |