Fixed build.xml for bbb-web
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3370 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
2116509df4
commit
3543a7737e
@ -49,7 +49,7 @@
|
||||
<fail message="Detected that tomcat6 is running on port 8080. Stop tomcat6 then try again." if="tomcat.running" />
|
||||
<echo message="Running grails ..." />
|
||||
<exec executable="${grails}" failonerror="true">
|
||||
<arg value="run-app"/>
|
||||
<arg value="run-war"/>
|
||||
</exec>
|
||||
</target>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user