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

Equinox/Meeting Minutes/20111205

< Equinox‎ | Meeting Minutes
Revision as of 16:37, 5 December 2011 by Tjwatson.us.ibm.com (Talk | contribs) (New page: == Attendees == * Tom * Ian * Simon A * Katya * John == Agenda == * Merging * Servlet 3.0 == p2 and JRE packages == * Tom mentions that there is an existing equinox {{bug|348630}} that i...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

  • Tom
  • Ian
  • Simon A
  • Katya
  • John

Agenda

  • Merging
  • Servlet 3.0

p2 and JRE packages

  • Tom mentions that there is an existing equinox bug 348630 that is related to selecting the proper versions for jre packages.

merge questions for integration

  • Ian asks the question: is it possible for commit dates to be out of order. He noticed that some commit dates seemed to be before he did the merge for integration but they were not present when he did the pull and merge
    • This is possible because the commit dates are recorded when commits are made to the local repo. The commits may not have been pushed upstream until after the merge the integration stream was made.
  • Are we doing away with dev mails that indicate the bugs that were fixed for the integration builds?
    • Do we need releng tools that do the merge and graps the commits and generates bug reports.
    • Perhaps it could be part of the build?

Serlvet 3.0

  • Testing
    • Need help for jsp testing
    • Also need help for testing in product scenarios.
  • Discussed the various issues with the downgrade of the javax.servlet package version.

Back to the top