Hi,
> If you were following the instructions in the README, as you claim, you
> would never have run 'constructFlexForIDE', as it is not mentioned in that
> document at all...
line 396 of README.
Justin
You mean the line 495 in the section "Using the Binary Distribution"? I
thought we were talking about the source distribution, as source is the
only thing we are allowed to release?
EdB
On Wed, Jul 16, 2014 at 9:01 AM, Justin Mclean
wrote:
> Hi,
>
> > If you were following the instructions in
Hi,
> I see, you are claiming the compiled results should copy an
> incompatibly-licensed file into the resulting folders.
How is that different to what we do for player global swc?
> AIUI, even compiled results cannot do that for required features.
Please tell me where this rule is specified
>
> > AIUI, even compiled results cannot do that for required features.
>
> Please tell me where this rule is specified as I've not run into it
> before, and it's probably a concern given the location of player gloabal
> swfs + other files we copy into the SDK. Does the installer also need to
> ch
Just my side bar on this. There are those of us who don't use a combined
sdk/air combined folder which seems to be more FB specific. So the size of
impact will vary.
However the RSL issue is more important to me, but I don't want to it be a
blocking issue, since the use case for them puts me
Hi,
while I was havin a first look at the internals of Falcon, I was surprized to
find a mixture of Antlr2 & Antlr3 grammars for creating the parsers.
In a first moment I thought it would be a good idea to migrate the Antlr2
grammars ASParser.g and MetadataParser.g to Antlr3 but after finding
I’m having trouble working out how ComposeState and FlowComposerBase handles
reuses lines.
ComposeState has a bunch of logic to figure out whether to reuse a
TextFlowLine. If it decides to not reuse the line it adds a new one.
Right now, I’m having an issue that each compose adds extra lines to
I'm currently importing SDK projects into IntelliJ by using the import
module option, which copies the FlashBuilder settings as they are.
There are a few loopholes to jump, but a few projects are now compiling well.
I stumbled a bit with the spark project, because it seems to reference
a manifest
I was able to replicate the issue in the first 1/4 of my normal test
routine. I didn't do any further testing.
On Wed, Jul 16, 2014 at 1:56 AM, Erik de Bruin wrote:
> Not sure if you can - or should - cast a binding vote without completely
> testing the release. Are you just casting the -1 vot
How did you overlay the AIR SDK? With 'constructFlexForIDE', or
'addAIRtoSDK'?
EdB
On Wed, Jul 16, 2014 at 1:22 PM, Nicholas Kwiatkowski
wrote:
> I was able to replicate the issue in the first 1/4 of my normal test
> routine. I didn't do any further testing.
>
>
> On Wed, Jul 16, 2014 at 1:
I will attempt to provide an answer, but if it becomes a debate we will
move it to legal-discuss.
On 7/16/14 12:11 AM, "Justin Mclean" wrote:
>Hi,
>
>> I see, you are claiming the compiled results should copy an
>> incompatibly-licensed file into the resulting folders.
>
>How is that different t
FWIW, I just compiled the 4.12.1 source kit and ran constructFlexForIDE
and there is no bin/adl there either, so we've had this issue for a while,
and the workaround is simple.
I'm closing the vote.
On 7/16/14 4:39 AM, "Erik de Bruin" wrote:
>How did you overlay the AIR SDK? With 'constructFlex
Vote passes (barely).
Binding votes
+1 Alex, Mark K, Fred T.
-1 Justin, Nick due to recently discovered problem with ide scripts which
has simple workaround.
Community votes
+1 Erik
And now: onwards and upwards!
EdB
On Wed, Jul 16, 2014 at 4:53 PM, Alex Harui wrote:
> Vote passes (barely).
>
> Binding votes
>
> +1 Alex, Mark K, Fred T.
> -1 Justin, Nick due to recently discovered problem with ide scripts which
> has simple workaround.
>
> Community votes
>
> +1 Erik
>
>
Good luck. I'm interested in anything that would speed up Falcon.
Please work in a branch.
On 7/16/14 2:44 AM, "Christofer Dutz" wrote:
>Hi,
>
>
>
>while I was havin a first look at the internals of Falcon, I was
>surprized to find a mixture of Antlr2 & Antlr3 grammars for creating the
>parsers
You might also want to look into eliminating JFlex and have Antlr handle
tokenization as well.
- Gordon
Sent from my iPad
> On Jul 16, 2014, at 8:06 AM, "Alex Harui" wrote:
>
> Good luck. I'm interested in anything that would speed up Falcon.
> Please work in a branch.
>
>> On 7/16/14 2:44
Ok so that would have been my second question ... why are we mixing up several
tools that all seem to be doing similar things :-)
I definitely like to do some cleaning up. But depending on if any or which
talks are accepter for the ApacheCon I might have to finish some other things
first ;-)
C
+1 from me.
MD5 and signed packages are correct - OK
README, RELEASE_NOTES, NOTICE and LICENSE are - OK
I had problems because I haven't 11.4, after install I was able to generate
the sample app.
Igor Costa
www.igorcosta.com
www.igorcosta.org
On Tue, Jul 15, 201
Hi Folks,
Judah Frangipane (a long time Flex user) has been busy helping Harbs with
TLF Tables, but has also developed a Flex=oriented IDE called Radii8. The
GitHub project is here: https://github.com/monkeypunch3/Radii8
Judah is proposing to donate Radii8 to Apache Flex.
Here's a quote from J
Sounds like something we could really use.
On Jul 17, 2014 7:49 AM, "Alex Harui" wrote:
> Hi Folks,
>
> Judah Frangipane (a long time Flex user) has been busy helping Harbs with
> TLF Tables, but has also developed a Flex=oriented IDE called Radii8. The
> GitHub project is here: https://github.c
Hi,
Looks good and a useful think to have.
A few questions - which probably only Judah can answer:
- Is Judah willing to fill in the paperwork to get the donation done? (We've
had a least one donation that's stuck in limbo because paperwork was not done.)
- Has he signed an ICLA? And I assume fo
Hi Alex,
I have strange behavior with added Polish translation to installer. When I
start installer it automatic choose pl_PL witch is good. I see that most of
the strings are translated, but when I go to the third step I see some
untranslated text. I'm changing in that moment language for example
I'm surprised it translated at all. I think those strings are coming from
apache-flex-sdk-installer-config.xml
On 7/16/14 10:24 PM, "piotrz" wrote:
>Hi Alex,
>
>I have strange behavior with added Polish translation to installer. When I
>start installer it automatic choose pl_PL witch is good. I
Ohh..I see, so it is really strange.. But ok I will add them also to this
file.
Thanks,
Piotr
-
Apache Flex Committer
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/DISCUSS-Release-Apache-Flex-SDK-Installer-3-1-RC1-tp38126p39
24 matches
Mail list logo