Pretty sure our jenkins build is just running the "release" target in the main build.xml. You can see how it calls the asdic build.xml
HTH, -Alex On 1/29/14 5:37 AM, "Daniel Tiefenauer" <daniel.tiefena...@crealogix.com> wrote: >Hi Maurice >Help on the ASDOC part would be a good start. As soon as I got this >working I can continue with the FlexUnit task and CI generally. > >Many thanks in advance >Daniel > >-----Ursprüngliche Nachricht----- >Von: Maurice Amsellem [mailto:maurice.amsel...@systar.com] >Gesendet: Mittwoch, 29. 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] >Envoyé : mercredi 29 janvier 2014 11:54 >À : dev@flex.apache.org >Objet : Flex CI integration > >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 my sources > >But this seems to be insanely difficult. I have studied all the >information I could find on the ASDOC tool and also stumbled upon the >Wiki at >https://cwiki.apache.org/confluence/display/FLEX/FlexUnit+Digging+Deeper >. However, I can't clone the FlexUnitSample CI Project from the >Repository (https://git-wip-us.apache.org/repos/asf?p=flex-flexunit.git). > >My goal is something like the job found on >https://builds.apache.org/job/flex-sdk_release/. Does ANYBODY have a >guide or documentation about the steps needed to achieve this?? > >Any help would be greatly appreciated > > >Daniel >