Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-438

user/beehive-imports.xml has incorrect path to velocity jars

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • V1Beta
    • Build
    • None
    • Beehive SVN

    Description

      The user/beehive-imports.xml contains the incorrect path to the velocity jars; this prevents controls from being built that are not part of a Web application. I will attach a tarball to demonstrate.

      This diff shows what the path should be (on top) versus what it currently is (on the bottom):

      38,39c38,39
      < <pathelement location="${this.dir}/lib/common/velocity-1.4.jar"/>
      < <pathelement location="${this.dir}/lib/common/velocity-dep-1.4.jar"/>

      > <pathelement location="${this.dir}/lib/controls/velocity-1.4.jar"/>
      > <pathelement location="${this.dir}/lib/controls/velocity-dep-1.4.jar"/>

      • jeremiah

      Attachments

        1. BEEHIVE-438.tar
          20 kB
          Jeremiah Johnson
        2. BEEHIVE-438-patch.txt
          0.7 kB
          Jeremiah Johnson

        Activity

          People

            ekoneil Edward O'Neil
            jerjohns Jeremiah Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: