Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSGi - Vaadin server requires wrong theme compiler bundle #5300

Closed
vaadin-bot opened this issue Jun 11, 2014 · 1 comment
Closed

OSGi - Vaadin server requires wrong theme compiler bundle #5300

vaadin-bot opened this issue Jun 11, 2014 · 1 comment
Labels

Comments

@vaadin-bot
Copy link
Collaborator

Originally by MarcB


Related to #10307.

Require-Bundle statements in vaadin-server 7.3.0-alpha3 still refer to com.vaadin.theme-compiler 7.3.0-alpha3, even though it is now called com.vaadin.sass-compiler 0.9.6.

This results in the bundles not being wired together and on the fly SAS compilation not working.

Also, org.w3c.css.sac is not found in bundle form anywhere except in Eclipses orbit repository (as 1.3.1). While it is not a Vaadin problem, maybe it could be embedded into vaadin-shared-deps in order to make things easier? flute is already there..


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

@vaadin-bot
Copy link
Collaborator Author

Originally by @Artur-


This is a problem also in 7.2

sac is covered by #13429

@vaadin-bot vaadin-bot added the bug label Dec 10, 2016
@vaadin-bot vaadin-bot added this to the Vaadin 7.3.0.rc1 milestone Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant