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/10/25 07:51:46 UTC

[royale-asjs] branch develop updated: missed a bundle

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


The following commit(s) were added to refs/heads/develop by this push:
     new 076570c  missed a bundle
076570c is described below

commit 076570c0736fb511bb8a775db86cf3efad1561d4
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Oct 25 00:51:22 2018 -0700

    missed a bundle
---
 frameworks/projects/MXRoyale/src/main/royale/mx/rpc/http/HTTPService.as | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/http/HTTPService.as b/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/http/HTTPService.as
index ccb6f6d..0e76198 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/http/HTTPService.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/rpc/http/HTTPService.as
@@ -66,7 +66,7 @@ package mx.rpc.http
 	 */
 	[Event(name="invoke", type="mx.rpc.events.InvokeEvent")]
 	
-	[ResourceBundle("rpc")]
+	//[ResourceBundle("rpc")]
 	
 	/**
 	 *  You use the HTTPService class to represent an