Re: Build failed in Jenkins: flex-sdk_mustella #171

2013-06-17 Thread Erik de Bruin
I've changed the job schedule to every 10 hours, no matter what; it
was set to check the SCM every 10 hours and run when changes where
submitted. That makes sense when all is well, but for the first few
weeks I'd like to see it run cleanly twice a day and figure out if the
machine and the code hold up...

EdB



On Fri, Jun 14, 2013 at 8:53 PM, OmPrakash Muppirala
bigosma...@gmail.com wrote:
 On Fri, Jun 14, 2013 at 9:42 AM, Alex Harui aha...@adobe.com wrote:

 Hey! We're essentially done!  It looks like I forgot to push a change that
 fixes the one remaining failure, but unfortunately, that change is sitting
 on a computer that I won't see until Tuesday at the earliest.

 I think this is currently in a good enough state to put on a regular
 schedule.  If more that this test fails, you know you broke something.

 I haven't put the patch tester up, but will do so this coming week.  It
 requires lugging home the very same computer that has the one change.

 Good work Erik and Om.
 -Alex


 Awesome!  I have scheduled the job to run once every 10 hours.

 Erik, please dont forget to monitor the usage of the VM to see when it gets
 shutdown.

 Great job folks!

 Thanks,
 Om


 On 6/14/13 9:27 AM, flex.muste...@gmail.com flex.muste...@gmail.com
 wrote:

 See http://localhost:8080/job/flex-sdk_mustella/171/changes
 
 Changes:
 
 [bigosmallm] Mustella -failures now works on Jenkins, so enable the full
 run
 
 --
 [...truncated 82850 lines...]
  [loadfile]
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties
 doesn't exist
 
 build_shell_set:
  [echo] shell_file_mxml_equivs is
 ,LangPacks/Japanese/tests/phoneNumberValidatorTests.sh,containers/Accordio
 n/Styles/Accordion_SkinStates_Basic_Spark.sh,gumbo/components/Application/
 properties/Application_Properties.sh,itemRenderers/Spark/List/test_scripts
 /List_itemRenderer_spark.sh,resources/ResourceManager/Integration/Resource
 Manager_Integration_UIComponent_resourcesChanged.sh
  [echo] mxml_equiv_shells is ${mxml_equiv_shells}
  [echo] tmp.sdk.mustella.scripts2 is
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\Reso
 urceManager\SWFs\pre_compile.sh;C:\jenkins_slave\workspace\flex-sdk_mustel
 la\mustella\tests\gumbo\components\Application\SWFs\pre_compile.sh;
 
 chmod_shells:
  [echo] changing user shell files to executable
 
 shells:
  [exec] next: pre_compile.sh 0
  [exec] next: pre_compile.sh 1
  [exec] done with pre compile step
  [java] exclude_filename:
 C:/jenkins_slave/workspace/flex-sdk_mustella/mustella/tests/ExcludeListWin
 .txt
  [java] os_version: ${os_version}
  [java] target_os_name: windows
  [java] device_name: ${device_name}
  [java] result_include: -includes=SendResultsToRunner
  [java] Choosing local runner bitmap save
  [java] Choosing local runner bitmap save
  [java] okey doke, going to compile
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\
 Spark\List\SWFs\List_itemRendererTests_spark.mxml
  [java] okey doke, going to compile
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japa
 nese\SWFs\LangPackApp.mxml
  [java] Loading configuration file
 C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
  [java] Loading configuration file
 C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
  [java]
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\
 Spark\List\SWFs\List_itemRendererTests_spark.swf (1384954 bytes)
  [java] Choosing local runner bitmap save
  [java] okey doke, going to compile
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Acc
 ordion\SWFs\Accordion_InContainer_Spark.mxml
  [java] Loading configuration file
 C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
  [java]
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japa
 nese\SWFs\LangPackApp.swf (5765583 bytes)
  [java] Choosing local runner bitmap save
  [java] okey doke, going to compile
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\Reso
 urceManager\SWFs\ResourceManagerApp.mxml
  [java] Loading configuration file
 C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
  [java]
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\Reso
 urceManager\SWFs\ResourceManagerApp.swf (733354 bytes)
  [java] Choosing local runner bitmap save
  [java] okey doke, going to compile
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\componen
 ts\Application\SWFs\Application_Properties_App1.mxml
  [java] Loading configuration file
 C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
  [java]
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Acc
 ordion\SWFs\Accordion_InContainer_Spark.swf 

Re: Build failed in Jenkins: flex-sdk_mustella #171

2013-06-17 Thread OmPrakash Muppirala
On Mon, Jun 17, 2013 at 12:57 AM, Erik de Bruin e...@ixsoftware.nl wrote:

 I've changed the job schedule to every 10 hours, no matter what; it
 was set to check the SCM every 10 hours and run when changes where
 submitted. That makes sense when all is well, but for the first few
 weeks I'd like to see it run cleanly twice a day and figure out if the
 machine and the code hold up...


I wasn't sure which one to chose, but your logic makes sense..

Om


 EdB



 On Fri, Jun 14, 2013 at 8:53 PM, OmPrakash Muppirala
 bigosma...@gmail.com wrote:
  On Fri, Jun 14, 2013 at 9:42 AM, Alex Harui aha...@adobe.com wrote:
 
  Hey! We're essentially done!  It looks like I forgot to push a change
 that
  fixes the one remaining failure, but unfortunately, that change is
 sitting
  on a computer that I won't see until Tuesday at the earliest.
 
  I think this is currently in a good enough state to put on a regular
  schedule.  If more that this test fails, you know you broke something.
 
  I haven't put the patch tester up, but will do so this coming week.  It
  requires lugging home the very same computer that has the one change.
 
  Good work Erik and Om.
  -Alex
 
 
  Awesome!  I have scheduled the job to run once every 10 hours.
 
  Erik, please dont forget to monitor the usage of the VM to see when it
 gets
  shutdown.
 
  Great job folks!
 
  Thanks,
  Om
 
 
  On 6/14/13 9:27 AM, flex.muste...@gmail.com flex.muste...@gmail.com
  wrote:
 
  See http://localhost:8080/job/flex-sdk_mustella/171/changes
  
  Changes:
  
  [bigosmallm] Mustella -failures now works on Jenkins, so enable the
 full
  run
  
  --
  [...truncated 82850 lines...]
   [loadfile]
  C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties
  doesn't exist
  
  build_shell_set:
   [echo] shell_file_mxml_equivs is
 
 ,LangPacks/Japanese/tests/phoneNumberValidatorTests.sh,containers/Accordio
 
 n/Styles/Accordion_SkinStates_Basic_Spark.sh,gumbo/components/Application/
 
 properties/Application_Properties.sh,itemRenderers/Spark/List/test_scripts
 
 /List_itemRenderer_spark.sh,resources/ResourceManager/Integration/Resource
  Manager_Integration_UIComponent_resourcesChanged.sh
   [echo] mxml_equiv_shells is ${mxml_equiv_shells}
   [echo] tmp.sdk.mustella.scripts2 is
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\Reso
 
 urceManager\SWFs\pre_compile.sh;C:\jenkins_slave\workspace\flex-sdk_mustel
  la\mustella\tests\gumbo\components\Application\SWFs\pre_compile.sh;
  
  chmod_shells:
   [echo] changing user shell files to executable
  
  shells:
   [exec] next: pre_compile.sh 0
   [exec] next: pre_compile.sh 1
   [exec] done with pre compile step
   [java] exclude_filename:
 
 C:/jenkins_slave/workspace/flex-sdk_mustella/mustella/tests/ExcludeListWin
  .txt
   [java] os_version: ${os_version}
   [java] target_os_name: windows
   [java] device_name: ${device_name}
   [java] result_include: -includes=SendResultsToRunner
   [java] Choosing local runner bitmap save
   [java] Choosing local runner bitmap save
   [java] okey doke, going to compile
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\
  Spark\List\SWFs\List_itemRendererTests_spark.mxml
   [java] okey doke, going to compile
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japa
  nese\SWFs\LangPackApp.mxml
   [java] Loading configuration file
  C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
   [java] Loading configuration file
  C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
   [java]
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\
  Spark\List\SWFs\List_itemRendererTests_spark.swf (1384954 bytes)
   [java] Choosing local runner bitmap save
   [java] okey doke, going to compile
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Acc
  ordion\SWFs\Accordion_InContainer_Spark.mxml
   [java] Loading configuration file
  C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
   [java]
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japa
  nese\SWFs\LangPackApp.swf (5765583 bytes)
   [java] Choosing local runner bitmap save
   [java] okey doke, going to compile
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\Reso
  urceManager\SWFs\ResourceManagerApp.mxml
   [java] Loading configuration file
  C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
   [java]
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\Reso
  urceManager\SWFs\ResourceManagerApp.swf (733354 bytes)
   [java] Choosing local runner bitmap save
   [java] okey doke, going to compile
 
 C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\componen
  

