Coder Social home page Coder Social logo

liquibase-ucd's People

Watchers

 avatar  avatar  avatar  avatar  avatar

liquibase-ucd's Issues

IBM UCD liquidbase plugins issues after upgrade.

Hi Team,

We upgraded UCD with version 7.3.2 and upgraded the plugins as per suggestion from IBM and now we are having the below error,

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
file:/appl/ibm-ucd-agent-prod/var/plugins/com.urbancode.air.plugin.Liquibase_3_de2d8133c01f9887d7f870ad19a89f81e24ef2e592d8b3afa4ac15a586c68c35/classes/com/urbancode/air/plugin/helpers/AirPluginToolNew.groovy: 9: Invalid duplicate class definition of class com.urbancode.air.plugin.helpers.AirPluginToolNew : The source file:/appl/ibm-ucd-agent-prod/var/plugins/com.urbancode.air.plugin.Liquibase_3_de2d8133c01f9887d7f870ad19a89f81e24ef2e592d8b3afa4ac15a586c68c35/classes/com/urbancode/air/plugin/helpers/AirPluginToolNew.groovy contains at least two definitions of the class com.urbancode.air.plugin.helpers.AirPluginToolNew.
One of the classes is an explicit generated class using the class statement, the other is a class generated from the script body based on the file name. Solutions are to change the file name or to change the class name.
@ line 9, column 1.
public class AirPluginToolNew {
^
1 error

Compilation error

Hi.
I'm trying to compile the plugin but it's fail with this compilation error:

/home/xxxxxx/Downloads/Liquibase-UCD-master/build/util/com/urbancode/air/AirPluginTool.groovy: 34: The variable [inputPropsStream] is declared final but is reassigned
. At [34:13] @ line 34, column 13.
inputPropsStream = new FileInputStream(inputPropsFile);
^

1 error

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.