Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "DSDP/TM/Committer Phone Meeting 6-Sep-2006"

< DSDP‎ | TM
 
Line 16: Line 16:
  
 
== Attendees ==
 
== Attendees ==
* IBM - Dave Dykstal, Dave McKnight, Kushal Munir
+
* IBM - Dave Dykstal, Dave McKnight (Kushal Munir on vacation)
 
* Symbian - Javier Montalvo Orús
 
* Symbian - Javier Montalvo Orús
 
* Wind River - Martin Oberhuber
 
* Wind River - Martin Oberhuber
Line 36: Line 36:
 
** '''Inbox''': REVIEW [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=RSE&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=dsdp.tm.rse-inbox%40eclipse.org&cmdtype=doit Assigned to Inbox]
 
** '''Inbox''': REVIEW [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&classification=DSDP&product=Target+Management&component=RSE&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=dsdp.tm.rse-inbox%40eclipse.org&cmdtype=doit Assigned to Inbox]
 
** '''Timing''': Martin on vacation most of October; Release Review Sept.27, M5 is Sept.22
 
** '''Timing''': Martin on vacation most of October; Release Review Sept.27, M5 is Sept.22
*** Martins fixes will be in by Sept.27; manual test plans will exist
+
*** P1/P2 bugs MUST be fixed by Sept. 15!
*** Executing the test plans, and bugfixing after that to be done by IBM mostly
+
*** Fallback for Martin on the Sep27 presentation: DaveD or Michael Scharf
*** Currently 142 bugs open, 18 P1/P2: P1/P2 bugs MUST be fixed by Sept. 15!
+
*** Fallback for Martin on Sep27: DaveD or Michael Scharf
+
 
** '''Source Code Style & Cleanness'''
 
** '''Source Code Style & Cleanness'''
*** We deliver not only a "working product" but also source code
 
*** Clean source code increases contributor confidence, improves code readability, helps avoiding bugs
 
 
*** '''Compiler Warnings''': See [http://www.eclipse.org/dsdp/tm/development/compiler_warnings.php Committer Howto]
 
*** '''Compiler Warnings''': See [http://www.eclipse.org/dsdp/tm/development/compiler_warnings.php Committer Howto]
**** Currently 484 Java warnings + 642 Javadoc warnings (Martin already fixed about 150 + 250)
+
**** When you change a code, please make it warning-free before checkin (but dont go and chase compilerwarnings yet)
*** '''Code Ownership''':
+
**** Target VM is Java-1.4 with the satandard settings (i.e. no assert unless set up in build.properties)
**** See (and edit) [[DSDP/TM/Code Ownership]]
+
*** '''Code Ownership''' -- See (and edit) [[DSDP/TM/Code Ownership]]
 
*** '''Code Style and Format''' -- defer to next week
 
*** '''Code Style and Format''' -- defer to next week
 
** '''Change Requests''' -- defer to next week
 
** '''Change Requests''' -- defer to next week
 
** '''Features''': Jakarta-commons, JUnit-framework, Discovery, EFS-Experimental, WR-Terminal ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=152826 bug 152826])
 
** '''Features''': Jakarta-commons, JUnit-framework, Discovery, EFS-Experimental, WR-Terminal ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=152826 bug 152826])
 
*** Jakarta-commons still important for Symbian
 
*** Jakarta-commons still important for Symbian
 +
*** Discovery: Martin to hook up with Javier directly for initial checkin
 
** '''Refactorings''': DaveM did most important stuff; consider "finished" for now, continue with hi-pri bugs
 
** '''Refactorings''': DaveM did most important stuff; consider "finished" for now, continue with hi-pri bugs
*** Subsystem Factory vs. Configuration: Going with Configuration for now, Martin started renaming *factory where he found it while working on compiler warnings.
+
*** Martin to fix ISV docs and document the changes in build notes
*** Kushal IConnectorService
+
*** Subsystem Factory vs. Configuration: Please rename *factory to *configuration whenever you see it (Javadoc, local variables, parameter names)
 
** API Things
 
** API Things
 
*** Martin did some minor extension point cleanup (rename), see [http://download.eclipse.org/dsdp/tm/downloads/drops/N20060829-0100/buildNotes.php build notes of N-builds]
 
*** Martin did some minor extension point cleanup (rename), see [http://download.eclipse.org/dsdp/tm/downloads/drops/N20060829-0100/buildNotes.php build notes of N-builds]
Line 61: Line 58:
 
**** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150168 bug 150168] dont commit immediately - DaveD
 
**** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150168 bug 150168] dont commit immediately - DaveD
 
***** Javier: not important at the moment; DaveD: probably fixed already
 
***** Javier: not important at the moment; DaveD: probably fixed already
**** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150265 bug 150265] allow specifying subsystem types - DaveM - wait for Javier to return
+
**** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150265 bug 150265] allow specifying subsystem types - DaveM to discuss with Javier once discovery is committed
 
***** Example: 1 Host providing shell and FTP (different categories)
 
***** Example: 1 Host providing shell and FTP (different categories)
 
***** Problem: createHost() only creates a host with 1 service -- See video for service discovery, DaveM to take a look at it
 
***** Problem: createHost() only creates a host with 1 service -- See video for service discovery, DaveM to take a look at it
Line 67: Line 64:
 
***** Look at this again next week
 
***** Look at this again next week
 
*** Making stuff '''internal''' - ssh, ftp: Martin; Core: List of candidates from DaveD?
 
*** Making stuff '''internal''' - ssh, ftp: Martin; Core: List of candidates from DaveD?
** Cleanup: API Doc (duplicates in interface and implementation!), JUnit tests, Context help, Test Plans, RSE-7-migration-docs, Copyrights, licenses
+
** Cleanup: API Doc (duplicates in interface and implementation!), JUnit tests, Context help, Test Plans, RSE-7-migration-docs, Copyrights, licenses, Tutorial code in Javadoc
 
** '''Bug Work - please observe priorities'''
 
** '''Bug Work - please observe priorities'''
 
*** DaveD: Team stuff
 
*** DaveD: Team stuff
Line 73: Line 70:
 
** Legal: JUnit (next monday?); Jakarta-commons (deferred!); WR Terminalview (passed!)
 
** Legal: JUnit (next monday?); Jakarta-commons (deferred!); WR Terminalview (passed!)
 
* Other items
 
* Other items
** Tutorial: Update at the end of the release process, change instructions (re-use example code: We dont want to teach PDE)
 
 
** Manual test plans - in work by '''Martin'''
 
** Manual test plans - in work by '''Martin'''
 
** EFS Experimental feature to be created by Martin
 
** EFS Experimental feature to be created by Martin
Line 83: Line 79:
 
* '''DaveD''' - Edit Code Ownership; JUnit, Review bugs assigned to M4, Hi-Pri bugs. Checkin mappings.csv, New bug for moving DTD, Send "Team" test plans to Martin. SystemRegistry API. Team fixes: Check collapsing persistence Properties nodes to fewer files. Compile a list of suggestions for making classes / packages internal.
 
* '''DaveD''' - Edit Code Ownership; JUnit, Review bugs assigned to M4, Hi-Pri bugs. Checkin mappings.csv, New bug for moving DTD, Send "Team" test plans to Martin. SystemRegistry API. Team fixes: Check collapsing persistence Properties nodes to fewer files. Compile a list of suggestions for making classes / packages internal.
 
* '''DaveM''' - Edit Code Ownership; Hi-pri bugs; get rid of Service calls on UI thread; hygiene changes
 
* '''DaveM''' - Edit Code Ownership; Hi-pri bugs; get rid of Service calls on UI thread; hygiene changes
* '''Kushal''' - Hi-pri bugs; refactoring IConnectorService; send file encoding test resources to martin; review & get rid of rseConfigDefaults; talk to Don about persistenceProvider
+
* '''Kushal''' - Hi-pri bugs; send file encoding test resources to martin; review & get rid of rseConfigDefaults; talk to Don about persistenceProvider
* '''Martin''' - Release Review Slides, Manual test plan, Hi-pri bugs; EFS feature, Add Discovery, Build scripts for CDT and Discovery, API Review, Jakarta-commons, WR-terminalview; Review if IShellService is sufficient for terminal
+
* '''Martin''' - Fixup & document refactorings; Release Review Slides, Manual test plan, Hi-pri bugs; Hook up with WickedShell; EFS feature, Add Discovery, Build scripts for CDT and Discovery, API Review, Jakarta-commons, WR-terminalview; Review if IShellService is sufficient for terminal
 
* '''Javier''' - Discovery initial checkin; hook up with Scott Lewis once SD is committed
 
* '''Javier''' - Discovery initial checkin; hook up with Scott Lewis once SD is committed
 
* '''Everyone''' - List obsolete API on [[RSE 2.0 Planning]] page
 
* '''Everyone''' - List obsolete API on [[RSE 2.0 Planning]] page

Latest revision as of 10:32, 6 September 2006

Meeting Title: TM Committer Phone Meeting
Date & Time: Wednesday Sep 6, 2006 at 8.30am Rochester / 9.30am Toronto / 2.30pm London / 3.30pm Salzburg
Dial-in: Martin to start a Skype conference - you'll be called:
Skype martin.oberhuber, ddykstal (or david_dykstal), david-k-mcknight, kushal_munir, javier.montalvoorus

Fixed-line fallback dial-in:

  • International +1 314-655-1411
  • North America +1 877-422-0035 (toll free)
  • Passcode: 764918

