Re: [jclouds/jclouds] Protects from NPE since SecurityGroup.getLocation() is nullable (#1201)

2018-05-04 Thread Ignasi Barrera
Pushed to [master](http://git-wip-us.apache.org/repos/asf/jclouds/commit/7c592703) and [2.1.x](http://git-wip-us.apache.org/repos/asf/jclouds/commit/a32690a2). Thanks @danielestevez! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it

Re: [jclouds/jclouds] Protects from NPE since SecurityGroup.getLocation() is nullable (#1201)

2018-05-04 Thread Ignasi Barrera
Closed #1201. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1201#event-1609362060

Re: [jclouds/jclouds] Protects from NPE since SecurityGroup.getLocation() is nullable (#1201)

2018-05-04 Thread Ignasi Barrera
nacx approved this pull request. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1201#pullrequestreview-117529420

[jclouds/jclouds] Protects from NPE since SecurityGroup.getLocation() is nullable (#1201)

2018-05-03 Thread Daniel Estévez
Right now running the AzureComputeSecurityGroupExtensionLiveTest will fail with a NPE if you have any securityGroup in you subscription in any location not included in Set locations You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/1201