Community
Participate
Working Groups
The org.eclipse.webdav plug-in is still a 2.1 style plug-in with a plugin.xml file instead of a bundle manifest. We should fix this and update it for the 3.2 release.
Once this is fixed, the webdav project can adopt ICU4J in the following places: org.eclipse.webdav.client.Policy - use ICU's MessageFormat org.eclipse.webdav.internal.Policy - use ICU's MessageFormat org.eclipse.webdav.internal.kernel.Policy - use ICU's MessageFormat instead of java.text org.eclipse.webdav.internal.kernel.utils.DateTime - use ICU's SimpleDateFormat, Calendar, TimeZone
Missed the deadlines for 3.2. Since this bundle is not shipped with the SDK but is a separate download, we will defer this until 3.3.
Fixed in HEAD.