[ http://issues.apache.org/jira/browse/BEEHIVE-565?page=all ]
     
Rich Feit resolved BEEHIVE-565:
-------------------------------

     Assign To: Alejandro Ramirez  (was: Rich Feit)
    Resolution: Fixed

This was already fixed, with revision 164768.

> The generated netui-blank webapp in the distributuion contains an invalid 
> build.xml file
> ----------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-565
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-565
>      Project: Beehive
>         Type: Bug
>   Components: Samples
>     Versions: V1
>     Reporter: Alejandro Ramirez
>     Assignee: Alejandro Ramirez

>
> 1.- Build a beehive distribution from the source svn tree (e.g. 
> BEEHIVE_HOME$ant clean deploy build.dist )
> 2.- Unzip the generated distribution and open the file :  
> BEEHIVE_DIST_HOME/samples/netui-blank/WEB-INF/src/build.xml
> The build.xml file contains the following call:
>         <!-- compile JPFs -->
>         <build-pageflows srcdir="${webapp.dir}" 
>                          destdir="${webapp.dir}/WEB-INF/classes" 
>                          tempdir="${webapp.dir}/WEB-INF/${tmp.sourcegen.dir}"
>                          classpathref="webapp.build.classpath"/>
> That is wrong since the "destdir" is not defined in the build-pageflows macro.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to