This is an automated email from the ASF dual-hosted git repository.
joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
from c9dcb3c788 Jewel: generate CSS from Sass with LF line endings on all
platforms
new 0d00a63111 Jewel: use
<additionalCompilerOptions>${project.compiler.options};</additionalCompilerOptions>
like other Maven builds to make reproducible
new 634148e91a Jewel: fix invalid syntax in _datechooser.sass that older
Sass didn't complain about
new 5fa54b45ed Switch to dart-sass-maven-plugin because the old plugin for
Sass stopped working with newer JDKs and isn't maintained anymore
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/archetype-resources/pom.xml | 22 ++++-------
.../src/main/resources/archetype-resources/pom.xml | 23 ++++-------
.../archetype-resources/__application__/pom.xml | 11 ++++--
.../archetype-resources/__module__/pom.xml | 29 ++++++++------
.../src/main/resources/archetype-resources/pom.xml | 22 ++++-------
examples/crux/AppWithLib/pom.xml | 22 ++++-------
examples/crux/SampleLib/pom.xml | 23 ++++-------
examples/crux/todomvc-jewel-crux/pom.xml | 23 ++++-------
examples/jewel/todomvc/pom.xml | 22 ++++-------
frameworks/projects/Jewel/pom.xml | 31 +++++----------
.../projects/Jewel/src/main/resources/defaults.css | 44 ++++++++-------------
.../src/main/sass/components/_datechooser.sass | 2 +-
frameworks/themes/pom.xml | 46 ++++------------------
pom.xml | 6 +--
14 files changed, 112 insertions(+), 214 deletions(-)