[jira] [Created] (FLEX-33589) Make installer run on Linux

2013-06-17 Thread Justin Mclean (JIRA)
Justin Mclean created FLEX-33589:


 Summary: Make installer run on Linux
 Key: FLEX-33589
 URL: https://issues.apache.org/jira/browse/FLEX-33589
 Project: Apache Flex
  Issue Type: Sub-task
Reporter: Justin Mclean




--
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-33589) Make installer run on Linux

2013-06-17 Thread Justin Mclean (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685094#comment-13685094
 ] 

Justin Mclean commented on FLEX-33589:
--

Build script changed to work on Linux.

Need to change deb package to be more informative (by adding description and 
screen shot) and improve installation experience. Need to try and remove This 
package is of poor quality message.

 Make installer run on Linux
 ---

 Key: FLEX-33589
 URL: https://issues.apache.org/jira/browse/FLEX-33589
 Project: Apache Flex
  Issue Type: Sub-task
Reporter: Justin Mclean



--
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


Re: [Installer] MD5Stream bug?

2013-06-17 Thread Erik de Bruin
Om,

Nothing major was wrong... A lot of digging later it turns out that
the MD5 routine in ant, when run on Windows, uses \r as a delimiter
for the output file format. The Installer was only filtering for \n,
as that is the delimiter in the SDK release MD5 files. I added a line
to the MD5CompareUtil::urlLoaderResultHandler method to filter for
both delimiters and now all is fine.

Carry on ;-)

EdB



On Tue, Jun 11, 2013 at 8:22 PM, OmPrakash Muppirala
bigosma...@gmail.com wrote:
 I have been working on getting the nightly builds working with the
 Installer.  If I invoke the Installer from the command line like this:

 C:\Program Files (x86)\Apache Flex\Apache Flex SDK InstallerApache Flex
 SDK Installer.exe -config=
 http://people.apache.org/~bigosmallm/sdk-nightly/nightly-sdk-installer-config.xml
 

 The installer loads the config from
 http://people.apache.org/~bigosmallm/sdk-nightly/nightly-sdk-installer-config.xmland
 loads the sdk binary artifact from
 https://builds.apache.org/job/flex-sdk_release/lastSuccessfulBuild/artifact/out/

 So far so good.  The problem comes up with the MD5 check occurs.  I have
 manually verified that that the MD5 checksum of the downloaded file matches
 exactly that of the generated file.  But, for some reason, the MD5Stream
 class generates a different MD5 checksum.  As a result, the installation is
 aborted.

 Can someone test this independently and see if you are having similar
 problems as well?

 Any ideas why this could be happening?

 Thanks,
 Om



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl


AW: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-06-17 Thread christofer.d...@c-ware.de
Well if there aren't any other things that should be fixed, perhaps I should do 
a 6.0.1 release.
Just didn't want do to such a minor release just to do it again the next week 
;-)

And the Problem of deploying the FDKs are not a technical Problem but a 
licensing one ;-)

Chris


Von: Frédéric THOMAS [webdoubl...@hotmail.com]
Gesendet: Sonntag, 16. Juni 2013 08:48
An: dev@flex.apache.org
Betreff: Re: [jira] [Commented] (FLEX-33086) Make SDK build with 
Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven 
repository

 It seems like flexmojos 6.0.0, deployed to maven central repository,
 working fine with Adobe Flex SDK 4.6.0.23201, but I didn't find a way to
 use it with Apache Flex SDK 4.9.1. Maybe because flexmojos compiled with
 4.6.0, and working only with it? I think that is not right.

Actually, FM 6.0.1 fixed the things, the problem is that it hadn't been
deployed yet, so you need to build it from the sources and it works well.

For the other part of your topic, yes, until now, because we didn't find a
way to deploy it automatically yet, you will need to mavenized the SDKs too
to be able to use FM.

I hope I answered.

-Fred

-Message d'origine-
From: Rotnov Alexander (JIRA)
Sent: Sunday, June 16, 2013 12:21 AM
To: dev@flex.apache.org
Subject: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos
and deploy release and snapshot artifacts to the Apache Maven repository


[
https://issues.apache.org/jira/browse/FLEX-33086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684427#comment-13684427
 ]

Rotnov Alexander commented on FLEX-33086:
-

It seems like flexmojos 6.0.0, deployed to maven central repository, working
fine with Adobe Flex SDK 4.6.0.23201, but I didn't find a way to use it with
Apache Flex SDK 4.9.1. Maybe because flexmojos compiled with 4.6.0, and
working only with it? I think that is not right.
By the way, why Flex SDK must be mavenized? So far as I know, Java SDK, for
example, is not needed in this.
Ok, maybe mavenizing Flex SDK is a good simple way to use it. But I can't
understand, why I should mavenize this? Where is no way to deploy release
version of SDK and plugins to maven central repo automaticaly?


 Make SDK build with Maven/Flexmojos and deploy release and snapshot
 artifacts to the Apache Maven repository
 

 Key: FLEX-33086
 URL: https://issues.apache.org/jira/browse/FLEX-33086
 Project: Apache Flex
  Issue Type: Story
Reporter: Alex Harui
  Time Spent: 2h
  Remaining Estimate: 0h



--
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

Apache Flex Installer on Linux

2013-06-17 Thread Justin Mclean
Hi,

Got the installer to compile and run to completion on Linux. It need some 
improvements around installation of the deb package - anyone have experience 
with this?

The only other issue is the application xml file contains 3.4 namespace when 
Linux needs to 2.6 one, I guess the ant script could change it to 2.6 as it 
changes a few other things but is there a better way to do this?

Thanks,
Justin

Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Igor Costa
@Cortlandt thanx :)

Andriy you can try now at www.igorcosta.com/projetos/apacheflexuibuilder

