build file referred for the target deploy.beehive.webapp.runtime incorrect in
controls tutorial
-----------------------------------------------------------------------------------------------
Key: BEEHIVE-388
URL: http://issues.apache.org/jira/browse/BEEHIVE-388
Project: Beehive
Type: Bug
Components: Documentation
Versions: V1Beta
Reporter: Hua Li
Priority: Minor
ant
-f %BEEHIVE_HOME%\ant\buildWebapp.xml
-Dwebapp.dir=C:\beehive_projects\control_tutorial
deploy.beehive.webapp.runtime
should be:
ant
-f %BEEHIVE_HOME%\ant\webappRuntimeCore.xml
-Dwebapp.dir=C:\beehive_projects\control_tutorial
deploy.beehive.webapp.runtime
or
import webappRuntimeCore.xml into buildWebapp.xml in the distribution.
--
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