[ http://issues.apache.org/jira/browse/BEEHIVE-438?page=history ]
     
Bryan Che closed BEEHIVE-438:
-----------------------------

     Assign To: Eddie O'Neil  (was: Bryan Che)
    Resolution: Fixed

Eddie beat me to applying the patch while I was working on an e-mail. =p  Fixed 
at revision 157458.

> user/beehive-imports.xml has incorrect path to velocity jars
> ------------------------------------------------------------
>
>          Key: BEEHIVE-438
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-438
>      Project: Beehive
>         Type: Bug
>   Components: Build
>  Environment: Beehive SVN
>     Reporter: Jeremiah Johnson
>     Assignee: Eddie O'Neil
>      Fix For: V1Beta
>  Attachments: BEEHIVE-438-patch.txt, BEEHIVE-438.tar
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to