Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Ivan Kudryavtsev
Great news. I'll cherry pick it in our 4.10 and try to build in the hours when issue happened in my tz to see it fixes the issue. 15 нояб. 2017 г. 7:17 ПП пользователь "Rafael Weingärtner" < rafaelweingart...@gmail.com> написал: > I created a pull request to fix this. >

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Rafael Weingärtner
I created a pull request to fix this. https://github.com/apache/cloudstack/pull/2326 On Wed, Nov 15, 2017 at 9:32 AM, Ivan Kudryavtsev wrote: > It should work compiling after 12:00 (at least in my tz). I suppose the > error could be connected to the regions which

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Rafael Weingärtner
Thanks Ivan. When I have sometime I will take a look to change that. Semih, for now you can run: mvn clean install -Dmaven.test.skip=true On Wed, Nov 15, 2017 at 9:24 AM, Ivan Kudryavtsev wrote: > I know the bug, actually. Jodatime related bug. This test fails if >

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Ivan Kudryavtsev
I know the bug, actually. Jodatime related bug. This test fails if compiling before 12am, and stops fail after. It's really worth rewriting. Our devs shown be the cause, but it's from java6 when time functions were bad and jodatime required. They suggested rewrite to regular java from jodatime.

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Rafael Weingärtner
I checked the code and could not reproduce your error. Can you try to build again and see if it happens once more? On Wed, Nov 15, 2017 at 9:07 AM, Semih Tolga DEMİR < semihtolgade...@gmail.com> wrote: > Hi Rafael, > > I am not a developer but i like compile my own Ubuntu packages for 4.10 >

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Semih Tolga DEMİR
Hi Rafael, I am not a developer but i like compile my own Ubuntu packages for 4.10 release, this is a standard 4.10 vanilla source code from cloudstack web site. Is there a way to skip this tests? Or how could i check this test case could you give me a clue? Or are there any difference for 4.9

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Rafael Weingärtner
here is your error: > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project cloud-plugin-database-quota: There are test failures. Then if you roll up, there is: > org.apache.cloudstack.api.response.QuotaResponseBuilderImplTest >

Re: Problem compiling ACS 4.10 Source Code

2017-11-15 Thread Semih Tolga DEMİR
Hi, You can see more details on this link. https://jpst.it/17vmL Thanks, Tolga 2017-11-14 17:50 GMT+03:00 Rafael Weingärtner : > Can you share more log entries with us? > > On Tue, Nov 14, 2017 at 12:45 PM, Semih Tolga DEMİR < > semihtolgade...@gmail.com> wrote: >

Re: Problem compiling ACS 4.10 Source Code

2017-11-14 Thread Rafael Weingärtner
Can you share more log entries with us? On Tue, Nov 14, 2017 at 12:45 PM, Semih Tolga DEMİR < semihtolgade...@gmail.com> wrote: > Hi, > > I used source code compile guide for ACS 4.9 to compile ACS 4.10 from > source code. I used jdk1.8 and I have a problem. > > Failure results are shown in

Problem compiling ACS 4.10 Source Code

2017-11-14 Thread Semih Tolga DEMİR
Hi, I used source code compile guide for ACS 4.9 to compile ACS 4.10 from source code. I used jdk1.8 and I have a problem. Failure results are shown in below. ... [INFO] Apache CloudStack Developer Mode .. SUCCESS [8.158s] [INFO] Apache CloudStack Developer Tools