Commit 2f36e68
Windows cross-build/run: build hellocodenameone-common under Xvfb
The CN1 CSS compiler (codenameone-maven-plugin css goal) renders via CEF/AWT and
threw java.awt.HeadlessException on the display-less Linux cross-build runner.
Install xvfb and run the hellocodenameone-common Maven build under a virtual X
server so the css/transcode rendering has a display. Core + port + LLVM 19 + xwin
+ WebView2 SDK fetch all succeeded before this point; this unblocks the actual
suite cross-compile.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bb9b42c commit 2f36e68
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 | | |
140 | 147 | | |
141 | 148 | | |
| |||
0 commit comments