Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Breaking changes in Orbit

As we use require-bundle and not import-package, the changed version (see the comments in the bug) in export package shouldn't affect Xtext clients.
At least if you haven't switched to import-package.
All we need to do is change the manifest in orbit and add export-package declarations for the not-yet-exported packages.

Sven


On May 23, 2011, at 7:22 PM, Miles Parker wrote:

Sven,

Do you have a sense for how these changes affect xtext consumers? i.e. will we need to update manifests for any xtext tooling derived projects?

thanks,

Miles

On May 23, 2011, at 5:17 AM, Sven Efftinge wrote:

Hi all,

I've filed Bug 346854 and just posting here, to make sure it is not overlooked.
Some recently introduced changes to the manifest of com.google.inject break the Xtext build.
We have switched back to a previous orbit build for now, but we need to fix the issue ASAP.

Regards,
Sven
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top