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
17208490a1
make documentation match the code.
The sentence I've removed must be a left-over from the time before the
newenvironment attribute has been added.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271002 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
Stefan Bodewig
cc68eb8bbf
Add a property that allows a failed chmod to be non-fatal.
<chmod> can fail if the user running the build is not the owner of the
file who's permissions should be changed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270998 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
e7ea34b930
Fix typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270997 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
34df73924c
enable the voting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270990 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
20ab59bff5
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270989 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
93db46be11
Xalan1 prolly wont be supported in next Ant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270988 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e01513fc37
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270987 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
989d5b31d7
Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270986 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0999dac1e2
Correct specifier ordering
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270985 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fcf8af1e3c
Dont modify loop counters in for loops
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270984 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8c81fc2613
Make sure that the modifiers are in correct order
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270983 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
317e5fa1d0
The audit tool is not fully JLS compliant - wierd that ;)
So need to add in public specifier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270982 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
Erik Hatcher
bfd5c32f91
contact info change. requested by Dylan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270980 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
89636a5338
Remove test tasks that are no longer relevent given new unit test infrastructure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270979 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a6621ddf39
Test Configurable objects are handled correctly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270978 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f9f5baaf28
No need to have a test task now that we have junit tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270977 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ed7685cd6f
Add in the ability for types to automagicall instantiated based on registration into TypeManager as previously discussed.
Also added unit tests to verify everything works as expected
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270976 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5151a3152d
Reverse logic so that if duplicated typed adders are present then a different message is issued
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270975 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a99711a13e
Add some more tests to check recently added features of Configurer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270974 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
34ad9105d9
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270973 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d3d4e01d01
Update test to work with current error messages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270972 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
87050a6483
Made build file test adder by default
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270971 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c0aae88c47
Added a simple class to help test the typed adder construct
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270970 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5720f1ccba
Added some extra error messages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270969 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0fdacdfc1a
Removed "nasty hack-o-rama" by re-catching and re-throwing ConfigurationExceptions up call stack.
Added support for reflection picking up typed adders
Added suppot for adders that tak a Configuration object
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270968 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ff8b6709bc
Made class package access until such a time when it is needed outside package
Added support for reflection picking up typed adders
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270967 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2efc459991
Reuse constants already defined by JDK
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270966 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8c9e30ccc9
Made class package access until such a time when it is needed outside package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270965 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9eca90e207
Restyled
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270964 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
9106b378e5
the voting page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270963 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
5449af4620
converting one BMP logo to GIF
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270962 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
08ea06ce54
reducing the size of some of the images, converting one from BMP to GIF, creating image for Conor's ASCII submission - all prep work for logo voting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270961 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
40d4de5a07
Minor touchups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270960 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
21851ffa6f
Don't modify parameters
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270959 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
27a60f13ec
a couple of more last minute submissions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270958 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
96576e5e7d
- Make the script fail if compilation or bootstrap fail.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270957 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ea147aa02a
- Add additional log statements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270956 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efde026060
Fix xml formatter. It is still not correct though...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270955 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
87cd1f0205
Update tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270954 13f79535-47bb-0310-9956-ffa450edef68
24 years ago