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

Buildworld target refers to non-existent jars target

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 10.1.1.0
    • Build tools
    • None

    Description

      In Build.xml there is a "buildworld" target which performs a bunch of targets and then "jars". There is no targe

      <!-- Build insane product jars -->
      <antcall target="clobber"/>
      <antcall target="insane"/>
      <antcall target="all"/>
      <antcall target="jars"/>

      <!-- Build sane product jars -->
      <antcall target="clobber"/>
      <antcall target="sane"/>
      <antcall target="all"/>
      <antcall target="jars"/>

      <!-- Build everything else -->
      <antcall target="javadoc"/>

      Attachments

        Activity

          People

            fuzzylogic Samuel Andrew McIntyre
            jnash67 Jonathan Nash
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: