> outdated. Are you building a Mobile Project with Maven? Do you think it
> would be possible if you sent me your pom.xml for reference?
>
> Many thanks in advance
> Daniel
>
> -Ursprüngliche Nachricht-
> Von: Avi Kessner [mailto:akess...@gmail.com]
> Gesendet:
> Execute my FlexUnit4 Tests and write the results in a log
Daniel,
For the FlexUnit question you may want to look at the build scripts that Apache
is using to build FlexUnit and run the tests itself from Jenkins.
Mike
Also, since doc generation takes a lot of time, start with generating asdoc for
a few classes.
-Message d'origine-
De : Maurice Amsellem
Envoyé : mercredi 29 janvier 2014 15:00
À : dev@flex.apache.org
Objet : RE: Flex CI integration
If you can download SDK source, have a look at
---
De : Daniel Tiefenauer [mailto:daniel.tiefena...@crealogix.com]
Envoyé : mercredi 29 janvier 2014 14:38
À : dev@flex.apache.org
Objet : AW: Flex CI integration
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 gener
Well that is embarrassing, the link did not get pasted:
http://stackoverflow.com/questions/18505129/how-do-i-get-flexunit-flexmojos-and-mockolate-to-work-together
brought to you by the letters A, V, and I
and the number 47
On Wed, Jan 29, 2014 at 1:49 PM, Avi Kessner wrote:
> We use Maven for
We use Maven for our Teamcity integration. I wouldn't recommend any other
solution :)
brought to you by the letters A, V, and I
and the number 47
On Wed, Jan 29, 2014 at 1:30 PM, Christofer Dutz
wrote:
> Hi Daniel,
>
> Well If you are not stuck to Ant, but would think about using Maven,
> Flex
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 C