Peter Donald
7e3c520606
Add a final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271207 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
85595c6345
No need for the manifest in here
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271206 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
87e5816099
Test that tools.jar is included when you declare a dependency on it
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271205 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a1e045b36e
Fake tools.jar as an optional package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271204 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3715ce688f
Remove uneeded mail task - should use the new refactoring from ant1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271203 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
f76be89106
Add in unit tests for the TypeFactory classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271202 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
65c27bc2ad
Add in a TypeFactory that will reload a specified set of URLs everytime create() is called which allows statics to be used in tasks if they absolutely have to be
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271201 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3dc620ea92
Made it possible to subclass the TypeFactory and use different strategies for getting ClassLoader
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271200 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
22e6b3ce29
Fix up some small problems in mutant's Ant task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271199 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
51320c5fb0
Additional features for classpath management
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271198 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5f5f39118b
Refactored dependecy tests so that myrmidon can not depend on antlib or the old ant tree.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271197 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
49e74b1e52
Use indirection to get ClassLoader.
Make sure the ClassLoader passed in via constructor is not null - if it is throw a null pointer exception then to help draw out source of error.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271196 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ff5193eb1a
Add version identifier to ant-lib descriptor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271195 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
6a25759d44
use the "official" LICENSE document from Crimson.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271194 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
788da5fd43
Copyright year fix.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271193 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
5c39c18686
Applying patch submitted for #6012 .
Submitted by: kevin.ross@bredex.com (Kevin Ross)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271192 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Erik Hatcher
44b170125d
Fix for #6288
NullPointerException if no environment variables found
Patch supplied by jimbuuck@netscape.net
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271191 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
91dfa2e783
- Fixed JavaScript escaping for properties.
- Added copyright
Submitted by: K.C. Baltz, kbaltz@mail.responsenetworks.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271190 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
36a0800e7e
Style touchups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271189 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a13ad7eb72
sort imports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271188 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
fa9401b00e
Some cleanups suggested by audit task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271187 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b73026d50f
Simple test for the if task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271186 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d58f3cf424
Add a simple if task that will eventually help with ant1.x compat
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271185 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
52c8bfeecf
Make all roles exposed as the classname via runtime lookup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271184 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6eff531b8d
Make role exposed as the classname
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271183 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a13868434f
Expose Roles that are the same as the classname
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271182 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
014cf44f15
Put frame into CM making it accessible as a Service.
This is an ugly hack to enable faster evolution. Will be removed in the future.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271181 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e8e790834d
Made frame implement Component
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271180 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
70d058372a
Avoid audit violation by removing unused field
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271179 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
42d4199104
Made unset property behaviour a config item
Allowed Ant1 compat layer to create current Ant1 tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271178 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
06ea1d271a
Pass in ExecManager via constructor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271177 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
87c6f1a9ce
Move patch task into a type library
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271176 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
343325b50f
Remove unused task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271175 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
cfa604fd99
testcase wouldn't compile - slipping fingers?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271174 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
9f68411727
change wording of checkstyles license description.
Submitted by: Oliver Burn <oliver@cortexebusiness.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271173 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
984e12200a
Various changes to mutant.
Add capability to specify configs on command line
Clean up audit stuff
Add if/unless to targets
Implement inheritAll
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271172 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
7e6ed5c57f
Add license for Crimson.
See <http://marc.theaimsgroup.com/?t=101286428900001&r=1&w=2 >
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271171 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
2b0c8d45ef
Got rid of some audit violations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271170 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
c0d5d3b13b
Create an ampty message object instead of throwing an exception and be backwards compatible.
Submitted by: Rob Oxpring (roxspring@yahoo.com )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271169 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
61ef4b0af9
Layout fix only (IDEA)
- Remove useless imports, clean up multiple one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271168 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
860ee8bfd4
Made Mailer and sub-classes package private. Got rid of javadoc warnings (by cheating).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271167 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
f9ceac5949
Fix the date util tests for where the local timezone isn't GMT+1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271166 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9f6a18be9d
Fix package name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271165 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
360790e4be
Helper class copied from rjunit sandbox.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271164 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5886e7a101
Use refactored elapsed time formatting in DateUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271163 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b55b65d798
Helper class to deal with simple ISO8601 time formatting.
Moved elapsed time formatting (minutes/seconds) from DefaultLogger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271162 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
ee84f4cf17
<mail> related changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271161 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
e14c6af66c
Ack! -- can't believe I forgot to update the copyright.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271160 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
5e16daf1e7
Fix the 'dir' attribute description, and usual general clean-up.
Also removed the block of deprecated attrs, since they were old
enough to qualify for social security :)
PR: 5777
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271159 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Diane Holt
601b5e20b3
Oops -- never updated this file with info about ANT_ARGS.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271158 13f79535-47bb-0310-9956-ffa450edef68
24 years ago