Opened 13 years ago
Closed 13 years ago
#861 closed defect (duplicate)
spock installation fails on windows
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | extensions | Version: | 4.7.x |
| Keywords: | spock | Cc: | |
| Estimated difficulty: |
Description
The "spock" directory in the file-list for installing the spock extension is not handled correctly on Windows - a file is created with the concatenation of all source files.
Note: See
TracTickets for help on using
tickets.

This is caused by some brokenness in the file-copying routines of
setup-api(see #864).