:) From: [email protected] [mailto:[email protected]] On Behalf Of Will Thompson Sent: Wednesday, January 15, 2014 2:09 PM To: MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] ML7 excludes packaging library?
Ah, found it. Thanks Mark. Someone should fix those docs :) -W On Jan 15, 2014, at 3:12 PM, Marc Young <[email protected]<mailto:[email protected]>> wrote: It's under /MarkLogic/manage/package i think. If you're using linux, try 'find /opt/MarkLogic -type f -name package.xqy'. The documentation for ML7 is wrong. It's under a new namespace, and takes a parameter, package:create('somename'), then package:install('somename'). The documentation is unfortunate. On Wed, Jan 15, 2014 at 2:59 PM, Will Thompson <[email protected]<mailto:[email protected]>> wrote: We're preparing to update our databases to ML7, and I'm having some trouble figuring out what happened to package:install(). We use it in a couple of our scripts, but /MarkLogic/package/package.xqy appears to be missing from the ML filesystem modules. It's still listed in the ML7 documentation at doc.marklogic.com<http://doc.marklogic.com/> (and not as deprecated). Has this module just been replaced by the REST Packaging API, or is there still some way to use the module as we have in ML6? -Will _______________________________________________ General mailing list [email protected]<mailto:[email protected]> http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected]<mailto:[email protected]> http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
