Conor MacNeill
bf844382c8
Refactor configuration out of Frame into Component Manager
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271453 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
60551b04f2
* Renamed the template files.
* Added an <antlib-jar> task to the build, for Jar-ing up antlibs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271449 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
adammurdoch
17127ef4d9
* Added test cases for DefaultEmbeddor.
* Target start and finish events are now fired for a project's implicit target.
* Unit tests now run against a dummy myrmidon install.
* Tidy-up some error messages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271443 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
2a642ec043
Small fix for default state of unset property handling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271440 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
4d8702d1f4
Bootstrap files for Windows users
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271419 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
9ec9a279f5
Add copyright header.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271418 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
7f243c7f6a
Converts Tabs to Spaces.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271417 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
70f91ac465
Oh! the horrors of cut-n-paste. Copyright should have been 2002.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271416 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
defe5f24dc
Answer the question: "So what are filterreadersets and filterreaders anyway?"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271415 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
e1018ac5ba
Mutant can now bootstrap itself
Upgraded to checkstyle 2.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271412 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
de190c4094
Start simplifying so that metrics task does not complain as much
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271411 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
25c4d95cd5
Start simplifying so that metrics task does not complain as much
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271410 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3946d3183e
Inlined a large number of methods from AbstractTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271409 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
6e89cb024f
Start simplifying so that metrics task does not complain as much
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271408 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
4ad59f0fc5
Antlib proposal Second installment
Submitted by: Jose Alberto Fernandez <j_a_fernandez@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271407 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2bcc3b328a
Remove unused variable - the correct one this time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271406 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
57833e97aa
Remove unused variable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271405 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5bf5ef03f5
Remove some audit warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271404 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ce63a87681
Move complex operations outside loop body
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271403 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
b08f6020a3
Remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271402 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
c79d7f043c
Move static above instance variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271401 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ca76c9e33c
Moved complex operations outside of loop evaluation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271400 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
8cbceeceb4
Clean up some audit warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271399 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
91199f6d2c
Remove unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271398 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
2e60e0841c
Use StringBuffer inside loops and dont reasign parameters to method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271397 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
67d542191a
Dont access static method through instance
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271396 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
5e16edc84e
Filter to read the last 'n' lines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271394 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
f860a1bf81
Initialize whenever parameters (possibly) change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271393 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
3ca907710e
1. Use a variable name that better represents the type of data stored.
2. Minor code cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271392 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
439fe1882b
Filter to read the first 'n' lines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271391 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
ad0398c7d2
Unify name of metamata/qa directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271390 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
a4c404c589
Add in sample properties for audit.xml
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271389 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
34e1d54a2c
Add a simple build file to generate audit/metric/etc statistics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271388 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
293380084d
Build the sound library
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271387 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
0deb15031e
Started to refactor XSLTProcess to be loose the xsltLiason. We can assume that most future processors will use this API as it is the standard.
The current implementation does not load the TransformerFactory from the specified classLoader but it will in the future.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271386 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
030fd751f5
init(File) --> reset()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271385 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
3dd91d101c
touchups
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271384 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
59ee05a8da
Add basic class to listen to trax errors and print em out
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271383 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
5e194c2ad5
Add utility methods to deal with myrmidons filesets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271382 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
7d2001b841
Add accessor for underlying fileset object
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271381 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
2a299debca
Filter that replaces token strings with user supplied values. This is somewhat similar to <filterset> stuff.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271380 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
ef148d08a2
When passed through filters, the resulting size of the filtered data may be
larger than the actual file size. Keep reading till -1 is returned.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271379 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
2eb375f62c
And thus the JavaReader phoenix rises from the ashes of JavaDoc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271378 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
df18fb1a5c
Operate at the read() method level instead of at the read(char[]) method level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271377 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
8aa365e5d7
1. Change Parameterizable interface's setParameters method signature such that it takes in an array of type Parameter instead of Hashtable.
2. Introduce "type" as an attribute to nested param.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271376 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
7265fdb8a8
1. Class marked as final.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271375 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
e886871506
1. "final" modifiers introduced in relevant places.
2. BuildExceptions thrown only when failonerror is true.
3. A few variables renamed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271374 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
fe4e685019
Configurable -> Parameterizable
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271372 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
15c4eb29a6
Bad example fixed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271371 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
8b00ce3f42
Initial version of FilterReaderSet implementation with <loadfile> as example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271370 13f79535-47bb-0310-9956-ffa450edef68
24 years ago