Setting up an Azure instance as TeamCity agent

2013-02-23 Thread christofer.d...@c-ware.de
Ok ... it took me a little while, but I finally managed to have my TeamCity agent for Flexmojos to run on an Azure VM: Documented all things here: https://dev.c-ware.de/confluence/display/PUBLIC/Setting+up+a+TeamCity+agent+on+an+Azure+VM So if you guys want to give it a try, perhaps this will he

Using the flex user list for support requests for Flexmojos?

2013-02-24 Thread christofer.d...@c-ware.de
Hi, I just released version 6.0.0 of Flexmojos to the central Sonatype OSS repo at: https://oss.sonatype.org/content/groups/public/net/flexmojos/oss/ (Will be synced with maven central in the next few days, I guess). Even if I do think that there still might be some issues with this, I think ge

AW: Using the flex user list for support requests for Flexmojos?

2013-02-25 Thread christofer.d...@c-ware.de
Well the issue claims to make Flex SDK build with Maven, that is certainly not done. We can convert Flex SDKs into a mavenized form and build an application with Maven, but the SDK build itself is still not Maven (Even if this were pretty cool). Chris V

CI Agent on MS Azure

2013-02-25 Thread christofer.d...@c-ware.de
Hi, this weekend, while releasing Flexmojos, I took the opportunity to checkout Microsoft Azure. Seems to do the job nicely. I allready was able to setup a TeamCity agent on a Windows VM that is now the Build Agent for Flexmojos CI builds. I documented the setup on my Wiki: https://dev.c-ware.

AW: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-02-26 Thread christofer.d...@c-ware.de
Ahem ... Have to say "no" ... I guess the old one was run on Sonatype servers. As Velo no longer is at Sonatype I guess noone is maintaining that anymore and I can't see a way how to deploy the maven site there :-( I would be really glad, if we could switch off the old Sonatype site as this cau

AW: Apache Flex 4.91 compatibility with ILOG Elixir Enterprise 3.5

2013-03-07 Thread christofer.d...@c-ware.de
My experience with IBM and especially Elixir is that I wanted to give IBM a which patched Elixir to work with Flex 4 a while ago ... as a thank-you I got a law-suite threat from IBM if I was to make this patch public. So much for IBMs kindness :-) Von: M

AW: Maven JIRA issues

2013-03-11 Thread christofer.d...@c-ware.de
Well I just checked them and closed some of them. But most of the "Maven" issues simply used the Word "Maven" when discribing an issue. But at least I could close some of them :-) Chris Von: Justin Mclean [jus...@classsoftware.com] Gesendet: Montag, 11

AW: [jira] [Resolved] (FLEX-33245) Apache Flex Mavenizer needs a review of the licenses used

2013-03-11 Thread christofer.d...@c-ware.de
I use jersey to query the central maven repo for artifact hashes. I guess any other JSON rest client would do. Chris -Ursprüngliche Nachricht- Von: Justin Mclean [mailto:jus...@classsoftware.com] Gesendet: Montag, 11. März 2013 22:52 An: dev@flex.apache.org Betreff: Re: [jira] [Resolved

AW: SVN to Git migration in progress

2013-03-12 Thread christofer.d...@c-ware.de
I once wrote up the workflow of contributing to Flexmojos using Git ... as the workflow for Flex is now the same, perhaps it explains a little and helps clear the confusion with git: https://dev.c-ware.de/confluence/display/PUBLIC/Contributing+to+Flexmojos Chris

AW: SVN to Git migration in progress

2013-03-13 Thread christofer.d...@c-ware.de
s and pull these changes from your > private fork at GitHub. If he likes what you did, he will apply your patches > to the trunk and you're done." Who is going to be the Velo for Apache Flex? That person is going to be very busy! - Gordon -Original Message- From: christ

AW: Git Migration Reset

2013-03-14 Thread christofer.d...@c-ware.de
Just as a suggestion ... why not clone the GIT version as soon as it's finished. Then delete the ".git" or ".svn" stuff from the copy you are currently working on. Then simply copy all the stuff from the SCM-less copy containing your changes into your clean clone. Git should detect unchanged, mod

Debugging FlexJS applications

2013-04-04 Thread christofer.d...@c-ware.de
Just a question ... how would we actually debug a FlexJS application? I am just asking, cause I currently have to work with GWT and I am really really anoyed with how you have to debug these applications (Actually I am anoyed by a lot more ;-) ). Would this be just as tricky as with GWT? Or is

