JDBCProvider

2014-12-01 Thread David Emerson
I've been using a really old version of JSPWiki and storing pages via the old JDBCProvider. I'd like to update to the latest release, but the page provider isn't compatible at the moment. For fun, I tried to get the latest version of the code I could find to compile against the latest JSPWiki c

Re: JDBCProvider

2014-12-24 Thread David Emerson
I'm pretty close to putting out a refactoring of the previous JDBCProvider on github. It'll include all the source and scripts. I got a bit side-tracked by the holidays, but I'll be putting out the whole thing with SQL scripts to initialize several DBs fairly soon. I did start from the newest c