allure-commandline 2.18.1 → 2.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/bin/allure +6 -0
  2. package/dist/bin/allure.bat +8 -6
  3. package/dist/lib/{allure-commandline-2.18.1.jar → allure-commandline-2.20.0.jar} +0 -0
  4. package/dist/lib/{allure-generator-2.18.1.jar → allure-generator-2.20.0.jar} +0 -0
  5. package/dist/lib/{allure-model-2.18.0.jar → allure-model-2.19.0.jar} +0 -0
  6. package/dist/lib/{allure-plugin-api-2.18.1.jar → allure-plugin-api-2.20.0.jar} +0 -0
  7. package/dist/lib/{jackson-annotations-2.13.3.jar → jackson-annotations-2.13.4.jar} +0 -0
  8. package/dist/lib/{jackson-core-2.13.3.jar → jackson-core-2.13.4.jar} +0 -0
  9. package/dist/lib/jackson-databind-2.13.4.2.jar +0 -0
  10. package/dist/lib/{jackson-dataformat-xml-2.13.3.jar → jackson-dataformat-xml-2.13.4.jar} +0 -0
  11. package/dist/lib/{jackson-dataformat-yaml-2.13.3.jar → jackson-dataformat-yaml-2.13.4.jar} +0 -0
  12. package/dist/lib/{jackson-module-jaxb-annotations-2.13.3.jar → jackson-module-jaxb-annotations-2.13.4.jar} +0 -0
  13. package/dist/lib/jetty-http-9.4.49.v20220914.jar +0 -0
  14. package/dist/lib/{jetty-io-9.4.43.v20210629.jar → jetty-io-9.4.49.v20220914.jar} +0 -0
  15. package/dist/lib/{jetty-server-9.4.43.v20210629.jar → jetty-server-9.4.49.v20220914.jar} +0 -0
  16. package/dist/lib/{jetty-util-9.4.43.v20210629.jar → jetty-util-9.4.49.v20220914.jar} +0 -0
  17. package/dist/lib/snakeyaml-1.31.jar +0 -0
  18. package/dist/lib/{tika-core-2.4.0.jar → tika-core-2.5.0.jar} +0 -0
  19. package/dist/lib/{woodstox-core-6.2.7.jar → woodstox-core-6.3.1.jar} +0 -0
  20. package/dist/plugins/behaviors-plugin/{behaviors-plugin-2.18.1.jar → behaviors-plugin-2.20.0.jar} +0 -0
  21. package/dist/plugins/custom-logo-plugin/custom-logo-plugin-2.20.0.jar +0 -0
  22. package/dist/plugins/jira-plugin/{jira-plugin-2.18.1.jar → jira-plugin-2.20.0.jar} +0 -0
  23. package/dist/plugins/{xray-plugin/lib/allure-jira-commons-2.18.1.jar → jira-plugin/lib/allure-jira-commons-2.20.0.jar} +0 -0
  24. package/dist/plugins/jira-plugin/lib/{jackson-annotations-2.13.3.jar → jackson-annotations-2.13.4.jar} +0 -0
  25. package/dist/plugins/{xray-plugin/lib/jackson-core-2.13.3.jar → jira-plugin/lib/jackson-core-2.13.4.jar} +0 -0
  26. package/dist/plugins/jira-plugin/lib/jackson-databind-2.13.4.2.jar +0 -0
  27. package/dist/plugins/junit-xml-plugin/{junit-xml-plugin-2.18.1.jar → junit-xml-plugin-2.20.0.jar} +0 -0
  28. package/dist/plugins/packages-plugin/{packages-plugin-2.18.1.jar → packages-plugin-2.20.0.jar} +0 -0
  29. package/dist/plugins/screen-diff-plugin/screen-diff-plugin-2.20.0.jar +0 -0
  30. package/dist/plugins/trx-plugin/{trx-plugin-2.18.1.jar → trx-plugin-2.20.0.jar} +0 -0
  31. package/dist/plugins/xctest-plugin/{xctest-plugin-2.18.1.jar → xctest-plugin-2.20.0.jar} +0 -0
  32. package/dist/plugins/{jira-plugin/lib/allure-jira-commons-2.18.1.jar → xray-plugin/lib/allure-jira-commons-2.20.0.jar} +0 -0
  33. package/dist/plugins/xray-plugin/lib/{jackson-annotations-2.13.3.jar → jackson-annotations-2.13.4.jar} +0 -0
  34. package/dist/plugins/{jira-plugin/lib/jackson-core-2.13.3.jar → xray-plugin/lib/jackson-core-2.13.4.jar} +0 -0
  35. package/dist/plugins/xray-plugin/lib/jackson-databind-2.13.4.2.jar +0 -0
  36. package/dist/plugins/xray-plugin/{xray-plugin-2.18.1.jar → xray-plugin-2.20.0.jar} +0 -0
  37. package/dist/plugins/xunit-xml-plugin/{xunit-xml-plugin-2.18.1.jar → xunit-xml-plugin-2.20.0.jar} +0 -0
  38. package/package.json +1 -1
  39. package/dist/lib/jackson-databind-2.13.3.jar +0 -0
  40. package/dist/lib/jetty-http-9.4.43.v20210629.jar +0 -0
  41. package/dist/lib/snakeyaml-1.30.jar +0 -0
  42. package/dist/plugins/custom-logo-plugin/custom-logo-plugin-2.18.1.jar +0 -0
  43. package/dist/plugins/jira-plugin/lib/jackson-databind-2.13.3.jar +0 -0
  44. package/dist/plugins/screen-diff-plugin/screen-diff-plugin-2.18.1.jar +0 -0
  45. package/dist/plugins/xray-plugin/lib/jackson-databind-2.13.3.jar +0 -0
package/dist/bin/allure CHANGED
@@ -204,6 +204,12 @@ set -- \
204
204
  io.qameta.allure.CommandLine \
205
205
  "$@"
206
206
 
207
+ # Stop when "xargs" is not available.
208
+ if ! command -v xargs >/dev/null 2>&1
209
+ then
210
+ die "xargs is not available"
211
+ fi
212
+
207
213
  # Use "xargs" to parse quoted args.
208
214
  #
209
215
  # With -n1 it outputs one arg per line, with the quotes and backslashes removed.
@@ -14,7 +14,7 @@
14
14
  @rem limitations under the License.
15
15
  @rem
16
16
 
17
- @if "%DEBUG%" == "" @echo off
17
+ @if "%DEBUG%"=="" @echo off
18
18
  @rem ##########################################################################
19
19
  @rem
20
20
  @rem allure startup script for Windows
@@ -25,7 +25,7 @@
25
25
  if "%OS%"=="Windows_NT" setlocal
26
26
 
27
27
  set DIRNAME=%~dp0
28
- if "%DIRNAME%" == "" set DIRNAME=.
28
+ if "%DIRNAME%"=="" set DIRNAME=.
29
29
  set APP_BASE_NAME=%~n0
30
30
  set APP_HOME=%DIRNAME%..
31
31
 
@@ -40,7 +40,7 @@ if defined JAVA_HOME goto findJavaFromJavaHome
40
40
 
41
41
  set JAVA_EXE=java.exe
42
42
  %JAVA_EXE% -version >NUL 2>&1
43
- if "%ERRORLEVEL%" == "0" goto execute
43
+ if %ERRORLEVEL% equ 0 goto execute
44
44
 
45
45
  echo.
46
46
  echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
@@ -75,13 +75,15 @@ set CLASSPATH=%APP_HOME%\lib\*;%APP_HOME%\lib\config
75
75
 
76
76
  :end
77
77
  @rem End local scope for the variables with windows NT shell
78
- if "%ERRORLEVEL%"=="0" goto mainEnd
78
+ if %ERRORLEVEL% equ 0 goto mainEnd
79
79
 
80
80
  :fail
81
81
  rem Set variable ALLURE_EXIT_CONSOLE if you need the _script_ return code instead of
82
82
  rem the _cmd.exe /c_ return code!
83
- if not "" == "%ALLURE_EXIT_CONSOLE%" exit 1
84
- exit /b 1
83
+ set EXIT_CODE=%ERRORLEVEL%
84
+ if %EXIT_CODE% equ 0 set EXIT_CODE=1
85
+ if not ""=="%ALLURE_EXIT_CONSOLE%" exit %EXIT_CODE%
86
+ exit /b %EXIT_CODE%
85
87
 
86
88
  :mainEnd
87
89
  if "%OS%"=="Windows_NT" endlocal
Binary file
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "bin": {
4
4
  "allure": "bin/allure"
5
5
  },
6
- "version": "2.18.1",
6
+ "version": "2.20.0",
7
7
  "description": "Wrapper to install Allure-commandline via NPM",
8
8
  "main": "index.js",
9
9
  "files": [
Binary file