Return-Path: X-Original-To: apmail-incubator-flex-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 38F14DCB0 for ; Wed, 12 Sep 2012 17:07:54 +0000 (UTC) Received: (qmail 94844 invoked by uid 500); 12 Sep 2012 17:07:54 -0000 Delivered-To: apmail-incubator-flex-users-archive@incubator.apache.org Received: (qmail 94815 invoked by uid 500); 12 Sep 2012 17:07:53 -0000 Mailing-List: contact flex-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-users@incubator.apache.org Delivered-To: mailing list flex-users@incubator.apache.org Received: (qmail 94806 invoked by uid 99); 12 Sep 2012 17:07:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 17:07:53 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.67.31.38] (HELO smtprelay04.ispgateway.de) (80.67.31.38) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 17:07:49 +0000 Received: from [10.128.0.1] (helo=exchange.df.eu) by smtprelay04.ispgateway.de with esmtps (TLSv1:RC4-MD5:128) (Exim 4.68) (envelope-from ) id 1TBqPP-0005J5-NG for flex-users@incubator.apache.org; Wed, 12 Sep 2012 19:07:27 +0200 Received: from ECCR06PUBLIC.exchange.local ([10.128.2.55]) by efe01.exchange.local ([10.128.0.1]) with mapi; Wed, 12 Sep 2012 19:07:27 +0200 From: "christofer.dutz@c-ware.de" To: "flex-users@incubator.apache.org" Date: Wed, 12 Sep 2012 19:07:24 +0200 Subject: AW: An official mavenized SDK ? Thread-Topic: An official mavenized SDK ? Thread-Index: Ac2QPQG6oT1k83gPQoirsE5lT+IAfwAwEEMwAABU7wAAAMbZkAABShtg Message-ID: <66E38C42347D6446BF7FCB22C3D3878072DDC94F2C@ECCR06PUBLIC.exchange.local> References: <1347358477.84624.YahooMailNeo@web160902.mail.bf1.yahoo.com> <2D56EBB2-49C7-447A-9597-08CCC2B8BB42@classsoftware.com> <1347367657.7167.YahooMailNeo@web160905.mail.bf1.yahoo.com> <588FAABB-0B61-4D4C-BD3A-5AF02CCF7B89@classsoftware.com> <66E38C42347D6446BF7FCB22C3D3878072DDC94F1B@ECCR06PUBLIC.exchange.local> In-Reply-To: Accept-Language: de-DE Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi Frederic, Flexunit 4.1 was officially released by mike a few weeks ago. I helped him = find out which packages were actually needed (initially one build would hav= e been made for each fdk, but we were able to strip it down to 3 versions .= .. "as3", "flex3" and "flex4". I then published the artifacts in the sonaty= pe repo for him and they are now publically available as Maven artifacts (h= ttps://oss.sonatype.org/content/repositories/releases/org/flexunit/ ... not= ice the change to "org.flexunit" in the gid). In Flexmojos there were a few issues regarding parameterized tests. On the = mailing list someone published a hack but I think that solved one problem a= nd caused others. So I refactored quite a bit in the Unittest support proje= ct of Flexmojos and got everything running. A few days ago I updated the ma= in Flexmojos trunk with those changes and am now waiting for Velo to releas= e FM 5.1 (final). My 6.x branch is a special branch that has the main difference that it oper= ates on a different FDK structure. This was necessary because Velo usually = deployed everything in the Flex FDKs as one. Unfortunately they are not. Th= erefore I split up the FDKs into 3 separate parts "Flex FDK", "Flash Runtim= e", "Air Runtime". I also did a number of fixes that should make builds (es= pecially with signed RSLs) a little easier. Unfortunately some of these nee= d me to refactor Flexmojos a little more. Currently FM6 seems to build my p= rojects nicely, but I have had some reports with problems and am looking fo= rward to solving them. My FDK generator is a simple Java program, that you feed with a source and = target directory. You unpack all the FKDs you want mavenized into the sourc= e directory and run it. The tool looks at the config-files in the FDKs and = automatically generates Maven artifacts from them. If Apache doesn't want t= o start providing the FDKs (Or is not allowed to for legal reasons), at lea= st Users should be able to generate any FDK version they like in about 1 Mi= nute per FDK :-) I'll keep you guys posted on my progress. (This is my first day on this lis= t ... I always thought I was already on it and the list was simply dead ;-)= ) Chris -----Urspr=FCngliche Nachricht----- Von: Fr=E9d=E9ric THOMAS [mailto:webdoublefx@hotmail.com]=20 Gesendet: Mittwoch, 12. September 2012 18:25 An: flex-users@incubator.apache.org Betreff: RE: An official mavenized SDK ? Great news Chris you've been able to make it compatible with FU 4.1, btw, d= oes FU 4.1 stand in an official repo now ? (we putted it manually in our ow= n one). I'm really interesting by your FDK generator, is it very different than the= way I indicated here: http://markmail.org/search/?q=3D%5Borg.apache.incubator.flex-dev%5D++webdou= ble fx+install+maven#query:%5Borg.apache.incubator.flex-dev%5D%20%20webdoubl fx+install+efx% 20install%20maven+page:1+mid:rh3o3dvfberd7l2r+state:results ? And sorry, I didn't get what you want me to do exactly :P Fred -----Original Message----- From: christofer.dutz@c-ware.de [mailto:christofer.dutz@c-ware.de] Sent: Wednesday, September 12, 2012 5:58 PM To: flex-users@incubator.apache.org Subject: AW: An official mavenized SDK ? Hi Frederic, I recently pushed my flexunit changes back to trunk so Flexmojos 5.x and 6.= x should be compatable with Flexunit 4.1 ...=20 If I understand it correctly flexunit 4.2 will the the flexunit version und= er the hood of Apache? I guess migrating should be pretty simple. If you co= uld open an issue in https://flexmojos.atlassian.net/ for that and attach a= sample project similar to the one in https://flexmojos.atlassian.net/browse/FLEXMOJOS-872 it would make my life = a lot easier :-) Regarding the FDK generator I was working on ... I won't be able to do much= this week but hopefully I will spare some time to continue my work on this= in the next 2 weeks. As soon as I sorted out the issues with that and with= Flexmojos 6.x support of them, I will contribute the code of the generator= to Apache Flex ... hopefully the guys will start to publish them, but at l= east you should be able to generate your own FDKs then. Chris -----Urspr=FCngliche Nachricht----- Von: Fr=E9d=E9ric THOMAS [mailto:webdoublefx@hotmail.com] Gesendet: Mittwoch, 12. September 2012 17:43 An: flex-users@incubator.apache.org Betreff: An official mavenized SDK ? Hi,=20 Time ago, I indicated a way to mavenized the SDK http://markmail.org/search= /?q=3D%5Borg.apache.incubator.flex-dev%5D++webdouble fx+install+maven#query:%5Borg.apache.incubator.flex-dev%5D%20%20webdoubl fx+install+efx% 20install%20maven+page:1+mid:rh3o3dvfberd7l2r+state:results, is there an of= ficial way now ? I remember I spoke with Espen few month ago in Paris and he told me he is w= as in process to do it, any progress ? What about FlexMojos 6 and FlexUnit 4.2, any progress to make them work tog= ether ? Fr=E9d=E9ric