Removed localization automation since it throw a PermGen Space java compilation error
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3099 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
parent
1746997152
commit
4dbc0133e7
@ -69,7 +69,7 @@
|
||||
<copy file="/var/www/bigbluebutton/client/conf/config.xml" todir="${OUTPUT_DIR}/conf" />
|
||||
</target>
|
||||
|
||||
<target name="generate-wrapper" depends="mxmlc-component, localization">
|
||||
<target name="generate-wrapper" depends="mxmlc-component">
|
||||
<html-wrapper
|
||||
title="BigBlueButton"
|
||||
file="BigBlueButton.html"
|
||||
|
Loading…
Reference in New Issue
Block a user