Since is still a alpha version, it has a lot to be done, and I will change
to a better domain, I have the domain www.osflex.org


Thanks
Igor


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com wrote:

 Hi Igor, why would not you host your project somewhere on the web for other
 to play with it, say at mxml.flex.org domain ?

 Just my 5c.

 -
 Andriy



 On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net wrote:

  Igor, your Kung-Fu is always strong.
 
 
  On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa igorco...@gmail.com wrote:
 
   Hi there fellows!
  
   Just trying to fill the gap left over Flash Builder in Design mode and
 I
   just wrote a simple
   GUI builder, that may or may not help developers out there.
  
  
   Please checkout over my Github repository:
   https://github.com/igorcosta/ApacheFlexUIBuilder
  
  
   Feel free to pull requests, fork and help.
  
   Best Regards
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
  
 



Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Alex Harui
Igor, is there any reason you don't want this work to be part of Apache
right now?  You could put it on your whiteboard.

-Alex

On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:

@Cortlandt thanx :)

Andriy you can try now at www.igorcosta.com/projetos/apacheflexuibuilder

Since is still a alpha version, it has a lot to be done, and I will change
to a better domain, I have the domain www.osflex.org


Thanks
Igor


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com
wrote:

 Hi Igor, why would not you host your project somewhere on the web for
other
 to play with it, say at mxml.flex.org domain ?

 Just my 5c.

 -
 Andriy



 On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net wrote:

  Igor, your Kung-Fu is always strong.
 
 
  On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa igorco...@gmail.com
wrote:
 
   Hi there fellows!
  
   Just trying to fill the gap left over Flash Builder in Design mode
and
 I
   just wrote a simple
   GUI builder, that may or may not help developers out there.
  
  
   Please checkout over my Github repository:
   https://github.com/igorcosta/ApacheFlexUIBuilder
  
  
   Feel free to pull requests, fork and help.
  
   Best Regards
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
  
 




Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Igor Costa
Hi there Alex.


Nope, actually I want pull the source under whiteboard, but right now I
just was guessing the reaction of public before including in official repo.

I will fix some minor bugs and include it by the end of month.

;)
Igor



Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com wrote:

 Igor, is there any reason you don't want this work to be part of Apache
 right now?  You could put it on your whiteboard.

 -Alex

 On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:

 @Cortlandt thanx :)
 
 Andriy you can try now at www.igorcosta.com/projetos/apacheflexuibuilder
 
 Since is still a alpha version, it has a lot to be done, and I will change
 to a better domain, I have the domain www.osflex.org
 
 
 Thanks
 Igor
 
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org
 
 
 On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com
 wrote:
 
  Hi Igor, why would not you host your project somewhere on the web for
 other
  to play with it, say at mxml.flex.org domain ?
 
  Just my 5c.
 
  -
  Andriy
 
 
 
  On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net wrote:
 
   Igor, your Kung-Fu is always strong.
  
  
   On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa igorco...@gmail.com
 wrote:
  
Hi there fellows!
   
Just trying to fill the gap left over Flash Builder in Design mode
 and
  I
just wrote a simple
GUI builder, that may or may not help developers out there.
   
   
Please checkout over my Github repository:
https://github.com/igorcosta/ApacheFlexUIBuilder
   
   
Feel free to pull requests, fork and help.
   
Best Regards

Igor Costa
www.igorcosta.com
www.igorcosta.org
   
  
 




RE: FlexUnit

2013-06-17 Thread Michael A. Labriola
I think build server can be taken down. But maybe it's better to wait for a 
first release of FlexUnit under Apache before traffic gets redirected?

Okay.


Build failed in Jenkins: flex-sdk_mustella #173

2013-06-17 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/173/

--
[...truncated 82866 lines...]
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\resources\ResourceManager\SWFs\ResourceManagerApp.swf
 (733356 bytes)
 [java] Choosing local runner bitmap save
 [java] okey doke, going to compile 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.mxml
 [java] Loading configuration file 
C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\itemRenderers\Spark\List\SWFs\List_itemRendererTests_spark.swf
 (1384955 bytes)
 [java] Choosing local runner bitmap save
 [java] okey doke, going to compile 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.mxml
 [java] Loading configuration file 
C:\jenkins_slave\workspace\flex-sdk_mustella\frameworks\flex-config.xml
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf
 (1174749 bytes)
 [java] nothing left to do
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.mxml(181):
 Warning: The CSS type selector 'spark.components.CheckBox' was not processed, 
because the type was not used in the application.
 [java] 
 [java] s|CheckBox{
 [java] 
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\gumbo\components\Application\SWFs\Application_Properties_App1.swf
 (1491248 bytes)
 [java] All done with the compile
 [java] leaving the compile, elapsed: 48
 [java] ...via exit
 [echo] compileswfs jreturn is 0
 [loadfile] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties doesn't 
exist

do_fail:

compileswfs:

getExcludes:

getExcludeIds:

populateExcludeTable:
 [echo] populate exclude, got this for db time: 2013/06/17 11:43:58

justrun:
 [loadfile] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties doesn't 
exist

delete_cache:
 [echo] delete cache: /Users/ApacheFlex/Library/Caches/Adobe/Flash 
Player/AssetCache
 [loadfile] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties doesn't 
exist

delete_cache:
 [echo] delete cache: /Users/ApacheFlex/AppData/Roaming/Adobe/Flash 
Player/AssetCache
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash 
Player\AssetCache\Y8AY8JX6
   [delete] Deleting directory C:\Users\ApacheFlex\AppData\Roaming\Adobe\Flash 
Player\AssetCache
 [loadfile] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties doesn't 
exist

delete_cache:
 [echo] delete cache: C:\Users\ApacheFlex/Application Data/Adobe/Flash 
Player/AssetCache
 [loadfile] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\local.properties doesn't 
exist

android_runner:

ios_runner:

qnx_runner:

desktop_runner:
 [echo]  Willkommen auf Runner 
 [java] starting results server
 [java] starting baseline server
 [java] test script count: 6
 [java] new test file: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java]  cmdArr before: 
 [java] C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java] starting the baseline server: Mon Jun 17 11:45:30 ACT 2013
 [java]  moreParameters before: 
 [java]  cmdArr after: 
 [java] C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java] getting directory from the swf file
 [java] derived directory: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs
 [java] Launching: 
 [java]  C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 Launching: C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java] USING directory: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs
 [java] time: 11:45:30.517
 [java] Wrote file: 
c:/jenkins_slave/workspace/flex-sdk_mustella/mustella/tests/LangPacks/Japanese/SWFs/../tests/baselines/JA_PhoneNumberValidator_wrongLengthError.png.bad.png.xml
 length: 23678
 [java] Wrote file: 

Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Alex Harui
OK, cool.  Om, can you set up a whiteboard for Igor?

Thanks,
-Alex

On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:

Hi there Alex.


Nope, actually I want pull the source under whiteboard, but right now I
just was guessing the reaction of public before including in official
repo.

I will fix some minor bugs and include it by the end of month.

;)
Igor



Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com wrote:

 Igor, is there any reason you don't want this work to be part of Apache
 right now?  You could put it on your whiteboard.

 -Alex

 On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:

 @Cortlandt thanx :)
 
 Andriy you can try now at
www.igorcosta.com/projetos/apacheflexuibuilder
 
 Since is still a alpha version, it has a lot to be done, and I will
