vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 730 forks source link

Servlet tries to persist scss cache in the wrong directory #7080

Closed vaadin-bot closed 4 years ago

vaadin-bot commented 9 years ago

Originally by @Artur-


If you have the theme files in "src/main/resources" in a Maven project and run using "jetty:run", the on the fly compilation will try to store a cache file in a src/main/webapp/VAADIN/themes/, which does not exist


Imported from https://dev.vaadin.com/ issue #18699

stale[bot] commented 6 years ago

Hello there!

It looks like this issue hasn't progressed lately. There are so many issues that we just can't deal them all within a reasonable timeframe.

There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):

Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!

stale[bot] commented 4 years ago

The issue was automatically closed due to inactivity. If you found some new details to it or started working on it, comment on the issue so that maintainers can re-open it.