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"

(Backlog of development items (Build))
(Backlog of development items (Build))
Line 9: Line 9:
  
 
== Backlog of development items (Build)==
 
== Backlog of development items (Build)==
# New Items  
+
New Items  
## Release Planning Dates for 2.4
+
# Release Planning Dates for 2.4
##* New Milestone?
+
#* New Milestone?
##* Release Date?  
+
#* Release Date?  
 +
# SelectBundle Failing on Open JDK?
 +
#* Worked until 3 weeks ago
 +
#* Edwin forwarding Logs
  
# Weekly target Items (12/7-13)
+
Weekly target Items (12/7-13)
## JPA Test for 2.1
+
# JPA Test for 2.1
##* Insertion of new targets proving difficult
+
#* Insertion of new targets proving difficult
  
# Ongoing Projects
+
Ongoing Projects
## Git migration (repo topology completion)
+
# Git migration (repo topology completion)
##* Updating Build documentation - in progress
+
#* Updating Build documentation - in progress
##* Split utils away from runtime - investigating
+
#* Split utils away from runtime - investigating
## Git build rework
+
# Git build rework
##* Integration of tools components into 2.5 build  
+
#* Integration of tools components into 2.5 build  
##** finalizing publish and web generation script changes.  
+
#** finalizing publish and web generation script changes.  
##** Has Own Hudson Job
+
#** Has Own Hudson Job
##** add testing to nightly build - pending
+
#** add testing to nightly build - pending
##** Anticipate Eclipselink nightly process will pull in published P2 artifacts (P2 publish pending)
+
#** Anticipate Eclipselink nightly process will pull in published P2 artifacts (P2 publish pending)
##* Oracle bundle generation.
+
#* Oracle bundle generation.
##** 2.4 and 2.5 Complete (2.3 Pending)
+
#** 2.4 and 2.5 Complete (2.3 Pending)
##** need to establish automated nightly build server
+
#** need to establish automated nightly build server
##* Split "test" job from build job: Future
+
#* Split "test" job from build job: Future
##* Milestone promotion
+
#* Milestone promotion
##** 2.3 pending
+
#** 2.3 pending
##* Removal of dependencies from repo: pending
+
#* Removal of dependencies from repo: pending
##* Removal of Releng: complete
+
#* Removal of Releng: complete
##* Removal of Utils:  pending
+
#* Removal of Utils:  pending
## EclipseLink jar to Maven Central
+
# EclipseLink jar to Maven Central
##* need PGP identity for signing.
+
#* need PGP identity for signing.
##* investigating publishing through Sonatype
+
#* investigating publishing through Sonatype
## Remove old build pathways (no BND)
+
# Remove old build pathways (no BND)
##* May need to keep for some dev processes
+
#* May need to keep for some dev processes
## JPA test rework (post 2.1 enabling)
+
# JPA test rework (post 2.1 enabling)
##* needs to be split (build xml 92 pages long)
+
#* needs to be split (build xml 92 pages long)
##* Splitting Server-side configurations from existing buildfile may cover upwords of 60% of cleanup
+
#* Splitting Server-side configurations from existing buildfile may cover upwords of 60% of cleanup

Revision as of 11:46, 11 December 2012

Roadmap

General (Multi-branch)

  • Finish Git repo topology and build migration tasks
  • Establish Maven Central Publishing process

EclipseLink 2.5 (Juno)


Backlog of development items (Build)

New Items

  1. Release Planning Dates for 2.4
    • New Milestone?
    • Release Date?
  2. SelectBundle Failing on Open JDK?
    • Worked until 3 weeks ago
    • Edwin forwarding Logs

Weekly target Items (12/7-13)

  1. JPA Test for 2.1
    • Insertion of new targets proving difficult

Ongoing Projects

  1. Git migration (repo topology completion)
    • Updating Build documentation - in progress
    • Split utils away from runtime - investigating
  2. Git build rework
    • Integration of tools components into 2.5 build
      • finalizing publish and web generation script changes.
      • Has Own Hudson Job
      • add testing to nightly build - pending
      • Anticipate Eclipselink nightly process will pull in published P2 artifacts (P2 publish pending)
    • Oracle bundle generation.
      • 2.4 and 2.5 Complete (2.3 Pending)
      • need to establish automated nightly build server
    • Split "test" job from build job: Future
    • Milestone promotion
      • 2.3 pending
    • Removal of dependencies from repo: pending
    • Removal of Releng: complete
    • Removal of Utils: pending
  3. EclipseLink jar to Maven Central
    • need PGP identity for signing.
    • investigating publishing through Sonatype
  4. Remove old build pathways (no BND)
    • May need to keep for some dev processes
  5. JPA test rework (post 2.1 enabling)
    • needs to be split (build xml 92 pages long)
    • Splitting Server-side configurations from existing buildfile may cover upwords of 60% of cleanup

Back to the top