Date: 2004-02-08T03:34:01 Editor: 213.122.137.214 <> Wiki: Xindice Wiki Page: AntXindice URL: http://wiki.apache.org/xindice/AntXindice
no comment Change Log: ------------------------------------------------------------------------------ @@ -5,7 +5,7 @@ XindicewithJavaTask -Xindice Ant Task v.1alpha += Xindice Ant Task v.1alpha = ''[EMAIL PROTECTED]'' Add and remove Xindice documents and collections. This version is an alpha prototype written within an hour to get an understanding of Xindice, it works... but use at your own risk ! @@ -49,8 +49,14 @@ todo: * create commercial quality java code...at the moment its an alpha scratched up in an afternoon + * comment code + * add fileset capability when adding or removing documents from repository + * create meta data definition, as encapsulated within xindice element + * add retrieve-document function + * add BASIC/DIGEST authentication with username/password attributes +
