Closed
Bug 179052
(buildid.txt)
Opened 23 years ago
Closed 16 years ago
add "buildid.txt" with current build id to zip distribution
Categories
(Firefox Build System :: General, defect, P4)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: bugzilla, Unassigned)
References
Details
It could be really really nice if it was possible to query a unzipped mozilla
which buildid it was.
I downloaded and unzipped the "mozilla-win32-talkback.zip" but it was impossible
to see the buildid version unless I launch the browser and check the titlebar.
I'd like a simple buildid file that just contained the buildid number for the
mozilla inside the zip file.
I use a command line tool for getting the latest nightly build of Mozilla but I
cant really tell which build I already have.
It should be a simple fix...:)
Reporter | ||
Comment 2•23 years ago
|
||
there's a build.dtd file inside the toolkit.jar file that contains the buildid.
Updated•23 years ago
|
Priority: -- → P4
Target Milestone: --- → Future
Comment 3•23 years ago
|
||
Henrik, in your last comment, are you saying you found something you can use, or
are you still requesting something higher-level in the .zip file?
Status: NEW → ASSIGNED
Reporter | ||
Comment 4•23 years ago
|
||
I found the "build.dtd" file.
it's in "content\global\build.dtd" inside "chrome\toolkit.jar"
and I had to parse it...
it still could be nice with a buildid.txt file that only contained the current
buildid.
Reporter | ||
Comment 5•22 years ago
|
||
the "build.dtd" has now been removed from toolkit.jar. not sure the reason...?
Updated•21 years ago
|
Assignee: leaf → cmp
Status: ASSIGNED → NEW
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 6•20 years ago
|
||
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
Updated•19 years ago
|
Alias: buildid.txt
Comment 7•19 years ago
|
||
Mass re-assign of bugs that aren't on the build team radar, so bugs assigned to build@mozilla-org.bugs reflects reality.
If there is a bug you really think we need to be looking at, please *email* build@mozilla.org with a bug number and explanation.
Assignee: build → nobody
Comment 8•19 years ago
|
||
This may in fact be a dupe of bug #25646. But since 25646
has an empty cc: list it may be wiser to mark it as a dupe
of this one rather than the other way round.
OS: Windows XP → All
Product: Mozilla Application Suite → Core
Hardware: PC → All
Comment 9•16 years ago
|
||
This should be WFM now that there is application.ini, right?
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•