Re: [equinox-dev] Log Maven version in p2-master and p2-gerrit jobs

2019-06-01 Thread Mykola Nikishov
> I've added '--show-version' to Maven target for both p2-master [2] and > p2-gerrit [3] jobs. This would log some useful information about Maven > version like: Now both jobs use Maven 3.5.4: --8<---cut here---start->8--- Apache Maven 3.5.4

[equinox-dev] Trigger a Gerrit event manually is broken

2019-06-01 Thread Mykola Nikishov
Hi, It is not possible to manually re-trigger build [1], search fails to find changes with: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketException: Connection reset [1] https://ci.eclipse.org/equinox/gerrit_manual_trigger/ [2]

[equinox-dev] Log Maven version in p2-master and p2-gerrit jobs

2019-06-01 Thread Mykola Nikishov
Hi there, Using apache-maven-latest (which is Maven 3.6.1 now) causes problems [1]. As I understand, this would break any other jobs that are using apache-maven-latest and has org.eclipse:eclipse-platform-parent as a parent. It is not clear from a build log what Maven version was actually used.

[equinox-dev] The relative paths, Re: Seconders for bug 544061 - [releng] Reuse rt.equinox.binaries.loc in launcher-binary-parent?

2019-04-05 Thread Mykola Nikishov
Gunnar Wagenknecht writes: > It gives people more flexibility in building. The relative paths > "../../../" only work when all clients using that property are at the > same level. There should be a note on the property. This makes it > tough to use. But I don't think there is a restructuring

[equinox-dev] Seconders for bug 544061 - [releng] Reuse rt.equinox.binaries.loc in launcher-binary-parent?

2019-04-05 Thread Mykola Nikishov
Hi, Initially, to build rt.equinox.framework/pom.xml with native launchers using Tycho, you have to put source code of rt.equinox.binaries into a specific location: - rt.equinox.framework and rt.equinox.binaries must share the same parent folder - rt.equinox.framework expects

[equinox-dev] We're planning to archive the old instance, Re: All jobs @ Equinox JIPP Instance are disabled now, what's the reason?

2019-04-04 Thread Mykola Nikishov
"Thomas Watson" writes: > The equinox jobs have been migrated over to the new infrastructure, > but we are experiencing some issues with the migration. See > https://bugs.eclipse.org/bugs/show_bug.cgi?id=545352 --8<---cut here---start->8---

[equinox-dev] Seconders for bug 541781 - Support dynamically registered MessageDigest implementations?

2019-03-31 Thread Mykola Nikishov
Hi, I'd like to merge [2] support for calculating artifact checksums using dynamically registered MessageDigest implementations. So, instead of [3] just calling MessageDigest.getInstance(algorithm), we would get MessageDigest instance via security provider: Provider provider =

Re: [equinox-dev] All jobs @ Equinox JIPP Instance are disabled now, what's the reason?

2019-03-27 Thread Mykola Nikishov
"Thomas Watson" writes: > The equinox jobs have been migrated over to the new infrastructure, but we > are experiencing some issues with the migration. See > https://bugs.eclipse.org/bugs/show_bug.cgi?id=545352 Thank you, Thomas. I've added a link to this bug to Equinox JIPP Instance's

[equinox-dev] All jobs @ Equinox JIPP Instance are disabled now, what's the reason?

2019-03-27 Thread Mykola Nikishov
Hi, Does anyone know the reason why all jobs @ Equinox JIPP Instance [1] are disabled? According to [2], they had been disabled on purpose: --8<---cut here---start->8--- Date: 2019-03-27_00-33-24 Operation: Changed User:sravankum...@in.ibm.com -false +true

[equinox-dev] Gerrit accepts changes w/o Change-Id, is it OK?

2018-01-26 Thread Mykola Nikishov
Hi, I just found out that Gerrit accepted a change to project equinox/rt.equinox.p2 without Change-Id [1] and does not require it [2] now: remote: Processing changes: new: 1, refs: 1, done remote: (W) e396989: commit subject >65 characters; use shorter first paragraph ...

Re: [equinox-dev] Transparent P2 mirrors

2017-06-27 Thread Mykola Nikishov
Carsten Reckord writes: [...] > B) Now imagine a transparent mirroring solution where step 1 > immediately redirects us to a suitable mirror, and P2 cooperates: [...] > WDYT? Looks like 1/4 of this talk [1] ;-) Also there is some work in progress, see [2] and [3]. [1]

[equinox-dev] Pending p2 Gerrit changes

2017-03-21 Thread Mykola Nikishov
Hi, I'm looking for feedback on these changes: - https://git.eclipse.org/r/87352 - https://git.eclipse.org/r/91221 - https://git.eclipse.org/r/87377 - https://git.eclipse.org/r/87726 - https://git.eclipse.org/r/88262 -- Mykola https://manandbytes.github.io/

[equinox-dev] p2-gerrit HIPP instance is unavailable

2016-12-13 Thread Mykola Nikishov
Hi there, Is it expected that https://hudson.eclipse.org/equinox/job/p2-gerrit/ AKA hipp2 is unavailable right now: > This HIPP instance is currently unavailable. It may be turned off, or > it may be unresponsive. Members of the project can restart this > service using the HIPP Control tools --

[equinox-dev] Bug 493193 - MirrorApplication should explicitly use MD5 artifact comparator

2016-10-28 Thread Mykola Nikishov
Hi there, When adding support for SHA256 checksums [1], I've found out that the only place that documents the usage of MD5 comparator in MirrorApplication is Equinox p2 Repository Mirroring wiki page [2]: Adding the argument -comparator specifies the mirroring application should use an

Re: [equinox-dev] Pending Gerrit reviews for p2

2016-10-24 Thread Mykola Nikishov
had changed since my last post: - I have a bunch of pending changes in Gerrit; - I'm @eclipsecon again - and still looking for a feedback > Mykola Nikishov: > >> Hi rt.equinox committers, >> >> As [0] has resolved and 4 different committer groups merged into one, I >&

Re: [equinox-dev] Pending Gerrit reviews for p2

2016-06-08 Thread Mykola Nikishov
Hi there, I have number of changes sitting idle in Gerrit [1]. Could someone take a look, please? [1] https://git.eclipse.org/r/#/q/project:equinox/rt.equinox.p2+status:pending+owner:%22Mykola+Nikishov+%253Cmn%2540mn.com.ua%253E%22 P.S. I'm @eclipsecon Mykola Nikishov: > Hi rt.equi

[equinox-dev] Pending Gerrit reviews for p2

2016-05-11 Thread Mykola Nikishov
Hi rt.equinox committers, As [0] has resolved and 4 different committer groups merged into one, I hope to find someone to review and merge my few pending reviews: - https://git.eclipse.org/r/72223 - https://git.eclipse.org/r/72224 I'm not sure if such minor/cosmetic changes deserve a separate