Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Fwd: [cross-project-issues-dev] Ready for Mars.2 ?

Thanks for noticing, I've pushed a changed to gerrit for RC3

 https://git.eclipse.org/r/65918 

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Jonah Graham [jonah@xxxxxxxxxxxxxxxx]
Sent: February 4, 2016 4:08 AM
To: CDT General developers list.
Subject: [cdt-dev] Fwd: [cross-project-issues-dev] Ready for Mars.2 ?

(from cross project)

> And ... worst of all, IMHO, some "old" third party jars are still being used, which implies to me someone is not using the latest version of Orbit (R20151221205849).

I think CDT is in this category, our cdt.target has R20150519210750 on
both cdt_8_8 and master branches.

master:
https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tree/releng/org.eclipse.cdt.target/cdt.target#n16

cdt_8_8:
https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/tree/releng/org.eclipse.cdt.target/cdt.target?h=cdt_8_8#n14



Jonah


---------- Forwarded message ----------
From: David M Williams <david_williams@xxxxxxxxxx>
Date: 3 February 2016 at 22:29
Subject: [cross-project-issues-dev] Ready for Mars.2 ?
To: cross-project-issues-dev@xxxxxxxxxxx


I am sure everyone knows that "now" is the deadline for RC2
submissions so I am not asking for anymore changes "now", but I
recently took a look at the 'input' and 'repository reports' and will
highlight a few findings.

- Everyone is enabled! That's good.
- Every contribution file has changed since Mars.1. Also good. (i.e.
no projects are just sleeping and forgot to update :)

But looking at the repo reports, at

https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.BUILD__CLEAN/lastSuccessfulBuild/artifact/aggregation/final/buildInfo/reporeports/index.html

I see a few issues that need to be addressed before the release (if
they have not been already):

- A number of bundles are missing "legal files"

https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.BUILD__CLEAN/lastSuccessfulBuild/artifact/aggregation/final/buildInfo/reporeports/reports/layoutCheck.txt

- Even a feature! (which seems rare, for us, to be missing completely)

https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.BUILD__CLEAN/lastSuccessfulBuild/artifact/aggregation/final/buildInfo/reporeports/reports/licenseConsistency.html
[note the %license printed for o.e.bpmn2.modeler.runtime.jboss?]

And ... worst of all, IMHO, some "old" third party jars are still
being used, which implies to me someone is not using the latest
version of Orbit (R20151221205849).

https://hudson.eclipse.org/simrel/job/simrel.mars.runaggregator.BUILD__CLEAN/lastSuccessfulBuild/artifact/aggregation/final/buildInfo/reporeports/reports/nonUniqueVersions.txt

Notice that someone is using org.apache.commons.collections  version
3.2.0. But it is not even in Orbit -- any longer -- because it had a
security issue fixed in version 3.2.2. PLEASE update for RC3!

There are certainly other "problems" in the reports, but those above,
to me, are the worst.

But, overall, things are looking pretty good! Thanks,





_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top