Closed
Bug 377078
Opened 18 years ago
Closed 18 years ago
Complete the "Security Services" module definitions
Categories
(mozilla.org :: CVS: Administration, task)
mozilla.org
CVS: Administration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nelson, Assigned: justdave)
References
Details
Attachments
(1 file)
824 bytes,
patch
|
Details | Diff | Splinter Review |
3 modules within Mozilla's CVS repository are developed and maintained by
a group of developers at Red Hat and Sun. These are NSPR, NSS, and JSS.
Collectively they are the "Security Services".
This proposed patch for CVSROOT/modules makes the following changes:
a) Fixes the definition of the NSS module to include all 4 directories that
are tagged with the same tags when NSS releases are built,
b) Adds a definition for the JSS module
c) Adds a definition of a SecurityServices module that is the union of
NSPR, NSS and JSS.
The purpose of defining a new SecurityServices module is to enable
Bonsai and Tinderbox to search for and show changes to any of those 3
modules in a single Bonsai search or a single Tinderbox page.
Those other changes will be proposed in subsequent bugs/patches, but all
will depend on this first step.
Updated•18 years ago
|
OS: Windows XP → All
Reporter | ||
Comment 1•18 years ago
|
||
Fixing the definition of the NSS module will have the desirable effect of
causing changes to ALL of the NSS source files to show up in the "Guilty"
column of the NSS Tinderbox page. Presently, only changes to two of the
four NSS directories show up in that page.
This step is prerequisite for bug 377079, which in turn is prerequisite
for bug 377080.
Assignee | ||
Updated•18 years ago
|
Assignee: server-ops → justdave
Assignee | ||
Comment 2•18 years ago
|
||
Checking in modules;
/cvsroot/CVSROOT/modules,v <-- modules
new revision: 1.240; previous revision: 1.239
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•