Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Two bundling questions

Hi Orbiter's,
 
I have two bundling questions:
  • I have a case of a lib that comes precompiled without debug info. For Eclipse, I'd like to bundle the source and have it built with debug info, because I have occasionally run into cases where I wanted to debug into it. Does it make sense to rebuild with debug info? For the CQ, would it still qualify as "unmodified source and binary" since it's built from exactly the same sources? FYI, I'm talking about JSch on  http://dev.eclipse.org/ipzilla/show_bug.cgi?id=3040
  • In our MANIFEST.MF, do we want to start exporting all packages with version number (such that import-package with version number would work for those that prefer it over require-bundle)? Should we put a related "best practice" item on the Wiki?
Thanks for opinions,
Martin
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

Back to the top