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
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
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
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
+1
Package
https://dist.apache.org/repos/dist/dev/flex/falcon/0.5.0/rc3/apache-flex-falconjx-0.5.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
README_JX is ok: y
RELEASE_NOTES is ok: y
RELEASE_NOTES_JX is ok: y
NOTICE is ok: y
Hello I wanted to know why when I launch the falcon compiler appears
on the console eclipse :
C : \ Development \ search \ Luna \ defaults
Error : unable to open ' ...\apache - flexJS - 0.0.2 \ frameworks \
themes \ Spark \ spark.css ' .
defaults (line : -1 )
I'm using version 0.0.2 flexjs with Fla
IFAIK, ActionScript does not have multiple constructors. I’m wondering if
there’s any way to simulate multiple constructors when cross-compiling to js.
What prompted my questions is QName. QName has two different constructors. One
takes a QName object, and the other takes uri and a localName. I
On 11/11/15, 12:55 AM, "Buranello Alan" wrote:
>Hello I wanted to know why when I launch the falcon compiler appears
>on the console eclipse :
>C : \ Development \ search \ Luna \ defaults
>Error : unable to open ' ...\apache - flexJS - 0.0.2 \ frameworks \
>themes \ Spark \ spark.css ' .
>defa
+1 for online event.
On Tue, Nov 10, 2015 at 11:35 AM, Rudolf Schnetler
wrote:
> I would suggest topics:
>
> 1. Flex and tools (FB/IdeaJ/other) - what are still supported, going to be
> supported in future
> 2. FlexJS and tools - build environment, documentation, examples
> 3. Community - invol
Has anyone attended an online event they really liked? A URL to it would
help us use it as a point of reference.
Thanks,
-Alex
On 11/11/15, 8:20 AM, "Vijay Kumar" wrote:
>+1 for online event.
>
>On Tue, Nov 10, 2015 at 11:35 AM, Rudolf Schnetler
>wrote:
>
>> I would suggest topics:
>>
>> 1. F
And to use the Apache Flex SDK Installer, run the installer, right-click
and choose “Show Dev Builds” and the list of versions should now include
Apache FlexJS 0.5.0 RC1
Thanks,
-Alex
On 11/11/15, 7:22 AM, "Alex Harui" wrote:
>
>
>On 11/11/15, 12:55 AM, "Buranello Alan" wrote:
>
>>Hello I want
On 11/11/15, 3:02 AM, "Harbs" wrote:
>IFAIK, ActionScript does not have multiple constructors. I’m wondering if
>there’s any way to simulate multiple constructors when cross-compiling to
>js.
>
>What prompted my questions is QName. QName has two different
>constructors. One takes a QName object
Update:
The following SWCs have been back ported (but are in various states of
operability):
Binding
Collections
Effects
Graphics
Charts
Core
DragDrop
HTML
Peter is almost done with:
Mobile
I’m starting in on
Network
These are remaining:
Formatters
Flat
GoogleMaps
HTML5
Jquery
CreateJS
Onc
The Flash Online Conference that I mentioned is pretty good. The format is
pretty much just back-to-back presentations from several different
presenters in Adobe Connect.
http://gonchar.me/stage3d/
If you follow some of the links in the "Previous Meetings" section, you
should see short summaries/
I was at ApacheCon and enjoyed all the Flex Lectures.
However they were quite limited on time and were more geared towards
beginners so they didn't really get in to the nitty gritty.
Would be interesting to do something a bit more in depth.
Thanks,
Paul
On Wed, Nov 11, 2015 at 5:05 PM, Alex Ha
The compiler sees Qname as having a single constructor with two params of
type ‘*’.
I don’t know what trick was used to get ASDoc to show two constructors.
HTH,
-Alex
On 11/11/15, 9:37 AM, "Alex Harui" wrote:
>
>
>On 11/11/15, 3:02 AM, "Harbs" wrote:
>
>>IFAIK, ActionScript does not have mult
OK. So it’s just a bluff.
Oh well. It would be interesting if it was possible to get real multiple
constructors.
No back to our regular program… ;-)
On Nov 11, 2015, at 8:39 PM, Alex Harui wrote:
> The compiler sees Qname as having a single constructor with two params of
> type ‘*’.
>
> I do
I'm sorry if I missed it earlier, but what exactly does 'back port' mean?
Thanks,
Om
On Wed, Nov 11, 2015 at 9:43 AM, Alex Harui wrote:
> Update:
>
> The following SWCs have been back ported (but are in various states of
> operability):
>
> Binding
> Collections
> Effects
> Graphics
> Charts
>
FWIW, it might be possible to teach the compiler to check for types.
FalconJX already knows how to copy the asdoc from the .AS file to the .JS
file. However, there are currently assumptions about the format of
@params. Any @param found in the asdoc is renamed to @asparam and the
compiler generat
On 11/11/15, 11:04 AM, "omup...@gmail.com on behalf of OmPrakash
Muppirala" wrote:
>I'm sorry if I missed it earlier, but what exactly does 'back port' mean?
We are trying to write the entire FlexJS framework in ActionScript such
that every line of JS used in the HTML/JS/CSS version was cross-
Oh, wow. That is fantastic. I hope to get my hands on this action soon.
Sorry for not helping out for a while.
On Wed, Nov 11, 2015 at 11:20 AM, Alex Harui wrote:
>
>
> On 11/11/15, 11:04 AM, "omup...@gmail.com on behalf of OmPrakash
> Muppirala" wrote:
>
> >I'm sorry if I missed it earlier,
If you search the source code for COMPILE::JS and COMPILE:AS3, you’ll see what
they’ve done so far.
On Nov 11, 2015, at 9:30 PM, OmPrakash Muppirala wrote:
> Oh, wow. That is fantastic. I hope to get my hands on this action soon.
> Sorry for not helping out for a while.
>
> On Wed, Nov 11, 2
On 11/11/15, 11:41 AM, "Harbs" wrote:
>If you search the source code for COMPILE::JS and COMPILE:AS3, you’ll see
>what they’ve done so far.
This work is in the core_js_to_as branch. None of this has been merged to
develop.
The time table is to:
-Roughly back port all of the SWCs (clean comp
Quick question to anyone that knows off-hand:
What happens if you call toXMLString() and toString() on an XMLList object that
has more than a single child? Does it cause an error or returns something sane?
Another question:
I was basing XMLList off Array to handle bracket notation, but I realized that
length vs length() will be a problem. Any suggestions on this front?
Could we just teach the compiler to convert “length()” to “length” which
cross-compiling XMLList?
On Nov 11, 2015, at 10:29 PM, Harbs wrote:
> Another question:
>
> I was basing XMLList off Array to handle bracket notation, but I realized
> that length vs length() will be a problem. Any sugge
Suggestion: let's show those by default and add "dev builds" in parenthesis
next to the name.
On Wednesday, November 11, 2015, Alex Harui wrote:
> And to use the Apache Flex SDK Installer, run the installer, right-click
> and choose “Show Dev Builds” and the list of versions should now include
>
On Wed, Nov 11, 2015 at 12:59 PM, jude wrote:
> Suggestion: let's show those by default and add "dev builds" in parenthesis
> next to the name.
>
+1
>
> On Wednesday, November 11, 2015, Alex Harui wrote:
>
> > And to use the Apache Flex SDK Installer, run the installer, right-click
> > and ch
Hi,
I was thinking of a "Flex User Group" in Germany mainly hosted at my company,
eventually I should pick up that ball again ...
Chris
Von: Paul Moreau
Gesendet: Mittwoch, 11. November 2015 18:45
An: dev@flex.apache.org
Betreff: Re: Events/Conferences
I have just committed a change:
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml?r1=1713946&r2=1713945&pathrev=1713946
Alex ,or others who are familiar with this process, can you please verify
if everything looks good?
If so, I can push the update live a
IIRC, there two different patterns. If there is both a release version
and beta version with the same version number the you use versionID and
the “b” tags in the ids. If there is just a beta version you don’t use
versionID and the other ids don’t have the ‘b’.
On 11/11/15, 3:02 PM, "omup...@gma
A little update on my progress:
XMLList turned out to be easy with the exception of length(). Most of the
functionality is being offloaded to XML.
XML is turning out to be more challenging than I originally thought. It turns
out that there’s a pretty big difference between a Document and a Node
In this case, there is only the beta version of AIR 20. So, I remove the b
from the id attribute?
For example:
becomes:
Is that the only change required?
Thanks,
Om
On Wed, Nov 11, 2015 at 4:10 PM, Alex Harui wrote:
> IIRC, there two different patterns. If there is both a release versi
And get rid of the versionID attribute.
On 11/11/15, 4:16 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>In this case, there is only the beta version of AIR 20. So, I remove the
>b
>from the id attribute?
>
>For example:
>versionID="20.0b" displayVersion="20.0 Beta"
>cacheID="
Unfortunately, my understanding is that advertising dev builds to folks
not following the dev@ list is frowned upon by the ASF. That’s why we
hide it and tell folks how to get it on the dev@ list.
The right answer is just to release more often, which I hope to do in the
future.
-Alex
On 11/11/1
Hi,
> Unfortunately, my understanding is that advertising dev builds to folks
> not following the dev@ list is frowned upon by the ASF. That’s why we
> hide it and tell folks how to get it on the dev@ list.
>
> The right answer is just to release more often, which I hope to do in the
> future.
Looks like that worked. I now have the 4.14.1 with AIR 20 beta on my
machine.
Thanks,
Om
On Wed, Nov 11, 2015 at 4:18 PM, Alex Harui wrote:
> And get rid of the versionID attribute.
>
> On 11/11/15, 4:16 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
> wrote:
>
> >In this case, ther
On 11/11/15, 4:11 PM, "Harbs" wrote:
>A little update on my progress:
>
>XMLList turned out to be easy with the exception of length(). Most of the
>functionality is being offloaded to XML.
I don’t remember what happens to the base XML if you add or remove items
to an XMLList, but it may not be
Where does the cacheID and cacheID2 come from, what does it denote?
Thanks,
Om
On Wed, Nov 11, 2015 at 8:58 PM, wrote:
> Author: aharui
> Date: Thu Nov 12 04:58:04 2015
> New Revision: 1713968
>
> URL: http://svn.apache.org/viewvc?rev=1713968&view=rev
> Log:
> "update md5s"
>
> Modified:
>
It is the etag header. If it matches we don't have to download and compute
check sum
Sent from my LG G3, an AT&T 4G LTE smartphone
-- Original message--
From: OmPrakash Muppirala
Date: Wed, Nov 11, 2015 11:11 PM
To: dev@flex.apache.org;
Subject:Re: svn commit: r1713968 -
/flex/sit
40 matches
Mail list logo