Attendees

  • IBM - Dave Dykstal, Dave McKnight (Kushal Munir on vacation)
  • Symbian - Javier Montalvo Orús
  • Wind River - Martin Oberhuber

Agenda

  • Our top goals
    • Grow the Communities - active users and adopters --> tutorial, docs, mailinglist help
    • Get the APIs Right --> enable public API discussion --> ISV docs, Wiki API discussion, [api] bugzilla's
    • Get our Processes in place --> JUnit, nightly builds, infocenter, update site
  • Latest News
    • Martin -- No news; Javiers stuff not yet committed
    • DaveD -- JUnit adapted to refactorings; will look at M4 bugs
    • DaveM -- Refactored UI/Non-UI: "Organize Imports" should be sufficient for client code
    • Kushal -- vacation
    • Javier -- just returned from vacation; vote on Ted as committer
    • Other News --
  • Upcoming Work
    • M4 bugs: PLEASE REVIEW M4 BUGS!!
    • Inbox: REVIEW Assigned to Inbox
    • Timing: Martin on vacation most of October; Release Review Sept.27, M5 is Sept.22
      • P1/P2 bugs MUST be fixed by Sept. 15!
      • Fallback for Martin on the Sep27 presentation: DaveD or Michael Scharf
    • Source Code Style & Cleanness
      • Compiler Warnings: See Committer Howto
        • When you change a code, please make it warning-free before checkin (but dont go and chase compilerwarnings yet)
        • Target VM is Java-1.4 with the satandard settings (i.e. no assert unless set up in build.properties)
      • Code Ownership -- See (and edit) DSDP/TM/Code Ownership
      • Code Style and Format -- defer to next week
    • Change Requests -- defer to next week
    • Features: Jakarta-commons, JUnit-framework, Discovery, EFS-Experimental, WR-Terminal (bug 152826)
      • Jakarta-commons still important for Symbian
      • Discovery: Martin to hook up with Javier directly for initial checkin
    • Refactorings: DaveM did most important stuff; consider "finished" for now, continue with hi-pri bugs
      • Martin to fix ISV docs and document the changes in build notes
      • Subsystem Factory vs. Configuration: Please rename *factory to *configuration whenever you see it (Javadoc, local variables, parameter names)
    • API Things
      • Martin did some minor extension point cleanup (rename), see build notes of N-builds
      • Service Error Reporting - bug 149472 - DaveD - API ok so far, final resolution? --> Create new different bug id for that one.
      • Parallel Services - bug 142478 all queries in background - DaveM
      • SystemRegistry.createHost for Javier
        • bug 150168 dont commit immediately - DaveD
          • Javier: not important at the moment; DaveD: probably fixed already
        • bug 150265 allow specifying subsystem types - DaveM to discuss with Javier once discovery is committed
          • Example: 1 Host providing shell and FTP (different categories)
          • Problem: createHost() only creates a host with 1 service -- See video for service discovery, DaveM to take a look at it
          • Need createHost() with a list of services
          • Look at this again next week
      • Making stuff internal - ssh, ftp: Martin; Core: List of candidates from DaveD?
    • Cleanup: API Doc (duplicates in interface and implementation!), JUnit tests, Context help, Test Plans, RSE-7-migration-docs, Copyrights, licenses, Tutorial code in Javadoc
    • Bug Work - please observe priorities
    • Legal: JUnit (next monday?); Jakarta-commons (deferred!); WR Terminalview (passed!)
  • Other items
    • Manual test plans - in work by Martin
    • EFS Experimental feature to be created by Martin
  • Free discussion -- feelings, comments, critics


Action Items

  • Last Meeting Action Items
  • DaveD - Edit Code Ownership; JUnit, Review bugs assigned to M4, Hi-Pri bugs. Checkin mappings.csv, New bug for moving DTD, Send "Team" test plans to Martin. SystemRegistry API. Team fixes: Check collapsing persistence Properties nodes to fewer files. Compile a list of suggestions for making classes / packages internal.
  • DaveM - Edit Code Ownership; Hi-pri bugs; get rid of Service calls on UI thread; hygiene changes
  • Kushal - Hi-pri bugs; send file encoding test resources to martin; review & get rid of rseConfigDefaults; talk to Don about persistenceProvider
  • Martin - Fixup & document refactorings; Release Review Slides, Manual test plan, Hi-pri bugs; Hook up with WickedShell; EFS feature, Add Discovery, Build scripts for CDT and Discovery, API Review, Jakarta-commons, WR-terminalview; Review if IShellService is sufficient for terminal
  • Javier - Discovery initial checkin; hook up with Scott Lewis once SD is committed
  • Everyone - List obsolete API on RSE 2.0 Planning page

Next Meeting

Back to the top