From c0c34e366ed6f4e30bd038996f1ecc98457c885f Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Mon, 1 Apr 2002 01:53:12 +0000 Subject: [PATCH] Add a todo for re: extension stuff. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272140 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant15_todo.html | 25 +++++++++++++++++++++++++ xdocs/ant15_todo.xml | 11 +++++++++++ 2 files changed, 36 insertions(+) diff --git a/docs/ant15_todo.html b/docs/ant15_todo.html index 9b086b11b..4a013b787 100644 --- a/docs/ant15_todo.html +++ b/docs/ant15_todo.html @@ -287,6 +287,31 @@ Erik + + + + + + Extension utilities + + + + + Port across task that prints out details of extensions for + a certain library/jar, or all jars in a path. Port across task + that generates a manifest (including dependencies and extension + specification) based on a set of jars in path. Port across task + that checks that the list of pre-req extensions are present in + path. + + + + + Peter + diff --git a/xdocs/ant15_todo.xml b/xdocs/ant15_todo.xml index 105eee65f..5e131d105 100644 --- a/xdocs/ant15_todo.xml +++ b/xdocs/ant15_todo.xml @@ -64,6 +64,17 @@ Erik + + Extension utilities + Port across task that prints out details of extensions for + a certain library/jar, or all jars in a path. Port across task + that generates a manifest (including dependencies and extension + specification) based on a set of jars in path. Port across task + that checks that the list of pre-req extensions are present in + path. + Peter + +