Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-7050

In build.xml of derby root there's a vestigial target (+ patch)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 10.15.1.3
    • 10.15.2.0, 10.16.1.1
    • Build tools
    • None

    Description

      In main build.xml, the one at the project's root, there's a target
          engine_169_opt
      that executes an
          <ant dir="${derby.engine.src.dir}" target="engine_169_opt"/>
      task, against
          java\org.apache.derby.engine\build.xml
      that, in turn, DOESNT contain a engine_169_opt target, so it raises an error.
      No other build file (in fact, no other FILE in derby) contains an "engine_169_opt" string.
      So I think that target engine_169_opt in main build file can be safely removed.
      I'll attach (when possible)

      1. an svn diff file (the engine_169_opt target removal)
      2. and 2 maps (in dot and pdf format) of target relationships of build family files of Derby

      Best regards,

          Davide Grandi

      Attachments

        1. patch.txt
          0.5 kB
          Davide Grandi
        2. build-expanded-20190625.pdf
          111 kB
          Davide Grandi
        3. build-20190625.pdf
          102 kB
          Davide Grandi
        4. build-expanded-20190625.dot
          42 kB
          Davide Grandi
        5. build-20190625.dot
          32 kB
          Davide Grandi

        Activity

          People

            Unassigned Unassigned
            davide.grandi@mclink.it Davide Grandi
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: