Skip to content

refactor: update groupId and package to io.github.reqstool#133

Merged
jimisola merged 6 commits intomainfrom
feature/migrate-groupid-to-io-github-reqstool
Feb 25, 2026
Merged

refactor: update groupId and package to io.github.reqstool#133
jimisola merged 6 commits intomainfrom
feature/migrate-groupid-to-io-github-reqstool

Conversation

@jimisola
Copy link
Member

Summary

Migrate the Maven groupId from se.lfv.reqstool to io.github.reqstool and reorganize the package structure accordingly.

Changes

  • Updated pom.xml groupId to io.github.reqstool
  • Renamed package structure from se.lfv.reqstool to io.github.reqstool
  • Updated all Java source and test files with new package declarations and imports
  • Fixed annotation processor @SupportedAnnotationTypes references
  • Updated test resource files with new package names in YAML and Java examples

Test Plan

  • All 6 tests passing
    • AnnotationsProcessorTests (2 tests)
    • RequirementsTests (2 tests)
    • SVCsTests (2 tests)
  • Build succeeds with no compilation warnings
  • Annotation processors correctly recognize annotations with new package names

@jimisola jimisola changed the title Migrate groupId to io.github.reqstool refactor: groupId to io.github.reqstool Feb 25, 2026
@jimisola jimisola self-assigned this Feb 25, 2026
@jimisola jimisola changed the title refactor: groupId to io.github.reqstool refactor: update groupId and package to io.github.reqstool Feb 25, 2026
- Update pom.xml groupId to io.github.reqstool
- Rename package structure from se.lfv.reqstool to io.github.reqstool
- Update all imports and package declarations
- Update annotation processor @SupportedAnnotationTypes references
- Update test resource files with new package names
- All tests passing
@jimisola jimisola force-pushed the feature/migrate-groupid-to-io-github-reqstool branch from 9b9a68d to d2fb5ad Compare February 25, 2026 21:01
- Update groupId to io.github.reqstool in installation.adoc
- Fix artifactId to reqstool-java-annotations in installation.adoc
- Update version to 0.1.0 in installation.adoc and antora.yml
- Update GitHub repo references from Luftfartsverket to reqstool
- Update pom.xml project, SCM, issue and CI management URLs
- Update docs/antora-playbook.yml site URL
- Update schema URLs in AbstractAnnotationsProcessor.java and test YAMLs
@jimisola jimisola merged commit b4891bf into main Feb 25, 2026
8 checks passed
@jimisola jimisola deleted the feature/migrate-groupid-to-io-github-reqstool branch February 25, 2026 21:26
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.

1 participant