[jira] [Created] (FLEX-54) frameworks/projects/automation/build.xml compile failed

2012-05-03 Thread spiros aggelopoulos (JIRA)
spiros aggelopoulos created FLEX-54: --- Summary: frameworks/projects/automation/build.xml compile failed Key: FLEX-54 URL: https://issues.apache.org/jira/browse/FLEX-54 Project: Apache Flex

[jira] [Created] (FLEX-55) Spark Datagrid does not update correctly when dataprovider gets sorted.

2012-05-03 Thread Wouter Schreuders (JIRA)
Wouter Schreuders created FLEX-55: - Summary: Spark Datagrid does not update correctly when dataprovider gets sorted. Key: FLEX-55 URL: https://issues.apache.org/jira/browse/FLEX-55 Project: Apache Fle

Re: May Podling Report for Flex

2012-05-03 Thread Clint Modien
ASF is managing their own JIRA server at a datacenter? Atlassian has free hosting on their cloud (OnDemand) platform for opensource proejcts. http://www.atlassian.com/software/ondemand/overview http://www.atlassian.com/software/views/open-source-license-request On May 1, 2012, at 2:31 PM, Alex H

CI server

2012-05-03 Thread Clint Modien
Do we have a CI server setup for Apache Flex? Do we get one from Apache? If not… Do we need someone to donate one? Are we waiting for something? If not… I'd like to work on sourcing one or two and setting it up if that's ok with the group? Clint Modien c. 650.421.6035 im: cmodien

Re: CI server

2012-05-03 Thread Alex Harui
On 5/3/12 11:10 AM, "Clint Modien" wrote: > Do we have a CI server setup for Apache Flex? Not yet. > > Do we get one from Apache? We will probably use what other projects are using, if possible and not too much hassle. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/a

Re: CI server

2012-05-03 Thread Carlos Rovira
That would be awesome! :) El jueves 3 de mayo de 2012, Clint Modien escribió: > Do we have a CI server setup for Apache Flex? > > Do we get one from Apache? > > If not… > > Do we need someone to donate one? > > Are we waiting for something? > > If not… I'd like to work on sourcing one or two and

[jira] [Commented] (FLEX-54) frameworks/projects/automation/build.xml compile failed

2012-05-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267640#comment-13267640 ] Carol Frampton commented on FLEX-54: This is expected. Adobe has not finished donating a

Re: CI server

2012-05-03 Thread Bertrand Delacretaz
Hi, On Thu, May 3, 2012 at 7:57 PM, Alex Harui wrote: > ...We will probably use what other projects are using, if possible and not too > much hassle... There's Jenkins at https://builds.apache.org/ , docs at http://wiki.apache.org/general/Jenkins?action=show&redirect=Hudson http://ci.apache.org

Re: CI server