change
 to a better domain, I have the domain www.osflex.org
 
 
 Thanks
 Igor
 
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org
 
 
 On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com
 wrote:
 
  Hi Igor, why would not you host your project somewhere on the web for
 other
  to play with it, say at mxml.flex.org domain ?
 
  Just my 5c.
 
  -
  Andriy
 
 
 
  On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net
wrote:
 
   Igor, your Kung-Fu is always strong.
  
  
   On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa igorco...@gmail.com
 wrote:
  
Hi there fellows!
   
Just trying to fill the gap left over Flash Builder in Design
mode
 and
  I
just wrote a simple
GUI builder, that may or may not help developers out there.
   
   
Please checkout over my Github repository:
https://github.com/igorcosta/ApacheFlexUIBuilder
   
   
Feel free to pull requests, fork and help.
   
Best Regards

Igor Costa
www.igorcosta.com
www.igorcosta.org
   
  
 





Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread OmPrakash Muppirala
Sure.

Igor, please give me these details as mentioned here [1]

   1. GitHub id
   2. Default email id used in GitHub
   3. Desired name of new repo (Must be of the format:
   whiteboard_apacheId_projectname or simply whiteboard_apacheId)
   4. If this new repo needs to be a clone of an existing flex repo, the
   url of the repo to be cloned (ex. https://github.com/apache/flex-sdk)


I will go ahead and set this up for you.

Thanks,
Om

[1]
https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard

On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com wrote:

 OK, cool.  Om, can you set up a whiteboard for Igor?

 Thanks,
 -Alex

 On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:

 Hi there Alex.
 
 
 Nope, actually I want pull the source under whiteboard, but right now I
 just was guessing the reaction of public before including in official
 repo.
 
 I will fix some minor bugs and include it by the end of month.
 
 ;)
 Igor
 
 
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org
 
 
 On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com wrote:
 
  Igor, is there any reason you don't want this work to be part of Apache
  right now?  You could put it on your whiteboard.
 
  -Alex
 
  On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:
 
  @Cortlandt thanx :)
  
  Andriy you can try now at
 www.igorcosta.com/projetos/apacheflexuibuilder
  
  Since is still a alpha version, it has a lot to be done, and I will
 change
  to a better domain, I have the domain www.osflex.org
  
  
  Thanks
  Igor
  
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
  
  
  On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com
  wrote:
  
   Hi Igor, why would not you host your project somewhere on the web for
  other
   to play with it, say at mxml.flex.org domain ?
  
   Just my 5c.
  
   -
   Andriy
  
  
  
   On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net
 wrote:
  
Igor, your Kung-Fu is always strong.
   
   
On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa igorco...@gmail.com
  wrote:
   
 Hi there fellows!

 Just trying to fill the gap left over Flash Builder in Design
 mode
  and
   I
 just wrote a simple
 GUI builder, that may or may not help developers out there.


 Please checkout over my Github repository:
 https://github.com/igorcosta/ApacheFlexUIBuilder


 Feel free to pull requests, fork and help.

 Best Regards
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org

   
  
 
 




Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Igor Costa
Hi there Om.

1. igorcosta
2. igorco...@riacycle.com
3. whiteboard_apacheld_uibuilder
4. clone


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:33 PM, OmPrakash Muppirala
bigosma...@gmail.comwrote:

 Sure.

 Igor, please give me these details as mentioned here [1]

1. GitHub id
2. Default email id used in GitHub
3. Desired name of new repo (Must be of the format:
whiteboard_apacheId_projectname or simply whiteboard_apacheId)
4. If this new repo needs to be a clone of an existing flex repo, the
url of the repo to be cloned (ex. https://github.com/apache/flex-sdk)


 I will go ahead and set this up for you.

 Thanks,
 Om

 [1]

 https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard

 On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com wrote:

  OK, cool.  Om, can you set up a whiteboard for Igor?
 
  Thanks,
  -Alex
 
  On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:
 
  Hi there Alex.
  
  
  Nope, actually I want pull the source under whiteboard, but right now I
  just was guessing the reaction of public before including in official
  repo.
  
  I will fix some minor bugs and include it by the end of month.
  
  ;)
  Igor
  
  
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
  
  
  On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com wrote:
  
   Igor, is there any reason you don't want this work to be part of
 Apache
   right now?  You could put it on your whiteboard.
  
   -Alex
  
   On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:
  
   @Cortlandt thanx :)
   
   Andriy you can try now at
  www.igorcosta.com/projetos/apacheflexuibuilder
   
   Since is still a alpha version, it has a lot to be done, and I will
  change
   to a better domain, I have the domain www.osflex.org
   
   
   Thanks
   Igor
   
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
   
   
   On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com
   wrote:
   
Hi Igor, why would not you host your project somewhere on the web
 for
   other
to play with it, say at mxml.flex.org domain ?
   
Just my 5c.
   
-
Andriy
   
   
   
On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net
  wrote:
   
 Igor, your Kung-Fu is always strong.


 On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa igorco...@gmail.com
 
   wrote:

  Hi there fellows!
 
  Just trying to fill the gap left over Flash Builder in Design
  mode
   and
I
  just wrote a simple
  GUI builder, that may or may not help developers out there.
 
 
  Please checkout over my Github repository:
  https://github.com/igorcosta/ApacheFlexUIBuilder
 
 
  Feel free to pull requests, fork and help.
 
  Best Regards
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
 

   
  
  
 
 



Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Igor Costa
Sorry Om,

item 3, the apacheId should be the real id number or user id number? id is
equal igorcosta real id, it's 4183


Regards


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:41 PM, Igor Costa igorco...@gmail.com wrote:


 Hi there Om.

 1. igorcosta
 2. igorco...@riacycle.com
 3. whiteboard_apacheld_uibuilder
 4. clone

 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org


 On Mon, Jun 17, 2013 at 2:33 PM, OmPrakash Muppirala bigosma...@gmail.com
  wrote:

 Sure.

 Igor, please give me these details as mentioned here [1]

1. GitHub id
2. Default email id used in GitHub
3. Desired name of new repo (Must be of the format:
whiteboard_apacheId_projectname or simply whiteboard_apacheId)
4. If this new repo needs to be a clone of an existing flex repo, the
url of the repo to be cloned (ex. https://github.com/apache/flex-sdk)


 I will go ahead and set this up for you.

 Thanks,
 Om

 [1]

 https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard

 On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com wrote:

  OK, cool.  Om, can you set up a whiteboard for Igor?
 
  Thanks,
  -Alex
 
  On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:
 
  Hi there Alex.
  
  
  Nope, actually I want pull the source under whiteboard, but right now I
  just was guessing the reaction of public before including in official
  repo.
  
  I will fix some minor bugs and include it by the end of month.
  
  ;)
  Igor
  
  
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
  
  
  On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com wrote:
  
   Igor, is there any reason you don't want this work to be part of
 Apache
   right now?  You could put it on your whiteboard.
  
   -Alex
  
   On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:
  
   @Cortlandt thanx :)
   
   Andriy you can try now at
  www.igorcosta.com/projetos/apacheflexuibuilder
   
   Since is still a alpha version, it has a lot to be done, and I will
  change
   to a better domain, I have the domain www.osflex.org
   
   
   Thanks
   Igor
   
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
   
   
   On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas jabbypa...@gmail.com
 
   wrote:
   
