And regarding examples ... the FlexUnit project does have a FlexUnit4SampleCIProject or FlexUnit4Turnkey as well as FlexUnit4Tutorials Projects which should answer all questions about how to use FlexUnit (the CIProject seems to have an Ant config as well as a Maven config that seem to both use Flexunit).
Chris ________________________________________ Von: Christofer Dutz <christofer.d...@c-ware.de> Gesendet: Mittwoch, 1. April 2015 13:25 An: dev@flex.apache.org Betreff: AW: [LAST CALL] FlexUnit 4.3 Ok so I staged the Maven output at https://repository.apache.org/content/repositories/orgapacheflex-1010/ So feel free to evaluate it. I have looked at how to configure the jenkins, but currently the build wouldn't support nightly SNAPSHOT versions. I guess this was the first project for which I created an Ant script for publishing Maven artifacts. I have done this for several other projects now and created a far more solid approach (Which I already added to other Flex Modules). I'll switch FlexUnit to using this script instead of the current one as soon as I find the time. Currently the job does it's job good enough though so I don't want do to this prior to releasing 4.3. I would like to create a sub-directory in our flex-utils repo in which I would add a "maven.xml" ant script with documentation that we can use in several projects ... no need to re-invent the wheel for every Ant module. Chris ________________________________________ Von: Christofer Dutz <christofer.d...@c-ware.de> Gesendet: Mittwoch, 1. April 2015 09:18 An: dev@flex.apache.org Betreff: AW: [LAST CALL] FlexUnit 4.3 Hi Alex, I didn't explicitly set one up, but I could do that. All I did was to add the Maven artifact generation, signing and deployment stuff to the build. If it's ok with you I could change the current version from 4.3.0 to 4.3.0-SNAPSHOT and have an automatic build job that also deploys the Maven artifacts to the snapshot repo. Chris ________________________________________ Von: Alex Harui <aha...@adobe.com> Gesendet: Mittwoch, 1. April 2015 06:33 An: dev@flex.apache.org Betreff: Re: [LAST CALL] FlexUnit 4.3 Hi Chris, Is there a nightly build we can examine? Or maybe put something out on staging but don’t call a vote. The idea is that we’re supposed to iron out the issues before cutting an official RC. Also, how do we use/test the code? Thanks, -Alex On 3/30/15, 6:08 AM, "Mihai Chira" <mihai.ch...@gmail.com> wrote: >Hi Chris, > > >I'm very much looking forward to this. Then we'll be able to get our >test runner to use this version[1], which should finally get >FLEX_34625_Tests to pass. > > >[1] http://s.apache.org/GKN > > >On 30 March 2015 at 13:22, Christofer Dutz <christofer.d...@c-ware.de> >wrote: >> Hi, >> >> >> I am preparing to start a new release of FlexUnit. Even if only a >>hand-full of bugs were fixed, this time I am intending on also releasing >>the Maven artifacts for FlexUnit so I think it's worth a 4.3 :-) >> >> >> Eventually (depending on the german wether during the Easter public >>holidays) I'm planning on staging the RC next Monday. So if you have >>anything to go into the package ... get started right away :-) >> >> >> Chris