Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Debug Development Streams


Debug is following the same development style as JDT Core. There are 3 development streams:

(1) Branch "TARGET_321" - this branch is for 3.2.1 development until 3.2 is declared, at which point it will be merged with "R3_2_maintenance"
(2) Branch "R3_2_maintenance" - this branch is for critical 3.2 fixes until 3.2 is declared
(3) HEAD - this is for 3.3 development

I have merged TARGET_321 with HEAD, so HEAD is now open for 3.3 development. Any developer releasing fixes to TARGET_321 must also release/merge their fix with HEAD from this point on.

Darin Wright

Back to the top