Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] Tagged core.resources for Juno stream integration build

Note I don't entirely trust this list of bugs fixed. It seems to be picking up changes that occurred in other branches such as Indigo maintenance. However, I did verify comparing to git log that all changes that occurred since the last tag are included here.


The map file has been updated for the following Bug changes:
+ Bug 149121. ObjectNotFoundException prevents opening workspace (FIXED)
+ Bug 243912. IProject#delete(..) should suppress deltas from CharsetDeltaJob (FIXED)
+ Bug 315775. IResource.accept(IResourceVisitior,...) should not check existence (FIXED)
+ Bug 315778. Need IResource.accept(IResourceProxyVisitor , ...) with 'depth' parameter (FIXED)
+ Bug 341073. CharsetTest#testbug207510 fails in N20110324-2000 (FIXED)
+ Bug 342709. [prefs] Don't write date/timestamp comment in preferences file (FIXED)
+ Bug 343256. Workspace#buildInternal uses workspace root rule -> Saving while building is broken (FIXED)
+ Bug 343914. IWorkspaceRoot.getFileForLocation with nested projects and resource filters (FIXED)
+ Bug 344954. ~5% performance regression in IFile#getContents(true) (FIXED)
+ Bug 345150. Improve Resource.isFiltered() performance (FIXED)
+ Bug 347290. Javadoc of WorkspaceJob(String) must tell that the name is shown in the UI (FIXED)

The following projects have changed:
org.eclipse.core.filesystem
org.eclipse.core.resources
org.eclipse.core.tests.resources

Back to the top