Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] [cross-project-issues-dev] Aggregation build fails on artifact mirroring

(Added mylyn-dev to cc list)

Hi folks,

Back to normal now.

I have:
- contributed com.sun.xml.bind 2.2.0 directly from orbit: https://git.eclipse.org/r/c/simrel/org.eclipse.simrel.build/+/172825
- disabled mylyn SDK features which has hard-coded references to out of date com.sun.xml.bind: https://git.eclipse.org/r/c/simrel/org.eclipse.simrel.build/+/172836

If Mylyn has an update they can revert the second change. However note that the gerrit check will not verify that the error has been solved, so please monitor the build job (https://ci.eclipse.org/simrel/job/simrel.runaggregator.pipeline/) after submitting to make sure the problem stays away. If the gerrits I submitted against mylyn get merged and rebuilt then Mylyn should be good to go: https://git.eclipse.org/r/q/topic:%22mylyn-jaxb%22+(status:open%20OR%20status:merged)

Thanks
Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Wed, 25 Nov 2020 at 10:20, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Thanks Quentin for reporting it.

I am having a look now. I don't know if it is coincidence that this is happening to a jaxb bundle, but as I am neck deep in that already I can look at this.

Simrel doesn't seem to have a category anymore in bugzilla, so I will use by upgrading jaxb bug to continue to track this (possibly related) issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=568379 (I'll file new bugs if/when I see problems).

Please add yourself to cc list if you want to keep track of what I am doing.

PS As the validation is passing, I think simrel contributions should keep being submitted.

Thanks,
Jonah


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Wed, 25 Nov 2020 at 08:24, LE MENEZ Quentin <quentin.lemenez@xxxxxx> wrote:

Hello,

 

I’m sure most of you noticed it by now but as I couldn’t find the bug tracing this so I thought it couldn’t hurt to mention it here.

There seems to be a problem with the aggregation build that is linked to (as far as I can tell) this :

 

Mirroring artifacts from file:/home/data/httpd/download.eclipse.org/mylyn/drops/3.25.2/v20200831-1956

- mirroring artifact osgi.bundle,com.sun.xml.bind,2.2.0.v201505121915

Unable to unpack artifact osgi.bundle,com.sun.xml.bind,2.2.0.v201505121915 in repository file:/jobs/genie.simrel/simrel.runaggregator.pipeline/workspace/target/repository/final/aggregate: Invalid content:com/sun/xml/bind/v2/runtime/property/SingleMapNodeProperty.class

 

Error during mirroring: org.eclipse.core.runtime.CoreException: Unable to unpack artifact osgi.bundle,com.sun.xml.bind,2.2.0.v201505121915 in repository file:/jobs/genie.simrel/simrel.runaggregator.pipeline/workspace/target/repository/final/aggregate: Invalid content:com/sun/xml/bind/v2/runtime/property/SingleMapNodeProperty.class

Caused by: org.eclipse.osgi.signedcontent.InvalidContentException: The file "com/sun/xml/bind/v2/runtime/property/SingleMapNodeProperty.class" in the jar "/tmp/genie.simrel/signatureFile13290385453021999447.jar" has been tampered!

 

Best Regards,

/Quentin

 

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top