Community
Participate
Working Groups
Build Identifier: Irrelevant Currently buildSDKSource.sh keeps the src.zip in the source tree when generating the eclipse tarball. However, this zip file brings us no value after it has been extracted and it has a tendency of "showing up", when I look for possible parts that are not compiled from source. Following up with a patch. Reproducible: Always
Created attachment 191502 [details] A true one liner ;)
Created attachment 191844 [details] Remove src.zip + .class files in o.e.osgi.util I noticed that some class files had also survived in o.e.osgi.util and updated the patch accordingly. ~Niels
Thanks, Applied.