Status on the maven-flex-plugin

2013-04-08 Thread christofer.d...@c-ware.de
Hi guys. juts to give you a short update on what I'm currently working on. A working complete maven-flex-plugin needs code generation in place at several locations. Besides normal code generation when generating an ActionScript model from a Java Model, especially the Unit-Test support also need

AW: Meet 'marmotinni', an ASJS testing framework

2013-04-12 Thread christofer.d...@c-ware.de
I would guess that when compiling to JS FlexUnit won't work as FlexUnit requires the Unit Tests to run in a FlashPlayer instance ... Am I correct? So without a unit-testing framework to support JS Flex, I guess we couldn't actually do any Unit Tests with it. Guess this problem is similar to th

AW: [FalconJX] Using RIATest

2013-05-03 Thread christofer.d...@c-ware.de
Just to add my 50ct. Wouldn't it be good to use a tool for writing test that you can write tests in Java? As far as I remember there was only a hand-full of tools supporting this when I evaluated a lot of these tools: https://dev.c-ware.de/confluence/display/PUBLIC/Functional+Testing+Tools Chri

AW: [FalconJX] Using RIATest

2013-05-03 Thread christofer.d...@c-ware.de
Von: Tigran Najaryan [tig...@gmail.com] Gesendet: Freitag, 3. Mai 2013 09:45 An: dev@flex.apache.org Betreff: RE: [FalconJX] Using RIATest > From: christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de] > > Just to add my 50ct. > > Wouldn't it be good to use a tool for writing

AW: [FalconJX] Using RIATest

2013-05-03 Thread christofer.d...@c-ware.de
s, RiaTest does support JUnit output to integrate in a CI server On 3 May 2013 11:48, christofer.d...@c-ware.de wrote: > As I mentioned, I am just adding my 50ct to the discussion. > > RIATest did leave a very good impression with me when evaluating it and I > think I did give the tool

AW: Reducing the number of Jira Posts to the Mailinglist?

2013-05-10 Thread christofer.d...@c-ware.de
Well that would be an option for anyone with an Exchange server ... most others to these filters on client-side and people using these would probably have trouble when accessing the list on a smartphone. I actually turned of email-push notifications on my smartphone because of these emails, beca

AW: Jenkins builds and Mustella

2013-05-24 Thread christofer.d...@c-ware.de
The payment strategy for Azure seems to be rather strange anyway. I just deleted my Azure VM hosting ma TeamCity build agent as the VM costs keep running even if the VM is shut down. The Support told me that in order to pevent MS from billing me for the idle time, I would have to delete the VMs

AW: BlazeDS

2013-05-30 Thread christofer.d...@c-ware.de
As far as I know there are a lot of tutorials about creating NIO adapters for BlazeDS ... The ones out there make use of properitary Jetty features and I have not yet come across one generic servlet 3.0 spec endpoint. I would much more prefer to start working on such an endpoint. It's something

AW: [VOTE] Let's move JIRA emails to a new list

2013-05-31 Thread christofer.d...@c-ware.de
+1 -Ursprüngliche Nachricht- Von: Harbs [mailto:harbs.li...@gmail.com] Gesendet: Freitag, 31. Mai 2013 16:12 An: dev@flex.apache.org Betreff: Re: [VOTE] Let's move JIRA emails to a new list +1 Harbs

AW: Thoughts about CSS and Flex

2013-06-07 Thread christofer.d...@c-ware.de
Something I would certainly like to have woud be the ability to Import other CSS files :-) Chris Von: Justin Mclean [jus...@classsoftware.com] Gesendet: Freitag, 7. Juni 2013 08:37 An: dev@flex.apache.org Betreff: Re: Thoughts about CSS and Flex Hi, > t

AW: [DISCUSS] Alerts and dialogs in Flex 4.x / Spark (was: Alerts and dialogs in FlexJS)

2013-06-11 Thread christofer.d...@c-ware.de
Regarding the callback-functionality, I would prefer the event based approach over the old one where you provide the callbac functionality. As far as I understood it, I can still programatically create Alerts and addEventListeners for the CloseEvents. I would really like to be able to continue

AW: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-06-17 Thread christofer.d...@c-ware.de
Well if there aren't any other things that should be fixed, perhaps I should do a 6.0.1 release. Just didn't want do to such a minor release just to do it again the next week ;-) And the Problem of deploying the FDKs are not a technical Problem but a licensing one ;-) Chris __

AW: AW: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository

