Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - Oct 14, 2009

Performances:
- working on issues while generating results, see
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=292238
- 3.5 perf tests:
  - verification for build M20090907-1025:
    - nothing new
- 3.6 perf tests:
  - verification for build I20091013-1302:.
    - bug 292265: [perfs] Regression on 'Full Build' test
      (against PDE/Api Tools)
    - bug 292269: [perfs] Regression on 'Create Form' test
      (minor, against Platform/UI)

Cordialement/Regards,

Frédéric




|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Mike Wilson <Mike_Wilson@xxxxxxxxxx>                                                                                                              |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |eclipse-dev@xxxxxxxxxxx                                                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |10/14/2009 05:36 PM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[eclipse-dev] Planning Meeting Notes - Oct 14, 2009                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Sent by:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |eclipse-dev-bounces@xxxxxxxxxxx                                                                                                                   |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





--------
 Status
--------

JDT APT:
- nothing worth reporting; just the usual inbox/newsgroups/bugs/etc.
  maintenance

JDT UI:
- further Windows 7 testing (including for Ant, Debug and PDE)
- continued to work on computing Type Hierarchy view's content in
  the background
- continued to work on improved UI for configuring the 'Expand with
  Constructors' feature in the Call Hierarchy
- improved JUnit test suite creation and re-creation
- quick assist "Use 'StringBuilder' for string concatenation" now
  adds to enclosing builder if there is one
- added missing fine-grained search options to Java search dialog
- fixed invalid enablement of button in Java search dialog
- fixed blocking UI when changing build path variables

Platform Text and JDT Text:
- replaced custom double-buffering code in rulers with SWT.DOUBLE_BUFFERED
- cleaned up hover code
- 2 days vacation

Debug:
- moved resource refresh API to debug.core to support headless
  external tool builders (291534)

Ant:
- released new plug-ins to build to support headless external tool
  builders (264338)

PDE:
- working on build.properties enhancements:
  - synching build.properties with compiler compliance settings (154292)
  - warn when source folders added to source build (286808)
- bug fixing

JDT Core:
- bug fixes
- released contributed patch (see bug 215139). Thanks Stephan
- fix for 291472 will trigger a full workspace build. Existing
  .class files might fail at runtime
- continued work on jsr308 (annotations on type)
- still working on legal issues for JDK7

User Assistance:
- see references in keyword index has been delivered
- started to create tests for remote help

Rel. Eng.:
- reminder: You can initiate a test build to ensure that your changes
  don't break the nightly build. Instructions here:
  -
http://wiki.eclipse.org/Platform-releng-faq#How_do_I_run_a_test_build_to_ensure_my_changes_don.27t_break_the_build.3F

- test builds for 2nd windows perf machine, JUnit 4, new pde build,
  provisioning tests from repo
- attended Equinox in the Cloud webinar to learn more about g-eclipse
  and provisioning bundles on EC2 for possible use in bug 247320
- bug fixing

Workspace:
- the Workspace 3.6 dev plan available under:
  - http://www.eclipse.org/eclipse/platform-team/team3.6/plan.php.
- inbox tracking and M3 bug fixing
- bug 284148 - Merge e4 resources changes back into 3.x stream
  IN PROGRESS
- bug 124039 - [Wizards] Show model sync in commit dialog
  FIXED
- bug 274262 - [History] Allow to never prune history
  FIXED
- bug 290201 - Symbolic link support doesn't work on the Mac/AIX
  IN PROGRESS
- bug 289637 - LocalFile#move fails when a link with nonexistent target is
moved
  IN PROGRESS
- investigating Bug 271137 - CVS Repository view support for Logical Model
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev





Back to the top