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

(Backlog of development items (Build))
(Backlog of development items (Build))
Line 11: Line 11:
 
# Summit Items
 
# Summit Items
 
## Builds should be more OSGi centric
 
## Builds should be more OSGi centric
 +
## Rework build so it doesn't interfere with PDE/Eclipse
 +
##* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=260428 260428] PDE projects do not export properly
 +
##* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=273911 273911] Jar and Zips for projects in SVN breaks PDE development
 
## Reevaluate use of Bnd, Ant (Move to PDEBuild?)
 
## Reevaluate use of Bnd, Ant (Move to PDEBuild?)
 
# Ongoing Projects
 
# Ongoing Projects
 
## Move CB to oracle build host (configure to allow sending messages to devlist)
 
## Move CB to oracle build host (configure to allow sending messages to devlist)
## Rewrite all test builds to not require product rebuild.
+
## Rewrite all test builds to not require product rebuild. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=293032 293032]
 
# Bug backlog
 
# Bug backlog
 
#* [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&namedcmd=build-cat Open Build bugs]
 
#* [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&namedcmd=build-cat Open Build bugs]

Revision as of 10:32, 5 July 2010

Roadmap

EclipseLink 2.2

EclipseLink 3.0

  • TBD

Backlog of development items (Build)

  1. Summit Items
    1. Builds should be more OSGi centric
    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 of Bnd, 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
  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
      • number description

Back to the top