Norman Walsh wrote: > / Eric Richardson <[EMAIL PROTECTED]> was heard to say: > | > catalogs=$SHARE/doctypes/catalog > | > catalogs=%SHARE%/doctypes/catalog > | > catalogs=catalog > | > | Norm, > | > | I can't say I like this all that much as well. I currently using the > | old xmlcatalog code. The -D parameters are much easier to integrate in > | ant as ant gives the absolute path. Not sure what the optimal way is > > Ok, I'll allow catalog paths as Java properties or something as well > as in the CatalogManager.properties file.
Okay, this is great for ant integration for the build process. Were you interested in my approach for finding the CatalogManager.properties file without putting it on the classpath? I cleaned the code up a bit so it's more understandable. It's pretty simple but perhaps useful. Thanks for the good work! Eric ---------------------------------------------------------------- To subscribe or unsubscribe from this elist use the subscription manager: <http://lists.oasis-open.org/ob/adm.pl>
