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 "EclipseLink/Build/Roadmap"

(EclipseLink 2.2)
(EclipseLink 2.2)
Line 3: Line 3:
 
* [http://wiki.eclipse.org/EclipseLink/Build Deteremine Evolving Build Requirements]
 
* [http://wiki.eclipse.org/EclipseLink/Build Deteremine Evolving Build Requirements]
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=312437 312437] Improve usability of BND within build system
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=312437 312437] Improve usability of BND within build system
 +
* TBE Upgrade build to pull dependencies directly from Orbit
 +
* TBE Upgrade build to search for external dependencies when generating 'features'
  
 
=== EclipseLink 3.0 ===
 
=== EclipseLink 3.0 ===

Revision as of 10:49, 5 July 2010

Roadmap

EclipseLink 2.2

  • Deteremine Evolving Build Requirements
  • 312437 Improve usability of BND within build system
  • TBE Upgrade build to pull dependencies directly from Orbit
  • TBE Upgrade build to search for external dependencies when generating 'features'

EclipseLink 3.0

  • TBD

Backlog of development items (Build)

  1. Summit Items
    1. Builds should be more OSGi centric
      • Manifests should determine build (not visa-versa: Reevaluate use of Bnd)
    2. Rework build so it doesn't interfere with PDE/Eclipse
      • 260428 PDE projects do not export properly
      • 273911 Jar and Zips for projects in SVN breaks PDE development
    3. Reevaluate use Ant (Move to PDEBuild?)
  2. Ongoing Projects
    1. Move CB to oracle build host (configure to allow sending messages to devlist)
    2. Rewrite all test builds to not require product rebuild.
      • 293032 Test projects need to be able to run without product compile
      • 297217 New Test build requirements.
  3. Bug backlog
    • Open Build bugs
    • Enhancement/External requests
      • 239040 Need to support running tests on database platforms that have more than one jdbc driver jar
      • 279176 Add annotations-only jar file
      • 298790 o.e.p.sdo manifest has optional dependencies that aren't
      • 308919 Eclipse link not available in central maven repo
      • 309853 Spring test compile path needs rework for 2.5.6 and optionally 3.0

Back to the top