From: James F. <jam...@ex...> - 2010-08-23 10:09:25
|
On 23 August 2010 11:38, Dmitriy Shabanov <sha...@gm...> wrote: > On Mon, 2010-08-23 at 07:52 +0200, James Fuller wrote: >> Hello all, >> >> I maybe wrong but it seems like current trunk, whilst it builds, is >> unstable ... any time estimates on this calming down ? >> >> for example, when using admin ui from >> http://127.0.0.1:8080/exist/admin/admin.xql I now get the following >> error: >> >> 'Cannot compile xquery: error found while loading module rev: Error >> while loading module versions.xqm: error found while loading module v: >> source for module 'http://exist-db.org/versioning' not found at >> 'resource:org/exist/versioning/xquery/versioning.xqm': Source not >> found: org/exist/versioning/xquery/versioning.xqm' >> >> presumably this is because versioning extension may not be getting >> built and included by default anymore ... unsure. > > It was switched off by commit 12013, guess by mistake. no it wasn't switched off ... but that did remind to build using ./build.sh which works fine, I seem to keep on tripping up that pure Ant target doesn't know enough to build things properly, I will look into it. good luck with the security work. J |