t: Re: Master Skip Tests
Here are the versions I was running:
$ mvn -version
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
11:22:22-0400)
Maven home: /path/to/my/apache-maven-3.1.1
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMac
Here are the versions I was running:
$ mvn -version
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17
11:22:22-0400)
Maven home: /path/to/my/apache-maven-3.1.1
Java version: 1.7.0_40, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_
40.jdk/Co
To be clear, I applied the patch you provided as well.
On Thu, Dec 8, 2016 at 3:29 PM, Patrick Dube
wrote:
> Hey Rohit,
>
> I upgraded to mvn 3.3.9 and it worked
>
> On Thu, Dec 8, 2016 at 3:20 PM, Patrick Dube
> wrote:
>
>> Hey,
>>
>> I tried adding those lines without success.
>> Still gettin
Hey Rohit,
I upgraded to mvn 3.3.9 and it worked
On Thu, Dec 8, 2016 at 3:20 PM, Patrick Dube
wrote:
> Hey,
>
> I tried adding those lines without success.
> Still getting:
>
> Running com.cloud.utils.crypto.RSAHelperTest
>
> 2016-12-08 15:16:13,276 INFO [utils.crypt.RSAHelper] (main:)
> [igno
Hey,
I tried adding those lines without success.
Still getting:
Running com.cloud.utils.crypto.RSAHelperTest
2016-12-08 15:16:13,276 INFO [utils.crypt.RSAHelper] (main:)
[ignored]error during public key encryption: Unsupported format
2016-12-08 15:16:13,618 INFO [utils.crypt.RSAHelper] (main:
Hi Will and Patrick,
I'm not able to reproduce the issue, we've recently upgraded the
bountycastle dependency to v1.55 on both 4.9 and master branch.
Travis too appears to pass and along with that Trillian/blueorangutan based
packaging: https://travis-ci.org/apache/cloudstack/builds/182254749
Can
Same error on 4.9
On Thu, Dec 8, 2016 at 1:33 PM, Will Stevens wrote:
> Hey Guys,
> I am not able to build master right now. I can build it if I specify "",
> but if I let the tests run, I get the following error.
>
> Running com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
> 2016-12-08 13: