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/20110711

Attendees

  • Tom
  • John R
  • Ian
  • Andrew
  • DJ

Agenda

  • Git Migration
  • Metatype

Git Migration

  • Launchers and Framework have been migrated to git
  • Launcher binaries are in a separate git repository
  • Releng involves running shell scripts
    • Not sure if the scripts will work on Windows
  • What about .gitignore?
    • Don't commit .gitignore files unless you are committing changes to the project
  • Need to remember to update the website to point folks to the git repositories.

Metatype

  • Equinox specific API to support access to the metadata extensions bug 349711

Back to the top