From: James F. <jam...@ex...> - 2010-08-09 10:28:59
|
On 9 August 2010 11:38, Walpole, Robert <rob...@me...> wrote: > Hi Dannes, > > I'm sorry that my new module has caused some build problems. What you > say is absolutely correct, if you want to connect eXist to an Oracle > database using the oracle module you will need an Oracle driver, for > which you have to accept a licence. this compile time dep is probably best handled by * create new property with required classname (or jar) * checking for existence of classname/jar in build, which will only compile this module if present * clear instructions in build.properties near flag James Fuller |