Difference between revisions of "Archived-Hc2vpp/Release Plans/Release Plan 19.04"

From fd.io
Jump to: navigation, search
(Created page with "Category:Release Plan == Introduction == Relying on VPP's 19.04 release: https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_19.04 == Release Deliverables ==...")
 
Line 13: Line 13:
 
=== JVPP ===
 
=== JVPP ===
  
  <jira jql='project = VPP AND component = "Java API binding" AND fixVersion = 19.01 AND labels = wiki19.01 ORDER BY issuetype ASC, status DESC, priority DESC'></jira>
+
  <jira jql='project = JVPP AND fixVersion = 19.04 AND labels = wiki19.04 ORDER BY issuetype ASC, status DESC, priority DESC'></jira>
 
   
 
   
[https://jira.fd.io/issues/?jql=project%20%3D%20VPP%20AND%20fixVersion%20%3D%2019.01%20AND%20component%20%3D%20%22Java%20API%20binding%22%20ORDER%20BY%20issuetype%20ASC%2C%20status%20DESC%2C%20priority%20DESC view in JIRA]
+
[https://jira.fd.io/browse/JVPP-21?jql=project%20%3D%20JVPP%20AND%20fixVersion%20%3D%2019.04%20AND%20labels%20%3D%20wiki19.04%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC view in JIRA]
  
 
== Release Milestones ==
 
== Release Milestones ==

Revision as of 13:46, 11 February 2019

Introduction

Relying on VPP's 19.04 release: https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_19.04

Release Deliverables

 HC2VPP-378 Validation support part I Done 
HC2VPP-372 Add support for Ubuntu 18.04 (Bionic Beaver) Done
HC2VPP-406 fix bugs after bump to ODL neon Done
HC2VPP-404 JVPP integration Done
HC2VPP-400 Java 11 integration Done
view in JIRA

All improvements/Bug fixes

view in JIRA

JVPP

 JVPP-21 add support for Flags Done 
JVPP-22 Integrate JVPP Done
JVPP-14 Move libjvpp_common.so.0.0.0 to vpp-api-java package Done
view in JIRA

view in JIRA

Release Milestones

Milestone Date Deliverables
F0 TBD APIs frozen. low-risk changes accepted on main branch.
RC1 (F0+7) TBD Code complete, pull first release throttle branch, only bug fixes accepted on throttle train. After pull: main branch reopens for new feature / risky commits. First artifacts posted.
Formal Release (RC1+14) TBD 19.04 artifacts available

Expected Dependencies on Other Projects