Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-jsf-dev] ALERT: Plugin refactoring continues

Greetings,

In the continued effort to refactor and reduce our JSF plugins, the following actions have been taken:

- the JSF code and test plugins have been branched on the R1_5_maintenance path. All future maintenance and patch work must be committed against this branch if it applies to the 1.5.x release stream.

- the JSF plugins have been updated to merge the following plugins:

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

into a new plugin: org.eclipse.jst.jsf.common. Furthermore, the above plugins have been *intentionally broken* at HEAD. These plugins should no longer be used for ongoing development in the WTP 2.0 build stream.

A running log of these notices may be found at: http://wiki.eclipse.org/index.php/Plugin_refactor_log

Please post any questions, concerns or comments to this mailing list.

--Cam


Back to the top