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 2021/01/08 15:44:45 UTC

[royale-asjs] branch develop updated: tour-de-jewel: update royalelib comment

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 04379bd  tour-de-jewel: update royalelib comment
04379bd is described below

commit 04379bd878e192e8185db44949120695a18cd5aa
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Fri Jan 8 16:44:34 2021 +0100

    tour-de-jewel: update royalelib comment
---
 examples/jewel/TourDeJewel/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/jewel/TourDeJewel/pom.xml b/examples/jewel/TourDeJewel/pom.xml
index 20db0d6..2faff50 100644
--- a/examples/jewel/TourDeJewel/pom.xml
+++ b/examples/jewel/TourDeJewel/pom.xml
@@ -956,7 +956,7 @@
             -prevent-rename-public-static-methods=false
             -prevent-rename-public-instance-methods=false
             
-            <!-- +royalelib=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven -->
+            <!-- +royalelib=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks -->
             -source-map=true;
           </additionalCompilerOptions>
         </configuration>