From 37b3d25cc8c65444ab2cbb5c0ff153dccf56c789 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 12 Mar 2001 15:21:36 +0000 Subject: [PATCH] requests from Oliver Wieland git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268812 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant2/requested-features.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ant2/requested-features.txt b/docs/ant2/requested-features.txt index 105a7551e..17501eb74 100644 --- a/docs/ant2/requested-features.txt +++ b/docs/ant2/requested-features.txt @@ -47,6 +47,10 @@ enhancements of existing tasks. * add an attribute to to read in an entire file as the value of a property. +* Task for splitting files (head/tail/split like functionality). + +* Task to create XMI from Java. + II. Abstract goals that need to be abstract until we get into design decisions. ======================================================================