Hello,
sorry for my late response. But it's still not possible for me to make it work. I attached the example that I'm not able to make it work:
sorry for my late response. But it's still not possible for me to make it work. I attached the example that I'm not able to make it work:
- liqui_test.zip: The refactoring file and the properties file I used
- located original in d:\tmp
- ext_test.jar: The jar-file I added to the 3.1.1-liquibase installation lib-path
- located original in d:\tmp\liquibase-3.1.1-bin\lib
- LiquibaseTestExtenstion.zip: Export of the eclipse project including the test extension.
I started all with the following command line expression:
D:\tmp\liqui_test>D:\tmp\liquibase-3.1.1-bin\liquibase.bat --changeLogFile=.\EV_Test.xml update
and got still the uknown Liquibase extension exception.
So adding the extension to the classpath (see liquibase.properties) and starting it with the batchscript couldn't solve the problem.
Maybe you have any idea what have to be changed.
Thanks in advance
Regards,
Holger