Re: Build fails with integration test

2020-03-10 Thread Isuru Udana
Jenkins build has passed with these changes. On Wed, Mar 11, 2020 at 6:29 AM Vanjikumaran Sivajothy < vanjikuma...@gmail.com> wrote: > Given Pull request for the fix is Merged. > > On Tue, Mar 10, 2020 at 5:55 PM Isuru Udana wrote: > >> Hi All, >> >> I sent a PR to fix this issue. >> https://git

Re: Add an improvement to log-mediator

2020-03-10 Thread Isuru Udana
Hi Shafreen, I have merged the Pull request. Can you please send a PR to update the documentation as well? Thanks. On Fri, Mar 6, 2020 at 7:06 AM shafreen anfar wrote: > On Thu, Mar 5, 2020 at 7:42 AM Sagara Gunathunga < > sagara.gunathu...@gmail.com> wrote: > >> >> >> Although this makes the

[GitHub] [synapse] isudana merged pull request #24: Add an improvement to log-mediator

2020-03-10 Thread GitBox
isudana merged pull request #24: Add an improvement to log-mediator URL: https://github.com/apache/synapse/pull/24 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: Continuous Integration (CI) with Github Actions

2020-03-10 Thread Isuru Udana
Hi Shafreen, I have merged the pull request. I still can't see the workflow get attached to the existing PRs, does it only work for the new PRs? On Tue, Mar 10, 2020 at 10:46 PM Vanjikumaran Sivajothy < vanjikuma...@gmail.com> wrote: > Shafreen, > +1 for the Github Workflow. > > adding fortnig

Re: OpenJDK Support (was: Introducing Docker and K8S artifacts)

2020-03-10 Thread Isuru Udana
On Wed, Nov 27, 2019 at 5:38 AM Isuru Udana wrote: > Hi All, > > As we discussed, I tried to configure Jenkins to use OpenJDK 8 for our > Jenkins build. But unfortunately, it has been deprecated by the > infrastructure team[1]. > Apache POI project has reported a Jira ticket[2] asking to put it b

Re: Build fails with integration test

2020-03-10 Thread Vanjikumaran Sivajothy
Given Pull request for the fix is Merged. On Tue, Mar 10, 2020 at 5:55 PM Isuru Udana wrote: > Hi All, > > I sent a PR to fix this issue. > https://github.com/apache/synapse/pull/26 > > Thanks. > > On Mon, Mar 9, 2020 at 9:05 PM Isuru Udana wrote: > >> Hi Shafreen, >> >> I am also experiencing

[GitHub] [synapse] isudana merged pull request #25: Enable Continuous Integration (CI) for new PRs

2020-03-10 Thread GitBox
isudana merged pull request #25: Enable Continuous Integration (CI) for new PRs URL: https://github.com/apache/synapse/pull/25 This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: Build fails with integration test

2020-03-10 Thread Isuru Udana
Hi All, I sent a PR to fix this issue. https://github.com/apache/synapse/pull/26 Thanks. On Mon, Mar 9, 2020 at 9:05 PM Isuru Udana wrote: > Hi Shafreen, > > I am also experiencing the same. I will create a new certificate for > Synapse. > > Thanks. > > On Sun, Mar 8, 2020 at 10:30 PM shafreen

[GitHub] [synapse] vanjikumaran merged pull request #26: Update certificates to fix the expired cert issue

2020-03-10 Thread GitBox
vanjikumaran merged pull request #26: Update certificates to fix the expired cert issue URL: https://github.com/apache/synapse/pull/26 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [synapse] isudana opened a new pull request #26: Update certificates to fix the expired cert issue

2020-03-10 Thread GitBox
isudana opened a new pull request #26: Update certificates to fix the expired cert issue URL: https://github.com/apache/synapse/pull/26 This is an automated message from the Apache Git Service. To respond to the message, ple

Re: Continuous Integration (CI) with Github Actions

2020-03-10 Thread Vanjikumaran Sivajothy
Shafreen, +1 for the Github Workflow. adding fortnightly build action plan also allow, us to monitor these certificate issue. Will you be able to look into that too? On Tue, Mar 10, 2020 at 10:10 AM Isuru Udana wrote: > +1 > Let me first check the current build failure before merging this. > >

Re: Continuous Integration (CI) with Github Actions

2020-03-10 Thread Isuru Udana
+1 Let me first check the current build failure before merging this. On Tue, Mar 10, 2020 at 7:01 PM Madhawa Kasun Gunasekara < madhaw...@gmail.com> wrote: > +1 > This is great. > > > On Tue, Mar 10, 2020 at 2:18 PM shafreen anfar > wrote: > >> Hi All, >> >> At the moment, when there is a new PR

Re: Continuous Integration (CI) with Github Actions

2020-03-10 Thread Madhawa Kasun Gunasekara
+1 This is great. On Tue, Mar 10, 2020 at 2:18 PM shafreen anfar wrote: > Hi All, > > At the moment, when there is a new PR, we always have to build locally to > make sure the new PR doesn't introduce any regression issues. However, with > Github Actions we can automate this effort with zero co

Continuous Integration (CI) with Github Actions

2020-03-10 Thread shafreen anfar
Hi All, At the moment, when there is a new PR, we always have to build locally to make sure the new PR doesn't introduce any regression issues. However, with Github Actions we can automate this effort with zero cost. I have written a Github workflow to automatically build new PRs to check its vali

[GitHub] [synapse] shafreenAnfar opened a new pull request #25: Enable Continuous Integration (CI) for new PRs

2020-03-10 Thread GitBox
shafreenAnfar opened a new pull request #25: Enable Continuous Integration (CI) for new PRs URL: https://github.com/apache/synapse/pull/25 At the moment, when there is a new PR, we always have to build locally to make sure the new PR doesn't introduce any regression issues. However, with