Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-jsf-dev] ALERT: JSF plugins will be obsoleted at HEAD

Please be advised that as part of plugin refactoring, the following plugins will soon be obsolete at HEAD (unreleased):

org.eclipse.jst.jsf.context
org.eclipse.jst.jsf.context.resolver
org.eclipse.jst.jsf.context.structureddocument
org.eclipse.jst.jsf.context.resolver.structureddocument
org.eclipse.jst.jsf.contentmodel.annotations

All code and API will be preserved in a new common plugin called: org.eclipse.jst.jsf.common.

Impact:

Once these changes are promoted to release (no sooner than M3):

1) Any adopter plugins currently relying any of these plugins will need to remove Manifest.MF references to them and add one for org.eclipse.jst.jsf.common. Package names will not be changed. 2) Any adopters using the org.eclipse.jst.jsf.contentmodel.annotations.annotationFiles extension point must change the name to: org.eclipse.jst.jsf.common.annotationsFiles.

Another message will be sent on this mailing list once the change has been committed to CVS. Please send any questions or concerns to this mailing list.


Regards,

Cameron


Back to the top