rhtyd commented on a change in pull request #2204: [CLOUDSTACK-10025] Adding 
Support for NoVNC Console for KVM and XENSERVER
URL: https://github.com/apache/cloudstack/pull/2204#discussion_r135541711
 
 

 ##########
 File path: services/console-proxy/server/pom.xml
 ##########
 @@ -49,6 +49,16 @@
       <artifactId>cloudstack-service-console-proxy-rdpclient</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-server</artifactId>
+      <version>9.2.20.v20161216</version>
 
 Review comment:
   Use jetty version as defined in root pom.xml, instead of using hard-coded 
versions use a `cs.xxx` config/variable
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to