Hi,
Bat files for reecent builds are not running for me and contain a line like: set CP=%MAIN%\target\classes;%MAIN%\lib*;%MAIN%\lib\custom*
Looks like a substition is not happening somewhere. I think should be:
set CP=%MAIN%\BaseX.jar;%MAIN%\lib*;%MAIN%\lib\custom*
/Andy
Also seems to be a scambling of xquery and sql modules. Code and doc http://docs.basex.org/wiki/XQuery_Module /Andy
On 22 November 2017 at 18:45, Andy Bunce bunce.andy@gmail.com wrote:
Hi,
Bat files for reecent builds are not running for me and contain a line like: set CP=%MAIN%\target\classes;%MAIN%\lib*;%MAIN%\lib\custom*
Looks like a substition is not happening somewhere. I think should be:
set CP=%MAIN%\BaseX.jar;%MAIN%\lib*;%MAIN%\lib\custom*
/Andy
Both fixed. Thank you.
On Thu, Nov 23, 2017 at 11:35 AM, Andy Bunce bunce.andy@gmail.com wrote:
Also seems to be a scambling of xquery and sql modules. Code and doc http://docs.basex.org/wiki/XQuery_Module /Andy
On 22 November 2017 at 18:45, Andy Bunce bunce.andy@gmail.com wrote:
Hi,
Bat files for reecent builds are not running for me and contain a line like: set CP=%MAIN%\target\classes;%MAIN%\lib*;%MAIN%\lib\custom*
Looks like a substition is not happening somewhere. I think should be:
set CP=%MAIN%\BaseX.jar;%MAIN%\lib*;%MAIN%\lib\custom*
/Andy
Thanks, the API seems to be moving quite fast to v9 now. And looks like the dba is lagging a little.
https://github.com/BaseXdb/basex/blob/c6eafa2f71e4d6c30db0894724eeda89c9e40a...
But: Updated: xquery:update renamed to xquery:eval-update http://docs.basex.org/wiki/XQuery_Module#xquery:eval-update from: http://docs.basex.org/wiki/XQuery_Module#Changelog
/Andy
On 23 November 2017 at 15:49, Christian Grün christian.gruen@gmail.com wrote:
Both fixed. Thank you.
On Thu, Nov 23, 2017 at 11:35 AM, Andy Bunce bunce.andy@gmail.com wrote:
Also seems to be a scambling of xquery and sql modules. Code and doc http://docs.basex.org/wiki/XQuery_Module /Andy
On 22 November 2017 at 18:45, Andy Bunce bunce.andy@gmail.com wrote:
Hi,
Bat files for reecent builds are not running for me and contain a line like: set CP=%MAIN%\target\classes;%MAIN%\lib*;%MAIN%\lib\custom*
Looks like a substition is not happening somewhere. I think should be:
set CP=%MAIN%\BaseX.jar;%MAIN%\lib*;%MAIN%\lib\custom*
/Andy
Thanks as well; the DBA has been updated.
On Sun, Nov 26, 2017 at 10:43 PM, Andy Bunce bunce.andy@gmail.com wrote:
Thanks, the API seems to be moving quite fast to v9 now. And looks like the dba is lagging a little.
https://github.com/BaseXdb/basex/blob/c6eafa2f71e4d6c30db0894724eeda89c9e40a...
But: Updated: xquery:update renamed to xquery:eval-update from: http://docs.basex.org/wiki/XQuery_Module#Changelog
/Andy
On 23 November 2017 at 15:49, Christian Grün christian.gruen@gmail.com wrote:
Both fixed. Thank you.
On Thu, Nov 23, 2017 at 11:35 AM, Andy Bunce bunce.andy@gmail.com wrote:
Also seems to be a scambling of xquery and sql modules. Code and doc http://docs.basex.org/wiki/XQuery_Module /Andy
On 22 November 2017 at 18:45, Andy Bunce bunce.andy@gmail.com wrote:
Hi,
Bat files for reecent builds are not running for me and contain a line like: set CP=%MAIN%\target\classes;%MAIN%\lib*;%MAIN%\lib\custom*
Looks like a substition is not happening somewhere. I think should be:
set CP=%MAIN%\BaseX.jar;%MAIN%\lib*;%MAIN%\lib\custom*
/Andy
An addendum: In BaseX 9.0, we will now keep the refactored 8.x functions enabled. This includes e.g. xquery:update and some functions that will be moved to a new work-in-progress Update Module [1]. The functions will probably be removed with BaseX 9.1.
[1] http://docs.basex.org/wiki/Update_Module
On Sun, Nov 26, 2017 at 10:43 PM, Andy Bunce bunce.andy@gmail.com wrote:
Thanks, the API seems to be moving quite fast to v9 now. And looks like the dba is lagging a little.
https://github.com/BaseXdb/basex/blob/c6eafa2f71e4d6c30db0894724eeda89c9e40a...
But: Updated: xquery:update renamed to xquery:eval-update from: http://docs.basex.org/wiki/XQuery_Module#Changelog
/Andy
On 23 November 2017 at 15:49, Christian Grün christian.gruen@gmail.com wrote:
Both fixed. Thank you.
On Thu, Nov 23, 2017 at 11:35 AM, Andy Bunce bunce.andy@gmail.com wrote:
Also seems to be a scambling of xquery and sql modules. Code and doc http://docs.basex.org/wiki/XQuery_Module /Andy
On 22 November 2017 at 18:45, Andy Bunce bunce.andy@gmail.com wrote:
Hi,
Bat files for reecent builds are not running for me and contain a line like: set CP=%MAIN%\target\classes;%MAIN%\lib*;%MAIN%\lib\custom*
Looks like a substition is not happening somewhere. I think should be:
set CP=%MAIN%\BaseX.jar;%MAIN%\lib*;%MAIN%\lib\custom*
/Andy
basex-talk@mailman.uni-konstanz.de