xebialabs-community / xlr-jython-code-snippets

XLR code snippets using python and jython API
12 stars 11 forks source link

[xlrelease]ImportError: cannot import name PasswordEncrypter in <script> #3

Open mannepu opened 4 years ago

mannepu commented 4 years ago

I am trying to import PasswordEncrypter in xlrelease jython script task as given below: from com.xebialabs.deployit.util import PasswordEncrypter

and getting Exception during execution: ImportError: cannot import name PasswordEncrypter in Githubissues.

  • Githubissues is a development platform for aggregating issues.