Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-715

exectck will always try to install Derby schema even if derby not being run

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • JDO 3.1-rc1
    • tck
    • None

    Description

      If a willing volunteer ever tries to run the JDO TCK on a datastore other than Derby they will logically want to use the exectck plugin ... even for the enhancer + runtck parts. Using "install" will invoke it but will attempt to run installSchema also. This is currently hardcoded to Derby and so will spit out lots of errors due to absence of Derby etc. All datastores have their own schema generation process so would be hard to provide a unified approach.

      Adding a simple check to the required datastore being "derby" and only running then would be a simple addition.

      Attachments

        1. JDO-715.patch
          10 kB
          Andy Jefferson

        Activity

          People

            Unassigned Unassigned
            andyj Andy Jefferson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: