Release notes clone mismatch in 1.10.0-SNAPSHOT

10 views
Skip to first unread message

Gerd Aschemann

unread,
Mar 6, 2021, 6:31:13 AM3/6/21
to jQAssistant
As far as I can see, almost all of the src/main/asciidoc/releasenotes/1.9 and 1.10 files were cloned/changed in the wrong way: The 1.9 files contain the version number for 1.10 and vice versa. Looks like an error a script which was used to clone these files?

```diff
diff -bc src/main/asciidoc/releasenotes/1.{9,10}.0.adoc
*** src/main/asciidoc/releasenotes/1.9.0.adoc Fri Feb 26 12:43:33 2021
--- src/main/asciidoc/releasenotes/1.10.0.adoc Fri Feb 26 12:43:33 2021
***************
*** 1,7 ****
  //
  //
  //
! ifndef::jqa-in-manual[== Version 1.10.0]
! ifdef::jqa-in-manual[== YAML 2 Plugin 1.10.0]

! * No changes in this version.
--- 1,7 ----
  //
  //
  //
! ifndef::jqa-in-manual[== Version 1.9.0]
! ifdef::jqa-in-manual[== YAML 2 Plugin 1.9.0]

! No changes.
```
Reply all
Reply to author
Forward
0 new messages