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

< DSDP‎ | TM
Line 34: Line 34:
 
** Get our '''Processes''' in place --> JUnit, nightly builds, infocenter, update site
 
** Get our '''Processes''' in place --> JUnit, nightly builds, infocenter, update site
 
* Latest News
 
* Latest News
** Martin --  
+
** Martin -- Javier; Ericsson probably joining; PMC:Europa;
 
** DaveD --  
 
** DaveD --  
 
** DaveM --  
 
** DaveM --  
Line 41: Line 41:
 
** Other News --
 
** Other News --
 
* Urgent work to do
 
* Urgent work to do
** Legal: JUnit (Some IBM signoffs needed, but not too hard); Jakarta-commons (EMO working on it)
+
** Bug Work
** What is API? --> Move to "internal"?
+
*** bugs [https://bugs.eclipse.org/bugs/show_bug.cgi?id=149186 149186] still open, [https://bugs.eclipse.org/bugs/show_bug.cgi?id=149133 149133] reopened, [https://bugs.eclipse.org/bugs/show_bug.cgi?id=148981 148981] easily reproducable
*** The more we hide by making "internal", the easier it will be for clients to find the relevant stuff.
+
*** Please try a bit harder to reproduce problems, and verify fixes
*** What about things in the Platform? E.g. Extension-point '''rseConfigDefaults''' vs. '''plugin_customization.ini'''
+
*** Kushal where are your checkins?
*** Bring ISV docs up-to-date -- needed for API discussions. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=150548 bug 150548] has the mapping from Mike.
+
*** Kushal why are your bugs still in "NEW" state?
** "Big Rock" API issues --> see [[RSE API Discussion]], [[DSDP/TM/Committer Phone Meeting 19-Jul-2006|Meeting 19-Jul-2006 Notes]]
+
*** You can now assign back to '''dsdp.tm.rse-inbox@eclipse.org'''
** Work on open bugs by priority
+
 
*** Open bugs: [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&cmdtype=doit&field0-0-0=attachments.ispatch&type0-0-0=equals&value0-0-0=1 Open with Patch], [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&priority=P1&cmdtype=doit P1 bugs], [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=%5Bapi&classification=DSDP&product=Target+Management&component=RSE&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit API bugs], [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&priority=P1&priority=P2&cmdtype=doit P1, P2 bugs]
 
*** Open bugs: [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&cmdtype=doit&field0-0-0=attachments.ispatch&type0-0-0=equals&value0-0-0=1 Open with Patch], [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&priority=P1&cmdtype=doit P1 bugs], [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=%5Bapi&classification=DSDP&product=Target+Management&component=RSE&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit API bugs], [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&priority=P1&priority=P2&cmdtype=doit P1, P2 bugs]
 +
** API Things
 +
*** Parallel Services --> see [[RSE API Discussion]], [[DSDP/TM/Committer Phone Meeting 19-Jul-2006|Meeting 19-Jul-2006 Notes]]. Wee might need to support parallel access in the services, because clients can request the service UI-Less and make requests in arbitrary parallel threads
 +
*** Other "Big Rock" API issues
 +
*** Making stuff '''internal''': EFS, Service and Subsystem implementations, what else?
 +
*** What about things in the Platform? E.g. Extension-point '''rseConfigDefaults''' vs. '''plugin_customization.ini'''
 +
*** ISV docs
 +
** Legal: JUnit (Some IBM signoffs needed, but not too hard); Jakarta-commons (TBD aug.24 latest)
 
* Other items
 
* Other items
** bugzilla: dsdp.tm.rse-inbox@eclipse.org
+
** Javier & Martin Fixing things in RSE -- e.g. casts and deprecated implementations -- what process to use?
 +
*** Subscribe to '''dsdp-tm-cvs-commit@eclipse.org'''
 +
