memiiso/pyliquibase

"Unable to find the class liquibase/integration/commandline/LiquibaseCommandLine"

Closed this issue · 5 comments

Hi!

For the moment I'm using liquibase 4.11.0, the previous version matching with the current code. But I'm getting this error:

"jnius.JavaException: Unable to find the class liquibase/integration/commandline/LiquibaseCommandLine"

Would you know how to solve it?
Thanks!

for version 4.11.0 is the file liquibase.jar imported as classpath? and available?

jnius_config.add_classpath(*LIQUIBASE_CLASSPATH)

Hi
I found the issue, I fixed it, but I'm not able to push my branch. Could you give me the rights please? Or should I fork the project?

No worries I'll do it. Thanks

Closed by #54