Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

🚫Deprecated. Node library for common Java-related generator tasks.

Notifications You must be signed in to change notification settings

ibm-developer/java-codegen-common

Repository files navigation

This repository is deprecated. The common Java code has been merged into the Java generator at:



Module for common Java code generation utilities

Travis Coveralls Version License

This is a module that contains common Java code generation libraries used by various Java generators.

Contribution

In order to publish changes, you will need to fork the repository or ask to join the ibm-developer org and branch off the master branch.

Make sure to follow the conventional commit specification before contributing. To help you with commit a commit template is provide. Run config.sh to initialize the commit template to your .git/config or you can use

Once you are finished with your changes, run npm test to make sure all tests pass.

Do a pull request against master, make sure the build passes. A team member will review and merge your pull request. Once merged to master one pull request will be created against master. Make sure that the CHANGELOG.md and the package.json is correct before merging the auto generated pull request. After the autogenerated pull request has been merged to master the version will be bumped and published to npm.

About

🚫Deprecated. Node library for common Java-related generator tasks.

Resources

Stars

Watchers

Forks

Packages

No packages published