Return-Path: Delivered-To: apmail-jakarta-avalon-phoenix-dev-archive@apache.org Received: (qmail 7230 invoked from network); 10 Jul 2002 11:16:15 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 10 Jul 2002 11:16:15 -0000 Received: (qmail 3194 invoked by uid 97); 10 Jul 2002 11:16:26 -0000 Delivered-To: qmlist-jakarta-archive-avalon-phoenix-dev@jakarta.apache.org Received: (qmail 3178 invoked by uid 97); 10 Jul 2002 11:16:26 -0000 Mailing-List: contact avalon-phoenix-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon-Phoenix Developers List" Reply-To: "Avalon-Phoenix Developers List" Delivered-To: mailing list avalon-phoenix-dev@jakarta.apache.org Received: (qmail 3162 invoked by uid 98); 10 Jul 2002 11:16:25 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <008001c22803$c077e110$8119fea9@klop270> From: "Andrei Ivanov" To: "Avalon-Phoenix Developers List" References: <004301c227fd$1f49e1e0$8119fea9@klop270> <200207102052.41894.peter@apache.org> Subject: Re: Re: PhoenixXDoclet manifest creation problem Date: Wed, 10 Jul 2002 14:20:09 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, this is exactly what I am using so far. But still manifest will contain information about all blocks inside ${gen.dir} while I need the only entry about MySpecialBlock.java. Andrei. ----- Original Message ----- From: "Peter Donald" To: "Avalon-Phoenix Developers List" Sent: Wednesday, July 10, 2002 1:52 PM Subject: Re: PhoenixXDoclet manifest creation problem On Wed, 10 Jul 2002 20:32, Andrei Ivanov wrote: > Anyone knowing how to tell PhoenixXDoclet to include to manifest > information only about certain blocks? Basically you can use ants include/exclude system when definiing fileset. ie The following will only include block in MySpecialBlock.java file. Alternatively you could include all java files except MySpecialBlock via something like. -- Cheers, Peter Donald -------------------------------------------- Beer is proof that God loves us and wants us to be happy. -- Benjamin Franklin -------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: