Releases/Support Levels: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Supported Product Branch: some minor fixes and links)
(→‎Supported Product Branch: more minor fixes and additions)
Line 3: Line 3:
= Supported Product Branch =
= Supported Product Branch =


Supported Product Release Branch
Supported Product Release Branches


* mozilla-release - builds Firefox
* mozilla-release - builds Firefox
Line 9: Line 9:
* mozilla-esr10 - builds Firefox ESR 10
* mozilla-esr10 - builds Firefox ESR 10


Development/Testing Branches
Official Development/Testing Branches


* mozilla-central - builds Firefox Nightlies
* mozilla-central - builds Firefox Nightlies
Line 26: Line 26:
* services-central
* services-central


Active Experimental/Project Branches: branches that used for experimental work that may or may not be merged into the official development branches at some future point
Active Experimental/Project Branches: used for new work that may or may not be merged into the official development branches at some future point


* ux
* [https://msujaws.wordpress.com/2012/03/15/mozillas-ux-nightly-build-of-firefox/ ux]
* [[Platform/Features/IonMonkey|ionmonkey]]
* [[ReleaseEngineering/DisposableProjectBranches|disposable "twig" branches]]
* [[ReleaseEngineering/DisposableProjectBranches|disposable "twig" branches]]
* [[ReleaseEngineering/TryServer|try]] - for try builds
* [[ReleaseEngineering/TryServer|try]] - for try builds


Unsupported Product Branch: old releases, no longer supported
Unofficial Testing Branches
 
* [https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.platform/M4l5jl75dEs profiling] - automated mozilla-central (Nightly) builds plus profiling support
 
Unsupported Product Branches: old releases, no longer supported


* mozilla-1.9.2 - built Firefox 3.6.x
* mozilla-1.9.2 - built Firefox 3.6.x
* comm-1.9.2 - built Thunderbird 3.1.x
* comm-1.9.2 - built Thunderbird 3.1.x
* all others
* all others

Revision as of 17:55, 14 May 2012

Mozilla products (Firefox, Firefox for mobile, and Thunderbird) are built from branches of the Mozilla codebase. These branches are supported differentially by our build, test and release engineering infrastructure according to the following descriptions:

Supported Product Branch

Supported Product Release Branches

  • mozilla-release - builds Firefox
  • comm-release - builds Thunderbird
  • mozilla-esr10 - builds Firefox ESR 10

Official Development/Testing Branches

  • mozilla-central - builds Firefox Nightlies
  • mozilla-aurora - builds Firefox Aurora
  • mozilla-beta - builds Firefox Beta
  • comm-central- builds Thunderbird Nightlies
  • comm-aurora - builds Thunderbird Aurora
  • comm-beta - builds Thunderbird Beta

Active Tier-1 Development/Integration Branches: branches that are actively merged to the official development branches

Active Experimental/Project Branches: used for new work that may or may not be merged into the official development branches at some future point

Unofficial Testing Branches

  • profiling - automated mozilla-central (Nightly) builds plus profiling support

Unsupported Product Branches: old releases, no longer supported

  • mozilla-1.9.2 - built Firefox 3.6.x
  • comm-1.9.2 - built Thunderbird 3.1.x
  • all others