You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2018/09/04 13:48:23 UTC

[royale-asjs] branch feature/new_merge updated: Add MXRoyale theme to general Maven build

This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch feature/new_merge
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/feature/new_merge by this push:
     new dcb8673  Add MXRoyale theme to general Maven build
dcb8673 is described below

commit dcb8673fe637d02e79e2ac3d907035a34f95c624
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Tue Sep 4 15:48:11 2018 +0200

    Add MXRoyale theme to general Maven build
---
 frameworks/themes/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/themes/pom.xml b/frameworks/themes/pom.xml
index 2b7337f..7892eb5 100644
--- a/frameworks/themes/pom.xml
+++ b/frameworks/themes/pom.xml
@@ -35,6 +35,7 @@
   <modules>
     <module>Basic</module>
     <module>MDL</module>
+	<module>MXRoyale</module>
 
     <module>JewelTheme</module>