Skip to content

Hackathon June 2012

m4rr5 edited this page May 23, 2012 · 37 revisions

Hackathon June 2012

Agenda

Discuss:

  • build fidelity
  • #107: cache used bundles under ~/.obr
  • #164: bundle version do not align
  • Release/Development policy (OIOW: 'next is the new master')
    • development for the next version should happen on master
    • new features should be developed on a feature branch and merged into master when the feature is complete and it has been decided that the feature will be in the next release
    • releases should be tagged with an annotated tag (we probably need a script for this)
    • do NOT release from a dirty workspace
    • do NOT create changes with whitespace damage
    • http://wiki.eclipse.org/EGit/Contributor_Guide#Granularity_of_Changes
  • Just Another Package Manager (JPM)
  • ant, and all other build tools
  • maven integration
  • external tool integration (Apache ACE for example)
  • coupling of sources in Eclipse; right now when you drill down into the sources you'll probably land in the OSGi provides j2ee files. This makes it hard to drill down into the actual implementation that is used.
  • should we have a 'dev' mailing list? being more like other open source projects makes it easier for other to submit patches and makes it easier to review and discuss
  • determine a release/deprecation plan
  • discuss and design a release procedure when using BndTools to develop open source software
Clone this wiki locally