Bug 515092

Summary: Source bundles missing for team plugins
Product: [Eclipse Project] Platform Reporter: Sravan Kumar Lakkimsetti <sravankumarl>
Component: TeamAssignee: Alexander Kurtakov <akurtakov>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, stephan.herrmann
Version: 4.7   
Target Milestone: 4.10 RC1   
Hardware: PC   
OS: Windows 7   
See Also: https://git.eclipse.org/r/132911
https://git.eclipse.org/c/platform/eclipse.platform.team.git/commit/?id=1f6c513855dbb20cbd8acf61151060b4514436e0
https://git.eclipse.org/r/133031
https://git.eclipse.org/c/platform/eclipse.platform.releng.git/commit/?id=7e52a3129184302bba5541aac1821e8447dc8fd7
Whiteboard:
Bug Depends on:    
Bug Blocks: 510976    

Description Sravan Kumar Lakkimsetti CLA 2017-04-11 08:18:33 EDT
Source bundles are missing for the following bundles from platform.team

 org.eclipse.core.net.win32.x86_64
 org.eclipse.core.net.win32.x86
 org.eclipse.core.net.linux.x86_64
 org.eclipse.core.net.linux.x86
Comment 1 Alexander Kurtakov CLA 2017-10-17 10:22:22 EDT
Are source bundles really needed for fragments ?
Comment 2 Stephan Herrmann CLA 2017-10-17 17:13:02 EDT
Also fragments are jar artifacts and as such they are indeed included in the upload to Maven Central, from where this request for source bundles originated.

Please see http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.eclipse.platform%20a%3Aorg.eclipse.core.net*

This upload was only possible by crafting source bundles after the fact.
Comment 3 Stephan Herrmann CLA 2017-10-17 17:14:35 EDT
(In reply to Stephan Herrmann from comment #2)
> Also fragments are jar artifacts and as such they are indeed included in the
> upload to Maven Central, from where this request for source bundles
> originated.
> 
> Please see
> http://search.maven.org/#search%7Cga%7C1%7Cg%3Aorg.eclipse.platform%20a%3Aorg.eclipse.core.net*

The "*" should be part of the link, even if bugzilla doesn't think so
Comment 4 Stephan Herrmann CLA 2018-06-14 14:35:18 EDT
still relevant as of Photon.0
Comment 5 Stephan Herrmann CLA 2018-10-27 17:11:19 EDT
ping
Comment 6 Stephan Herrmann CLA 2018-11-22 09:09:48 EST
any chance to get this resolved for 2018-12?
Comment 7 Eclipse Genie CLA 2018-11-22 11:46:04 EST
New Gerrit change created: https://git.eclipse.org/r/132911
Comment 9 Eclipse Genie CLA 2018-11-25 09:29:10 EST
New Gerrit change created: https://git.eclipse.org/r/133031
Comment 11 Stephan Herrmann CLA 2018-11-25 10:20:35 EST
Thanks, I tried to verify, but got blocked by bug 541536
Comment 12 Alexander Kurtakov CLA 2018-11-25 10:24:03 EST
(In reply to Stephan Herrmann from comment #11)
> Thanks, I tried to verify, but got blocked by bug 541536

It's not fine in today's build. I hope for tomorrow one after the feature is forced to renew so source fragments end up published to the repo too.