[
https://issues.apache.org/jira/browse/MARMOTTA-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837493#comment-13837493
]
Oliver Janner commented on MARMOTTA-392:
----------------------------------------
The java.io.tmpdir is using backslashes by default, the rest of the path is
using slashes. Folders and files are created as required but this should be
fixed.
e.g.:
10:28:39.156 WARN - LOGGING: Switching to Apache Marmotta logging
configuration; further output will be found in
C:\Users\ojanner\AppData\Local\Temp\marmotta/log/*.log
> Many paths in our launchers are os-dependant
> --------------------------------------------
>
> Key: MARMOTTA-392
> URL: https://issues.apache.org/jira/browse/MARMOTTA-392
> Project: Marmotta
> Issue Type: Bug
> Components: Launchers
> Reporter: Oliver Janner
> Assignee: Sergio Fernández
> Priority: Minor
>
> Unix paths are hardcoded in several places, so it does not properly work on
> Windows environments.
--
This message was sent by Atlassian JIRA
(v6.1#6144)