Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - 30 May 2012

Planning Meeting Notes
30 May 2012


SWT
- one code change submitted for RC3:
    - Bug 365280 - Combo box closes self when Mozilla Browser present (Mac)
- no more code changes currently planned for RC3
- updated NLS strings taken from Babel
- javadoc bash across the platforms complete
- copyrights bash planned for Wednesday


PDE
- three minor code changes planned for RC3 (2 are trivial changes to CBI poms)
380857     Fix mixed line delimiters
380964     Need to remove org.eclipse.pde from parent pom
380965     Pull request to bump versions in pom files
- copyright updates are complete


JDT/Core
   - Mostly done for RC3/3.8
   - Considering one serious code generation problem that triggers a VM verify error.
     
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380927
             Patch available, pending reviews.
   - Excellent progress on Java 8 - JSR 335 effort:
                 Scanner + Parser + AST construction phases functional.


Platform Workspace:
- code fixing done
- 1 doc issue - Bug 364142 - Update the doc with the regex filter in CVS syncs


Debug
- fixed
https://bugs.eclipse.org/380939 and https://bugs.eclipse.org/380167 for RC3
- planning to fix
https://bugs.eclipse.org/380093 for RC3

Back to the top