-
Notifications
You must be signed in to change notification settings - Fork 449
Pull requests: apache/ant
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Consider returning a zero length array rather than null.
#45
by Kui-Liu
was closed Sep 25, 2021
Loading…
Remove the 'protected' modifier to make fields package protected.
#44
by Kui-Liu
was closed Oct 15, 2017
Loading…
Fix the problem of using '+=' operator to concatenate strings in a loop
#43
by Kui-Liu
was closed Oct 13, 2017
Loading…
Fix the inefficient use of keySet iterator with entrySet iterator.
#42
by Kui-Liu
was closed Oct 13, 2017
Loading…
Fix the problem of instanceof test always return true.
#41
by Kui-Liu
was closed Oct 11, 2017
Loading…
[1.9.x branch] BZ-58589 Preserve last modified time (if asked for) for files uploaded by SFTP
#39
by jaikiran
was closed Sep 25, 2017
Loading…
[1.9.x branch] BZ-60644 Fix file corruption during copy task
#37
by jaikiran
was merged Sep 28, 2017
Loading…
Add Orion EJB deployment tool to EjbJar taskdef.
#33
by niggemannmj
was closed Jul 10, 2017
Loading…
Feature/bugzilla bug 60628 ant get task to accept arbitrary header
#31
by arcadius
was merged Feb 9, 2017
Loading…
detect solaris 10 to avoid certain POSIX expressions
#29
by jwadamson
was closed Jan 14, 2017
Loading…
Bug 58661: avoid duplicate characters in stack traces
#27
by barney2k7
was closed Dec 6, 2016
Loading…
fix problems with argument handling of trailing space and sed/echo quirks
#25
by jwadamson
was closed Oct 22, 2016
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.