Re: [FlexJS] Testing current API and bugs

2015-05-14 Thread Alex Harui
Mike, That’s great that you can help out. Every little bit helps. On 5/14/15, 3:49 PM, "Michael Schmalle" wrote: >I will just ask this here but, how do you have your setup for testing the >javascript compiler fixing? > >Say I find a bug, I know the problem is say in an emitter, right now I a

Re: [FlexJS] Testing current API and bugs

2015-05-14 Thread Michael Schmalle
I will just ask this here but, how do you have your setup for testing the javascript compiler fixing? Say I find a bug, I know the problem is say in an emitter, right now I am building from the nightly. Is there a streamlined way that I don't have to build the compiler but say run the main class?

Re: [FlexJS] Testing current API and bugs

2015-05-14 Thread Alex Harui
On 5/14/15, 1:52 PM, "Michael Schmalle" wrote: >Hi, > >Well now that I have a really efficient workflow setup with IntelliJ, I >can >start to tackle this project. > >What is the best way to setup bug reports for JIRA? There should already be a FlexJS component in Apache Flex JIRA. Some day, i

[FlexJS] Testing current API and bugs

2015-05-14 Thread Michael Schmalle
Hi, Well now that I have a really efficient workflow setup with IntelliJ, I can start to tackle this project. What is the best way to setup bug reports for JIRA? Try creating the smallest project possible, if so include it where? Or post code and the error that might be the culprit. Example: R