This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new f967d0b royale-jewel-library-archetype: few namespace fixes
f967d0b is described below
commit f967d0b0699bc84774a828a8ec88087e91282ebd
Author: Carlos Rovira <[email protected]>
AuthorDate: Sat Feb 27 16:56:28 2021 +0100
royale-jewel-library-archetype: few namespace fixes
---
.../src/main/resources/archetype-resources/pom.xml | 4 ++--
.../src/main/resources/archetype-resources/src/main/sass/_global.sass | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/pom.xml
b/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/pom.xml
index d7c2863..031f19c 100644
---
a/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/pom.xml
+++
b/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/pom.xml
@@ -100,12 +100,12 @@
<targets>JSRoyale</targets>
<namespaces>
<namespace>
- <uri>library://ns.apache.org/royale/jewel</uri>
+ <uri>library://ns.apache.org/royale/${artifactIdLowerCase}</uri>
<manifest>${dollar}{project.basedir}/src/main/resources/${artifactIdLowerCase}-manifest.xml</manifest>
</namespace>
<!-- <namespace>
<type>as</type>
- <uri>library://ns.apache.org/royale/jewel</uri>
+ <uri>library://ns.apache.org/royale/${artifactIdLowerCase}</uri>
<manifest>${dollar}{basedir}/src/main/resources/${artifactIdLowerCase}-as-manifest.xml</manifest>
</namespace> -->
</namespaces>
diff --git
a/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/src/main/sass/_global.sass
b/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/src/main/sass/_global.sass
index 4245094..d9d5fb6 100644
---
a/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/src/main/sass/_global.sass
+++
b/archetypes/royale-jewel-library-archetype/src/main/resources/archetype-resources/src/main/sass/_global.sass
@@ -18,7 +18,7 @@
////////////////////////////////////////////////////////////////////////////////
@namespace "http://www.w3.org/1999/xhtml"
-@namespace j "library://ns.apache.org/royale/jewel"
+@namespace j "library://ns.apache.org/royale/${artifactIdLowerCase}"
// .jewel
// .label