Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Heads up: Java EE Tools is branching for 3.2 after 3.1 RC4

Folks,

We have now branched. Please be aware that we will be using the HEAD versions of our plugins for WTP 3.2 development. (Therefore, if for some reason additional changes are needed for WTP 3.1, the R3_1_maintenance version of the plugins need to be loaded, whereas the HEAD versions of the releng projects are needed.) We have two bugs that we are going to commit soon for WTP 3.2, and both will have impacts that the wtp developer community and adopters should be aware of:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=269281 will remove a lot of the JEM dependencies that WTP has. (Note that we are not planning to do much to JEM itself.) If done correctly, impact to adopters should be minimal, as noted in the bug.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=279627 is an update of the compiler settings for most of the (non-test, non-JEM) plugins that we just branched. (Including some compiler settings that are new to Eclipse 3.5.)

And here is a list of the plugins that were just branched to R3_1_maintenance for continued 3.1.x work. (Note that our team has responsibility for an eclectic combination of plugins, so these include some common and some ejb plugins):

org.eclipse.jem
org.eclipse.jem.beaninfo
org.eclipse.jem.beaninfo.vm
org.eclipse.jem.beaninfo.vm.common
org.eclipse.jem.proxy
org.eclipse.jem.tests
org.eclipse.jem.util
org.eclipse.jem.workbench
org.eclipse.jst.common.annotations.controller
org.eclipse.jst.common.annotations.core
org.eclipse.jst.common.annotations.ui
org.eclipse.jst.common.frameworks
org.eclipse.jst.ejb.ui
org.eclipse.jst.j2ee
org.eclipse.jst.j2ee.core
org.eclipse.jst.j2ee.core.tests
org.eclipse.jst.j2ee.core.tests.performance
org.eclipse.jst.j2ee.ejb
org.eclipse.jst.j2ee.jca
org.eclipse.jst.j2ee.jca.ui
org.eclipse.jst.j2ee.navigator.ui
org.eclipse.jst.j2ee.tests
org.eclipse.jst.j2ee.tests.performance
org.eclipse.jst.j2ee.ui
org.eclipse.jst.j2ee.web
org.eclipse.jst.j2ee.webservice
org.eclipse.jst.j2ee.webservice.ui
org.eclipse.jst.jee
org.eclipse.jst.jee.ejb
org.eclipse.jst.jee.ui
org.eclipse.jst.jee.web
org.eclipse.jst.servlet.tests
org.eclipse.jst.servlet.ui
org.eclipse.jst.validation.sample
org.eclipse.jst.validation.test
org.eclipse.wst.common.emf
org.eclipse.wst.common.emfworkbench.integration
org.eclipse.wst.common.environment
org.eclipse.wst.common.frameworks
org.eclipse.wst.common.frameworks.ui
org.eclipse.wst.common.modulecore
org.eclipse.wst.common.tests
org.eclipse.wst.common.tests.collector
org.eclipse.wst.common.tests.ui
org.eclipse.wst.web
org.eclipse.wst.web.ui

Please let me know if there are any comments/questions/concerns.

FWIW,

- Carl Anderson
WTP programmer


Back to the top