Hi Igor, why would not you host your project somewhere on the web
 for
   other
to play with it, say at mxml.flex.org domain ?
   
Just my 5c.
   
-
Andriy
   
   
   
On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net
  wrote:
   
 Igor, your Kung-Fu is always strong.


 On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa 
 igorco...@gmail.com
   wrote:

  Hi there fellows!
 
  Just trying to fill the gap left over Flash Builder in Design
  mode
   and
I
  just wrote a simple
  GUI builder, that may or may not help developers out there.
 
 
  Please checkout over my Github repository:
  https://github.com/igorcosta/ApacheFlexUIBuilder
 
 
  Feel free to pull requests, fork and help.
 
  Best Regards
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
 

   
  
  
 
 





Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread OmPrakash Muppirala
I meant your apachce id, as in the first part of your x...@apache.org email
id.

Thanks,
Om

On Mon, Jun 17, 2013 at 10:43 AM, Igor Costa igorco...@gmail.com wrote:

 Sorry Om,

 item 3, the apacheId should be the real id number or user id number? id is
 equal igorcosta real id, it's 4183


 Regards

 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org


 On Mon, Jun 17, 2013 at 2:41 PM, Igor Costa igorco...@gmail.com wrote:

 
  Hi there Om.
 
  1. igorcosta
  2. igorco...@riacycle.com
  3. whiteboard_apacheld_uibuilder
  4. clone
 
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
 
 
  On Mon, Jun 17, 2013 at 2:33 PM, OmPrakash Muppirala 
 bigosma...@gmail.com
   wrote:
 
  Sure.
 
  Igor, please give me these details as mentioned here [1]
 
 1. GitHub id
 2. Default email id used in GitHub
 3. Desired name of new repo (Must be of the format:
 whiteboard_apacheId_projectname or simply whiteboard_apacheId)
 4. If this new repo needs to be a clone of an existing flex repo, the
 url of the repo to be cloned (ex. https://github.com/apache/flex-sdk
 )
 
 
  I will go ahead and set this up for you.
 
  Thanks,
  Om
 
  [1]
 
 
 https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard
 
  On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com wrote:
 
   OK, cool.  Om, can you set up a whiteboard for Igor?
  
   Thanks,
   -Alex
  
   On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:
  
   Hi there Alex.
   
   
   Nope, actually I want pull the source under whiteboard, but right
 now I
   just was guessing the reaction of public before including in official
   repo.
   
   I will fix some minor bugs and include it by the end of month.
   
   ;)
   Igor
   
   
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
   
   
   On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com
 wrote:
   
Igor, is there any reason you don't want this work to be part of
  Apache
right now?  You could put it on your whiteboard.
   
-Alex
   
On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:
   
@Cortlandt thanx :)

Andriy you can try now at
   www.igorcosta.com/projetos/apacheflexuibuilder

Since is still a alpha version, it has a lot to be done, and I
 will
   change
to a better domain, I have the domain www.osflex.org


Thanks
Igor


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas 
 jabbypa...@gmail.com
  
wrote:

 Hi Igor, why would not you host your project somewhere on the
 web
  for
other
 to play with it, say at mxml.flex.org domain ?

 Just my 5c.

 -
 Andriy



 On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net
   wrote:

  Igor, your Kung-Fu is always strong.
 
 
  On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa 
  igorco...@gmail.com
wrote:
 
   Hi there fellows!
  
   Just trying to fill the gap left over Flash Builder in
 Design
   mode
and
 I
   just wrote a simple
   GUI builder, that may or may not help developers out there.
  
  
   Please checkout over my Github repository:
   https://github.com/igorcosta/ApacheFlexUIBuilder
  
  
   Feel free to pull requests, fork and help.
  
   Best Regards
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
  
 

   
   
  
  
 
 
 



Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread OmPrakash Muppirala
What is your apache id?

And I assume that you want to clone this repo:
https://github.com/igorcosta/ApacheFlexUIBuilder ?

On Mon, Jun 17, 2013 at 10:41 AM, Igor Costa igorco...@gmail.com wrote:

 Hi there Om.

 1. igorcosta
 2. igorco...@riacycle.com
 3. whiteboard_apacheld_uibuilder
 4. clone

 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org


 On Mon, Jun 17, 2013 at 2:33 PM, OmPrakash Muppirala
 bigosma...@gmail.comwrote:

  Sure.
 
  Igor, please give me these details as mentioned here [1]
 
 1. GitHub id
 2. Default email id used in GitHub
 3. Desired name of new repo (Must be of the format:
 whiteboard_apacheId_projectname or simply whiteboard_apacheId)
 4. If this new repo needs to be a clone of an existing flex repo, the
 url of the repo to be cloned (ex. https://github.com/apache/flex-sdk)
 
 
  I will go ahead and set this up for you.
 
  Thanks,
  Om
 
  [1]
 
 
 https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard
 
  On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com wrote:
 
   OK, cool.  Om, can you set up a whiteboard for Igor?
  
   Thanks,
   -Alex
  
   On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:
  
   Hi there Alex.
   
   
   Nope, actually I want pull the source under whiteboard, but right now
 I
   just was guessing the reaction of public before including in official
   repo.
   
   I will fix some minor bugs and include it by the end of month.
   
   ;)
   Igor
   
   
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
   
   
   On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com
 wrote:
   
Igor, is there any reason you don't want this work to be part of
  Apache
right now?  You could put it on your whiteboard.
   
-Alex
   
On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:
   
@Cortlandt thanx :)

Andriy you can try now at
   www.igorcosta.com/projetos/apacheflexuibuilder

Since is still a alpha version, it has a lot to be done, and I will
   change
to a better domain, I have the domain www.osflex.org


Thanks
Igor


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas 
 jabbypa...@gmail.com
wrote:

 Hi Igor, why would not you host your project somewhere on the web
  for
other
 to play with it, say at mxml.flex.org domain ?

 Just my 5c.

 -
 Andriy



 On 16 June 2013 07:13, Cortlandt Winters c...@cortwinters.net
   wrote:

  Igor, your Kung-Fu is always strong.
 
 
  On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa 
 igorco...@gmail.com
  
wrote:
 
   Hi there fellows!
  
   Just trying to fill the gap left over Flash Builder in Design
   mode
and
 I
   just wrote a simple
   GUI builder, that may or may not help developers out there.
  
  
   Please checkout over my Github repository:
   https://github.com/igorcosta/ApacheFlexUIBuilder
  
  
   Feel free to pull requests, fork and help.
  
   Best Regards
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
  
 

   
   
  
  
 



Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Igor Costa
igorco...@apache.org


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 2:45 PM, OmPrakash Muppirala
bigosma...@gmail.comwrote:

 I meant your apachce id, as in the first part of your x...@apache.org email
 id.

 Thanks,
 Om

 On Mon, Jun 17, 2013 at 10:43 AM, Igor Costa igorco...@gmail.com wrote:

  Sorry Om,
 
  item 3, the apacheId should be the real id number or user id number? id
 is
  equal igorcosta real id, it's 4183
 
 
  Regards
 
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
 
 
  On Mon, Jun 17, 2013 at 2:41 PM, Igor Costa igorco...@gmail.com wrote:
 
  
   Hi there Om.
  
   1. igorcosta
   2. igorco...@riacycle.com
   3. whiteboard_apacheld_uibuilder
   4. clone
  
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
  
  
   On Mon, Jun 17, 2013 at 2:33 PM, OmPrakash Muppirala 
  bigosma...@gmail.com
