From: Dmitriy S. <sha...@gm...> - 2010-08-09 12:55:44
|
On Mon, 2010-08-09 at 12:28 +0200, James Fuller wrote: > 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 Another possible solution is to separate it into different extension's folder. -- Cheers, Dmitriy Shabanov |