Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Request for Source-Only Archive for Eclipse Equinox SDK 4.30 & 4.36

Hi Abhishek,

What exactly prevents you from removing the binary files from the provided ZIP files yourself?
I doubt that another company or individual committer will jump in here and provide that service.

Just my 2 cents.

Cheers
Martin



Am 05.12.2025 um 06:41 schrieb Abhishek Kant Rattan via equinox-dev <equinox-dev@xxxxxxxxxxx>:

Hello Team,
 
I'm reaching out from Ericsson regarding a licensing compliance requirement for Eclipse Equinox components used in one of our products. We need to analyse the source code for the following versions:
 
 
 
Issue Description
 
We  requires human-readable source code (.java files) for compliance review but cannot process binary .jar files. The SDK zips contain both:
 
Compiled JARs (e.g., org.apache.commons.commons-codec_1.16.0.jar with .class files)
 
Source JARs (e.g., org.apache.commons.commons-codec.source_1.16.0.jar with .java files)
 
However, Compliance reject for the packages due to the presence of binaries, requesting "source code only" links.
 
Request
 
Could you please provide: Source-only ZIP archives containing just the .source_.jar files (or extracted .java sources) for Equinox 4.30 and 4.36?
 
Thank you for your support!
 
Best regards,
Abhishek Kant Rattan
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/equinox-dev


Back to the top