wrote:
  
   Sure.
  
   Igor, please give me these details as mentioned here [1]
  
  1. GitHub id
  2. Default email id used in GitHub
  3. Desired name of new repo (Must be of the format:
  whiteboard_apacheId_projectname or simply whiteboard_apacheId)
  4. If this new repo needs to be a clone of an existing flex repo,
 the
  url of the repo to be cloned (ex.
 https://github.com/apache/flex-sdk
  )
  
  
   I will go ahead and set this up for you.
  
   Thanks,
   Om
  
   [1]
  
  
 
 https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard
  
   On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com
 wrote:
  
OK, cool.  Om, can you set up a whiteboard for Igor?
   
Thanks,
-Alex
   
On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:
   
Hi there Alex.


Nope, actually I want pull the source under whiteboard, but right
  now I
just was guessing the reaction of public before including in
 official
repo.

I will fix some minor bugs and include it by the end of month.

;)
Igor



Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com
  wrote:

 Igor, is there any reason you don't want this work to be part of
   Apache
 right now?  You could put it on your whiteboard.

 -Alex

 On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:

 @Cortlandt thanx :)
 
 Andriy you can try now at
www.igorcosta.com/projetos/apacheflexuibuilder
 
 Since is still a alpha version, it has a lot to be done, and I
  will
change
 to a better domain, I have the domain www.osflex.org
 
 
 Thanks
 Igor
 
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org
 
 
 On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas 
  jabbypa...@gmail.com
   
 wrote:
 
  Hi Igor, why would not you host your project somewhere on the
  web
   for
 other
  to play with it, say at mxml.flex.org domain ?
 
  Just my 5c.
 
  -
  Andriy
 
 
 
  On 16 June 2013 07:13, Cortlandt Winters 
 c...@cortwinters.net
wrote:
 
   Igor, your Kung-Fu is always strong.
  
  
   On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa 
   igorco...@gmail.com
 wrote:
  
Hi there fellows!
   
Just trying to fill the gap left over Flash Builder in
  Design
mode
 and
  I
just wrote a simple
GUI builder, that may or may not help developers out
 there.
   
   
Please checkout over my Github repository:
https://github.com/igorcosta/ApacheFlexUIBuilder
   
   
Feel free to pull requests, fork and help.
   
Best Regards

Igor Costa
www.igorcosta.com
www.igorcosta.org
   
  
 


   
   
  
  
  
 



Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread OmPrakash Muppirala
Here is your forked whiteboard repo:
https://github.com/apacheflex/whiteboard_igorcosta_uibuilder
* CONTRIBUTING.md was added
* Email service hook to comm...@flex.apache.org added.

Please test it out and make sure everything looks okay to you.

Alex, please add igorco...@riacycle.com to the commits allow list.

Thanks,
Om

On Mon, Jun 17, 2013 at 10:55 AM, Igor Costa igorco...@gmail.com wrote:

 igorco...@apache.org

 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org


 On Mon, Jun 17, 2013 at 2:45 PM, OmPrakash Muppirala
 bigosma...@gmail.comwrote:

  I meant your apachce id, as in the first part of your xyz@apache.orgemail
  id.
 
  Thanks,
  Om
 
  On Mon, Jun 17, 2013 at 10:43 AM, Igor Costa igorco...@gmail.com
 wrote:
 
   Sorry Om,
  
   item 3, the apacheId should be the real id number or user id number? id
  is
   equal igorcosta real id, it's 4183
  
  
   Regards
  
   
   Igor Costa
   www.igorcosta.com
   www.igorcosta.org
  
  
   On Mon, Jun 17, 2013 at 2:41 PM, Igor Costa igorco...@gmail.com
 wrote:
  
   
Hi there Om.
   
1. igorcosta
2. igorco...@riacycle.com
3. whiteboard_apacheld_uibuilder
4. clone
   

Igor Costa
www.igorcosta.com
www.igorcosta.org
   
   
On Mon, Jun 17, 2013 at 2:33 PM, OmPrakash Muppirala 
   bigosma...@gmail.com
 wrote:
   
Sure.
   
Igor, please give me these details as mentioned here [1]
   
   1. GitHub id
   2. Default email id used in GitHub
   3. Desired name of new repo (Must be of the format:
   whiteboard_apacheId_projectname or simply whiteboard_apacheId)
   4. If this new repo needs to be a clone of an existing flex repo,
  the
   url of the repo to be cloned (ex.
  https://github.com/apache/flex-sdk
   )
   
   
I will go ahead and set this up for you.
   
Thanks,
Om
   
[1]
   
   
  
 
 https://cwiki.apache.org/confluence/display/FLEX/Proposal+-+Github+based+Whiteboard
   
On Mon, Jun 17, 2013 at 10:30 AM, Alex Harui aha...@adobe.com
  wrote:
   
 OK, cool.  Om, can you set up a whiteboard for Igor?

 Thanks,
 -Alex

 On 6/17/13 8:31 AM, Igor Costa igorco...@gmail.com wrote:

 Hi there Alex.
 
 
 Nope, actually I want pull the source under whiteboard, but right
   now I
 just was guessing the reaction of public before including in
  official
 repo.
 
 I will fix some minor bugs and include it by the end of month.
 
 ;)
 Igor
 
 
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org
 
 
 On Mon, Jun 17, 2013 at 11:33 AM, Alex Harui aha...@adobe.com
   wrote:
 
  Igor, is there any reason you don't want this work to be part
 of
Apache
  right now?  You could put it on your whiteboard.
 
  -Alex
 
  On 6/17/13 6:29 AM, Igor Costa igorco...@gmail.com wrote:
 
  @Cortlandt thanx :)
  
  Andriy you can try now at
 www.igorcosta.com/projetos/apacheflexuibuilder
  
  Since is still a alpha version, it has a lot to be done, and I
   will
 change
  to a better domain, I have the domain www.osflex.org
  
  
  Thanks
  Igor
  
  
  Igor Costa
  www.igorcosta.com
  www.igorcosta.org
  
  
  On Mon, Jun 17, 2013 at 2:28 AM, Andriy Panas 
   jabbypa...@gmail.com

  wrote:
  
   Hi Igor, why would not you host your project somewhere on
 the
   web
for
  other
   to play with it, say at mxml.flex.org domain ?
  
   Just my 5c.
  
   -
   Andriy
  
  
  
   On 16 June 2013 07:13, Cortlandt Winters 
  c...@cortwinters.net
 wrote:
  
Igor, your Kung-Fu is always strong.
   
   
On Sat, Jun 15, 2013 at 6:56 PM, Igor Costa 
igorco...@gmail.com
  wrote:
   
 Hi there fellows!

 Just trying to fill the gap left over Flash Builder in
   Design
 mode
  and
   I
 just wrote a simple
 GUI builder, that may or may not help developers out
  there.


 Please checkout over my Github repository:
 https://github.com/igorcosta/ApacheFlexUIBuilder


 Feel free to pull requests, fork and help.

 Best Regards
 
 Igor Costa
 www.igorcosta.com
 www.igorcosta.org

   
  
 
 


   
   
   
  
 



Re: [DISCUSSION] Design Mode for developers

