I'd also be interested in seeing an example usage of uptodate to bypass xdoclet generation.
We're currently using xdoclet to generate stateless session bean remote/home interfaces as well as dd's. (and one validator.xml file). Anyone willing to share an example? perhaps the xdoclet time hasn't caused many to jump on to use this? thanks! ~mark > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of David > Corbin > Sent: Sunday, February 22, 2004 7:30 AM > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] Sloooow...ejbdoclet > > > On Sunday 22 February 2004 06:30, Andrew Stevens wrote: > > On Sat, 2004-02-21 at 12:08, David Corbin wrote: > > > I have 36 beans that are a mix of CMP, Session and MDB. > When there is > > > nothing to do (generate), ejbdoclet still takes nearly a > minute to decide > > > there is nothing to do. > > > > You may want to investigate Ant's uptodate task. With > that, your build > > script can skip running the ejbdoclet task altogether when there's > > nothing for it to do. > > I am familiar with it. I don't suppose you have an example > specific to EJB > generation that I could use as a pattern. > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.574 / Virus Database: 364 - Release Date: 1/29/2004 > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.574 / Virus Database: 364 - Release Date: 1/29/2004 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
