Community
Participate
Working Groups
Recently versioning problems in the platform (bug 335508, bug 334021) have caused problems for e4 builds. This is because the build mirrors from the 3.7-I-builds repository, but because of the way the slicing works, we get the latest version of each feature/bundle, which may not actually line up with a specific build whenever versions decrease. To get around this we would need to mirror from a specific 3.7-I-builds/<child> repository. We already do something in the e4 build to pick a specific IBuild repo for the 4.1 SDK. We can do the same thing to choose the specific 3.7 I-build. Doing this means we will use the same version line-up as the 3.7IBuild we are tracking, even if some of the version numbers go backward.
this is done