947
edits
(→Mirroring: update per bug 805190) |
|||
Line 466: | Line 466: | ||
=== Mirroring === | === Mirroring === | ||
A copy of mozbase is mirrored to mozilla-central for use by software there: http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/ . | A copy of mozbase is mirrored to mozilla-central for use by software | ||
there: http://mxr.mozilla.org/mozilla-central/source/testing/mozbase/ . | |||
All commits should be made against the | All commits should be made against the github mozbase repository, not | ||
mozilla-central. | |||
Mozbase | Mozbase packages are mirrored from released versions: | ||
https://wiki.mozilla.org/Auto-tools/Projects/MozBase#Versioning . A | |||
bug should be filed to mirror the appropriate package stating the | |||
reason the package should be mirrored. When appropriate, mozbase | |||
packages should be mirrored on version bump. | |||
Since several packages in Mozbase are dependent on other Mozbase | |||
packages, care must be taken to ensure that the versions of the | |||
packages on m-c are kept compatible with each other. All packages | |||
dependent on the package to be mirrored should also version-bumped and | |||
mirrored. Similarly, if any of the packages that the package to be | |||
mirrored depends on have not already been mirrored to m-c, these | |||
should also be mirrored. | |||
'''Your friendly neighborhood mozbase sheriff:''' [https://mozillians.org/en-US/jhammel jhammel] | '''Your friendly neighborhood mozbase sheriff:''' [https://mozillians.org/en-US/jhammel jhammel] |
edits