Bug #1725
Eclipsoid not escaping file names in classpath container
Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base-tools-eclipsoid
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
origin:
Description
The new mvn component repo creates module names such as
org.springframework:spring-webmvc
i.e. close to Maven artifact naming.
Eclipsoid does not escape those and so creates either invalid file names (Windows) or file names that will be concatenated to bad class path strings in Eclipse local class path construction (Linux/Mac OS).
Related issues
Updated by Udo Offermann over 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset z2-base:tools|commit:0ea19716112295cb6d7c276a13985e550d071557.