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

Incorrect insane build on windows platform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.2.1.6
    • 10.1.2.1, 10.2.1.6
    • Build tools
    • None

    Description

      I've found that Derby will not build sane properly for me. I have isolated it to here:

      <target name="evaluate.sane">
      <condition property="generate.sane">
      <equals arg1="${sane}" arg2="true"/>
      </condition>
      </target>

      The scope of the generate.sane property is limited to this target (only tested in a Windows XP environment), ergo it will always be an insane build. Patch to follow shortly.

      Attachments

        1. BuildXML.patch
          0.7 kB
          Philip Wilder

        Activity

          People

            acadia_student_01 Philip Wilder
            acadia_student_01 Philip Wilder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: