Separate jython implementation and dependencies.

Refactored cds python capabilities to python-executor function, so that it will easy to disable and deprecation

This change is not jython depreciation, just separating out

Issue-ID: CCSDK-1865
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I3727d72d7195c49d670c30a6fc4245f5a8599e3a
16 files changed
tree: 65b2ae886a767f1d4dbe3578524d234529c7d710
  1. cds-ui/
  2. components/
  3. docs/
  4. ms/
  5. releases/
  6. .editorconfig
  7. .gitignore
  8. .gitreview
  9. INFO.yaml
  10. pom.xml
  11. README.md
  12. TagVersion.groovy
  13. version.properties
README.md

Format code with ktlint checkstyle tool use the following command

mvn process-source -P format

Reference

https://github.com/pinterest/ktlint