Closed Bug 47320 Opened 26 years ago Closed 26 years ago

CCK doc files are not getting included in the build

Categories

(CCK Graveyard :: CCK-Installation, defect, P3)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: robinf, Assigned: kysmith)

Details

The CCK doc files (HTML format) are not getting included in the latest build, 7/31/00. Currently only the guide.html file is getting included in CCKTool/CCKDocs. All the files in ns/cck/CCKDocs should be copied into the build at the CCKTool/CCKDocs location. Thanks.
To fix this bug... please do the following to the cck.bat (build script): change the following line: cd\builds\ns\cck\CCKDocs copy guide.html D:\cckrep\NScck\CCKTool\CCKDocs To: cd\builds\ns\cck\CCKDocs copy *.* D:\cckrep\NScck\CCKTool\CCKDocs (Need to copy the contents of the builds\ns\cck\CCKDocs\ directory.)
qa says ok to close
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Marking this Verified Fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.