Build failed in Jenkins: royale-compiler-integration-tests #328

2020-01-01 Thread apacheroyaleci
See Changes: [greg.dove] Refactor some aspects of Reflection data output, plus tidy up. Current -- [...truncated 159.31

Re: How to access Jenkins to trigger manual build

2020-01-01 Thread Greg Dove
Sounds great, thanks! I will keep this as a reference for whenever I might need this. (Usually when I have changes going in for both compiler and framework). On Thu, Jan 2, 2020 at 7:34 PM Alex Harui wrote: > Correction: killing the currently running job. It is fine to kill jobs in > the

Re: How to access Jenkins to trigger manual build

2020-01-01 Thread Alex Harui
Correction: killing the currently running job. It is fine to kill jobs in the queue especially if you know they are going to fail or be invalid without the build you want to manually start. HTH, -Alex On 1/1/20, 10:32 PM, "Alex Harui" wrote: I think unless you access the configuration

Re: How to access Jenkins to trigger manual build

2020-01-01 Thread Alex Harui
I think unless you access the configuration screens, you can't break anything. Well, other than killing jobs because that can leave intermediate files locked sometimes. After logging in, you should be able to see a downarrow by each job that should have a "Build now" option. HTH, -Alex On

Re: How to access Jenkins to trigger manual build

2020-01-01 Thread Greg Dove
Yes, it was the http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ that I was trying to figure out how to do. I'm not so experienced with Jenkins itself, so I don't want to be let loose on anything that is out of my league. So if there's something with restricted

Re: Pending Issues on Github

2020-01-01 Thread Alex Harui
I will have limited time to work on issues until Monday. I will look at #645 in a few minutes. -Alex From: pushmina kazi Date: Wednesday, January 1, 2020 at 9:36 PM To: "dev@royale.apache.org" , "us...@royale.apache.org" Cc: Alex Harui , "aha...@apache.org" Subject: Pending Issues on

Re: How to access Jenkins to trigger manual build

2020-01-01 Thread Alex Harui
Assuming you are referring to apacheroyalebuilds2, PMC members have access to the login credentials for Jenkins (not your apache credentials) and can login and be offered to start a build on demand. -Alex On 1/1/20, 6:59 PM, "Greg Dove" wrote: Just a (definitely non-urgent) random

Pending Issues on Github

2020-01-01 Thread pushmina kazi
Hi, I have created 3 Issues Yesterday Please have a look. https://github.com/apache/royale-asjs/issues/644 https://github.com/apache/royale-asjs/issues/645 This is on High Priority https://github.com/apache/royale-asjs/issues/646 Regards, Pashmina

Jenkins build is back to normal : royale-asjs #475

2020-01-01 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs #474

2020-01-01 Thread apacheroyaleci
See Changes: [greg.dove] Fix isXMLName [greg.dove] Updates to Reflection lib to correspond with cumulative compiler -- [...truncated 2.05 MB...]

How to access Jenkins to trigger manual build

2020-01-01 Thread Greg Dove
Just a (definitely non-urgent) random request There have been a few times that I have made changes to the compiler and the framework code where the compiler needs to be built before the framework in order to avoid a (temporary) unstable build state. I'd like to be able to manage that if I can

RE: API Report Failure

2020-01-01 Thread Yishay Weiss
>Debugging, BTW, is not an options until we have access to their code I guess I misunderstood. We could theoretically create a test case and debug that. I’d like to first see if it’s actually blocking him. Last time I chatted with him it appeared it wasn’t. From: Alex