Stefan Bodewig
|
f8a27a13f9
|
record Anthony Wat's patch, closes #17
|
9 years ago |
Stefan Bodewig
|
edca1db3d0
|
record module support for javac
closes #16
|
9 years ago |
Stefan Bodewig
|
0ff7cc8511
|
record change for <java> module support
|
9 years ago |
Stefan Bodewig
|
aeed1d84d3
|
fix for bad URL parsing code by Uwe Schindler
https://bz.apache.org/bugzilla/show_bug.cgi?id=59130
|
9 years ago |
Antoine Levy-Lambert
|
327a811c0b
|
closes #14
|
9 years ago |
Stefan Bodewig
|
4d0bbb4404
|
ensure defined order of filters in <replace>
fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58997
|
9 years ago |
Stefan Bodewig
|
b25b8c4faf
|
mention bugfix for 57965
|
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
|
faa26a012e
|
port tar fix from commons compress
|
9 years ago |
Stefan Bodewig
|
7046631e9a
|
normalize file names when importing files with absolute paths
this is the root cause of Bugzilla Issue 58886
|
9 years ago |
Stefan Bodewig
|
4ccca1fc14
|
use reflection rather than getResource to locate javax.script
Using getResource won't load .class files on Jigsaw-modified versions of
Java9.
Bugzilla 58271: https://bz.apache.org/bugzilla/show_bug.cgi?id=58271
|
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
|
f065a22674
|
record for for BZ 50769
|
10 years ago |
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 |