Does the ant file generator support projects that depend on wsdl generation or sdo type generation? If not, some samples, that have working ant scripts, might get broken...
On Dec 21, 2007 9:21 AM, Simon Laws <[EMAIL PROTECTED]> wrote: > I'm putting Sebastien's ant file generator into the build. The snag is that > it builds ant files based on dependencies it finds at the module level. We > ship a release excluding all but the latest level of dependencies. Hence the > ant file may be looking for dependencies that we don't ship. My first port > of call here is to look across the project and see if we can rationalize our > dependencies so that the modules are looking for the latest version. Failing > that we will have to have some kind of lookup that maps to the latest > version for each jar. I'm raising it here in the off chance that someone has > already thought about this and knows a neat solution. > > Regards > > Simon > -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
