|
Re: Re: How to supress the *.java.optionCheck files?: msg#00031java.enhydra.xmlc
The reason behind this to fit into the Ant taskdef paradigm: 1. HTMLs are translated into Java in batch 2. All generated Java files are compiled with one command This is where the speed up with Ant and XMLC comes from. The optionCheck file is generated along with the generated Java files. In Ant, these generated files are deleted during the clean task. If you're using command like tool with "-keep" option, the optionCheck should be removed along with the .java files. If the optionCheck isn't removed, this is a bug! David On Nov 19, 2003, at 2:49 PM, Jacob Kjome wrote: At 10:52 AM 11/19/2003 +0100, you wrote:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: How to supress the *.java.optionCheck files?, David Li |
|---|---|
| Next by Date: | Unneeded hashtable in LazyHTMLDocument, Mark Leverentz |
| Previous by Thread: | Re: Re: How to supress the *.java.optionCheck files?, Jacob Kjome |
| Next by Thread: | Re: How to supress the *.java.optionCheck files?, Thorsten Möller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |