Madis Pärn

Results 8 comments of Madis Pärn

The actual css directory used by the plugin is ${webappSourceDir} + '/' + ${cssSourceDir}, and the default for ${cssSourceDir} is 'css', as for ${webappSourceDir} the default is also resonable '${basedir}/src/main/webapp',...

Why the hack removal has not been merged yet?

@mvlasovatl Does this look like something useful?

@YevhenHrytsai Could you review the changes?

@YevhenHrytsai Do you have any ETA when you can get to it? The re-scoped slack notifications are quite regular and annoying.

> @madisparn sorry for delay Merging and will make a release Thank you

I think the shaded dependencies should also be relocated, to reduce duplicate classes at runtime when the using project has same dependency declared.

The rollbar logger early initialization WARN causes a lot of log messages to be printed by logback. ``` 10:08:09,282 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN...