Commit c995e3e
committed
server: Fix incorrect duplicate trace path detection on Windows
Use NIO instead to create Path for old and new trace path in order to
compare them.
Fixes #214
Signed-off-by: Bernd Hufmann <[email protected]>1 parent d14a8dc commit c995e3e
File tree
1 file changed
+2
-2
lines changed- trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/org/eclipse/tracecompass/incubator/internal/trace/server/jersey/rest/core/services
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | 206 | | |
208 | | - | |
| 207 | + | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments