Hi Trace,
using wildcards is not currently supported on the command line, but you might want to look at the following: http://bugzilla.exolab.org/show_bug.cgi?id=885 There are a number of ANT tasks already available that you can choose from. Thanks, --Keith > Trace Windham wrote: > > I have about 20 schema files that I am using to generate source code. > > I know that the -i option on the command line is required with the > filename as the argument. > > Does the source generator have the ability to take a wild card like > *.xsd, or a directory as a command line arg? > > I am wanting to use ant to run the source generator, and I would like > to use the tools in ant to pass all of the schema files at once and > have the source generator do it's thing for each one of the schemas in > the directory where they are stored. > > Would there be any interest in having a feature developed that allowed > the source generator to take a group of schema files as an arg on the > command line? > > If so, I wouldn't mine taking a crack at it. Beware though, this > would be my first attempt at contributing to an open source project. > > Thanks, > Trace Windham ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
