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
Stephane Bailliez
5e33fe272b
Fix static and unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270901 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b75abffe30
Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270900 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
961daf412a
Fix unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270899 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
610eaf76dc
Copyright fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270898 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5f53bba471
Fix static access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270897 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0defa9394d
Remove unecessary cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270896 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
412dbba3db
- fix conditional
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270895 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
decd0526c3
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270894 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
144c9d1920
Remove unused fields and methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270893 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
c2cab1b69c
- Fix unnecessary cast
- Fix array declarators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270892 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9ddc3dc542
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270891 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
1febec8f88
- Remove unused fields
- Fix static member access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270890 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5bb8fb7da8
Fixed array declarator and static member access
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270889 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
8c9b85883e
- Fixed audit violations
- Minor code simplification
- Code layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270888 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
293d45a72a
Reverting argument naming changes to discuss a standardized way to change the names (if at all needed).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270856 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
78c2215a4e
Sigh - Copyright year correction...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270855 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
2736a72e9c
Try to minimize Quality Analyzer's complaints - 1st pass.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270854 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
2e315eb059
4 new logos
Conor, remove your if you want ;-)
Submitted by: Dylan Schiemann <dylans@yahoo.com>,
Magesh Umasankar <umagesh@apache.org>,
James Andrews <jimhole23@yahoo.com>,
Conor MacNeill <conor@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270833 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
8d79b48a89
Make JDK 1.4 happier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270820 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
b01362cc82
Correct spelling.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270819 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
c73be43653
Testcase to ensure <java> works as expected in both forked and unforked modes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270818 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
5837816a8e
Make sure we pass down ant.home to unit tests (needed to make execute
with a change of cwd work on JDK < 1.3).
Fix a copyright line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270815 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
17997f266a
- Fix order of modifiers
- Fix duplicate/unecessary imports
- Fix single if/else and loop without block
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270814 13f79535-47bb-0310-9956-ffa450edef68
24 years ago