Attached is a GNU gzipped tarball containing the sources, along with the checklist items from http://jakarta.apache.org/ant/ant_task_guidelines.html. I'm sure there are several things I've missed, as this is the first task I've attempted to write. I tested the task on the following plaforms:
- Sun VM 1.3.0, Linux 2.4.3 - Sun VM 1.1.8, Linux 2.4.3 Justification: I had a need to use 'cat' in the context of an Ant build script, and was unable to find an existing task to suit my needs. There has also been at least one previous request for this feature, referenced at the below URL. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3540 Files: docs/manual/optionaltasklist.html.diff docs/manual/OptionalTasks/cat.html src/etc/testcases/taskdefs/optional/cat.xml src/main/org/apache/tools/ant/taskdefs/defaults.properties.diff src/main/org/apache/tools/ant/taskdefs/optional/Cat.java src/testcases/org/apache/tools/ant/taskdefs/optional/CatTest.java Thanks, -- Derek Slager Software Engineer Activate [EMAIL PROTECTED]
cat.tar.gz
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
