You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/09/19 08:22:36 UTC

[royale-asjs] branch develop updated: maven-archetypes: remove "royale-jewel-crux-module-application-archetype" from parent modules

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 d48801b  maven-archetypes: remove "royale-jewel-crux-module-application-archetype" from parent modules
d48801b is described below

commit d48801b1259206174c671d7f9ef64528646c3443
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sat Sep 19 10:22:24 2020 +0200

    maven-archetypes: remove "royale-jewel-crux-module-application-archetype" from parent modules
---
 archetypes/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 622bebb..5675261 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -40,7 +40,6 @@
     <module>royale-simple-application-archetype</module>
     <module>royale-jewel-application-archetype</module>
     <module>royale-jewel-module-application-archetype</module>
-    <module>royale-jewel-crux-application-archetype</module>
     <module>royale-simple-application-pure-js-archetype</module>
     <module>royale-simple-application-pure-swf-archetype</module>
     <module>royale-simple-library-archetype</module>