Git Product home page Git Product logo

Comments (6)

stevesaliman avatar stevesaliman commented on August 29, 2024

I don't know what the plan is to fix CORE-3159, but a pull request has been submitted to the Liquibase Gradle plugin that might work around the problem.

I'm hoping to get time over the weekend to look at it.

from liquibase-gradle-plugin.

regrog avatar regrog commented on August 29, 2024

https://liquibase.jira.com/browse/CORE-3159

from liquibase-gradle-plugin.

stevesaliman avatar stevesaliman commented on August 29, 2024

Thanks to @litpho the latest version of the plugin separates the classpath used by Liquibase from the one Gradle itself uses. I'm still working on getting a final 2.0.0 release out, but until then, I've uploaded the 2.0.0-SNAPSHOT release to the sonatype snapshot repository.

from liquibase-gradle-plugin.

stevesaliman avatar stevesaliman commented on August 29, 2024

I've just uploaded the latest 2.0.0-SNAPSHOT releases of the Gradle plugin and the Groovy DSL, which should now fully support parsing Liquibase 3.6.1 changelogs.

I still have some testing to do to make sure the serializers work, and I need to update the documentation, but I hope to have a final release done soon. In the meantime, users who need to use versions of Liquibase later than 3.4.2 can use the SNAPSHOT releases to get up and running.

from liquibase-gradle-plugin.

stevesaliman avatar stevesaliman commented on August 29, 2024

Release 2.0.0 is now official! Liquibase 3.6.1 is now fully supported, and there are no class cast problems when it runs.

However, Liquibase itself has some issues with logging and console output, as documented in CORE-3220. Until that gets fixed, you can enable console output by adding mainClassName 'org.liquibase.gradle.OutputEnablingLiquibaseRunner' to the liquibase block of build.gradle.

Version 2.0.0 is a breaking change. I tried to document the changes well, please feel free to submit pull requests if there are ways to make the documentation clearer.

from liquibase-gradle-plugin.

eximius313 avatar eximius313 commented on August 29, 2024

https://liquibase.jira.com/browse/CORE-3159 is fixed now

from liquibase-gradle-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.