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 30-Aug-2006"

< DSDP‎ | TM
Line 27: Line 27:
 
* Latest News
 
* Latest News
 
** Martin -- compiler warnings, extension point cleanup (*.exsd doc), scheduled release review
 
** Martin -- compiler warnings, extension point cleanup (*.exsd doc), scheduled release review
 +
*** Found [http://eclipse-plugins.info/eclipse/plugin_details.jsp?id=1392 Wicked Shell], will try to ask the developer to join RSE; want to make RSE Local Shell as slick as possible, so the developer is likely to join us!
 
** DaveD -- not much time this week, JUnit submitted
 
** DaveD -- not much time this week, JUnit submitted
 
** DaveM -- not much time either, fixed a few bugs, going to do drag&drop next
 
** DaveM -- not much time either, fixed a few bugs, going to do drag&drop next
 
** Kushal -- not much time either;  
 
** Kushal -- not much time either;  
*** rseConfigDefaults: IBM specific config.ini, setting System Properties; Kushal to document this (Reference docs for System Properties in ISV docs); Write Migration docs for IBM;  
+
*** rseConfigDefaults: IBM specific config.ini, setting System Properties; Kushal to '''document this''' (Reference docs for System Properties in ISV docs); Write Migration docs for IBM;  
*** passwordPersistence: Dont allow password add/edit on the Prefs page, only remove. Do any IBM products (TPF) pre-populate the passwords? Martin: probably use an "earlyStartup" extension point?
+
*** passwordPersistence: Dont allow password add/edit on the Prefs page, only remove. Do any IBM products (TPF) pre-populate the passwords? - Kushal to find out. Martin: probably use an "earlyStartup" extension point?
*** refactoring: persistence provider is very tightly integrated with model objects like filters, IHost, ISystemProfile etc. Do System
+
*** refactoring: persistence provider is very tightly integrated with model objects like filters, IHost, ISystemProfile etc. Can we move the interfaces only for now? - This would be a first step on the path.
**** DaveM to try moving interfaces on Thursday; others, NO CHECKIN on Thursday!
+
**** '''DaveM to try moving interfaces on Thursday; others, NO CHECKIN on Thursday!'''
 
** Javier -- vacation
 
** Javier -- vacation
 
** Other News --
 
** Other News --
Line 57: Line 58:
 
**** See (and edit) [[DSDP/TM/Code Ownership]]
 
**** See (and edit) [[DSDP/TM/Code Ownership]]
 
**** Martin to take Ssh, Releng; Examples; FTP, Local, Contentassist for now
 
**** Martin to take Ssh, Releng; Examples; FTP, Local, Contentassist for now
*** '''Code Style and Format''':
+
*** '''Code Style and Format''' - deferred to next meeting
**** Not been a focus so far
+
**** RSE itself is inconsistent - e.g. if... without {} block is problematic
+
**** Use JDT autoformat as much as possible: perhaps define an RSE-style and check in with the projects?
+
**** Or use the standard eclipse style: might be problematic when merging RSE7 code into openRSE
+
 
** '''Change Requests'''
 
** '''Change Requests'''
*** Default colors for command view - white background, black or dark blue foreground
+
*** Default colors for command view - white background, black or dark blue foreground - accepted
*** Remove rseConfigDefaults extension point - Kushal
+
*** Deprecated getRemoteProperty() --> Document property namespaces, reserve "org.eclipse.rse" namespace - deferred to next meeting
*** Remove passwordPersistence extension point - Kushal
+
*** Deprecated getRemoteProperty() --> Document property namespaces, reserve "org.eclipse.rse" namespace
+
 
** '''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])
 
** '''Refactorings''': This week we should really be done!
 
** '''Refactorings''': This week we should really be done!
 
*** Subsystem Factory vs. Configuration: Going with Configuration for now, Martin started renaming *factory where he found it while working on compiler warnings.
 
*** Subsystem Factory vs. Configuration: Going with Configuration for now, Martin started renaming *factory where he found it while working on compiler warnings.
*** Kushal IConnectorService
+
*** Kushal IConnectorService - Its not only the ConnectorService. DaveM to try moving the interfaces.
** 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]
+
*** '''Service Error Reporting''' - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=149472 bug 149472] - DaveD - API ok so far, final resolution? --> Create new different bug id for that one.
+
*** '''Parallel Services''' - [https://bugs.eclipse.org/bugs/show_bug.cgi?id=142478 bug 142478] all queries in background - DaveM
+
*** '''SystemRegistry.createHost''' for Javier
+
**** [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=150265 bug 150265] allow specifying subsystem types - DaveM - wait for Javier to return
+
*** Making stuff '''internal''' - ssh, ftp: Martin; Core: List of candidates from DaveD?
+
*** Obsolete API that's in the Platform now --> See [[RSE 2.0 Planning]] page
+
** Cleanup: API Doc (duplicates in interface and implementation!), JUnit tests, Context help, Test Plans, RSE-7-migration-docs, Copyrights, licenses
+
 
** '''Bug Work - please observe priorities'''
 
** '''Bug Work - please observe priorities'''
 
*** DaveD: Team stuff
 
*** DaveD: Team stuff
Line 95: Line 80:
 
== Action Items ==
 
== Action Items ==
 
* [[DSDP/TM/Committer Phone Meeting 23-Aug-2006#Action_Items|Last Meeting]] Action Items
 
* [[DSDP/TM/Committer Phone Meeting 23-Aug-2006#Action_Items|Last Meeting]] Action Items
* '''DaveD''' - JUnit, Review bugs assigned to M4, 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''' - JUnit, Review bugs assigned to M4, Checkin mappings.csv, New bug for moving DTD, Send "Team" test plans to Martin. SystemRegistry API for Javier. Team fixes: Check collapsing persistence Properties nodes to fewer files. Compile a list of suggestions for making classes / packages internal.
* '''DaveM''' - bug fixing by priority; look at Kushal's bugs and assign yourself; get rid of Service calls on UI thread; hygiene changes
+
* '''DaveM''' - Refactoring Interfaces on Thursday; bug fixing by priority
* '''Kushal''' - Review bugs assigned to M4, refactoring IConnectorService / Persistence provider (send out proposal); send file encoding test resources to martin; review & get rid of rseConfigDefaults; talk to Don about persistenceProvider; bug fixing
+
* '''Kushal''' - implement rseConfigDefaults changes; ask TPF regarding passwordPersistence changes; Review bugs assigned to M4, refactoring together with DaveM; send file encoding test resources to martin; bug fixing
 
* '''Martin''' - EFS feature, Add Discovery, Build scripts for CDT and Discovery, Manual test plan, Release Review Slides, API Review, Jakarta-commons, WR-terminalview; Review if IShellService is sufficient for terminal
 
* '''Martin''' - EFS feature, Add Discovery, Build scripts for CDT and Discovery, Manual test plan, Release Review Slides, API Review, Jakarta-commons, WR-terminalview; Review if IShellService is sufficient for terminal
 
* '''Javier''' - vacation; hook up with Scott Lewis once SD is committed
 
* '''Javier''' - vacation; hook up with Scott Lewis once SD is committed
* '''Everyone''' - List obsolete API on [[RSE 2.0 Planning]] page
+
* '''Everyone''' - '''Update Code Ownerships'''; '''NO CHECKINS ON THURSDAY'''; List obsolete API on [[RSE 2.0 Planning]] page
  
 
== Next Meeting ==
 
== Next Meeting ==
 
* [[DSDP/TM/Committer Phone Meeting 6-Sep-2006]] at 9.30am Toronto
 
* [[DSDP/TM/Committer Phone Meeting 6-Sep-2006]] at 9.30am Toronto
 
* Open [[DSDP/TM/Phone Meeting 6-Sep-2006]] at 9am PST
 
* Open [[DSDP/TM/Phone Meeting 6-Sep-2006]] at 9am PST

Revision as of 11:10, 30 August 2006

Meeting Title: TM Committer Phone Meeting
Date & Time: Wednesday Aug 30, 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
  • (Symbian - Javier Montalvo Orús - vacation)
  • 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 -- compiler warnings, extension point cleanup (*.exsd doc), scheduled release review
      • Found Wicked Shell, will try to ask the developer to join RSE; want to make RSE Local Shell as slick as possible, so the developer is likely to join us!
    • DaveD -- not much time this week, JUnit submitted
    • DaveM -- not much time either, fixed a few bugs, going to do drag&drop next
    • Kushal -- not much time either;
      • rseConfigDefaults: IBM specific config.ini, setting System Properties; Kushal to document this (Reference docs for System Properties in ISV docs); Write Migration docs for IBM;
      • passwordPersistence: Dont allow password add/edit on the Prefs page, only remove. Do any IBM products (TPF) pre-populate the passwords? - Kushal to find out. Martin: probably use an "earlyStartup" extension point?
      • refactoring: persistence provider is very tightly integrated with model objects like filters, IHost, ISystemProfile etc. Can we move the interfaces only for now? - This would be a first step on the path.
        • DaveM to try moving interfaces on Thursday; others, NO CHECKIN on Thursday!
    • Javier -- vacation
    • 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
      • Martins fixes will be in by Sept.27; manual test plans will exist
      • Executing the test plans, and bugfixing after that to be done by IBM mostly
      • Currently 142 bugs open, 18 P1/P2: P1/P2 bugs MUST be fixed by Sept. 15!
    • 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 Committer Howto
        • Currently 484 Java warnings + 642 Javadoc warnings (Martin already fixed about 150 + 250)
        • Find bugs, Fix javadoc
        • Dont chase the warnings (yet) but fix them while you are working: You can apply a filter in the Problems view if you want, e.g. "don't show String Javadoc:"
        • No more checkins of code with warnings (may be checked automatically in the future)
        • Be careful when fixing warnings: assume side effects of method calls!
      • Code Ownership:
        • It is beneficial to have clear ownership and responsibility
        • External contributors can also be owners, but have an associated committer as well
        • See (and edit) DSDP/TM/Code Ownership
        • Martin to take Ssh, Releng; Examples; FTP, Local, Contentassist for now
      • Code Style and Format - deferred to next meeting
    • Change Requests
      • Default colors for command view - white background, black or dark blue foreground - accepted
      • Deprecated getRemoteProperty() --> Document property namespaces, reserve "org.eclipse.rse" namespace - deferred to next meeting
    • Features: Jakarta-commons, JUnit-framework, Discovery, EFS-Experimental, WR-Terminal (bug 152826)
    • Refactorings: This week we should really be done!
      • Subsystem Factory vs. Configuration: Going with Configuration for now, Martin started renaming *factory where he found it while working on compiler warnings.
      • Kushal IConnectorService - Its not only the ConnectorService. DaveM to try moving the interfaces.
    • Bug Work - please observe priorities
    • Legal: JUnit (next monday?); Jakarta-commons (deferred!); WR Terminalview (passed!)
  • 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
    • EFS Experimental feature to be created by Martin
  • Free discussion -- feelings, comments, critics
    • Want to do a committer call next week in addition to the open call
    • Monday - Labor Day in US + Canada

Action Items

  • Last Meeting Action Items
  • DaveD - JUnit, Review bugs assigned to M4, Checkin mappings.csv, New bug for moving DTD, Send "Team" test plans to Martin. SystemRegistry API for Javier. Team fixes: Check collapsing persistence Properties nodes to fewer files. Compile a list of suggestions for making classes / packages internal.
  • DaveM - Refactoring Interfaces on Thursday; bug fixing by priority
  • Kushal - implement rseConfigDefaults changes; ask TPF regarding passwordPersistence changes; Review bugs assigned to M4, refactoring together with DaveM; send file encoding test resources to martin; bug fixing
  • Martin - EFS feature, Add Discovery, Build scripts for CDT and Discovery, Manual test plan, Release Review Slides, API Review, Jakarta-commons, WR-terminalview; Review if IShellService is sufficient for terminal
  • Javier - vacation; hook up with Scott Lewis once SD is committed
  • Everyone - Update Code Ownerships; NO CHECKINS ON THURSDAY; List obsolete API on RSE 2.0 Planning page

Next Meeting

Back to the top