the collections manifest template had what i believe was the wrong ant replacement tag. either this patch is wrong or the build.xml needs patching. -pete
-- peter royal -> [EMAIL PROTECTED]
Index: src/conf/MANIFEST.MF =================================================================== RCS file: /home/cvspublic/jakarta-avalon-excalibur/collections/src/conf/MANIFEST.MF,v retrieving revision 1.2 diff -u -r1.2 MANIFEST.MF --- src/conf/MANIFEST.MF 13 Apr 2002 11:26:17 -0000 1.2 +++ src/conf/MANIFEST.MF 15 Apr 2002 02:36:59 -0000 @@ -2,5 +2,5 @@ Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation -Implementation-Version: @package-version@ +Implementation-Version: @version@
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>