Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Attendees)
Line 10: Line 10:
  
 
== 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]

Revision as of 10:22, 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

Back to the top