Releases/Fennec 14.0b5/BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 127: Line 127:
If no code has changed since the previous 13.0b2 build, we can just respin the previous build:
If no code has changed since the previous 13.0b2 build, we can just respin the previous build:


* Create a build#-spin# directory on stage, and softlink the build# to it.
* Create a build3-spin5 directory on stage, and softlink the build3 to it.
** The spin# will increment instead of the build#.
** The spin# will increment instead of the build#.
** For build3-spin2:
** For build3-spin5:


<pre>
<pre>
# ffxbld@stage
# ffxbld@stage
cd /pub/mozilla.org/mobile/candidates/13.0b2-candidates
cd /pub/mozilla.org/mobile/candidates/13.0b2-candidates
mkdir build3-spin2
mkdir build3-spin5
rm build3
rm build3
ln -s build3-spin2 build3
ln -s build3-spin5 build3
</pre>
</pre>


* Hit "rebuild" on the latest [http://buildbot-master13.build.scl1.mozilla.com:8001/builders/release-mozilla-beta-android-xul_build release-mozilla-beta-android-xul_build].
* Hit "rebuild" on the latest [http://buildbot-master13.build.scl1.mozilla.com:8001/builders/release-mozilla-beta-android-xul_build release-mozilla-beta-android-xul_build].
** This will upload into the build#-spin# directory instead of overwriting the previous build.
** This will upload into the build3-spin5 directory instead of overwriting the previous build.


=== IF CODE HAS CHANGED ===
=== IF CODE HAS CHANGED ===
Confirmed users
4,971

edits

Navigation menu