2013-07-08 Thread christofer.d...@c-ware.de
27;origine- From: christofer.d...@c-ware.de Sent: Monday, June 17, 2013 1:05 PM To: dev@flex.apache.org Subject: AW: [jira] [Commented] (FLEX-33086) Make SDK build with Maven/Flexmojos and deploy release and snapshot artifacts to the Apache Maven repository Well if there aren't any other th

AW: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-12 Thread christofer.d...@c-ware.de
Ok ok you got me ;-) think I'll go home now and start the release process for FM6.0.1 I see this is a serious Problem for People and after all, I want the People to be able to use it without Problems ;-) Chris Von: carlos.rov...@gmail.com [carlos.rov..

AW: AW: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-12 Thread christofer.d...@c-ware.de
with Carlos and Jose about the "org.apache" groupId prefix, right ? -Fred -Message d'origine- From: christofer.d...@c-ware.de Sent: Friday, July 12, 2013 4:32 PM To: dev@flex.apache.org Subject: AW: Trying to mavenize project flex-asjs with IntelliJ fails Ok ok you got me ;-)

AW: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-13 Thread christofer.d...@c-ware.de
s PS: Releasing FM is a real PITA ... hopefully this will become a lot easier with the new plugin. -Ursprüngliche Nachricht- Von: christofer.d...@c-ware.de [mailto:christofer.d...@c-ware.de] Gesendet: Freitag, 12. Juli 2013 16:33 An: dev@flex.apache.org Betreff: AW: Trying to mavenize project

AW: AW: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-13 Thread christofer.d...@c-ware.de
2013 15:52 An: dev@flex.apache.org Betreff: Re: AW: Trying to mavenize project flex-asjs with IntelliJ fails Nice, thanks :-) -Message d'origine- From: christofer.d...@c-ware.de Sent: Saturday, July 13, 2013 3:48 PM To: dev@flex.apache.org Subject: AW: Trying to mavenize project flex

AW: AW: AW: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-13 Thread christofer.d...@c-ware.de
IntelliJ fails Well, as you may guess, I've got all of them too, so, maybe someone else could give it a try ? -Fred -Message d'origine----- From: christofer.d...@c-ware.de Sent: Saturday, July 13, 2013 3:54 PM To: dev@flex.apache.org Subject: AW: AW: Trying to mavenize project flex

AW: Trying to mavenize project flex-asjs with IntelliJ fails

2013-07-13 Thread christofer.d...@c-ware.de
e project to demonstrate your fix works or something else ? -Fred -Message d'origine- From: christofer.d...@c-ware.de Sent: Saturday, July 13, 2013 4:02 PM To: dev@flex.apache.org Subject: AW: AW: AW: Trying to mavenize project flex-asjs with IntelliJ fails But you probably have th

AW: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-31 Thread christofer.d...@c-ware.de
I'm happy that FM 6.0.1 seems to be working without any major hickups :-) Chris -Ursprüngliche Nachricht- Von: carlos.rov...@gmail.com [mailto:carlos.rov...@gmail.com] Im Auftrag von Carlos Rovira Gesendet: Dienstag, 30. Juli 2013 15:28 An: dev@flex.apache.org Betreff: Re: IntelliJ - Ap

Maven-Flex-Plugin WAS: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-31 Thread christofer.d...@c-ware.de
Flex and the plethora of javascript frameworks out there. Thanks for all the hard work behind flexmojos 6.0.1 Chris! :) 2013/7/31 christofer.d...@c-ware.de > I'm happy that FM 6.0.1 seems to be working without any major hickups > :-) > > Chris > > > -Ursprüng

AW: BlazeDS Software Grant was sent to Apache today.

2013-08-05 Thread christofer.d...@c-ware.de
Yay!!! ... Finally :-) Really looking forward to streaming amf connections using asynchronous IO :-) Chris Von: Alex Harui [aha...@adobe.com] Gesendet: Freitag, 2. August 2013 07:16 An: dev@flex.apache.org Betreff: BlazeDS Software Grant was sent to Apach

AW: Maven-Flex-Plugin WAS: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-08-05 Thread christofer.d...@c-ware.de
alcon. Chris Von: Alex Harui [aha...@adobe.com] Gesendet: Mittwoch, 31. Juli 2013 20:54 An: dev@flex.apache.org Betreff: Re: Maven-Flex-Plugin WAS: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1 On 7/31/13 9:55 AM, "christofer.d...@c-ware.de" w

<    1   2