a2eaa9babd
- some conflicts have been fixed. The following needs working on: both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatCopy.as both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatSaver.as both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatTab.mxml both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml Parking as need to work on something else. |
||
---|---|---|
.. | ||
src/main/webapp | ||
.gitignore | ||
build.gradle | ||
demo.nginx | ||
pom.xml | ||
README |
Steps: gradle resolveDeps gradle build sudo rm -rf /var/lib/tomcat6/webapps/demo* sudo cp build/libs/demo.war /var/lib/tomcat6/webapps/ sudo service tomcat6 restart