Hi Carlos,

I can't even recall having changed anything in any of the pom.xml files. I'm 
currently working on the deistribution.

Chris


-----Ursprüngliche Nachricht-----
Von: Carlos Rovira <carlosrov...@apache.org> 
Gesendet: Sonntag, 28. Februar 2021 20:19
An: Apache Royale Development <dev@royale.apache.org>
Betreff: About removing ${royale.framework.version} in pom.xml to refer to 
MXRoyale CSS in todomvc example

Hi Chris,

this change in pom.xml:

-compiler.exclude-defaults-css-files=MXRoyale-${royale.framework.version}-js.swc:defaults.css;

to this:

-compiler.exclude-defaults-css-files=MXRoyaleJS.swc:defaults.css;

is not working right.

If I build todomvc-jewel-crux (for example) with the later, I get MXRoyale 
styles mixed in the example.

For example the main title gets bigger and bolder.

If I return to the older, it works ok.

I'm building with Maven, so it seems ok to left as before, while in asconfigc, 
I think it will be ok not having version in the name since SDK doesn't have

make that sense?

Thanks

--
Carlos Rovira
Apache Member & Apache Royale PMC
*Apache Software Foundation*
http://about.me/carlosrovira

Reply via email to