Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] Framework export packages incorrectly specifies util.tracker bundle version

Hi Harini,

yes, I saw it. Thanks for reporting the bug. I currently have a larger number of changes staged that I need to clean up but I will include the fix in the next push to the repository.

There is not particular reason why the exports are not read from the manifest. I mean, in the general case the framework does not necessarily have to be a bundle itself but we make it one and I would like it better to have information just in one place. I will mark it as a TODO for the next code cleanup.

Best regards,

Jan.

Inactive hide details for Harini Sirisena ---06/24/2014 06:29:17 AM---Hi Jan, While running kura bundles over concierge I came Harini Sirisena ---06/24/2014 06:29:17 AM---Hi Jan, While running kura bundles over concierge I came across the following bug

From: Harini Sirisena <harini.sirisena@xxxxxxxxx>
To: concierge-dev@xxxxxxxxxxx
Date: 06/24/2014 06:29 AM
Subject: [concierge-dev] Framework export packages incorrectly specifies util.tracker bundle version
Sent by: concierge-dev-bounces@xxxxxxxxxxx





Hi Jan,

While running kura bundles over concierge I came across the following bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=437884. I have attached a fix for it. 

I noticed currently the concierge framework export bundles are given in the code (not read from MANIFEST file). Is this done for some specific reason? http://git.eclipse.org/c/concierge/org.eclipse.concierge.git/tree/src/org/eclipse/concierge/Concierge.java#n585


Thanks,
Harini Sirisena
_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/concierge-dev

GIF image


Back to the top