
| Key: |
FOR-300
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Incomplete
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
David Crossley
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
FOR-480
The Cocoon cli.xconf generates its extra documents into main/site/
|
|
|
|
|
|
|
|
Using the Cocoon cli.xconf enables additional files to be scheduled for processing which are not declared in site.xml nor linked from any other documents. However, the generated files end up at $FORREST_HOME/site/ rather than in the project space at ./build/site/
|
|
Description
|
Using the Cocoon cli.xconf enables additional files to be scheduled for processing which are not declared in site.xml nor linked from any other documents. However, the generated files end up at $FORREST_HOME/site/ rather than in the project space at ./build/site/ |
Show » |
|
The cli.xconf file has the value <dest-dir>../site</dest-dir>