>> The consensus on the Installer issue is that it's minor, with a workaround
>> and will be short-lived.
>
> You may want to give other PMC members a chance to test - to reduce the risk
> of another RC. It's a long weekend her (Australia Day) so I not going to be
> able to check the RC until lat
flex-sdk_release-candidate - Build #82 - Fixed
Changes since last build:
[Alex Harui] minor fixup
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/82/.
Hello All,
recently I have submitted 2 pull requests: [1] [2]
None of them are integrated :(
Is it correct way to contribute? Do I need to perform any additional steps
to get this patches applied?
Maybe there is anything wrong with these files?
Thanks in advance
[1] Oct 24 https://github.com/apa
No, you did everything right. Sometimes it takes a bit longer for a
committer to pick up pull requests. A little patience helps, but you
did the right thing reminding the list you have contribution you'd
like to see added to the project.
I'm currently trying to get a new version of the SDK release
great :) just want to ensure I have submitted them into the right place :)
On Fri, Jan 23, 2015 at 2:56 PM, Erik de Bruin wrote:
> No, you did everything right. Sometimes it takes a bit longer for a
> committer to pick up pull requests. A little patience helps, but you
> did the right thing remi
On Jan 23, 2015 12:34 PM, "Erik de Bruin" wrote:
>
> > Do you have any idea why this is happening?
>
> Yes, and a fix is already submitted to the Installer repo.
>
> I will make a note in the announcement that, until a new Installer is
> released (which Om already told us he'll take care of),
Wh
Sounds fun! Have me in mind… ;-)
On Jan 23, 2015, at 10:15 AM, Erik de Bruin wrote:
> going skiing: vive la France!
>> I will make a note in the announcement that, until a new Installer is
>> released (which Om already told us he'll take care of),
>
> Wha? What did I say?
Did I mis-remember? Sorry. We'll figure it out, I'm sure ;-)
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06
The SDK works for me as well with my usual simple tests.
-Mark
-Original Message-
From: Alex Harui [mailto:aha...@adobe.com]
Sent: Friday, January 23, 2015 2:15 AM
To: dev@flex.apache.org; priv...@flex.apache.org
Subject: Re: [DISCUSS] Release Apache Flex 4.14.0
I have completed all the
I'm having an issue with the 'installer.xml', where it works on
regular ant, but not on 'ant-on-air' (which the Installer uses).
Testing a fix, hope to make new RC available in a couple of hrs.
EdB
On Fri, Jan 23, 2015 at 12:41 PM, Kessler CTR Mark J
wrote:
> The SDK works for me as well with
That went better than expected ;-)
The new VOTE thread is up and running. Everyone please take a look and vote!
Thanks,
EdB
On Fri, Jan 23, 2015 at 12:47 PM, Erik de Bruin wrote:
> I'm having an issue with the 'installer.xml', where it works on
> regular ant, but not on 'ant-on-air' (which t
Hi,
This is a Apache Flex 4.14.0 release candidate 2. For details on this
release see the RELEASE_NOTES and the README.
The release candidate can be found here;
https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.0/rc2/
The binary distributions as a convenience for the respective
platforms,
To properly get this show on the road this time:
+1 (binding)
EdB
On Fri, Jan 23, 2015 at 1:17 PM, Erik de Bruin wrote:
> Hi,
>
> This is a Apache Flex 4.14.0 release candidate 2. For details on this
> release see the RELEASE_NOTES and the README.
>
>
> The release candidate can be found her
+1 (binding)
Package
https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.0/rc2/apache-flex-sdk-
4.14.0-src.tar.gz
Java 1.7
OS: Mac OS X x86_64 10.9.5
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses
Heyo,
Looking to use that nifty approval script Alex referenced in the 4.14.0 vote
thread. I figured out that I had to run it from Cygwin with gpg library
installed. I got a little further and hit a snag. I now get an error about a
public key not being found.
$ ant -e -f ApproveSDK.xm
Cool, thanks for trying it. I think that means you haven’t imported the
KEYS file into your gpg key store. Our keys are here:
[1] https://dist.apache.org/repos/dist/release/flex/KEYS
On 1/23/15, 2:26 PM, "Chris Martin" wrote:
>Heyo,
>
>Looking to use that nifty approval script Alex reference
Sweet, that did the trick! Thanks Alex! Do I need to get a key created for
myself too and append it to the file?
Chris
> From: aha...@adobe.com
> To: dev@flex.apache.org
> Subject: Re: Approval script error
> Date: Fri, 23 Jan 2015 22:36:09 +
>
> Cool, thanks for trying it. I think tha
On 1/23/15, 2:46 PM, "Chris Martin" wrote:
>Do I need to get a key created for myself too and append it to the file?
I don’t think it is required unless you want to be a release manager.
-Alex
Hi,
I just wanted folks to know that the FlexJSStore example is starting to
mature. It can now do:
-effects
-tooltips
-drag-and-drop
-states with transitions
-databinding
I posted compiled versions here:
Flash (SWF) based (with View Source)
http://people.apache.org/~aharui/FlexJS/FlexJSStore/b
Hi,
Right now, if you compile the FlexJSStore example, you’ll get some 600
warnings from the Google Closure Compiler that say:
WARNING - incomplete alias created for namespace org.apache.flex
From my understanding, these 600 warnings can show up because the
“namespace” really is an object tree
Hi,
Looks a merge a while back may of undid some things that it probably shouldn't
of.
For example do a git log of ResourceManagerImpl.as
git log frameworks/projects/framework/src/mx/resources/ResourceManagerImpl.as
Was this change not meant to be in the release?
Relevant JIRA:
https://issues
Hi,
Someone should be able to take the source release and make the binary from it,
However it looks like we not including the flash removing code or TLF code in
the source release. Should we?
Justin
Hi,
We shouldn't be putting jars in version control:
https://github.com/apache/flex-tlf/tree/develop/ant
Someone mind removing that?
Thanks,
Justin
You, for example?
Commit, then review.
EdB
On Saturday, January 24, 2015, Justin Mclean wrote:
> Hi,
>
> We shouldn't be putting jars in version control:
> https://github.com/apache/flex-tlf/tree/develop/ant
>
> Someone mind removing that?
>
> Thanks,
> Justin
>
--
Ix Multimedia Software
Hi,
Also swfs here:
https://github.com/apache/flex-tlf/tree/develop/libs
And while we're at it. This is got good IP wise:
https://github.com/apache/flex-tlf/blob/develop/sdk/samples/flex/Logo.jpg
And this:
https://github.com/apache/flex-tlf/blob/develop/test/testFiles/assets/ARIAL_FONT.swf
In f
This is SO cool!
Thanks,
Om
On Jan 24, 2015 4:52 AM, "Alex Harui" wrote:
> Hi,
>
> I just wanted folks to know that the FlexJSStore example is starting to
> mature. It can now do:
>
> -effects
> -tooltips
> -drag-and-drop
> -states with transitions
> -databinding
>
> I posted compiled versions
Hi,
> You, for example?
Well normally the people who put the files there should fix them and the PMC as
a whole is responsible for legal matter and the RM is legally responsible for
any release that make.
Justin
HI,
-1 binding (or now - discussion around the issue may change my vote.
The source release is missing the TLF and Flash Remoting / Blaze DS source
code and it looks like this code hasn't undergone a full IP check. See 3.4 of
[1].
Thanks,
Justin
1. http://incubator.apache.org/guides/relea
> Looks a merge a while back may of undid some things that it probably
> shouldn't of.
>
> For example do a git log of ResourceManagerImpl.as
> git log frameworks/projects/framework/src/mx/resources/ResourceManagerImpl.as
>
> Was this change not meant to be in the release?
Nope, that one didn
On 1/23/15, 4:18 PM, "Justin Mclean" wrote:
>Hi,
>
>Someone should be able to take the source release and make the binary
>from it, However it looks like we not including the flash removing code
>or TLF code in the source release. Should we?
I’m not sure I understood that, but my copy of the s
I just saw your vote. Can you provide more detail in this thread? I have
no idea what your objection is based on.
-Alex
On 1/23/15, 9:20 PM, "Alex Harui" wrote:
>
>
>On 1/23/15, 4:18 PM, "Justin Mclean" wrote:
>
>>Hi,
>>
>>Someone should be able to take the source release and make the binary
I took care of the stuff Justin found. Thanks for finding it. Justin if
you find more, you can probably just delete it yourself.
-Alex
On 1/23/15, 6:39 PM, "Justin Mclean" wrote:
>Hi,
>
>> You, for example?
>
>Well normally the people who put the files there should fix them and the
>PMC as a w
Hi,
> I took care of the stuff Justin found. Thanks for finding it. Justin if
> you find more, you can probably just delete it yourself.
That was from a five minute look.We really need a full IP check on both Blaze
DS and TLF repos as it's seems this important step may of been skipped. I would
Hi,
> I just saw your vote. Can you provide more detail in this thread? I have
> no idea what your objection is based on.
See my reply to your other email. Looks like IP review may of been skipped (?)
and while we not using the full repos the fact we have files that shouldn't be
there in vers
AIUI, the state of the repos doesn’t affect the release. BlazeDS passed
IP Clearance. TLF entered during incubation so different rules apply.
Rat got run on the files in the source package. I didn’t see anything in
the report.
On 1/23/15, 10:55 PM, "Justin Mclean" wrote:
>Hi,
>
>> I took care
Part of what you said concerns me. If I want to create a Label() at runtime
in JS will I have to use var label = new org_apache_flex_html_Label()? How
will I know the full path name?
Can you do a performance test and see how much difference there is between
calling org.apache.flex.html.Label() and
Great work Alex! (and to the rest of the guys/gals as well). Keep it up.
On Fri, Jan 23, 2015 at 6:53 PM, OmPrakash Muppirala
wrote:
> This is SO cool!
>
> Thanks,
> Om
> On Jan 24, 2015 4:52 AM, "Alex Harui" wrote:
>
> > Hi,
> >
> > I just wanted folks to know that the FlexJSStore example is s
In FlexJS, you are writing ActionScript. So you would write:
import org.apache.flex.html.Label;
var foo:Label = new Label();
The output JS will look like:
var foo = new org_apache_flex_html_Label();
But hopefully you’ll never see it because you’ll never have to debug the
JS side. But I think
Hi,
> AIUI, the state of the repos doesn’t affect the release. BlazeDS passed IP
> Clearance.
It may of "passed" but it needs a review badly. A quick rat run on it shows it
need some work. There's even a "maven-petesucks.png" file, although I think as
that's in the in directory so that's clea
Donation procedures were followed correctly. Could some file have
incorrect provenance? Sure. The probability pretty much can never go to
zero. IF we find mistakes we will correct them. You may spend as much
time as you wish scrubbing, but please try to limit the amount of
community energy spe
On 1/23/15, 11:42 PM, "Justin Mclean" wrote:
>Hi,
>
>> AIUI, the state of the repos doesn’t affect the release. BlazeDS
>>passed IP Clearance.
>
>It may of "passed" but it needs a review badly.
OK, have fun. I personally would appreciate it if you save up all your
findings for one email when
41 matches
Mail list logo