You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "José María Balsas Falaguera (JIRA)" <ji...@apache.org> on 2012/10/23 10:09:16 UTC

[jira] [Created] (FLEX-33228) frameworks/projects/rpc

José María Balsas Falaguera created FLEX-33228:
--------------------------------------------------

             Summary: frameworks/projects/rpc
                 Key: FLEX-33228
                 URL: https://issues.apache.org/jira/browse/FLEX-33228
             Project: Apache Flex
          Issue Type: Sub-task
            Reporter: José María Balsas Falaguera


Conversion of <compc> target properties in frameworks/projects/rpc/build.xml to config files.
 - Conversion of "bundle" macrodef
 - Conversion of "compile" target

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (FLEX-33228) Config files for frameworks/projects/rpc

Posted by "Carol Frampton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487138#comment-13487138 ] 

Carol Frampton commented on FLEX-33228:
---------------------------------------

Author: cframpton
Date: Tue Oct 30 19:08:58 2012
New Revision: 1403816

URL: http://svn.apache.org/viewvc?rev=1403816&view=rev
Log:
FLEX-33228. Commit patch for Chema Balsas.  compile target.

Added:
    incubator/flex/sdk/branches/develop/frameworks/projects/framework/compile-config.xml   (with props)
Modified:
    incubator/flex/sdk/branches/develop/frameworks/projects/framework/build.xml

                
> Config files for frameworks/projects/rpc
> ----------------------------------------
>
>                 Key: FLEX-33228
>                 URL: https://issues.apache.org/jira/browse/FLEX-33228
>             Project: Apache Flex
>          Issue Type: Sub-task
>          Components: SWC Generation (compc)
>            Reporter: Chema Balsas
>         Attachments: rpc_compile.diff
>
>
> Conversion of <compc> task properties in frameworks/projects/rpc/build.xml to config files.
>  - Conversion of "bundle" macrodef
>  - Conversion of "compile" target

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (FLEX-33228) Config files for frameworks/projects/rpc

Posted by "Carol Frampton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLEX-33228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487138#comment-13487138 ] 

Carol Frampton edited comment on FLEX-33228 at 10/30/12 7:13 PM:
-----------------------------------------------------------------

Author: cframpton
Date: Tue Oct 30 19:08:02 2012
New Revision: 1403815

URL: http://svn.apache.org/viewvc?rev=1403815&view=rev
Log:
FLEX-33228.  Commit patch for Chema Balsas.  rcp config files.

Added:
    incubator/flex/sdk/branches/develop/frameworks/projects/rpc/compile-config.xml   (with props)
Modified:
    incubator/flex/sdk/branches/develop/frameworks/projects/rpc/build.xml
                
      was (Author: cframpton):
    Author: cframpton
Date: Tue Oct 30 19:08:58 2012
New Revision: 1403816

URL: http://svn.apache.org/viewvc?rev=1403816&view=rev
Log:
FLEX-33228. Commit patch for Chema Balsas.  compile target.

Added:
    incubator/flex/sdk/branches/develop/frameworks/projects/framework/compile-config.xml   (with props)
Modified:
    incubator/flex/sdk/branches/develop/frameworks/projects/framework/build.xml

                  
> Config files for frameworks/projects/rpc
> ----------------------------------------
>
>                 Key: FLEX-33228
>                 URL: https://issues.apache.org/jira/browse/FLEX-33228
>             Project: Apache Flex
>          Issue Type: Sub-task
>          Components: SWC Generation (compc)
>            Reporter: Chema Balsas
>         Attachments: rpc_compile.diff
>
>
> Conversion of <compc> task properties in frameworks/projects/rpc/build.xml to config files.
>  - Conversion of "bundle" macrodef
>  - Conversion of "compile" target

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33228) Config files for frameworks/projects/rpc

Posted by "Chema Balsas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chema Balsas updated FLEX-33228:
--------------------------------

    Attachment: rpc_compile.diff

Config file for compile target
                
> Config files for frameworks/projects/rpc
> ----------------------------------------
>
>                 Key: FLEX-33228
>                 URL: https://issues.apache.org/jira/browse/FLEX-33228
>             Project: Apache Flex
>          Issue Type: Sub-task
>          Components: SWC Generation (compc)
>            Reporter: Chema Balsas
>         Attachments: rpc_compile.diff
>
>
> Conversion of <compc> task properties in frameworks/projects/rpc/build.xml to config files.
>  - Conversion of "bundle" macrodef
>  - Conversion of "compile" target

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (FLEX-33228) Config files for frameworks/projects/rpc

Posted by "José María Balsas Falaguera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLEX-33228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

José María Balsas Falaguera updated FLEX-33228:
-----------------------------------------------

    Description: 
Conversion of <compc> task properties in frameworks/projects/rpc/build.xml to config files.
 - Conversion of "bundle" macrodef
 - Conversion of "compile" target

  was:
Conversion of <compc> target properties in frameworks/projects/rpc/build.xml to config files.
 - Conversion of "bundle" macrodef
 - Conversion of "compile" target

        Summary: Config files for frameworks/projects/rpc  (was: frameworks/projects/rpc)
    
> Config files for frameworks/projects/rpc
> ----------------------------------------
>
>                 Key: FLEX-33228
>                 URL: https://issues.apache.org/jira/browse/FLEX-33228
>             Project: Apache Flex
>          Issue Type: Sub-task
>          Components: SWC Generation (compc)
>            Reporter: José María Balsas Falaguera
>
> Conversion of <compc> task properties in frameworks/projects/rpc/build.xml to config files.
>  - Conversion of "bundle" macrodef
>  - Conversion of "compile" target

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira