Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira
serverICT
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryfixVersion = COMMON-2019APR AND labels = Java11
serverIdb8c705e3451c03fa-ed92a384-32db3e36-b3d095b3-8ff450afc2493ef4dae081ba

COMMON-2019JUN was more focused in fixing compilation and execution issues that were found out as other subsystems started they're porting efforts:

Jira
serverICT
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryfixVersion = COMMON-2019JUN AND labels = Java11
serverIdb8c705e3451c03fa-ed92a384-32db3e36-b3d095b3-8ff450afc2493ef4dae081ba

Good Practices

ACS and COMMON in general has been generating delivery branches from master, skipping the creation of pull requests to avoid any mix-up of merges when the releases have been verified and merged back to master, as the date to merge Java 11 related changes is different from the usual delivery cycle, to avoid breaking up any previous release changes.

...

We've made sure to align integration/java11 to master and also to the current COMMON branch in progress. At this point integration/java11 has all the changes from integration/COMMON-2019JUN.

Important Changes