FYI to those reading, I hope to have some more time in a month or two to do
some dev on the compiler. I have been out straight with life and my other
business stuff so I haven't been able to have my head into this project as
far as the compiler is concerned.
I have been reading all the dev posts m
Thanks, Alex. I found an extra error message in TEST-as.ASKeywordTests.xml.
It couldn't find the Flash Player Debugger because I had a typo in the
path. That would have been super easy to fix without help if it weren't
hidden in some file. Is that something that could be moved into the console
outp
Seems suspicious, the tests run in alphabetical order I think and that is
probably the first one in the MXML tests?
I know when I didn't have the debugger setup right, the compiler tests
would fail right there.
Mike
On Fri, Nov 13, 2015 at 7:40 PM, Alex Harui wrote:
> In the compiler.tests/res
In the compiler.tests/results folder, there should be a
TEST-as.ASKeywordTests.xml file. It might have more info.
At some point, my file contains:
Generating test:
Compiling test:
-external-library-path=/Users/aharui/adobe/flashplayer/11.1/playerglobal.sw
c -library-path=
-namespace=http://ns.a
Yes, it exists. I can see the 10 SWF files in that directory, and as you
can see, there are no compiler errors in the output.
- Josh
On Fri, Nov 13, 2015 at 4:02 PM, Alex Harui wrote:
> This line looks suspicious:
> -external-library-path=/Users/joshtynjala/Development/Flex/sdks/AIRSDK/AIR1
> 6
This line looks suspicious:
-external-library-path=/Users/joshtynjala/Development/Flex/sdks/AIRSDK/AIR1
6.0.0.292/frameworks/libs/player/16.0/playerglobal.swc
Does that file actually exist?
-Alex
On 11/13/15, 3:07 PM, "Josh Tynjala" wrote:
>I don't have time to debug the properties stuff, so
I don't have time to debug the properties stuff, so I just gave up and set
real environment variables. Unfortunately, now it's failing on some of the
tests, but there's no explanation why. I remember hearing that it helps to
add the folder to the trusted locations for Flash Player, but that made no
On 11/13/15, 12:25 PM, "Josh Tynjala" wrote:
>I try to avoid setting real environment variables since I find it more
>convenient to use the properties files to remember all of the values for
>later. For instance, I added approvefalcon.properties to set env.ANT_HOME.
>However, it looks like the
On 11/13/15, 12:50 PM, "omup...@gmail.com on behalf of OmPrakash
Muppirala" wrote:
>I saw this in the instructions:
>
>"You can test the source package by building it, then pointing to it from
>the source package of the
>FlexJS release candidate and building the examples in the FlexJS package."
I saw this in the instructions:
"You can test the source package by building it, then pointing to it from
the source package of the
FlexJS release candidate and building the examples in the FlexJS package."
Is there a FlexJS release candidate active? Is there a link to that?
Thanks,
Om
On Fri,
On Fri, Nov 13, 2015 at 12:25 PM, Alex Harui wrote:
> Hmm. Do you have the 11.1 playerglobal in frameworks\libs\player?
>
>
That was it. I copied over 11.1 and the build is successful. I will
change my vote.
Thanks,
Om
> On 11/13/15, 12:05 PM, "omup...@gmail.com on behalf of OmPrakash
> Mup
I try to avoid setting real environment variables since I find it more
convenient to use the properties files to remember all of the values for
later. For instance, I added approvefalcon.properties to set env.ANT_HOME.
However, it looks like the values from approvefalcon.properties don't get
inheri
Hmm. Do you have the 11.1 playerglobal in frameworks\libs\player?
On 11/13/15, 12:05 PM, "omup...@gmail.com on behalf of OmPrakash
Muppirala" wrote:
>Here are the test failues:
>
>
>fail-with-message:
>
>main:
>
>compile.unit.tests:
>[mkdir] Created dir:
>C:\temp\falcon0.5_release_testing\a
On 11/13/15, 12:06 PM, "Josh Tynjala" wrote:
>I discovered that ant in /opt/local/bin was actually a symlink to the real
>location inside the bin directory of /opt/local/share/java/apache-ant,
>which I think is the default ant on OSX.
>/opt/local/share/java/apache-ant/lib is still not writable
I discovered that ant in /opt/local/bin was actually a symlink to the real
location inside the bin directory of /opt/local/share/java/apache-ant,
which I think is the default ant on OSX.
/opt/local/share/java/apache-ant/lib is still not writable without
privilege escalation, for some reason, but at
Here are the test failues:
fail-with-message:
main:
compile.unit.tests:
[mkdir] Created dir:
C:\temp\falcon0.5_release_testing\apache-flex-falconjx-
0.5.0-src\compiler.tests\classes
[javac] Compiling 67 source files to
C:\temp\falcon0.5_release_testing\apach
e-flex-falconjx-0.5.0-src\co
On 11/13/15, 11:13 AM, "Josh Tynjala" wrote:
>I get permission denied errors trying to run the ApproveFalcon.xml script.
>It appears that it can't write to /opt/local/bin/lib. lib doesn't exist in
>/opt/local/bin actually. However, I can manually create that folder (OSX
>asks me for my password)
Here’s what my folder looks like:
https://www.evernote.com/l/AI82ttoeFrRADK7Nn_He2q3papalk76OUboB/image.png
I got it to run by changing my ANT_HOME to the true bin rather than a symlink.
It’s probably worth a note that to run the tests you need to add a reference to
your folder in FlashPlayerTr
Hi,
> apache-rat-0.8.jar
> apache-rat-tasks-0.8.jar
You might want to also get the latest version which is 0.11 [1]
Thanks,
Justin
1. http://creadur.apache.org/rat/download_rat.cgi
Hi,
> gpg_check:
> gpg: Signature made Wed Nov 11 09:19:23 2015 IST using RSA key ID DA9CCFF2
> gpg: Good signature from "Alex Harui (CODE SIGNING KEY) "
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg: There is no indication that the signature belongs to the own
I have ant 1.9.4, my apache-rat jars are in lib, not libexec. I don’t
have a libexec, what is in it? I just have a bin and lib folder and
ANT_HOME points to the parent of bin and lib.
BTW, your output says the signatures are good, but the key you imported
for me isn’t in the circle-of-trust whic
FWIW, I have the following two files in /usr/local/Cellar/ant/1.9.6/libexec/lib:
apache-rat-0.8.jar
apache-rat-tasks-0.8.jar
On Nov 11, 2015, at 9:48 AM, Harbs wrote:
> The signature check is failing for me:
>
> gpg_check:
> gpg: Signature made Wed Nov 11 09:19:23 2015 IST using RSA key ID DA9
The signature check is failing for me:
gpg_check:
gpg: Signature made Wed Nov 11 09:19:23 2015 IST using RSA key ID DA9CCFF2
gpg: Good signature from "Alex Harui (CODE SIGNING KEY) "
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the sig
This is the discussion thread. RC2 didn¹t build for me so we¹re skipping
ahead to RC3.
Changes in this RC include:
-Changes to NOTICE files to resolve issues found in RC1
-Changes to binary packages to resolve issues found in RC1
-Changes to copyright notices in GCL.SWC source.
In addition, we
24 matches
Mail list logo