Skip to content

Fix : Rename galite-plugins modules and fix galite-dbschema-generator plugin [APPS-02W3] - #655

Merged
mgrati merged 1 commit into
masterfrom
galite-02W3
Jan 20, 2026
Merged

Fix : Rename galite-plugins modules and fix galite-dbschema-generator plugin [APPS-02W3]#655
mgrati merged 1 commit into
masterfrom
galite-02W3

Conversation

@mgrati

@mgrati mgrati commented Dec 30, 2025

Copy link
Copy Markdown
Member
  1. Rename galite-plugins modules to conform with the naming convention of Galite modules :
    • common -> galite-common-plugin
    • dbschema-generator -> galite-dbschema-generator
    • factory-generator -> galite-factory-generator
  2. Allow the possibility to define a fixed package for the generated class in the plugin galite-dbschema-generator : This PR add a new attribute 'subFolder' to the class org.kopi.galite.plugins.Schema of galite-dbschema-generator. This attribute's default value is "generated". The generated class package becomes `"$packageName.$subFolder".

… [APPS-02W3] :

    1. Rename galite-plugins modules to conform with the naming convention of Galite modules [APPS-02W3] :
	- common -> galite-common-plugin
	- dbschema-generator -> galite-dbschema-generator
	- factory-generator -> galite-factory-generator
    2. Allow the possibility to define a fixed package for the generated class in the plugin galite-dbschema-generator [APPS-02W3]
@mgrati
mgrati merged commit c6b2baa into master Jan 20, 2026
2 checks passed
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