You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/17 06:19:24 UTC

[royale-asjs] 02/02: try to re-enable amf server build to see if it can deploy

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

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

commit fa97145b25e9ee014e7d45e92280e8233f0fd977
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Jan 16 22:18:59 2018 -0800

    try to re-enable amf server build to see if it can deploy
---
 examples/amf/pom.xml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/examples/amf/pom.xml b/examples/amf/pom.xml
index e02d8b4..44d502c 100644
--- a/examples/amf/pom.xml
+++ b/examples/amf/pom.xml
@@ -33,16 +33,7 @@
   <name>Apache Royale: Examples: AMF Server</name>
 
   <modules>
+      <module>SampleAmfWebApp</module>
   </modules>
   
-  <profiles>
-      <profile>
-          <id>brokenmodules</id>
-          <modules>
-              <!-- Doesn't deploy on builds.a.o -->
-              <module>SampleAmfWebApp</module>
-          </modules>
-      </profile>
-  </profiles>
-
 </project>

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <co...@royale.apache.org>.