Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] API Tools Contribution

The map file has been updated for the following Bug changes:
+ Bug 243766. Need to clean up api descriptions when projects are deleted 
(FIXED)
+ Bug 247329. Remove implementation of primitive types (FIXED)
+ Bug 242598. Should not allow @nooverride tag on final methods (FIXED)
+ Bug 247291. Removing @noextend API restriction should not result in 
error (FIXED)
+ Bug 245699. API breakage reported if removing extends of internal class 
(FIXED)
+ Bug 247165. Must not warn for missing @since tag if extending method 
from Object (FIXED)
+ Bug 246013. Removed type not detected in incremental build (FIXED)
+ Bug 244750. No problem detected when public class becomes package 
visible (FIXED)
+ Bug 246953. Many errors due to wrong warning about changed restrictions 
(FIXED)
+ Bug 246932. Document fall-through cases in switch statements (FIXED)
+ Bug 246767. Delta should be reported for changed restrictions on a field 
or a method (FIXED)
+ Bug 245282. implicit/explicit class bound of Object should not be 
considered in add/remove/change (FIXED)
+ Bug 244994. Redundant problems reported when removing "final" on 
constant (FIXED)
+ Bug 246401. test suite required for incremental builder (FIXED)

The following projects have changed:
org.eclipse.pde.api.tools.tests
org.eclipse.pde.api.tools


Olivier, Michael, Darin


Back to the top