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

joshtynjala pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


    from 7355acb7c more fixes for RPC classes (HTTPService, WebService, 
RemoteObject) request/arguments properties
     new 5466c9f0d RemoteObject and WebService nodes consistently check 
operation/method tags for short name and URI
     new d029edf6b compiler: some null checks for child node URIs in RPC 
services

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/royale/compiler/internal/tree/mxml/MXMLHTTPServiceNode.java  | 2 +-
 .../royale/compiler/internal/tree/mxml/MXMLRemoteObjectMethodNode.java  | 2 +-
 .../apache/royale/compiler/internal/tree/mxml/MXMLRemoteObjectNode.java | 2 +-
 .../apache/royale/compiler/internal/tree/mxml/MXMLWebServiceNode.java   | 2 +-
 .../royale/compiler/internal/tree/mxml/MXMLWebServiceOperationNode.java | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

Reply via email to