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 "Equinox Minutes - 20090811"

(New page: == Agenda == * Helios planning == Attendees == == Minutes ==)
 
(Minutes)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Agenda ==
 
== Agenda ==
 
* Helios planning
 
* Helios planning
 +
* Adding weaving to the build.
  
 
== Attendees ==
 
== Attendees ==
 +
* Tom Watson
 +
* John Arthorne
 +
* Andrew Niefer
 +
* DJ Houghton
  
 
== Minutes ==
 
== Minutes ==
 +
* Weaving build.  It depends on AspectJ which is not on the release train.
 +
** Can we make aspectj an optional dependency and disable aspect weaving if they are not present.
 +
** Or can we make the aspectj dependencies part of the train.
 +
** Thoughts is that we have a weaving feature.
 +
** Should we decouple the equinox builds so that we can build them separate from the SDK.
 +
** Releng bug opened [https://bugs.eclipse.org/bugs/show_bug.cgi?id=286241 bug 286241]
 +
* Helios planning
 +
** Will be finalizing the target platforms first.
 +
** Need to get input from all contributors to the Equinox
 +
*** IBM
 +
*** EclipseSource
 +
*** Prosyst
 +
*** Cloudsmith
 +
*** Weaving (Limpert)
 +
*** etc.
 +
** Update wiki for gathering plan items.
 +
* Discussion on using junit4 during the build tests.
 +
* Still on a biweekly Equinox call schedule.
 +
** Will likely move to weekly schedule on September to track plan items for Helios.

Latest revision as of 10:40, 11 August 2009

Agenda

  • Helios planning
  • Adding weaving to the build.

Attendees

  • Tom Watson
  • John Arthorne
  • Andrew Niefer
  • DJ Houghton

Minutes

  • Weaving build. It depends on AspectJ which is not on the release train.
    • Can we make aspectj an optional dependency and disable aspect weaving if they are not present.
    • Or can we make the aspectj dependencies part of the train.
    • Thoughts is that we have a weaving feature.
    • Should we decouple the equinox builds so that we can build them separate from the SDK.
    • Releng bug opened bug 286241
  • Helios planning
    • Will be finalizing the target platforms first.
    • Need to get input from all contributors to the Equinox
      • IBM
      • EclipseSource
      • Prosyst
      • Cloudsmith
      • Weaving (Limpert)
      • etc.
    • Update wiki for gathering plan items.
  • Discussion on using junit4 during the build tests.
  • Still on a biweekly Equinox call schedule.
    • Will likely move to weekly schedule on September to track plan items for Helios.

Back to the top