*** Review changes on the [http://download.eclipse.org/dsdp/tm/downloads/drops/N-changelog/index.html changelog]
 +
*** e.g. ISubSystem.setVendorAttribute() vs. SubSystem.setVendorAttribute()
 +
*** e.g. RemoteCommandHelpers:93, IRemoteCmdSubSystem cmdSubSystem = (RemoteCmdSubSystem)sses[i]
 
** Please focus on "big rocks" (hi-pri bugs)
 
** Please focus on "big rocks" (hi-pri bugs)
 
** Manual test plans - in work by '''Martin'''
 
** Manual test plans - in work by '''Martin'''
Line 62: Line 72:
 
* '''Kushal''' - refactoring checkin, doc review (with DaveD), bug fixing
 
* '''Kushal''' - refactoring checkin, doc review (with DaveD), bug fixing
 
* '''Martin''' - EFS & Examples features, build scripts, Manual test plan, API Review
 
* '''Martin''' - EFS & Examples features, build scripts, Manual test plan, API Review
 +
* '''Javier''' -
  
 
== Next Meeting ==
 
== Next Meeting ==
 
* [[DSDP/TM/Committer Phone Meeting 16-Aug-2006]] at 9.30am Toronto
 
* [[DSDP/TM/Committer Phone Meeting 16-Aug-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 12:43, 7 August 2006

Meeting Title: TM Committer Phone Meeting
Date & Time: Wednesday Aug 9, 2006 at 8.30am Rochester / 9.30am Toronto / 2.30pm London / 3.30pm Salzburg
Skype Dial-in: +99008275601400 (this call is free from Skype)
Fixed-line Dial-in: US, call 1-712-432-4000 (long distance charges)

Austria: 0820 400 01562 (national call charges)
In UK: 0870 119 2350 (national call charges)

Passcode: 5601400

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
  • 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 -- Javier; Ericsson probably joining; PMC:Europa;
    • DaveD --
    • DaveM --
    • Kushal --
    • Javier --
    • Other News --
  • Urgent work to do
    • Bug Work
      • bugs 149186 still open, 149133 reopened, 148981 easily reproducable
      • Please try a bit harder to reproduce problems, and verify fixes
      • Kushal where are your checkins?
      • Kushal why are your bugs still in "NEW" state?
      • You can now assign back to dsdp.tm.rse-inbox@eclipse.org
      • Open bugs: Open with Patch, P1 bugs, API bugs, P1, P2 bugs
    • API Things
      • Parallel Services --> see RSE API Discussion, Meeting 19-Jul-2006 Notes. Wee might need to support parallel access in the services, because clients can request the service UI-Less and make requests in arbitrary parallel threads
      • Other "Big Rock" API issues
      • Making stuff internal: EFS, Service and Subsystem implementations, what else?
      • What about things in the Platform? E.g. Extension-point rseConfigDefaults vs. plugin_customization.ini
      • ISV docs
    • Legal: JUnit (Some IBM signoffs needed, but not too hard); Jakarta-commons (TBD aug.24 latest)
  • Other items
    • Javier & Martin Fixing things in RSE -- e.g. casts and deprecated implementations -- what process to use?
      • Subscribe to dsdp-tm-cvs-commit@eclipse.org
      • Review changes on the changelog
      • e.g. ISubSystem.setVendorAttribute() vs. SubSystem.setVendorAttribute()
      • e.g. RemoteCommandHelpers:93, IRemoteCmdSubSystem cmdSubSystem = (RemoteCmdSubSystem)sses[i]
    • Please focus on "big rocks" (hi-pri bugs)
    • Manual test plans - in work by Martin
    • EFS feature, Examples feature to be created by Martin
  • Free discussion -- feelings, comments, critics

Action Items

  • Last Meeting Action Items
  • DaveD - Doc update, JUnit legal, Service Error Reporting API, No-Password-API, SystemRegistry API
  • DaveM - bug fixing, Parallel Services API, hygiene changes
  • Kushal - refactoring checkin, doc review (with DaveD), bug fixing
  • Martin - EFS & Examples features, build scripts, Manual test plan, API Review
  • Javier -

Next Meeting

Back to the top