This is the main tracking issue for migrating JToon from felipestanzani/JToon to toon-format/JToon and updating the package namespace from com.felipestanzani to dev.toonformat.
Migration Overview
Following discussions about bringing JToon into the TOON Format organization, we are migrating the repository and updating all package namespaces, Maven coordinates, and documentation to align with the unified TOON Format ecosystem.
Goals
- Transfer repository from
felipestanzani/JToon to toon-format/JToon
- Migrate package namespace from
com.felipestanzani.jtoon to dev.toonformat.jtoon
- Update Maven group ID from
com.felipestanzani to dev.toonformat
- Maintain full backward compatibility where possible
- Preserve all existing code and git history
- Align documentation and structure with other TOON implementations
- Ensure full SPEC.md compliance using language-agnostic tests
- Set up CI/CD with GitHub Actions for spec compliance validation
- Handle Maven Central publishing migration
Migration Checklist
This is the main tracking issue for migrating JToon from
felipestanzani/JToontotoon-format/JToonand updating the package namespace fromcom.felipestanzanitodev.toonformat.Migration Overview
Following discussions about bringing JToon into the TOON Format organization, we are migrating the repository and updating all package namespaces, Maven coordinates, and documentation to align with the unified TOON Format ecosystem.
Goals
felipestanzani/JToontotoon-format/JTooncom.felipestanzani.jtoontodev.toonformat.jtooncom.felipestanzanitodev.toonformatMigration Checklist
Phase 1: Documentation and Standards
Phase 2: Build Configuration
Phase 3: CI/CD and Testing
Phase 4: Code and Package Migration
com.felipestanzani.jtoontodev.toonformat.jtoonPhase 5: Documentation Updates
Phase 6: Repository Transfer
Phase 7: Maven Central Migration