2013-06-17 Thread Igor Costa
So far so good, thanks guys.


Igor Costa
www.igorcosta.com
www.igorcosta.org


On Mon, Jun 17, 2013 at 3:41 PM, Alex Harui aha...@adobe.com wrote:



 On 6/17/13 11:20 AM, OmPrakash Muppirala bigosma...@gmail.com wrote:
 
 Alex, please add igorco...@riacycle.com to the commits allow list.

 Added.




[jira] [Comment Edited] (FLEX-24257) DateField text scrolled when pressing DateField calendar button

2013-06-17 Thread Maurice Amsellem (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686041#comment-13686041
 ] 

Maurice Amsellem edited comment on FLEX-24257 at 6/17/13 9:34 PM:
--

Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}
Just click in the DateField input field, and the text will be scrolled.  

  was (Author: mamsellem):
Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}
Just click in the DateField input text, and the text will be scrolled.  
  
 DateField text scrolled when pressing DateField calendar button
 ---

 Key: FLEX-24257
 URL: https://issues.apache.org/jira/browse/FLEX-24257
 Project: Apache Flex
  Issue Type: Bug
  Components: mx: DateField
Affects Versions: Adobe Flex SDK 3.2 (Release)
 Environment: Affected OS(s): Windows
 Affected OS(s): Windows 7
 Browser: Internet Explorer 8.x
 Language Found: English
Reporter: Adobe JIRA

 Steps to reproduce:
 1. Click on an editable DateField's calendar button when the DateField 
 doesn't currently have focus.
 2. Observe the text in the DateField's textinput area.
  
  Actual Results:
 The text is automatically highlighted and scrolled to the left such that the 
 beginning part of the date text isn't visible. 
  
  Expected Results:
 The text should not be highlighted or scrolled at all. 
  
  Workaround (if any):
 Click in the textinput area before pressing the button.
  
 Sample app:
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical
   mx:DateField editable=true/
 /mx:Application
 I see this on Flex SDK 3.2, 3.4 and 4.0.

--
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-24257) DateField text scrolled when pressing DateField calendar button

2013-06-17 Thread Maurice Amsellem (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686041#comment-13686041
 ] 

Maurice Amsellem commented on FLEX-24257:
-

Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}

 DateField text scrolled when pressing DateField calendar button
 ---

 Key: FLEX-24257
 URL: https://issues.apache.org/jira/browse/FLEX-24257
 Project: Apache Flex
  Issue Type: Bug
  Components: mx: DateField
Affects Versions: Adobe Flex SDK 3.2 (Release)
 Environment: Affected OS(s): Windows
 Affected OS(s): Windows 7
 Browser: Internet Explorer 8.x
 Language Found: English
Reporter: Adobe JIRA

 Steps to reproduce:
 1. Click on an editable DateField's calendar button when the DateField 
 doesn't currently have focus.
 2. Observe the text in the DateField's textinput area.
  
  Actual Results:
 The text is automatically highlighted and scrolled to the left such that the 
 beginning part of the date text isn't visible. 
  
  Expected Results:
 The text should not be highlighted or scrolled at all. 
  
  Workaround (if any):
 Click in the textinput area before pressing the button.
  
 Sample app:
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical
   mx:DateField editable=true/
 /mx:Application
 I see this on Flex SDK 3.2, 3.4 and 4.0.

--
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-24257) DateField text scrolled when pressing DateField calendar button

2013-06-17 Thread Maurice Amsellem (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686041#comment-13686041
 ] 

Maurice Amsellem edited comment on FLEX-24257 at 6/17/13 9:34 PM:
--

Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}
Just click in the DateField input text, and the text will be scrolled.  

  was (Author: mamsellem):
Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}
  
 DateField text scrolled when pressing DateField calendar button
 ---

 Key: FLEX-24257
 URL: https://issues.apache.org/jira/browse/FLEX-24257
 Project: Apache Flex
  Issue Type: Bug
  Components: mx: DateField
Affects Versions: Adobe Flex SDK 3.2 (Release)
 Environment: Affected OS(s): Windows
 Affected OS(s): Windows 7
 Browser: Internet Explorer 8.x
 Language Found: English
Reporter: Adobe JIRA

 Steps to reproduce:
 1. Click on an editable DateField's calendar button when the DateField 
 doesn't currently have focus.
 2. Observe the text in the DateField's textinput area.
  
  Actual Results:
 The text is automatically highlighted and scrolled to the left such that the 
 beginning part of the date text isn't visible. 
  
  Expected Results:
 The text should not be highlighted or scrolled at all. 
  
  Workaround (if any):
 Click in the textinput area before pressing the button.
  
 Sample app:
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical
   mx:DateField editable=true/
 /mx:Application
 I see this on Flex SDK 3.2, 3.4 and 4.0.

--
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-24257) DateField text scrolled when pressing DateField calendar button

2013-06-17 Thread Maurice Amsellem (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLEX-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maurice Amsellem updated FLEX-24257:


Attachment: screenshot-1.jpg

 DateField text scrolled when pressing DateField calendar button
 ---

 Key: FLEX-24257
 URL: https://issues.apache.org/jira/browse/FLEX-24257
 Project: Apache Flex
  Issue Type: Bug
  Components: mx: DateField
Affects Versions: Adobe Flex SDK 3.2 (Release)
 Environment: Affected OS(s): Windows
 Affected OS(s): Windows 7
 Browser: Internet Explorer 8.x
 Language Found: English
Reporter: Adobe JIRA
 Attachments: screenshot-1.jpg


 Steps to reproduce:
 1. Click on an editable DateField's calendar button when the DateField 
 doesn't currently have focus.
 2. Observe the text in the DateField's textinput area.
  
  Actual Results:
 The text is automatically highlighted and scrolled to the left such that the 
 beginning part of the date text isn't visible. 
  
  Expected Results:
 The text should not be highlighted or scrolled at all. 
  
  Workaround (if any):
 Click in the textinput area before pressing the button.
  
 Sample app:
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical
   mx:DateField editable=true/
 /mx:Application
 I see this on Flex SDK 3.2, 3.4 and 4.0.

--
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-24257) DateField text scrolled when pressing DateField calendar button

2013-06-17 Thread Maurice Amsellem (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686041#comment-13686041
 ] 

Maurice Amsellem edited comment on FLEX-24257 at 6/17/13 9:59 PM:
--

Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}
Just click in the DateField input field, and the text will be scrolled.  

Note: the issue occurs also with mx:TextInput/  
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx

mx:TextInput text=2013/06/17 /
/s:Application
{code}


  was (Author: mamsellem):
Can be reproduced easily in Apache Flex 4.9 with this code:
{code}
?xml version=1.0?
s:Application xmlns:fx=http://ns.adobe.com/mxml/2009; 
xmlns:s=library://ns.adobe.com/flex/spark
   xmlns:mx=library://ns.adobe.com/flex/mx


mx:DateField editable=true selectedDate={new Date()}/
/s:Application
{code}
Just click in the DateField input field, and the text will be scrolled.  
  
 DateField text scrolled when pressing DateField calendar button
 ---

 Key: FLEX-24257
 URL: https://issues.apache.org/jira/browse/FLEX-24257
 Project: Apache Flex
  Issue Type: Bug
  Components: mx: DateField
Affects Versions: Adobe Flex SDK 3.2 (Release)
 Environment: Affected OS(s): Windows
 Affected OS(s): Windows 7
 Browser: Internet Explorer 8.x
 Language Found: English
