Skip to content

1139 integrate arc42 template into module structure#1141

Merged
jole431f merged 20 commits intomasterfrom
1139-Integrate-arc42-template-into-module-structure
Mar 17, 2026
Merged

1139 integrate arc42 template into module structure#1141
jole431f merged 20 commits intomasterfrom
1139-Integrate-arc42-template-into-module-structure

Conversation

@jole431f
Copy link
Copy Markdown
Contributor

arc42-template compared and modified, integrated in the project

Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
Comment thread .github/workflows/ci.yml Fixed
@sonarqubecloud
Copy link
Copy Markdown

@jole431f jole431f merged commit 40288de into master Mar 17, 2026
7 checks passed
DirkMahler added a commit that referenced this pull request Mar 24, 2026
… Schema Generator 5.0.0 (#1145)

* #1144 upgraded to Jackson 3.1.0, JSON Schema Validator 3.0.1 and JSON Schema Generator 5.0.0

* #1144 fixed JsonSchemaGeneratorTest

* 1139 publish arc42 and jQAssistant report to GH pages (#1141)

* #1139 asciidoc42 template modified

* #1139 integration of arc42 template in jQA

* #1139 integration of arc42 template in jQA

* #1140 integration concepts/constraints in documentation html; offsetts unfixed

* #1140 leveloffset of jQA warnings and errors fixed

* #1140 moved arc42 to the end of reactor

* #1139 try uploading arc42 docu and jQA reports

* #1139 try uploading arc42 docu and jQA reports nr.2

* #1139 try uploading arc42 docu and jQA reports nr.3

* #1139 try uploading arc42 docu and jQA reports nr.4

* #1139 try uploading arc42 docu and jQA reports nr.5

* #1139 try uploading arc42 docu and jQA reports nr.6

* #1139 try uploading arc42 docu and jQA reports nr.7

* arc42.adoc renamed to index.adoc

* arc42.adoc renamed to index.adoc -> change in pom.xml(arc42) sourceDocumentName

* #1140 last change reverted

* #1140 last change reverted

* #1140 main-branch of tooling-repo referenced

* #1140 reverted changes in comparison to master

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* Bump neo4j.version from 4.4.48 to 5.26.23 (#1149)

Bumps `neo4j.version` from 4.4.48 to 5.26.23.

Updates `org.neo4j:neo4j` from 4.4.48 to 5.26.23
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@4.4.48...5.26.23)

Updates `org.neo4j.procedure:apoc-core` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j/apoc/releases)
- [Commits](neo4j/apoc@5.26.22...5.26.23)

Updates `org.neo4j.procedure:apoc-common` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases)
- [Commits](https://github.com/neo4j-contrib/neo4j-apoc-procedures/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-version: 5.26.23
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.neo4j.procedure:apoc-core
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.neo4j.procedure:apoc-common
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1147 improve sonarqube integration for jqa (#1150)

* #1147 1st try integrating sonarqube into  jQA

* #1147 2nd try integrating sonarqube into  jQA

* #1147 5th try integrating sonarqube into  jQA

* #1147 6th try integrating sonarqube into  jQA (Test)

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 sonar properties modiefied to variable use

* #1147 sonar.projectKey set

* #1147 sonar.organization modified to "jqassistant"

* #1147 sonar.token added to ci.yml

* #1147 referencing main branch of github actions, parent version change

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* #1144 fixed Java JPMS IT

* #1144 fix after merge from master

* fixed JUnit warning in FileRuleSourceTest

* #1144 fixed Jackson configuration in JSONFileScannerPlugin

* added methodDescriptor with String based signature to MethodDescriptorCondition and removed unused getter in XmlHelper

* #1144 fixed checkstyle violation

* reverted methodDescriptor with String based signature in MethodDescriptorCondition

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jole431f <johannac.lederer@gmail.com>
Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DirkMahler added a commit that referenced this pull request Mar 24, 2026
* #1144 upgraded to Jackson 3.1.0, JSON Schema Validator 3.0.1 and JSON Schema Generator 5.0.0

* #1144 fixed JsonSchemaGeneratorTest

* 1139 publish arc42 and jQAssistant report to GH pages (#1141)

* #1139 asciidoc42 template modified

* #1139 integration of arc42 template in jQA

* #1139 integration of arc42 template in jQA

* #1140 integration concepts/constraints in documentation html; offsetts unfixed

* #1140 leveloffset of jQA warnings and errors fixed

* #1140 moved arc42 to the end of reactor

* #1139 try uploading arc42 docu and jQA reports

* #1139 try uploading arc42 docu and jQA reports nr.2

* #1139 try uploading arc42 docu and jQA reports nr.3

* #1139 try uploading arc42 docu and jQA reports nr.4

* #1139 try uploading arc42 docu and jQA reports nr.5

* #1139 try uploading arc42 docu and jQA reports nr.6

* #1139 try uploading arc42 docu and jQA reports nr.7

* arc42.adoc renamed to index.adoc

* arc42.adoc renamed to index.adoc -> change in pom.xml(arc42) sourceDocumentName

* #1140 last change reverted

* #1140 last change reverted

* #1140 main-branch of tooling-repo referenced

* #1140 reverted changes in comparison to master

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* Bump neo4j.version from 4.4.48 to 5.26.23 (#1149)

Bumps `neo4j.version` from 4.4.48 to 5.26.23.

Updates `org.neo4j:neo4j` from 4.4.48 to 5.26.23
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@4.4.48...5.26.23)

Updates `org.neo4j.procedure:apoc-core` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j/apoc/releases)
- [Commits](neo4j/apoc@5.26.22...5.26.23)

Updates `org.neo4j.procedure:apoc-common` from 5.26.22 to 5.26.23
- [Release notes](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases)
- [Commits](https://github.com/neo4j-contrib/neo4j-apoc-procedures/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-version: 5.26.23
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.neo4j.procedure:apoc-core
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.neo4j.procedure:apoc-common
  dependency-version: 5.26.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* 1147 improve sonarqube integration for jqa (#1150)

* #1147 1st try integrating sonarqube into  jQA

* #1147 2nd try integrating sonarqube into  jQA

* #1147 5th try integrating sonarqube into  jQA

* #1147 6th try integrating sonarqube into  jQA (Test)

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 7th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 9th try integrating sonarqube into  jQA

* #1147 sonar properties modiefied to variable use

* #1147 sonar.projectKey set

* #1147 sonar.organization modified to "jqassistant"

* #1147 sonar.token added to ci.yml

* #1147 referencing main branch of github actions, parent version change

---------

Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>

* #1144 fixed Java JPMS IT

* #1144 fix after merge from master

* fixed JUnit warning in FileRuleSourceTest

* #1144 fixed Jackson configuration in JSONFileScannerPlugin

* added methodDescriptor with String based signature to MethodDescriptorCondition and removed unused getter in XmlHelper

* #1144 fixed checkstyle violation

* reverted methodDescriptor with String based signature in MethodDescriptorCondition

* #1144 manage Jackson 2 and 3 dependencies in bom

* #1144 manage Jackson 2 and 3 dependencies in bom

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jole431f <johannac.lederer@gmail.com>
Co-authored-by: Johanna Lederer <johanna.lederer@buschmais.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants