Re: [cross-project-issues-dev] Project plan on Git repository

2013-01-15 Thread Mikaël Barbero
On 01/15/2013 08:32 AM, Mikaël Barbero wrote: Hi Benjamin, Same result with planurl: http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/emf/compare/project-info/plan-2_0.xml is working but http://www.eclipse.org/projects/project-plan.php?planurl=http

[cross-project-issues-dev] [HIPP] Visibility of Hudson configuration for anonymous users

2014-01-09 Thread Mikaël Barbero
Hi all, I often struggle to build (or setup a CI build for) eclipse projects. Sometimes, there is a wiki page about how to build the project, but it may be outdated or not complete. I often want to see how the project setup its jobs on hudson in order to know how I should properly build the

Re: [cross-project-issues-dev] [HIPP] Visibility of Hudson configuration for anonymous users

2014-01-09 Thread Mikaël Barbero
Ed, Surely the lack of visibility of HIPPs contradicts our normal Eclipse policies of openness, so all HIPPs should have anonymous read access unless specifically requested (and justified) otherwise? I can't manage to think about a proper justification for that, but I fully agree that it

Re: [cross-project-issues-dev] [HIPP] Visibility of Hudson configuration for anonymous users

2014-01-09 Thread Mikaël Barbero
In my experience with Hudson permissions the permissions are additive, not subtractive. So if we globally set that Anonymous users can view a job configuration. You cannot remove that permission inside an individual job configuration. I agree. I was wrong. For example all the Hudson

Re: [cross-project-issues-dev] [HIPP] Visibility of Hudson configuration for anonymous users

2014-01-14 Thread Mikaël Barbero
Winston, Do you also need a bug on Hudson for the new job configuration view permission? Yes please. Done. https://bugs.eclipse.org/bugs/show_bug.cgi?id=425639 Best regards, ___ cross-project-issues-dev mailing list

[cross-project-issues-dev] Build server unavailable

2014-02-13 Thread Mikaël Barbero
Hi, The EMF Compare nightly build failed because it was not able to sign the plugins. The error I get is: Caused by: org.apache.http.conn.HttpHostConnectException: Connection to http://build.eclipse.org:31338 refused Anyone experiencing the same issue? Does the server need a restart? Thanks

Re: [cross-project-issues-dev] Upgrading Gerrit to 2.8.1 (Tuesday March 4th 2014)

2014-03-05 Thread Mikaël Barbero
No, it is not necessary to restart the HIPP. Best. Mikael On 5 mars 2014 at 14:22:21, Pascal Rapicault (pas...@rapicault.net) wrote: Do you know if it is necessary to restart the HIPP instances for this change to take effect? Pascal On 04/03/2014 8:40 PM, Matthias Sohn wrote: On Tue, Mar 4,

[cross-project-issues-dev] Cannot run program git on EMF Compare's HIPP

2014-03-31 Thread Mikaël Barbero
Hi,  I get an error message from the HIPP since a few minutes: “ Cannot run program git (in directory /home/hudson/genie.modeling.emfcompare/.hudson/jobs/gerrit-allbranches/workspace): error=2, No such file or directory”

Re: [cross-project-issues-dev] Cannot run program git on EMF Compare's HIPP

2014-03-31 Thread Mikaël Barbero
instance On 03/31/2014 10:38 AM, Mikaël Barbero wrote: Hi,  I get an error message from the HIPP since a few minutes: “ Cannot run program git (in directory /home/hudson/genie.modeling.emfcompare/.hudson/jobs/gerrit-allbranches/workspace): error=2, No such file or directory” (https

Re: [cross-project-issues-dev] Cannot run program git on EMF Compare's HIPP

2014-03-31 Thread Mikaël Barbero
It is working again. Thanh, if you did something, thank you :) --  Mikaël Barbero On 31 mars 2014 at 17:15:53, Mikaël Barbero (mikael.barb...@gmail.com) wrote: Sorry about your name Thanh ;) --  Mikaël Barbero On 31 mars 2014 at 17:14:57, Mikaël Barbero (mikael.barb...@gmail.com) wrote: Hi

[cross-project-issues-dev] Cannot restart EMFCompare's HIPP

2014-07-16 Thread Mikaël Barbero
Hi, After being the witness of strange behaviors of the gerrit triggers (despite of the fact that we did not changed anything in the hudson/gerrit config), I wanted to restart the HIPP to check if it would solve the issue. On my eclipse account page, when I asked for the restart, I got the

Re: [cross-project-issues-dev] Cannot restart EMFCompare's HIPP

2014-07-16 Thread Mikaël Barbero
again? Regards, Thanh On 16/07/14 09:34 AM, Mikaël Barbero wrote: Hi Thanh, It still does not work. Regards, Mikael On 16 juillet 2014 at 15:32:14, Thanh Ha (thanh...@eclipse.org) wrote: On 16/07/14 04:37 AM, Mikaël Barbero wrote: After being the witness of strange behaviors of the gerrit

[cross-project-issues-dev] Can't access to any HIPP (404)

2014-07-21 Thread Mikaël Barbero
I can’t access to any HIPP (I get a 404). https://hudson.eclipse.org/p2/ https://hudson.eclipse.org/oomph/ https://hudson.eclipse.org/emfcompare/ https://hudson.eclipse.org/egit/ I tried to restart my HIPP (emfcompare), but it did not changed anything. Best regards, --  Mikaël Barbero

Re: [cross-project-issues-dev] Forum login not possible

2014-08-12 Thread Mikaël Barbero
It happens to me from time to time. I have to remove every cookies of the eclipse.org domain. HTH. Regards, Mikaël On 12 août 2014 at 11:56:02, Tom Schindl (tom.schi...@bestsolution.at) wrote: Hi had the same problems when using Firefox, with Chrome it worked for me. Tom On 12.08.14

Re: [cross-project-issues-dev] Adding new default method to existing interface

2016-06-16 Thread Mikaël Barbero
Hi Andrey, You may be interested in John's presentation about API design with Java 8 https://jarthorn.github.io/EclipseCon2014/java8/. Cheers, Mikael > Le 16 juin 2016 à 13:59, Andrey Loskutov a écrit : > > Hi all, > > I'm trying to understand if "adding default method to

Re: [cross-project-issues-dev] OS X application signing

2016-03-01 Thread Mikaël Barbero
Hi Greg, Could you please paste a bit more of the Maven logs (or give a link to the console log)? Thanks. Mikael > Le 1 mars 2016 à 19:50, Greg Watson a écrit : > > Has anyone been able to get OS X application signing to work? > > I added the following to our build:

Re: [cross-project-issues-dev] New version of /usr/bin/sign will be deployed

2016-03-09 Thread Mikaël Barbero
The new version has been deployed. Thanks. Mikael > Le 8 mars 2016 à 22:17, Mikaël Barbero <mik...@eclipse.org> a écrit : > > Hi > > I will deploy tomorrow at 11am CET a new version of /usr/bin/sign. It does > not affect projects using the CBI maven jar signer p

Re: [cross-project-issues-dev] problem with signing service

2016-07-14 Thread Mikaël Barbero
It has been a temporary issue that is solved now. > Le 12 juil. 2016 à 21:13, Greg Watson a écrit : > > Our builds are hanging while signing the OS X application. Anyone else having > problems? > > Greg > > [INFO] > [INFO] --- eclipse-macsigner-plugin:1.1.3:sign

Re: [cross-project-issues-dev] problem with signing service

2016-07-15 Thread Mikaël Barbero
We've had an internal DNS issue this morning that is fixed now. > Le 15 juil. 2016 à 11:06, Greg Watson <g.wat...@computer.org> a écrit : > > This is failing again. > >> On Jul 14, 2016, at 2:51 PM, Mikaël Barbero <mik...@eclipse.org >> <mailto:mik...@ecl

Re: [cross-project-issues-dev] Service downtime

2016-08-17 Thread Mikaël Barbero
Please fill a bug about your wish to call sonar analysis from maven. Frederic will help with the settings file. Cheers, Mikael > Le 17 août 2016 à 14:16, Lorenzo Bettini <lorenzo.bett...@gmail.com> a écrit : > > On 17/08/2016 10:47, Mikaël Barbero wrote: >> >&

Re: [cross-project-issues-dev] Service downtime

2016-08-17 Thread Mikaël Barbero
> Le 3 août 2016 à 16:35, Lorenzo Bettini a écrit : > > On 28/07/2016 12:25, Frederic Gurr wrote: >> My suggestion was to get this fixed in Hudson/Sonar plugin. >> >> In the meantime, Mikael Barbero suggested that you don't need to use the >> Sonar plugin to run an

Re: [cross-project-issues-dev] How to provide HDPI icons in your plug-in

2016-09-21 Thread Mikaël Barbero
> > This would require that the project reusing the "Project" and "J" icons > would render the SVG itself, however, but maybe the Platform team could > donate the highly useful org.eclipse.images.renderer plugin to CBI? That > way, you could even perform the SVG rendering during your build

Re: [cross-project-issues-dev] Bugzilla down ?

2016-10-21 Thread Mikaël Barbero
We are experiencing a serious outage with the master database. Everything is done to re-established the services shortly. Thanks for your patience. Mikael > Le 21 oct. 2016 à 09:05, Markus Knauer a écrit : > > ...and so is the EclipseCon website. > I'd say most

[cross-project-issues-dev] BREE change to Java 8 on some core plugins

2017-01-11 Thread Mikaël Barbero
Hi, With https://bugs.eclipse.org/bugs/show_bug.cgi?id=509234 , org.eclipse.core.runtime.ListenerList now overrides the default method Iterable.spliterator() and provides stream() and parallelStream() methods. Thus it exposes Java 8 types.

Re: [cross-project-issues-dev] Hitting traivs rate limits

2017-03-30 Thread Mikaël Barbero
eve your password, or >>> unsubscribe from this list, visit >>> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev >> ___ >> cross-project-issues-dev mailing list >> cross-project-issues-dev@eclipse.org

[cross-project-issues-dev] CBI Maven Plugins 1.1.4 have been released

2017-04-20 Thread Mikaël Barbero
org/projects/technology.cbi/releases/maven-plugins-1.1.4> The documentation is here https://www.eclipse.org/cbi/maven-plugins/documentation/1.1.4/ <https://www.eclipse.org/cbi/maven-plugins/documentation/1.1.4/> Thanks. Mikaël Barbero Eclipse Platform Developer & FEEP Technical Leader Ec

[cross-project-issues-dev] Improve reliability of Maven based builds: stop using repo.eclipse.org as Maven central mirror

2017-08-02 Thread Mikaël Barbero
Hi, I've filled https://bugs.eclipse.org/bugs/show_bug.cgi?id=520448 to test stopping using repo.eclipse.org as Maven central mirror and use Google mirrors instead. I plan to start the test period after Photon

Re: [cross-project-issues-dev] Problems pushing to Gerrit

2017-07-03 Thread Mikaël Barbero
list, visit > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev > <https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev> > > _______ > cross-project-issues-dev mailing list > cross-project-issues-dev@eclipse

Re: [cross-project-issues-dev] Problems pushing to Gerrit

2017-07-03 Thread Mikaël Barbero
Credits go to Denis ;) > Le 3 juil. 2017 à 12:14, Sopot Cela <sc...@redhat.com> a écrit : > > Thanks Mikaël. It is fixed for me now. > > Sopot > > On Mon, Jul 3, 2017 at 11:56 AM, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org > <mailto:mikael

Re: [cross-project-issues-dev] Problems pushing to Gerrit

2017-07-03 Thread Mikaël Barbero
It should be fixed now. Please tell us if it happens again. Thanks. > Le 3 juil. 2017 à 11:54, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org> a écrit : > > The issue is currently being addressed. Thanks for your patience. > >> Le 3 juil. 2017 à 11:47, S

Re: [cross-project-issues-dev] git pull/push

2017-07-03 Thread Mikaël Barbero
Credits go to Denis ;) > Le 3 juil. 2017 à 12:20, Manoj Palat <manoj.pa...@in.ibm.com> a écrit : > > Thanks Mikaël.. I was able to push the code to gerrit now. > > > Regards, > Manoj > > Mikaël Barbero ---07/03/2017 03:29:41 PM---We've faced some > is

Re: [cross-project-issues-dev] git pull/push