2012-05-03 Thread Clint Modien
busy place… https://builds.apache.org/ Here's the buildbot site: http://ci.apache.org/buildbot.html On the buildbot site is says we need to create a jira ticket here… https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=10410&issuetype=3 Here are a couple of examples of people requesting

Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Carol Frampton
Apache Flex 4.8.0 is intended to be a parity release of Adobe Flex 4.6. At http://people.apache.org/~cframpton/ApacheFlexRC/ you will find apache-flex-sdk-4.8.0-incubating-src.zip apache-flex-sdk-4.8.0-incubating-bin.zip and the associated md5 and asc files.

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Om
> >- missing embedded font support (unless font compiled into swf with > fontswf >obtained elsewhere) > Can we provide the link to the fontswf download location here? Thanks, Om On Thu, May 3, 2012 at 11:38 AM, Carol Frampton wrote: > Apache Flex 4.8.0 is intended to be a parity re

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Christophe Herreman
Hi Carol, it seems that in the "bin" folder, aasdoc.bat, acompc.bat and amxmlc.bat point to *.exe's. I assume this is an error and that they should point to the *.bat files instead? regards, Christophe 2012/5/3 Om > > > >- missing embedded font support (unless font compiled into swf with >

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Om
I am missing all the .exes in the bin folder. I downloaded this one: http://people.apache.org/~cframpton/ApacheFlexRC/apache-flex-sdk-4.8.0-incubating-bin.zip Om On Thu, May 3, 2012 at 12:22 PM, Christophe Herreman < christophe.herre...@gmail.com> wrote: > Hi Carol, > > it seems that in the "bi

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Christophe Herreman
Hi Om, the exe's have the problem that they are 32bit only. The bat files have the same functionality as the exe's and call the jar files (and support 32bit and 64bit). This makes the exe files obsolete. regards, Christophe 2012/5/3 Om > I am missing all the .exes in the bin folder. I downloa

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Om
Hmm... this is what aasdoc.bat says (emphasis mine) : == @echo off rem Licensed to the Apache Software Foundation (ASF) under one or more rem contributor license agreements. See the NOTICE file distributed with rem this work for additional

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Om
In my Adobe Flex 4.6 sdk's bin directory, all the .exes are present. On Thu, May 3, 2012 at 1:17 PM, Om wrote: > Hmm... this is what aasdoc.bat says (emphasis mine) : > > == > @echo off > rem Licensed to the Apache Software Foundation (ASF

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Christophe Herreman
There was a JIRA ticket to replace the exe files with bat files: https://issues.apache.org/jira/browse/FLEX-37 So while they exe files are available in the previous Adobe releases, they will not be in the Apache releases. regards, Christophe 2012/5/3 Om > In my Adobe Flex 4.6 sdk's bin directo

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Carol Frampton
On 5/3/12 11 :47AM, "Om" wrote: >> >>- missing embedded font support (unless font compiled into swf with >> fontswf >>obtained elsewhere) >> > >Can we provide the link to the fontswf download location here? It comes with some of the Adobe CS products or you might be able to get it

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Cole Ferrier
there is no aasdoc.exe, i believe the confusion is aasdoc.bat would normally call asdoc.exe with a command line parameter. aasdoc.bat needs to do what the new asdoc.bat does, but pass in the equivalent of what "+configname=air" did before, when passed into the asdoc.exe. Cole On Thu, May 3, 2012

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Carol Frampton
On 5/3/12 12 :22PM, "Christophe Herreman" wrote: >Hi Carol, > >it seems that in the "bin" folder, aasdoc.bat, acompc.bat and amxmlc.bat >point to *.exe's. I assume this is an error and that they should point to >the *.bat files instead? > >regards, >Christophe Thanks. Yes, they are in error a

Need Flex wiki access

2012-05-03 Thread Alex Harui
Can someone grant me access to the Flex project wiki. Username should be aharui. I want to post a bunch of stuff about Mustella. Thanks, -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui

Re: Need Flex wiki access

2012-05-03 Thread Doug Arthur
On Thu, May 3, 2012 at 2:46 PM, Alex Harui wrote: > Can someone grant me access to the Flex project wiki.  Username should be > aharui.  I want to post a bunch of stuff about Mustella. Hi Alex, I checked, and you don't have a wiki account. Please sign up for a wiki account [1], and I'll let me

Re: Need Flex wiki access

2012-05-03 Thread Alex Harui
On 5/3/12 3:39 PM, "Doug Arthur" wrote: > Hi Alex, > > I checked, and you don't have a wiki account. Please sign up for a > wiki account [1], and I'll let me know that you have and I will grant > you access. > Ok, signed up as aharui. Thanks, -- Alex Harui Flex SDK Team Adobe Systems, Inc.

Re: Preliminary release candidate of Apache Flex 4.8.0 (for developers only)

2012-05-03 Thread Om
Ah, got it. Thanks! On Thu, May 3, 2012 at 1:30 PM, Christophe Herreman < christophe.herre...@gmail.com> wrote: > There was a JIRA ticket to replace the exe files with bat files: > https://issues.apache.org/jira/browse/FLEX-37 > > So while they exe files are available in the previous Adobe relea

Re: Need Flex wiki access

2012-05-03 Thread Doug Arthur
On Thu, May 3, 2012 at 5:24 PM, Alex Harui wrote: > Ok, signed up as aharui. You now have permission. - Doug

Re: can't access to the site again

2012-05-03 Thread Doug Arthur
On Thu, May 3, 2012 at 10:20 PM, Pepe wrote: > The server for Apache Incubating project has maintenance time? > > I can't access Apache Flex site again. > There is no error. It's just "loading ...  loading ...  loading ..." > permanently > > > thanks > > Shigeru Nakagaki No problem here... - Dou

Re: can't access to the site again

2012-05-03 Thread Pepe
It was recovered 30 minutes ago. 2012/5/4 Doug Arthur : > On Thu, May 3, 2012 at 10:20 PM, Pepe wrote: >> The server for Apache Incubating project has maintenance time? >> >> I can't access Apache Flex site again. >> There is no error. It's just "loading ...  loading ...  loading ..." >> permanen