| [#297] | project: distribution | priority: high | category: bug | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Stephane | Stephane | fixed | 2004-02-20 14:45:09.0 | |
| subject | wrong Scala file date on Windows | |||
| code | ||||
| what happened | The "expand archive" action from InstallAnywhere do NOT preserve the modification date of installed files on Win\ dows => scalac looks for Scala source files in src/scala/ when compiling Scala programs :-<< |
|||
| what expected | Original file dates are preserved | |||
| [back to overview] | ||||
| Stephane edited on 2004-02-23 17:29:01.0 |
| The Scala Installer for Windows now contains and uses 'unzip.exe' by Info-ZIP to extract (actually replace) files from the 'src' directory while preserving file dates. |