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 "Orbit Minutes 070403"

Line 40: Line 40:
 
====Ant====
 
====Ant====
 
Originally in Orbit we created a bundle called <code>org.apache.tools.ant</code> because it is the Orbit naming convention to use the dominant package name as the bundle name. We have determined that there are just too many people using Ant in scripts and other ways that we did not anticipate. It is recommended that we grandfather Ant and leave the <code>org.apache.ant</code> bundle name.
 
Originally in Orbit we created a bundle called <code>org.apache.tools.ant</code> because it is the Orbit naming convention to use the dominant package name as the bundle name. We have determined that there are just too many people using Ant in scripts and other ways that we did not anticipate. It is recommended that we grandfather Ant and leave the <code>org.apache.ant</code> bundle name.
* Message sent to the Orbit mailing list describing the problem.
+
* [[http://dev.eclipse.org/mhonarc/lists/orbit-dev/msg00294.html Message]] sent to the Orbit mailing list describing the problem.
 
* People voted on the mailing list (no -1's)
 
* People voted on the mailing list (no -1's)
 
* No objections on the call.
 
* No objections on the call.

Revision as of 11:21, 3 April 2007

Attendees

  • Martin Oberhuber
  • David Williams
  • Tom Watson
  • Hubert Leung
  • Jeff McAffer
  • Pascal Rapicault
  • Simon Kaegi
  • Kim Moir
  • DJ Houghton

Discussion

Review action items from last call

IP Log info

A draft of an IP log document was reviewed by Jeff and Pascal and will be sent to the dev list for comments. The intent is for the document to live in the HEAD stream for each project and contain the appropriate IP info for all streams.

  • [Orbit IP Log] wiki page created.
  • People have been adding comments to page.
  • Action: DJ to start working on page generation from log files
  • Action: People to comment on wiki as to what they'd like to see on the generated pages

Orbit Map Files

To remove ambiguity created from combining map files from products with the ones produced by Orbit, we would like to ensure that the Orbit-produced map files always have a version for each map file entry. Is this possible?

  • Yes. Done.

Update features and map files

David to update the Orbit build process and try multi-versions in the map files. If everything works out he will combine the map and feature files. Note: Does this mean we are down to 1 feature.xml and 1 map file now?

  • Yes. Done. We now only have one map file and one feature file. Yeah!!

Xerces

There are some open issues with the Xerces bundle around splitting the API bundle into mutliple JARs.

Other discussion topics

Ant

Originally in Orbit we created a bundle called org.apache.tools.ant because it is the Orbit naming convention to use the dominant package name as the bundle name. We have determined that there are just too many people using Ant in scripts and other ways that we did not anticipate. It is recommended that we grandfather Ant and leave the org.apache.ant bundle name.

  • [Message] sent to the Orbit mailing list describing the problem.
  • People voted on the mailing list (no -1's)
  • No objections on the call.
  • Action: DJ to rename bundle to be org.apache.ant.

Modification of 3rd party bundles

How should we handle modifications to our 3rd party bundles. For an example of a use-case see:

Chkpii errors - https://bugs.eclipse.org/bugs/show_bug.cgi?id=177330

Should bundles be exploded or manifest edited - https://bugs.eclipse.org/bugs/show_bug.cgi?id=180354

Should we not condition prebuilt bundles? - https://bugs.eclipse.org/bugs/show_bug.cgi?id=178723

Next Meeting

  • TBD

Copyright © Eclipse Foundation, Inc. All Rights Reserved.