| Summary: | CSS is not being concatenated | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | john.arthorne, ken_walker, simon_kaegi |
| Version: | 2.0 | ||
| Target Milestone: | 2.0 RC3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Still true in latest build, looking at it The build step that's supposed to minify all the CSS files is erroring out:
> [java] Error: Missing either a "name", "include" or "modules" option
If I downgrade to r.js 1.0.8 this error goes away. Unfortunately
Unfortunately requirejs 1.x seemed to be subject to bug 399891, so if we're reverting to the old version we'll have to make sure that bug doesn't happen again. The downgrade seems to have done the trick. This build appears to be sane: http://download.eclipse.org/orion/drops/I201302221149/index.html |