Reporter: Adobe JIRA
 Attachments: screenshot-1.jpg


 Steps to reproduce:
 1. Click on an editable DateField's calendar button when the DateField 
 doesn't currently have focus.
 2. Observe the text in the DateField's textinput area.
  
  Actual Results:
 The text is automatically highlighted and scrolled to the left such that the 
 beginning part of the date text isn't visible. 
  
  Expected Results:
 The text should not be highlighted or scrolled at all. 
  
  Workaround (if any):
 Click in the textinput area before pressing the button.
  
 Sample app:
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical
   mx:DateField editable=true/
 /mx:Application
 I see this on Flex SDK 3.2, 3.4 and 4.0.

--
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-24257) DateField text scrolled when pressing DateField calendar button

2013-06-17 Thread Maurice Amsellem (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686096#comment-13686096
 ] 

Maurice Amsellem commented on FLEX-24257:
-

After investigating further, I think I understand where the cause of the issue.
Actually, when TextInput or DateField gets the focus, it will select the text 
that is displayed   (textField.setSelection(0, textField.length))
When the text is too tight fitted in the Input Field, FlashPlayer will scroll 
it 20 pixels to the right.

In the example above, the default measured width for the textInput will be 70 
pixels.
If you force the width to 71 pixels, scrolling does not happen any more.

Easy workaround that worked for me is just to set paddingRight=1.

So maybe the fix would be to increase the default width for the inner text 
field by 1 pixel  in the measure() function.

Hope this helps

Note: My OS is French,  Windows 7, using FP 11.7


 DateField text scrolled when pressing DateField calendar button
 ---

 Key: FLEX-24257
 URL: https://issues.apache.org/jira/browse/FLEX-24257
 Project: Apache Flex
  Issue Type: Bug
  Components: mx: DateField
Affects Versions: Adobe Flex SDK 3.2 (Release)
 Environment: Affected OS(s): Windows
 Affected OS(s): Windows 7
 Browser: Internet Explorer 8.x
 Language Found: English
Reporter: Adobe JIRA
 Attachments: screenshot-1.jpg


 Steps to reproduce:
 1. Click on an editable DateField's calendar button when the DateField 
 doesn't currently have focus.
 2. Observe the text in the DateField's textinput area.
  
  Actual Results:
 The text is automatically highlighted and scrolled to the left such that the 
 beginning part of the date text isn't visible. 
  
  Expected Results:
 The text should not be highlighted or scrolled at all. 
  
  Workaround (if any):
 Click in the textinput area before pressing the button.
  
 Sample app:
 ?xml version=1.0 encoding=utf-8?
 mx:Application xmlns:mx=http://www.adobe.com/2006/mxml; layout=vertical
   mx:DateField editable=true/
 /mx:Application
 I see this on Flex SDK 3.2, 3.4 and 4.0.

--
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


Build failed in Jenkins: flex-sdk_mustella #174

2013-06-17 Thread flex . mustella
See http://localhost:8080/job/flex-sdk_mustella/174/

--
[...truncated 83004 lines...]

android_runner:

ios_runner:

qnx_runner:

desktop_runner:
 [echo]  Willkommen auf Runner 
 [java] starting results server
 [java] starting baseline server
 [java] test script count: 8
 [java] new test file: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java]  cmdArr before: 
 [java] C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java]  moreParameters before: 
 [java]  cmdArr after: 
 [java] C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java] getting directory from the swf file
 [java] derived directory: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs
 [java] starting the baseline server: Mon Jun 17 20:42:14 ACT 2013
 [java] Launching: 
 [java]  C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 Launching: C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.swf
 [java] USING directory: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs
 [java] time: 20:42:14.610
 [java] Wrote file: 
c:/jenkins_slave/workspace/flex-sdk_mustella/mustella/tests/LangPacks/Japanese/SWFs/../tests/baselines/JA_PhoneNumberValidator_wrongLengthError.png.bad.png.xml
 length: 23679
 [java] Wrote file: 
c:/jenkins_slave/workspace/flex-sdk_mustella/mustella/tests/LangPacks/Japanese/SWFs/../tests/baselines/JA_PhoneNumberValidator_wrongLengthError.png.bad.png
 length: 1769
 [java] FAIL: LangPacks/Japanese/tests/phoneNumberValidatorTests 
JA_PhoneNumberValidator_wrongLengthError
 [java] SCRIPTDONE! 20:42:18.966
 [java] GET /ScriptComplete?0 HTTP/1.1
 [java] Before Wait loop 20:42:18.966 waiting = 0
 [java] After Wait loop 20:42:18.966 waiting = 0
 [java] clobberProcess false
 [java] Total Results so far: 1
 [java] waited 1900
 [java] ClobberProcess, it was already null
 [java] Grab log, do parse = false
 [java] Grabbing the log from: 
C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash Player/Logs/flashlog.txt 
to: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\LangPacks\Japanese\SWFs\LangPackApp.log
 [java] new test file: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs\Accordion_InContainer_Spark.swf
 [java]  cmdArr before: 
 [java] C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs\Accordion_InContainer_Spark.swf
 [java]  moreParameters before: 
 [java]  cmdArr after: 
 [java] C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe
 [java] 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs\Accordion_InContainer_Spark.swf
 [java] getting directory from the swf file
 [java] derived directory: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs
 [java] Launching: 
 [java]  C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs\Accordion_InContainer_Spark.swf
 Launching: C:\Program Files 
(x86)\flashplayer11_1r102_55_win_sa_debug_32bit.exe 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs\Accordion_InContainer_Spark.swf
 [java] USING directory: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs
 [java] time: 20:42:21.241
 [java] SCRIPTDONE! 20:42:24.857
 [java] GET /ScriptComplete?0 HTTP/1.1
 [java] Before Wait loop 20:42:24.857 waiting = 0
 [java] After Wait loop 20:42:24.857 waiting = 0
 [java] clobberProcess false
 [java] Total Results so far: 2
 [java] Grab log, do parse = false
 [java] Grabbing the log from: 
C:\Users\ApacheFlex\AppData/Roaming\Macromedia/Flash Player/Logs/flashlog.txt 
to: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\Accordion\SWFs\Accordion_InContainer_Spark.log
 [java] new test file: 
C:\jenkins_slave\workspace\flex-sdk_mustella\mustella\tests\containers\tabnavigator\SWFs\TabNavigator_SkinStates_Basic.swf
 [java] 

Re: Build failed in Jenkins: flex-sdk_mustella #174

2013-06-17 Thread Alex Harui
For those who care: the second failing test is one that fails most often
for me, but usually gets its timing right in a -failures run.

I'll try to catch it between runs just to be sure it isn't something else,
then wait to see if it goes away when I fix the other failure tomorrow.

-Alex






Re: Build failed in Jenkins: flex-sdk_mustella #174

2013-06-17 Thread Erik de Bruin
Alex,

Keep in mind that there are 36000 tests passing and keep up the good work!

EdB



On Tuesday, June 18, 2013, Alex Harui wrote:

 For those who care: the second failing test is one that fails most often
 for me, but usually gets its timing right in a -failures run.

 I'll try to catch it between runs just to be sure it isn't something else,
 then wait to see if it goes away when I fix the other failure tomorrow.

 -Alex


 



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl