Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] PDE Contribution / Ant Fix

The fix for Bug 343455 was causing the class cast exceptions mentioned by Mike during the architecture call.  A proper fix has been committed.  If you have experienced problems running tests or ant tasks while self hosting, please try a build containing the fix (tomorrow's I20110512 or later).

The map file has been updated for the following Bug changes:
+ Bug 315417. Missing baseline warning cannot be disabled (FIXED)
+ Bug 318582. Update the snapshot of extension points page (FIXED)
+ Bug 326988. Explain 'scopepattern' and 'referencepattern' better on API Use Ant Task help page (FIXED)
+ Bug 329945. New screenshot for API Use Report launch tab (FIXED)
+ Bug 343455. NPE Launching when workspace contains a project deleted from disk (FIXED)
+ Bug 344545. 'Append launch configuration name' feature might not work (FIXED)

The following projects have changed:
org.eclipse.pde.doc.user
org.eclipse.pde.core
org.eclipse.pde.api.tools
org.eclipse.pde.ui

Back to the top