Conor MacNeill
c4d04365d0
Use JRE version of Java
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273893 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
d957fddf76
Allow tests (and tasks) to run when java is not in the path
PR: 15998
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273891 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
9f7aebabbb
ZIP-Entries always use forward slashes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273890 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e20a25b596
speed ZipScanner up by using a hashtable.
Submitted by: Antoine Levy-Lambert <levylambert at tiscali dash dsl dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273889 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
51d2ae9068
Give credit for the logo to Nick King
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273888 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
dc918c9dc4
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273887 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
1ecd522f7e
Actually may as well use ZipFile/ZipEntry since not using the JDK
manifest class - it cannot handle multiple Class-Path entries
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273886 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
eda5a816c8
Fix possible ClassCastExceptions due to use of ZipEntry rather than JarEntry
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273885 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
3d080db0c4
Handle whatever reason a platform specific class is in accessible
(some users get security exceptions)
PR: 15421
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273883 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
872b65ba6b
add src nested element, remove full listing of commands; get definition nested elt to work properly
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273882 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
a506341591
Include jars from the manifest's classpath into the classloader
PR: 6921
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273881 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
d75a50b871
Update bylaws proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273880 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
74fe476524
Add some news about top level project
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273879 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
ade88beec3
Quick, before Stefan finds out ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273877 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
bb9355b33d
Move ANT_OPTS to front of Java command line to supprot JDKs with position
sensitive command line options
PR: 16260
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273876 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
59ae8f7485
cvs up -dP --pedantic-copyrigt-check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273875 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
50ab376294
Add support for Package information to the ClassLoader
Rather than using reflection I have created a JDK 1.2+ specific
subclass of the AntClassLoader. This has necessitated replacing
direct construction of the classloader with a factory method in
Project. This factory method will attempt to create the new
class loader dynamically and then fall back to the current version if
the new loader is not available.
Existing users who construct the classloader directly will continue to
work as at Ant 1.5 - i.e. no package information is created. All Ant
code (except classloader) uses the new factory method
PR: 11196
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273874 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
e0459e7ba7
handle some directory cases in ZipScanner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273873 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
ed1ff2341b
JDK 1.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273872 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f47928c6f0
don't distribute CGI scripts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273870 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
3fc89a21a6
Cleaning up
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273867 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8483e826c3
Promote new site layout from proposal, change lots of links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273866 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
cea7ed8306
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273865 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
40369167ad
Don't out-of-date sources more than once.
PR: 16371
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273864 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
83edbb7a85
handle errors in command line arguments by throwing exception, making
Jon Skeet happy and fixing
PR: 16123
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273863 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a30889de71
Java Runtime Libraries in JDK 1.4 is a bit more than just rt.jar.
PR: 16242
Submitted by: Ville Skytt� <ville dot skytta at iki dot fi>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273861 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f0d9fbab46
Some cosmetics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273860 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
31bfd9cfaf
Fix some links and missing 2003 copyrights
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273859 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
10d0c2b6bb
Add some tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273858 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
82910cf1ed
Regenerate pages with Christoph's changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273857 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Christoph Wilhelms
7284447212
Fixed some minor design issues after Conor's great W3C HTML 4.01 certification action.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273856 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5ec0c8438c
Correct stray </p> caused by internal lists
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273855 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
94c1f2cf39
just the FAQ failed - a bug a day ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273854 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
99e9209146
forgot to run my script ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273853 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
c3929877e2
hopefully final update on new site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273852 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b15a6630f0
Give proper credit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273851 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
ea5d116ace
forgot to generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273850 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
2a9a229dd8
Next step - clean up stray </strong>, anchors around tables and more
stray </p>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273849 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a9353331a9
Initial fix for the <jar> doesn't update bug, will need some
refinement (see extra mail to list).
PR: 10755
Submitted by: Antoine Levy-Lambert <levylambert at tiscali-dsl dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273848 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
54fec62b38
Next update - clean up stray </p> elements and remove IE specific <body>
attributes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273847 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
630beee3ba
Start on the new site :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273846 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
5def5ca641
Hopefully the last set of fixes for the Jakarta version of the Ant site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273845 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
b854e19e2c
Further conformance changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273844 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d9939bab27
Add pointer to VPP.
Submitted by: didge <didge at foundrylogic dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273842 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
45a9b5ae58
Fix uptodate check when using attributes rather than filesets
PR: 16119
Submitted by: Larry Isaacs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273841 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
8ae5a36400
Oops - missed one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273840 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
60fa56d113
Improve conformance of website to HTML 4.01 DTD
PR: 16115
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273839 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
df82f3d054
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273838 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c6418c54c1
untabify
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273837 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7c914e9619
Add pointer to Version_Tool.
Submitted by: Ryan Grier <rwgrier at ryangrier dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273835 13f79535-47bb-0310-9956-ffa450edef68
23 years ago