[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378457#comment-16378457
 ] 

ASF subversion and git services commented on CLOUDSTACK-10306:
--

Commit 5c2b8f80f02ae9459537b32ac2bece3e765032ef in cloudstack's branch 
refs/heads/master from [~rohithsharma]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=5c2b8f8 ]

CLOUDSTACK-10306: Upgrade to VMware 6.5 vim jar dependency (#2467)

Signed-off-by: Rohit Yadav 

> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378458#comment-16378458
 ] 

ASF subversion and git services commented on CLOUDSTACK-10306:
--

Commit cdddecb41ef74ae8f3b2a67c03b7c7be20f2bb2d in cloudstack's branch 
refs/heads/master from [~dahn]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=cdddecb ]

Merge release branch 4.11 to master

* 4.11:
  CLOUDSTACK-10306: Upgrade to VMware 6.5 vim jar dependency (#2467)
  CLOUDSTACK-10298: fix for recreation of an earlier deleted Nuage managed 
network (#2460)


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-27 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378443#comment-16378443
 ] 

ASF subversion and git services commented on CLOUDSTACK-10306:
--

Commit 5c2b8f80f02ae9459537b32ac2bece3e765032ef in cloudstack's branch 
refs/heads/4.11 from [~rohithsharma]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=5c2b8f8 ]

CLOUDSTACK-10306: Upgrade to VMware 6.5 vim jar dependency (#2467)

Signed-off-by: Rohit Yadav 

> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378442#comment-16378442
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

DaanHoogland closed pull request #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 
vim jar dependency
URL: https://github.com/apache/cloudstack/pull/2467
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/deps/install-non-oss.sh b/deps/install-non-oss.sh
index 2f5027cd4c0..ee7482d17ee 100755
--- a/deps/install-non-oss.sh
+++ b/deps/install-non-oss.sh
@@ -38,3 +38,6 @@ mvn install:install-file -Dfile=vim25_55.jar
-DgroupId=com.cloud.com.vmwa
 
 # From https://my.vmware.com VMware-vSphere-SDK-6.0.0-3634981.zip
 mvn install:install-file -Dfile=vim25_60.jar
-DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25-Dversion=6.0   
-Dpackaging=jar
+
+# From 
https://my.vmware.com/group/vmware/get-download?downloadGroup=VS-MGMT-SDK65
+mvn install:install-file -Dfile=vim25_65.jar
-DgroupId=com.cloud.com.vmware -DartifactId=vmware-vim25-Dversion=6.5   
-Dpackaging=jar
diff --git a/pom.xml b/pom.xml
index 568876ac8ba..6d46ff0bb7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
 1.2
 1.2.1
 
1.0-20081010.060147
-6.0
+6.5
 5.0.2.RELEASE
 1.10.19
 1.6.4


 


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16377420#comment-16377420
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

blueorangutan commented on issue #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 
vim jar dependency
URL: https://github.com/apache/cloudstack/pull/2467#issuecomment-368618240
 
 
   Trillian test result (tid-2281)
   Environment: vmware-65 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 28185 seconds
   Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr2467-t2281-vmware-65.zip
   Smoke tests completed. 67 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376668#comment-16376668
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

blueorangutan commented on issue #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 
vim jar dependency
URL: https://github.com/apache/cloudstack/pull/2467#issuecomment-368463662
 
 
   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-65) has been 
kicked to run smoke tests


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1637#comment-1637
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

rhtyd commented on issue #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 vim jar 
dependency
URL: https://github.com/apache/cloudstack/pull/2467#issuecomment-368463401
 
 
   @blueorangutan test centos7 vmware-65


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376606#comment-16376606
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

blueorangutan commented on issue #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 
vim jar dependency
URL: https://github.com/apache/cloudstack/pull/2467#issuecomment-368447071
 
 
   Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1733


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376569#comment-16376569
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

blueorangutan commented on issue #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 
vim jar dependency
URL: https://github.com/apache/cloudstack/pull/2467#issuecomment-368436065
 
 
   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted 
as I make progress.


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CLOUDSTACK-10306) Update vmware dependency vim jar to 6.5 version

2018-02-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376568#comment-16376568
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10306:
-

rhtyd opened a new pull request #2467: CLOUDSTACK-10306: Upgrade to VMware 6.5 
vim jar dependency
URL: https://github.com/apache/cloudstack/pull/2467
 
 
   Upgrade to VMware 6.5 vim jar dependency.
   
   @blueorangutan package


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:
us...@infra.apache.org


> Update vmware dependency vim jar to 6.5 version
> ---
>
> Key: CLOUDSTACK-10306
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10306
> Project: CloudStack
>  Issue Type: Bug
>  Security Level: Public(Anyone can view this level - this is the 
> default.) 
>Reporter: Rohit Yadav
>Assignee: Rohit Yadav
>Priority: Minor
> Fix For: 4.11.1.1, 4.12.0.0
>
>
> Upgrade to vmware sdk 6.5's vim.jar



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)