| Summary: | Client API jsdoc missing from Orion server | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Server | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.0 | ||
| Target Milestone: | 3.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Problem is in this commit, where the /jsdoc directory was removed from build.properties: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/diff/doc/org.eclipse.orion.doc.isv/build.properties?id=6ec51f04e0de8cd4974036f4ebd3ad8da40645e0 The jsdoc directory does not exist until it is created by part of Orion's Ant build script. I will restore the build.properties entry and commit a placeholder /jsdoc folder to the repo to remind us that the directory needs to exist. |