File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/xar-resources/data/repo Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 464464 functions. <code >repo:install-and-deploy</code > downloads the specified package from a
465465 public repository. For example, one can install the eXist-db demo apps using the
466466 following call:</para >
467- <programlisting language =" xquery" >repo:install-and-deploy("http://exist-db.org/apps/demo ", "0.2.2 ", "http ://demo. exist-db.org/exist/apps/public-repo/modules/ find.xql ")</programlisting >
467+ <programlisting language =" xquery" >repo:install-and-deploy("http://www.functx.com ", "1.0 ", "https ://exist-db.org/exist/apps/public-repo/find")</programlisting >
468468 <para >The first parameter denotes the unique name of the package to install. The second may
469469 contain a specific version or the empty sequence. The third parameter is the URI for the
470470 public repository. The function call will download, install and deploy the package as
You can’t perform that action at this time.
0 commit comments