| Summary: | Headless build fails on Windows with J2SE-1.8 JDK because of Javadoc problem | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | RelEng | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 (Neon) M6 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
It seems this had to do with different path separators being used in the @rt@ classpath tokens. I replace this with a path entry, so path convert can be used for the javafx libs as well. I verified that the build works on Windows 7 and MacOS. Resolving as fixed in 4.0.0 M6. |