You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by GitBox <gi...@apache.org> on 2020/09/03 15:43:37 UTC

[GitHub] [openmeetings] ArushiSakhuja opened a new issue #110: How to check UI changes made in the code

ArushiSakhuja opened a new issue #110:
URL: https://github.com/apache/openmeetings/issues/110


   Hi,
   
   I have changed a minor text(changed one of the dropdown value for cam-resolution settings) in VideoSettings.html to check that my changes will reflect in UI or not. VideoSetting.html is in openmeetings-web package. 
   After build i got "apache-openmeetings-5.0.0-src\openmeetings-web\target\openmeetings-web-5.0.0.war" 
   
   Now where do I keep this war file on the kurento server so that my changes reflect in the UI?
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openmeetings] sebawagner commented on issue #110: How to check UI changes made in the code

Posted by GitBox <gi...@apache.org>.
sebawagner commented on issue #110:
URL: https://github.com/apache/openmeetings/issues/110#issuecomment-686782517


   Hi @ArushiSakhuja this file is not packaged inKurento. Its packed in Apache Tomcat and runs as a .war file. 
   Please see: https://openmeetings.apache.org/BuildInstructions.html
   
   There are no instructions on how to copy this particular file into at runtime. But it will be in $OPNMEETINGS_HOME/webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/room/
   
   Otherwise please use the Mailing List for help & discussion: https://openmeetings.apache.org/mailing-lists.html


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openmeetings] sebawagner closed issue #110: How to check UI changes made in the code

Posted by GitBox <gi...@apache.org>.
sebawagner closed issue #110:
URL: https://github.com/apache/openmeetings/issues/110


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org