Kevin Jackson
9a62b6ec61
move vss antlib from sandbox->proper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@991769 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
4db9258ab6
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@991103 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
af6695877e
use viewvc instead of old viewcvs URLs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@991101 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
2e602c77fd
point to trunk of compress antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@991100 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
80ac49e233
Forward lookup will no longer give back ip address split in host and domain. On gump apparently the ip address cannot be resolved to the real hostname.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@990865 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6015e16233
Compress Antlib Release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@990752 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
54d098809f
fixed error in patch committed yesterday.
Site Local with address no longer overwrites global without.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@990692 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
ff51ff3412
Bugzilla 49513, reported by jks/iname
Availability of hostname is now taken into consideration when selecting a local address.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@990653 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b4877ac5ef
Add license information to parent POM
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@989700 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
309d4d1aaa
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@989440 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
e61535addf
replace java.sun.com links where possible and remove some old cruft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@989020 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9119c68703
Oracle owns the trademarks by now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@988933 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b0d9f8aa01
NPE in Project.setDefault. PR 49803
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@988095 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
7119b3f030
the zipfileset example is simply wrong
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@987373 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
7fd46296e1
allow test listener events to be enabled by an attribute or a magic property - disable them by default
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@987139 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6f621798ee
document fix for PR 49587
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986729 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
1b30eea462
bug #49119 :
- put the fix back again but only for input which is not a string or a file
- and a unit test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986668 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5a6247d496
support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986457 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
401473f8de
merge redundant code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986445 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3a912beff7
allow copy/@tofile to be used with non-file resources. PR 49756
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986290 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
e16cf630bd
tofile is incompatible with non-file resources. PR 49756
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986261 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
151c5d7d72
clean up after test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986232 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
0c08ce1f0e
Avoid NPE in createTempFile if no prfix has been specified. PR 49755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@986226 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
3cc14f2d54
New builder location.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@985957 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
791824d675
Give a name to the thread
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@985652 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
51971d6330
r985632 : actually it is breaking unit test, reverting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@985640 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
11d029431b
Bug #49119 :
A forked <java> task is creating a pumping thread on the input stream. The read was made blocking, so the pumping thread is still blocked after <java> finished. So it will steal the first flushed charaters from the input stream. Making the pumping non blocking fixed the issue.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@985632 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
4bbdcf7db9
compress antlib requires commons compress 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@984155 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
282291fb51
<jar doesn't merge manifests that come from zipfilesets with prefix. PR 49605
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@983308 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5d1bf32637
nested redirectors and parrallel-apply don't mix well - PR 49594
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982773 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c7c2024198
DNS changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982731 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
907f06aed3
unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982730 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
0b52075bb1
better fix for bug 49271 as suggested by Jesse
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982729 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
43de42a38f
add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982469 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
83eea4b1e7
vmgump doesn't resolve www.apache.org properly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@981165 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
2921fcca58
Add AntStatistics BuildLogger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@980651 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Nicolas Lalevee
fdc711e2e2
- make the import task able to switch the project helper
- introduce a <projecthelper> task to install project helpers dynamically, especially usefull for unit testing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@980536 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
8dd8b1bb02
something seems to be wrong with vmgump's hostname resolution - allow for alternative real host names
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@980127 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5761a36f0a
new download page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979506 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
52ce2ee6e9
link to Ant's manual download page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979504 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
40d4153487
extraneous dot
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979342 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
de8e58e3f2
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979340 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c871178ec2
old releases are available as .tar.* as well by now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979339 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
2b2540b440
sha512
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979338 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5b89076d0c
download page for manuals
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979337 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
eada44e28b
update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@965849 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
ef98979006
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@965848 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
e148f6157c
host of ASF webs has changed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@965363 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
0485dd6a6e
create distribution artifacts for the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@964076 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5ecb379c53
typo detected by Jon Stevens
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@964043 13f79535-47bb-0310-9956-ffa450edef68
15 years ago