Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@jakarta.apache.org Received: (qmail 9072 invoked by uid 500); 10 Mar 2001 09:23:44 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: ant-dev@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 9063 invoked from network); 10 Mar 2001 09:23:43 -0000 From: Christoph.Wilhelms@t-online.de (Christoph Wilhelms) To: Subject: RE: [PATCH] doc - add default excludes to VAJExport doc Date: Sat, 10 Mar 2001 10:22:33 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Sender: 320023714625-0001@t-dialin.net X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi > Thank _you_ for writing some very useful VAJ Ant tasks. In fact Wolf and Glenn wrote the tasks! My part was the plugin/GUI, documentation and some testing. BTW: The latest version of the GUI is multithreaded, meaning the build-process can be interupted at any time. Furthermore Wolf has wrote somekind of an IDE-Extegration, meaning you can export/import/load from commandline, VAJ must be started, but it can be started on another machine!!! By telling this perhaps we can "force" Wolf to submit it the next days ;-). > ... > > > >> 2nd: The default excludes do not affect your build-process if you > >> use include and exclude correctly - except you want to export > >> Java-API-classes. (I hope nobody wants this to do ;-)). > > > >If I'm understanding your question correctly, yes, the default > >excludes for the vaj tasks work like you would expect. > >If you actually WANT the api classes, you would use the > >defaultexcludes="no" attribute syntax. > > Also note that since the defaulltexcludes include wildcards its > possible for someone to actually have a project that matches them so > its important to know they are. > > In my case I really was exporting some Java-API-classes so I could > write a test case on "known" projects (didn't work ;). Agreed, agreed, agreed ;-) Refer to my las RE yesterday! Greetings, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: ant-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: ant-dev-help@jakarta.apache.org