Steve Loughran
158906d666
test returns false (not an exception) if either file is missing, this provides better update semantics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271034 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
dd38c61aec
two new attrs to loadfile to make it more flexible in feeding other tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271033 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Steve Loughran
6eafb817a2
test now works on my box, maybe we will scrape through GUMP now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271032 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
52f94cbb4c
Qualify total time spent on build with proper English.
PR: 5901
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271027 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
db236f25e6
Accidentally overwrote the patch that Stephane had applied. Hav emerged it now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271024 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
dc060b5ab0
AnsiColorLogger is an extension of DefaultLogger. It provides colorized
messages based on the message level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271022 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
8dc6be273c
SourceOffSite tasks submitted by Jesse Stockall <jesse@cryptocard.com>.
The sos.html file is slightly out of synch with the actual attributes - but Jesse will submit updated documentation soon.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271021 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
536c872b8b
part two of the patch to make Jakarta-Regexp tests pass
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271020 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
e3b9832459
Make tests pass on Linux as well (by not expecting them to pass).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271019 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
f5a525c370
filling my role as post-commit script ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271018 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e27d594005
Fixes should be in all related testcases now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271017 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
fb9e213501
Fixed time formatting.
Submitted by: ruchet@besancon.sema.slb.com (stephane ruchet)
PR: 5901
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271016 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e0c5a1f097
- Added some more tests. All tests that fail have
not been commented but rather modify to trigger
once they are fixed.
If Unix people could tests and make sure that they
pass on Unix that would be nice.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271015 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
ea5618017b
Remove inefficient property access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271012 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
36f330fdee
Discard the previous commit comments, it is due to a mistake.
The code has been changed to enable UNIX_LINE for line terminator.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271011 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a8965dadde
Prepare for changing listener interface and event types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271009 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
a384f8aa37
Move weblogic deployment tool over to FileUtils
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271008 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6c242cf4d1
a little more cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271007 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7c50981b05
superfluos line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271006 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
17243cca1d
Add a new "os family" win9x. If I had a decent name for Windows that
is NT or 2000 or XP I would have added a family as well 8-)
Take advantage of that new family in Execute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271005 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
fa9eca56a6
* refactor <filesmatch> condition to take advantage of FileUtils.
* improve FileUtils.contentEquals by adding two additional shortcut
tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271004 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
487989a059
make Execute support Windows XP.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271003 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4687c7dd41
add environment variable support to <junit> if VM is forked.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271001 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1df308115f
add environment variable support in <java> for forked VMs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271000 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
d98f0b40c4
tiny javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270999 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
776a7ac8fb
- Fix: It was not possible to use variant in the locale pattern - variant overwrote the country and you got the default Locale for the language.
- Updated Copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270996 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
def57f9da8
Don't reposition the input stream when a \r is immediately followed by
the end of input.
Without that change, the unit test testMacLines would cause an endless
loop for JDK 1.1, at least with:
$ java -fullversion
java full version "Linux_JDK_1.1.8_v3_green_threads"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270995 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
37f6709df7
- Get the class from the caller classloader.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270994 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
63270beb6b
make the stylesheet work for <ear> and <war> as well, use destfile
instead of file.
This needs to be checked by somebody who understands XSLT ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270993 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
216965aa0f
fix the condition version of <checksum>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270992 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
27fcd8bb46
make sure subbuild get their loggers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270991 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
74da83795c
JTidy on the job again - fixing a few Javadoc HTML errors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270981 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
62ddadad0f
Logic is definitely not correct but putting it back to static
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270945 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
50d0d8e9c2
Fix modifier order
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270918 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
35113692d5
Fix error. filtertrace was static...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270917 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
088129a371
Fix audit violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270916 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
bfc751c8b4
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270915 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
f37b5c2d28
Remove unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270914 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
2f77ae0cd6
Fix violations that have trouble to be fixed automatically
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270913 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
032d8a1f42
Fix audit violations and style.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270912 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
080765fb9a
Fix audit violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270911 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
4af9e522ed
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270910 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
cd917d00d8
Fix audit violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270909 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
72ccf40cd1
Remove extraneous semicolon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5976d0048d
Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270907 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3c7ae9e725
Fix violations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ca3829750d
Fix unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270905 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
46b571c78c
Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270904 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
260a8dd4d9
Fix static access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270903 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ce31aec556
Fix static access and unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270902 13f79535-47bb-0310-9956-ffa450edef68
24 years ago