From 05b379d682159a4f113626dc5a18d3289c309658 Mon Sep 17 00:00:00 2001 From: AlexJitianu Date: Tue, 23 Feb 2021 09:55:37 +0200 Subject: [PATCH] EXM-46877 2.0.0 Release notes. Use URL variable in classpath. --- frameworks/xspec/xspec.framework | 2 +- update_site.xml | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/frameworks/xspec/xspec.framework b/frameworks/xspec/xspec.framework index 3cc9fdc..f21cf18 100644 --- a/frameworks/xspec/xspec.framework +++ b/frameworks/xspec/xspec.framework @@ -1255,7 +1255,7 @@ ${oxygenHome}/lib/*log4j*.jar ${oxygenHome}/lib/*xerces*.jar ${oxygenHome}/lib/guava-*.jar - ${frameworkDir}/oxygen-results-view/saxon-extension.jar + ${framework}/oxygen-results-view/saxon-extension.jar diff --git a/update_site.xml b/update_site.xml index 29e6a41..e51c23d 100644 --- a/update_site.xml +++ b/update_site.xml @@ -41,7 +41,13 @@
  • For a failed test, you can click on it to open the diff comparison between the expected and actual results.
  • - +
    +

    What's new in version 2.0.0

    +
      +
    1. Comes bundled with XSpec version 2.0.7.
    2. +
    3. Supports running XSpec tests for XQuery files.
    4. +
    +

    What's new in version 1.5.0