Stefane, a while back I used FlexUnit [1] (works like JUnit) with Ant. Personally, I have not run FlexUnit with Maven so far, but the Flex Maven plugin docs look as if that was possible [2].
And, yes, we should definitely have some unit tests for CMIS Explorer. Michael [1] http://opensource.adobe.com/wiki/display/flexunit/Flexunit [2] http://docs.flex-mojos.info/flex-compiler-mojo/index.html On Mon, May 4, 2009 at 3:46 PM, Stefane Fermigier <[email protected]> wrote: > > On May 4, 2009, at 3:38 PM, Serge Huber wrote: > > >> I think it would be fabulous to have multiple technologies in Chemistry. I >> was also wondering about something for the Windows side like C++ or C# so >> that we can bridge the two worlds using CMIS. >> >> And of course PHP would be very interesting. Maybe we could get the Drupal >> people on-board ? >> > > Right. I'm sure some Python or Ruby bindings would interest (and motivate) > some people. > > Regarding the flex-cmis-client code: I've noticed a complete lack of unit > tests. Is there a way to run ActionScript unit tests from Maven ? > > S. > > > >> >> Regards, >> Serge... >> >> On 4 mai 09, at 15:21, Florent Guillaume wrote: >> >> Hi Michael, >>> >>> That sounds like a very good idea. >>> Maybe we should start thinking about having a per-language toplevel >>> directories in the svn repository then: >>> - java >>> - javascript >>> - flex >>> ? >>> >>> Florent >>> >>> On 4 May 2009, at 15:06, Michael Marth wrote: >>> >>> Dear Chemistry project members, >>>> >>>> Shane Johnson and I are working on a CMIS client "CMIS Explorer" [1]. At >>>> last week's CMIS Plufest [2] we have upgraded the client to the latest >>>> spec >>>> (0.6.1) and successfully tested it against a number of CMIS servers [3]. >>>> >>>> After some discussions I had at the Plugfest, Shane and I would like to >>>> propose to contribute the CMIS Explorer code to Chemistry and continue >>>> the >>>> development within the Chemistry project. We believe that a readily >>>> available client will help CMIS users to get started. I hope it might >>>> also >>>> be beneficial for server-side development. >>>> >>>> CMIS Explorer is implemented based on Flex/Air (so it runs as a desktop >>>> client on Win, Mac, and Linux). The (partial) feature list and some >>>> screenshots are at [4] (CMIS Explorer currently works for the AtomPub >>>> bindings only). The code base split in UI [1] and a Flex component that >>>> implements the server interaction [5] (all Apache license 2.0). >>>> >>>> Very much looking forward to your replies. >>>> >>>> Best regards >>>> Michael Marth >>>> >>>> [1] http://code.google.com/p/cmis-explorer/ >>>> [2] http://sergehuber.jahia.com/cmis-plugfest-day-1 >>>> [3] http://dev.day.com/microsling/content/blogs/main/cmisplugfest2.html >>>> [4] http://blogs.citytechinc.com/sjohnson/?p=60 >>>> [5] http://code.google.com/p/flex-cmis-client/ >>>> >>>> -- >>>> Michael Marth | http://dev.day.com/ >>>> >>> >>> -- >>> Florent Guillaume, Head of R&D, Nuxeo >>> Open Source, Java EE based, Enterprise Content Management (ECM) >>> http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 >>> >>> >> > -- > Stefane Fermigier, Founder and Chairman, Nuxeo > Open Source, Java EE based, Enterprise Content Management (ECM) > Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87 > New: follow me on Twitter: http://twitter.com/sfermigier > New: join the Nuxeo Group on LinkedIn: > http://www.linkedin.com/groups?gid=43314 > > -- Michael Marth | http://dev.day.com/
