Peter Donald
2bb0b8b340
Moved Commandline.Argument/Marker to top level classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270322 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
11adb2a02c
Moved ENvironment.Variable to a top level class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270321 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9c6b288123
Made EnvironmentData.getVariables return a Properties object with all the environment variables contained within it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270320 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1d677212cc
Removed some unused crufty code and moved native ENvironment manipulation code into new class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270319 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a109d318d4
Remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270317 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1812fea497
Reorder imports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270316 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1ef7d3b0cb
Cleaned up file a bit and made it package access.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270315 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8fb5ee4f11
restyled
Removed setAntRun() calls from Execute class
Renamed Environment to EnvironmentData
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270314 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b8a71bf846
load environment data from new Environment class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270313 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
4058f2a97f
restyled
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270312 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5595675827
Rename Environment to EnvironmentData to avoid name conflicts with other classes named Environment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270311 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
372d4cdf17
Removed unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270310 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5f6832bd82
Move to using Java2 collections API
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270291 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1ea766b31d
Remove execute as inherited from parent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270290 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
44ab322883
Encapsulated access to project member variable via getters
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270289 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1b5824a6f6
Cleaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270288 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
dff89c5ee2
Make FileUtils static access.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270287 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
35fcf0d678
Kill stringUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270286 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d0ef8f372a
Remove dependency on StringUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270285 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
928698c467
Updated to use the new native command launching infrastructure.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270284 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9a1925ff44
Removed old CommandLauncher infrastructure.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270283 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
184328a605
Ugly to hack to get it compiling clean
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270275 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8597e4b047
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270270 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
eff18a7fed
Move inner classes to top level classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270269 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
007e5e2034
spruced.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270268 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
bc26bb7cdc
no message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270267 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
bce6c8db00
Move command launchers to top level classes. Inner classes are evil.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270266 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a6d997380d
Made the attributes private and started to break down the methods in tasks to bite size chunks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270264 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1fb0f64b96
MOved file tasks into separate package.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270250 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
cbeb4704a0
Start reducing the dependence on FileUtils.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270248 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b88df41411
File.getParentFile is availablae in JDK1.2+ !
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270244 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b0daac8634
setLastModified is availablae in JDK1.2+ !
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270243 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
86d0e3d476
Update classes to reflect package change of exec related classes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270242 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
45989d1efe
Move the execute related classes into a new package.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270241 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
02d790fd36
Start to move the cvs tasks into new package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270228 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c859e9eed3
Start to move the non-deprecated XML files into new antlib - making sure they are compatible with myrmidon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270227 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
321e9b5e87
Remove deprecated class.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270225 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
58904a094b
Remove some unused cruft.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270223 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
34c9448479
delegate Logging to myrmidons system.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270222 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
e8ef1de461
inherit log from ProjectComponent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270221 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
354d01ab77
Remove unused code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270220 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
62d9c97720
project.setNewProperty() --> setProperty
which inherited from AbstractTask and delegates to TaskContext.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270217 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
1126a3f4ac
Stop tasks using project.log() and instead they can use just log()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270216 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c76e3274d1
Started removing methods that are no longer used.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270215 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
46e4b41dc0
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270214 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2a84ac3dfd
Remove resolveFile method as it is already implemented in AbstractTask.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270213 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
d47f6c9b67
project.setProperty() -> setProperty()
setProperty() is inherited from AbstractTask and actually delegates to TaskContext to do the work.
project.getBaseDir() -> getBaseDirectory()
getBaseDirectory() is also inherited from AbstractTask and also delegates to TaskContext.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270212 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
45b92614db
Description is a container concern - not a tasks concern.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270211 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8bf664b1c5
No need for there to be a initialize method.
Now that tasks are initialized and executed in one sweep initialize functions could just be done at the start of an execute call.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270210 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
9e1cd9e4c1
init() -> initialize()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270209 13f79535-47bb-0310-9956-ffa450edef68
24 years ago