Flex CI integration

2014-01-29 Thread Daniel Tiefenauer
Hello there I'm desperately trying to build a Flex mobile project in Jenkins. I managed to write ANT-Tasks to compile and package the Code. What I have been trying to do during the past days is : - Execute my FlexUnit4 Tests and write the results in a log - Generate ASDOC for m

AW: Flex CI integration

2014-01-29 Thread Daniel Tiefenauer
. Januar 2014 12:20 An: dev@flex.apache.org Betreff: RE: Flex CI integration I have used asdoc ant task to generate asdocs for my project. Would you like help on that, or only on the CI part ? Maurice -Message d'origine- De : Daniel Tiefenauer [mailto:daniel.tiefena...@crealogix.com] E

AW: Flex CI integration

2014-01-30 Thread Daniel Tiefenauer
g and logging the results > - Running ASDoc Generation > - Executing Integration tests > > Chris > > ________ > Von: Daniel Tiefenauer > Gesendet: Mittwoch, 29. Januar 2014 11:53 > An: dev@flex.apache.org > Betreff: Flex CI integration > >

AW: Flex CI integration

2014-01-30 Thread Daniel Tiefenauer
at the tutorials on the Flexmojos confluence System. If you have any Problems, don't hesitate to post questions here. There are quite a lot of very skilled people here that will deffinitely be able to help you. Chris ________ Von: Daniel Tiefenauer

AW: Flex CI integration

2014-01-30 Thread Daniel Tiefenauer
tely be able to help you. Chris ________ Von: Daniel Tiefenauer mailto:daniel.tiefena...@crealogix.com>> Gesendet: Donnerstag, 30. Januar 2014 09:17 An: dev@flex.apache.org<mailto:dev@flex.apache.org> Betreff: AW: Flex CI integration Avi, I already

WG: Flex CI integration

2014-01-30 Thread Daniel Tiefenauer
I have made a post on Stackoverflow about the issue. http://stackoverflow.com/questions/21474402/ant-task-for-flexunit-for-air-mobile-project-in-jenkins -Ursprüngliche Nachricht- Von: Daniel Tiefenauer [mailto:daniel.tiefena...@crealogix.com] Gesendet: Donnerstag, 30. Januar 2014 10:51

Continuous Integration for Flex (Mobile but not only) apps

2014-04-13 Thread Daniel Tiefenauer
Hi folks I set up a Continuous Integration process for a Mobile app created with Flex/Air. It was not an easy task for me, because I did this for the first time. Since there may be other people like me struggling to do the same, I thought it would be worth sharing my experience with you guys (es

FlexUnit 4.2 ant build broken

2014-04-25 Thread Daniel Tiefenauer
Hi there I just tried to build the FlexUnit 4.2 release from https://github.com/apache/flex-flexunit Apparently there are a few typos which terminates the build script (when running 'ant' or 'ant package') because the Fluint and FlexUnit1Lib-SWCs cannot be downloaded: Files: * FlexUni

AW: FlexUnit 4.2 ant build broken

2014-04-25 Thread Daniel Tiefenauer
Hi Justin I'm using Windows 7. By the way: I read in this post [1] that FlexUnit 4.2 will support Code Coverage with Apparat. When will this be available? I tried to produce a coverage report by running 'ant test -Dbuild.instrument="true" -DFLEX_COVER_HOME="path/to/FlexCoverDirectory"', As my

adt.bat missing from Flex bin-directory

2014-05-21 Thread Daniel Tiefenauer
Hi there When downloading Flex 4.12.1 SDK together with AIR 13.0 I noticed that adt.bat was missing from the binaries folder in the Flex root dir. Haven't found it anywhere else in the installation directory, too. When checking the downloaded AdobeAIRSDK.zip I saw it is definitely there. I'm us