On Wed, Jan 27, 2010 at 10:32 AM, Simon Laws <[email protected]> wrote: > Why don't we just do both? Convenient/intuitive to manually look in > the original jar manifests. Useful to have a simple API to look up the > info without having to write code to parse a jar's manifest. > > Simon >
For the reason I must not have been very clear about in the last email - if users repackage the tuscany modules into less jars and have their own custom manifest then the value we put into the core-spi module manifest is likely to be missing or out of date. We could add this into the core-spi modules manifest as well but to make the API reliable i think it should keep the separate property file. ...ant
