Zhe Sun
Zhe Sun
This can provide us a temporal workaround for producing the huge `vaadin-platform-javadoc` javadoc jar by adding the same configuration (as in #791 ) to the module, it skips the whole...
the error from the validation is ``` Stderr: 'vite v3.1.0 building for production... Error: transforming... Error: ✓ 103 modules transformed. Error: [vite]: Rollup failed to resolve import "@vaadin/field-base/src/field-mixin.js" from "node_modules/@vaadin/checkbox-group/src/vaadin-checkbox-group.js"....
i made a PR here https://github.com/vaadin/hilla/pull/570 and tried to use snapshot versions of flow, flow-components instead of platform. the build is failed at the moment as there is a missing...
now it is time to close this ticket
modify the hilla 2.7 to 24.4
some discussions are posted in https://github.com/vaadin/hilla/issues/2408
> So we have an explicit tomcat version in platform ([#17773 (comment)](https://github.com/vaadin/flow/issues/17773#issuecomment-1746720838)). Until we can get rid of these (`spring-boot-starter-web` gets a newer versions), let's keep this issue opened. >...
in the current version of V24.2-V24.4. there are no exclusions/direct-dependencies on tomcat https://github.com/vaadin/platform/commit/824116bbab9465577c53092ac339fc9014af55b9
awww.. i think so.. feel free to reopen if this issue still exists.
that is strange.. which branch did you run into this issue? with the latest branch. we have a JDK test build which runs JDK 21, 22 and 17.. all tests...