2017-07-03 Thread Mikaël Barbero
r unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev Mikaël Barbero Senior Developer & FEEP Technical Leader Eclipse Foundation E: mikael.barb...@eclipse-foundation.org T: (+33) 642 028 039 signature.asc Description: Message signed wit

[cross-project-issues-dev] Deprecating the command line JAR signing service (aka /usr/bin/sign) - read if you use Buckminster

2017-08-22 Thread Mikaël Barbero
mention the deprecation. A bug has been created to keep track of the termination (https://bugs.eclipse.org/bugs/show_bug.cgi?id=521263 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=521263>). Cheers, Mikael -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33)

Re: [cross-project-issues-dev] download.eclipse.org down?

2017-08-23 Thread Mikaël Barbero
o:cross-project-issues-dev@eclipse.org> > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev > <https://dev.eclipse.

Re: [cross-project-issues-dev] Improve reliability of Maven based builds: stop using repo.eclipse.org as Maven central mirror

2017-08-18 Thread Mikaël Barbero
I am doing the switch right now. If you experience any trouble (or improvement ^^), please comment on the bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=520448 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=520448>. Thanks. > Le 2 août 2017 à 12:12, Mikaël Barbero >

Re: [cross-project-issues-dev] [epp-dev] [platform-releng-dev] Issue with the macOS bundle signing, dmg packaging and signing

2017-09-14 Thread Mikaël Barbero
in my initial mail will be released later to possibly let us use resources outside of the Foundation VLAN. We will keep you posted. Thanks for your patience while we were resolving this issue. Cheers, Mikael -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028

[cross-project-issues-dev] Issue with the macOS bundle signing, dmg packaging and signing

2017-09-07 Thread Mikaël Barbero
question, feel free to open a bug against CBI or just ask it here. Thanks for your patience. Mikael -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero

Re: [cross-project-issues-dev] download.eclipse.org is down

2017-08-30 Thread Mikaël Barbero
2 out of 4 of our download nodes had a high number of connections. I've restarted the http daemon and everything seems to run smoothly now. This issue is being tracked by https://bugs.eclipse.org/bugs/show_bug.cgi?id=515596 Thanks for the report. -- Mikaël Barbero - Eclipse Foundation

Re: [cross-project-issues-dev] Mac signing down?

2017-09-11 Thread Mikaël Barbero
g14725.html <https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg14725.html> for details. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 11 sept. 2017 à 18:34

Re: [cross-project-issues-dev] Spam bugs on all platform projects

2017-09-26 Thread Mikaël Barbero
l Megert wrote: >> There is still spam coming in! >> _Bug 524411_ <https://bugs.eclipse.org/524411>: Free-It!Watch Stephen King's >> It Online - 2017 Full Movie Free >> Dani >> From: Mikaël Barbero <mikael.barb...@eclipse-foundation.org> >> To: Cros

Re: [cross-project-issues-dev] Spam bugs on all platform projects

2017-09-26 Thread Mikaël Barbero
Bugzilla is on again, spammers should have been blocked. Clean up is ongoing. > Le 26 sept. 2017 à 11:38, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org> a écrit : > > Bugzilla has been turned off while we are solving the spam issue. Thanks for > your understa

Re: [cross-project-issues-dev] Spam bugs on all platform projects

2017-09-26 Thread Mikaël Barbero
www.roguewave.com/> / kaloyan.r...@roguewave.com > <mailto:kaloyan.r...@roguewave.com> > > On 09/26/2017 09:57 AM, Lars Vogel wrote: >> In the past we marked such bugs as dup's of Bug 442999. >> >> HTH >> >> Am 26.09.2017 8:17 vorm. schrieb "Mikaël

Re: [cross-project-issues-dev] Spam bugs on all platform projects

2017-09-26 Thread Mikaël Barbero
We're looking into it and will mitigate the attack ASAP. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 26 sept. 2017 à 07:07, Ed Merks <ed.me...@gmail.com> a écrit : >

[cross-project-issues-dev] hipp4 is down.

2017-08-21 Thread Mikaël Barbero
/modisco http://ci.eclipse.org/henshin http://ci.eclipse.org/mdht http://ci.eclipse.org/app4mc http://ci.eclipse.org/esf http://ci.eclipse.org/tiaki http://ci.eclipse.org/ajdt -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse

Re: [cross-project-issues-dev] hipp4 is down.

2017-08-21 Thread Mikaël Barbero
The machine has been fixed. All CI instances are up and running. Thanks for your patience. Cheers, Mikael > Le 21 août 2017 à 10:01, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org> a écrit : > > Hi, > > We're experiencing an outage with the hipp4 mac

[cross-project-issues-dev] Oxygen.1 RC2 staging repository is completed

2017-08-31 Thread Mikaël Barbero
elease. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message signed with OpenPGP ___ cross-project-issues-dev mailin

Re: [cross-project-issues-dev] Gerrit internal server errors

2017-12-17 Thread Mikaël Barbero
Secondary index seems to be corrupted. We may need to run reindex. Will keep you posted. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 17 déc. 2017 à 11:55, Mikaël Barbero > <mi

Re: [cross-project-issues-dev] Gerrit internal server errors

2017-12-17 Thread Mikaël Barbero
Thanks for the heads up. I'm having a look. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 17 déc. 2017 à 11:44, Matthias Sohn <matthias.s...@gmail.com> a écrit : > &g

[cross-project-issues-dev] [Resolved] Issue with signing services

2017-12-17 Thread Mikaël Barbero
Hi, The signing services have been flaky for the last couple of hours (issue with the reverse proxy which had to be restarted) They are now fully operational. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse

[cross-project-issues-dev] macOS signing/dmg packaging services are down

2017-12-08 Thread Mikaël Barbero
Hi, We're experiencing issues with the macOS signing and DMG packaging services. We're investigating. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message

Re: [cross-project-issues-dev] macOS signing/dmg packaging services are down

2017-12-08 Thread Mikaël Barbero
All services are operating normally. Thanks for your patience. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 8 déc. 2017 à 09:24, Mikaël Barbero > <mikael.barb...@eclipse-found

[cross-project-issues-dev] HIPP7 is offline

2017-12-07 Thread Mikaël Barbero
polarsys.polarsys.kitalpha technology.n4js science.texlipse soa.winery technology.elogbook eclipse.pde -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message signed with OpenPGP

[cross-project-issues-dev] Unplanned maintenance today at 11am EST of macOS signing and packaging services

2017-12-11 Thread Mikaël Barbero
Hi, Due to security update and the associated reboot, the macOS signing and packaging services will be down for a couple of minutes. No further disruption is expected. The maintenance will happen today at 11am EST. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release

Re: [cross-project-issues-dev] Unplanned maintenance today at 11am EST of macOS signing and packaging services

2017-12-11 Thread Mikaël Barbero
Security update has been installed. All services are operational. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 11 déc. 2017 à 15:17, Mikaël Barbero > <mikael.barb..

Re: [cross-project-issues-dev] Is SimRel final for M7?

2018-05-14 Thread Mikaël Barbero
Staging will be complete on Wed night as Nick said. However, tip of the day is (IIRC) part of Eclipse platform and their contribution is already done as +0 deadline is on Friday. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb

Re: [cross-project-issues-dev] [egit-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
shed a change reenabling the github plugin contribution > https://git.eclipse.org/r/#/c/122905/ <https://git.eclipse.org/r/#/c/122905/> > I submitted this change, maybe you include that ? > Otherwise will have it in RC1 > > -Matthias > > From: <egit-dev-bou

Re: [cross-project-issues-dev] [epp-dev] Photon aggregation jobs are stuck

2018-05-18 Thread Mikaël Barbero
A new aggregation build is running with the latest version of the aggregator (incl Alex's patch). We need to talk about the future of the Eclipse Desktop IDE simrel tooling, but let's build M7 first ;) Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-18 Thread Mikaël Barbero
download.checksum.md5 and download.checksum.sha-256 are not. Any idea how it could be fixed? Should keep the complete staging repo as is, and build EPP in order to release M7 later today? -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse

Re: [cross-project-issues-dev] [epp-dev] Photon aggregation jobs are stuck

2018-05-18 Thread Mikaël Barbero
/122911/) I'll start an aggregation build with this new version of the aggregator (https://git.eclipse.org/r/#/c/122913/) shortly after. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 18

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
EPP build should run again today against the completed staging repo. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 17 mai 2018 à 08:38, Arthur van Dorp <arthur.vand...@bsi-softwa

Re: [cross-project-issues-dev] [epp-dev] Photon aggregation jobs are stuck

2018-05-18 Thread Mikaël Barbero
> Le 18 mai 2018 à 10:09, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org> a écrit : > > A new aggregation build is running with the latest version of the aggregator > (incl Alex's patch). > > We need to talk about the future of the Eclipse Desktop IDE simrel

[cross-project-issues-dev] Photon M7 is now available

2018-05-19 Thread Mikaël Barbero
tp://download.eclipse.org/releases/photon/ <http://download.eclipse.org/releases/photon/> is M6 only for now (see https://dev.eclipse.org/mhonarc/lists/epp-dev/msg05017.html <https://dev.eclipse.org/mhonarc/lists/epp-dev/msg05017.html> for details). Thank you all for your contributions.

Re: [cross-project-issues-dev] Photon M7 is now available

2018-05-19 Thread Mikaël Barbero
And I've re-activated the validate job. Contributions are open for RC1. > Le 19 mai 2018 à 19:36, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org> a écrit : > > Hi, > > The Photon M7 repository is now "visible" since 10:00am EDT. It's 24h late > d

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
I'm willing to give it a try, but EPP would need to rebuild as well after that. EPP, is it ok with you? Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 17 mai 2018 à 15:35, N

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
I've facing a validation error Missing requirement: mappedRepo_home_data_httpd_download.eclipse.org_egit_github_staging_v5.0.0.201805151920-m7 1.0.0 requires 'org.eclipse.mylyn.github.feature.feature.group [5.0.0.201805151920-m7]' but it could not be found 11:20:40 [exec] Build failed!

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
I've started a new aggregation build. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 17 mai 2018 à 17:12, Nick Boldt <nbo...@redhat.com> a écrit : > > After attem

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
Aggregation file is looking for feature org.eclipse.mylyn.github.feature.feature.group version 5.0.0.201805151920-m7 while it contains 5.0.0.201805170916. > Le 17 mai 2018 à 17:25, Mikaël Barbero > <mikael.barb...@eclipse-foundation.org> a écrit : > > I've facing

[cross-project-issues-dev] Photon M7 build is failing

2018-05-16 Thread Mikaël Barbero
/simrel.photon.runaggregator.BUILD__CLEAN/238/console <https://ci.eclipse.org/simrel/job/simrel.photon.runaggregator.BUILD__CLEAN/238/console>) Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Descr

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-16 Thread Mikaël Barbero
I've killed it. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 16 mai 2018 à 14:44, Pierre-Charles David <pierre-charles.da...@obeo.fr> a > écrit : > > Hi all, &

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-16 Thread Mikaël Barbero
> > Could you restart the WTP JIPP? I would but it never comes back to life for > me [1]. Done signature.asc Description: Message signed with OpenPGP ___ cross-project-issues-dev mailing list cross-project-issues-dev@eclipse.org To change your

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
lugins/org.eclipse.mylyn.github.ui_5.0.0.201805151920-m7.jar.pack.gz They have disappear since yesterday. Matthias, I am going to deactivate these contributions if I don't hear from you in the next hour. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikae

[cross-project-issues-dev] Photon RC1 staging is complete

2018-05-24 Thread Mikaël Barbero
Hi, I declare the staging repository for Photon RC1 complete. It can be found here: http://download.eclipse.org/staging/photon/ <http://download.eclipse.org/staging/photon/> SimRel aggregation builds are disabled until Friday after the release. Cheers, -- Mikaël Barbero - Eclipse Foun

[cross-project-issues-dev] HIPP5 is down

2018-05-24 Thread Mikaël Barbero
t bpel tigerstripe gemoc openj9 tea osbp -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message signed with OpenPGP ___

[cross-project-issues-dev] Photon RC1 is available

2018-05-25 Thread Mikaël Barbero
lipse.org/downloads/index-developer.php> The validation job is now active again for RC2 contributions. Thanks everyone for making RC1 available. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero s

Re: [cross-project-issues-dev] HIPP5 is down

2018-05-24 Thread Mikaël Barbero
HIPP5 machine is back online as well as all Jenkins instances running on it. Thanks for your patience. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 24 mai 2018 à 10:46, Mikaël Barb

Re: [cross-project-issues-dev] [epp-dev] Photon aggregation jobs are stuck

2018-05-18 Thread Mikaël Barbero
I've created https://bugs.eclipse.org/bugs/show_bug.cgi?id=534867 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=534867> to discuss solution about this issue. Add yourself to the cc list if you're interested in this issue. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - R

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
ion build > https://ci.eclipse.org/simrel/job/simrel.photon.runaggregator.BUILD__CLEAN/248 > > <https://ci.eclipse.org/simrel/job/simrel.photon.runaggregator.BUILD__CLEAN/248> > >> Le 17 mai 2018 à 19:42, Mikaël Barbero >> <mikael.barb...@eclipse

Re: [cross-project-issues-dev] Photon aggregation jobs are stuck

2018-05-17 Thread Mikaël Barbero
I've deactivated the EGit/Github contrib (https://git.eclipse.org/r/#/c/122893/) and the validate job is green. I've started a new aggregation build https://ci.eclipse.org/simrel/job/simrel.photon.runaggregator.BUILD__CLEAN/248 > Le 17 mai 2018 à 19:42, Mikaël Barbero > <mi

[cross-project-issues-dev] Photon M7 staging is complete

2018-05-17 Thread Mikaël Barbero
elease. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message signed with OpenPGP ___ cross-project-issues-dev mailin

[cross-project-issues-dev] Photon RC3 is available

2018-06-08 Thread Mikaël Barbero
lipse.org/downloads/index-developer.php> The validation job is now active again for RC4 contributions. Thanks everyone for making RC3 available. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero s

Re: [cross-project-issues-dev] Photon RC2 stating is complete

2018-05-31 Thread Mikaël Barbero
of course, the topic of the email should bee "Photon RC2 staging is complete" > Le 31 mai 2018 à 11:32, Mikaël Barbero > a écrit : > > Hi, > > I declare the staging repository for Photon RC2 complete. > > It can be found here: > > http://downl

[cross-project-issues-dev] Photon RC2 is available

2018-05-31 Thread Mikaël Barbero
Hi, I declare the staging repository for Photon RC2 complete. It can be found here: http://download.eclipse.org/staging/photon/ SimRel aggregation builds are disabled until Friday after the release. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642

Re: [cross-project-issues-dev] Deprecating the command line JAR signing service (aka /usr/bin/sign) - read if you use Buckminster

2018-05-30 Thread Mikaël Barbero
version. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 30 mai 2018 à 01:53, Sam Davis a écrit : > > I have seen that page. The relevant part seems to be "Signs project main a

[cross-project-issues-dev] Photon RC2 is available

2018-06-01 Thread Mikaël Barbero
for making RC2 available. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message signed with OpenPGP ___ cross-project-issues

[cross-project-issues-dev] Photon RC3 stating is complete

2018-06-07 Thread Mikaël Barbero
Hi, I declare the staging repository for Photon RC3 complete. It can be found here: http://download.eclipse.org/staging/photon/ SimRel aggregation builds are disabled until Friday after the release. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642

Re: [cross-project-issues-dev] Jenkins jobs don't have access to /home/data/httpd/download.eclipse.org/*

2018-06-24 Thread Mikaël Barbero
On Friday we had to restart the hipp6 machine. For some reasons, /home/data/httpd/download.eclipse.org <http://download.eclipse.org/> was not properly re-mounted at restart. I did it manually and everything should be ok now. Cheers, Mikaël Barbero Team Lead - Release Engineering | E

[cross-project-issues-dev] Concurrent jobs @ Travis CI

2017-10-27 Thread Mikaël Barbero
@ Travis CI (see https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg14306.html <https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg14306.html> for the original issue). Let us know what you think. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - R

Re: [cross-project-issues-dev] HTMLPrinter is Broken

2018-01-25 Thread Mikaël Barbero
to change/remove, we should probably go with a deprecation policy like for "real" API. Maybe the deprecation period before change/deletion will not be as long as for "real" API, but I guess we would get best of both worlds with such a policy, isn't it? WDYT? Cheers, -- Mika

Re: [cross-project-issues-dev] HTMLPrinter is Broken

2018-01-25 Thread Mikaël Barbero
> Le 25 janv. 2018 à 10:22, Lars Vogel a écrit : > > > Should we change our policy and stop exporting new internal packages so > > that they really cannot be used? > > -2, we want to enable extenders to use and explore code before making it API. > IMHO a good way to

Re: [cross-project-issues-dev] HTMLPrinter is Broken

2018-01-25 Thread Mikaël Barbero
Ed, My answers below > I think that this is the path paved with good intentions. Sure it is. I wish for the peace in world (even if it is the road to Hell) :) > We'll need to start at the bottom, in the Equinox runtime. For example, > we'll need to change a great many things in p2 before PDE

[cross-project-issues-dev] Some CI services are unavailable (HIPP5)

2018-01-29 Thread Mikaël Barbero
technology.reddeer technology.sensinact soa.bpel technology.tigerstripe modeling.gemoc technology.openj9 technology.tea technology.osbp You can track the issue on https://bugs.eclipse.org/bugs/show_bug.cgi?id=530422 Thanks for your patience. -- Mikaël Barbero - Eclipse Foundation IT Services - Release

Re: [cross-project-issues-dev] Some CI services are unavailable (HIPP5)

2018-01-29 Thread Mikaël Barbero
All CI instances are up and running since 11am. The issue is detailed in https://bugs.eclipse.org/bugs/show_bug.cgi?id=530422 Thanks for your patience. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org

[cross-project-issues-dev] Gerrit and Jenkins, tips and news

2018-03-12 Thread Mikaël Barbero
you define triggers on comment values (e.g., if a comment contains "run CI"). Have a look at the previous link for an example. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero

Re: [cross-project-issues-dev] Gerrit and Jenkins, tips and news

2018-03-14 Thread Mikaël Barbero
uild time during peak hours, such a plugin would just make it worse for everybody. We are working on isolating projects one from each other. Until then, thank you for not using Naginator or similar plugin. Thanks. -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering 

Re: [cross-project-issues-dev] Migration from Hudson to Jenkins is complete

2018-03-15 Thread Mikaël Barbero
We are about to submit a talk proposal to Eclipse Con France covering some of these topics ;) Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero > Le 15 mars 2018 à 12:59, Patrick Bänzi

Re: [cross-project-issues-dev] Deprecating the command line JAR signing service (aka /usr/bin/sign) - read if you use Buckminster

2018-04-12 Thread Mikaël Barbero
Hi, A quick update about the termination date of the command line Jar signing service (aka /usr/bin/sign). With Oxygen.3a GA being available since yesterday, a grace period of 4 weeks is now starting before shutdown. The termination date is set to May 9th. Cheers, Mikael -- Mikaël Barbero

[cross-project-issues-dev] CBI Maven plugins version 1.1.5 have been released

2018-04-12 Thread Mikaël Barbero
g your pom to use this greatest and latest version. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikbarbero signature.asc Description: Message signed with O

Re: [cross-project-issues-dev] Gerrit and Jenkins, tips and news

2018-03-20 Thread Mikaël Barbero
Simply open a bug against Community > CI Jenkins (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community=CI-Jenkins) asking for specific plugin to be installed. You will have to configure your jobs to use the plugin though. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Servi

Re: [cross-project-issues-dev] EPL-2.0 feature license available from CBI repository

2018-02-26 Thread Mikaël Barbero
http://www.eclipse.org/projects/handbook/#legaldoc <http://www.eclipse.org/projects/handbook/#legaldoc> are authoritative sources for those issues. Cheers, -- Mikaël Barbero - Eclipse Foundation IT Services - Release Engineering  (+33) 642 028 039  mikael.barb...@eclipse-foundation.org  @mikb

Re: [cross-project-issues-dev] EPL-2.0 feature license available from CBI repository

2018-02-26 Thread Mikaël Barbero
> be updated in time to offer EPL 2.0 upgrading. > > Regards > > Ed Willink > > On 26/02/2018 14:46, Mikaël Barbero wrote: >> Note that changing the license feature from 1.0 to 2.0 will not enough >> either. You will need to update your notice a

  1   2   >