Uploaded image for project: 'DdlUtils'
  1. DdlUtils
  2. DDLUTILS-103

Upgrade version of commons-betwixt in pom.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0 RC1
    • None

    Description

      The pom.xml for building with Maven has common-betwixt at version 0.7 but it should be changed to 0.8-dev to match the version checked into the lib directory:

      <dependency>
      <groupId>commons-betwixt</groupId>
      <artifactId>commons-betwixt</artifactId>
      <version>0.8-dev</version>
      </dependency>

      Certain problems arise when using DdlUtils with an older version of commons-betwixt. For example, the <unique> element of the schema gets mistakenly added as a <column>.

      Attachments

        Activity

          People

            tomdz Thomas Dudziak
            kweiner Ken Weiner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: