zerocode
zerocode copied to clipboard
Rename the modules with prefix as -examples
Some module other than the core needs renaming for clarity.
AC:
Prefix -examples for the below ones marked by the arrow.
<modules>
<module>core</module>
<module>http-testing</module> <--------- http-testing-examples
<module>kafka-testing</module> <--------- kafka-testing-examples
<module>junit5-testing</module> <--------- junit5-testing-examples
<module>zerocode-maven-archetype</module>
</modules>
This might need changes to parent POM and submodule POMs.
Raise a PR after the build goes Green locally in your laptop(preferrably).
I can work on this task. @authorjapps can you please assign this to me?
I can work on this task. @authorjapps can you please assign this to me?
Hi @poseidontor, thanks for your interest! Just checking, do you have a timeline or ETA in mind for completing this?
Hi @authorjapps I have sent a PR https://github.com/authorjapps/zerocode/pull/710 can you approve the workflow on it.