Ok, got it figured out. -warnings=false
Adding -warnings=false to the parameters of the external tool that calls
/js/bin/mxmlc will allow it to finish with exit code 0, and thus, continue
to its next step
I pushed it to see how many things I could link together when pressing the
debug button:
1.
On 5/16/15, 10:36 PM, "kevin.godell" wrote:
>
>I have set up the external tools for zipping and also launching index.html
>with chrome and they work ok when run by themselves. The problem is the
>/js/bin/mxmlc has that exit code 2 which stops the workflow. I know that I
>can just run each tool
I was trying out some other external tools settings to create a workflow, but
I have been stopped by:
"Process finished with exit code 2."
Pertaining to the run/debug configurations, when adding an external tool to
run /bin/mxmlc in the "before launch" section, it finishes with exit code 0,
and the
Welcome Josh :)
WBR, Maxim
(from mobile, sorry for the typos)
On May 16, 2015 10:26 AM, "Alex Harui" wrote:
> The Apache Flex Project Management Committee (PMC) is pleased to announce
> our newest committer, Josh Tynjala.
>
> Josh is currently well known for his work on Feathers [1], but recentl
Sweet! Thanks for validating the concept.
-Alex
On 5/16/15, 9:28 PM, "kevin.godell" wrote:
>I was messing around with FlexJS using IntelliJ and decided to try out the
>online PhoneGap build service. On the website, there was an option to
>upload
>a zip file. So, I zipped the contents of js-rel
I was messing around with FlexJS using IntelliJ and decided to try out the
online PhoneGap build service. On the website, there was an option to upload
a zip file. So, I zipped the contents of js-release and uploaded it.
PhoneGap build complained a little. Something about not having the latest
vers
No, this has nothing to do with your code. I am using the ASDocTokenizer
which uses the RawASDocTokenizer that is generated by JFlex.
I really doubt you have touched that class, all it does is call nextToken()
on the JFlex scanner. It's the JFlex scanner that is hitting a loop while
trying to end
Aye, I guess I was reading his original post too directly, well anyway
doesn't matter, whatever is decided with I will roll on.
Actually running FalconJX unit tests and it feels like a really weird
dejavu.
Mike
On Sat, May 16, 2015 at 6:08 PM, Alex Harui wrote:
>
>
> On 5/16/15, 6:54 AM, "Mich
On 5/16/15, 6:54 AM, "Michael Schmalle" wrote:
>
>@Alex
>
>I am still totally interested in FlexJS, I can only imagine how Josh's UI
>framework could totally add to the validity of a developer taking the next
>step into a full fledged UI/Application framework like FlexJS.
>
>On that note, my in
Hi Josh,
I’m wondering if you’d find the Falcon and FalconJX code bases easier to
work with for MXML and binding. I think we’ve finally removed any
dependencies they have on the current Flex SDK.
-Alex
On 5/16/15, 11:27 AM, "Josh Tynjala" wrote:
>Thanks, Alex.
>
>I'm currently working on a for
I don’t remember which version is which, but IIRC, more recent Jflex was
licensed under Apache or a more permissive license where older ones
weren’t, so we opted to simply the bundling by going to a more recent
version.
If you are getting a loop it is more likely a bug in our source exposed by
som
Hi,
I am going through a lot of my code, one in particular is a new version of
the ASDoc tool that uses velocity templates.
I know 2 years ago I was able to document the whole Flex SDK with the
current code base.
I noticed in the compiler downloads.xml the JFlex version was changed from
1.5.1 to
This is the discussion that I was referring to:
http://apache-flex-development.247.n4.nabble.com/Re-1-4-git-commit-add-removeItem-to-IList-and-ListCollectionView-tp23272.html
On May 15, 2015, at 7:40 PM, Gareth Smith wrote:
>> The discussion on this was in March 2013.
>
> This is it, I thin
Thanks, Alex.
I'm currently working on a fork of the Apache Flex SDK. There's always been
a lot of interest in using MXML (and binding) with Feathers, and I've been
making modifications to the code generation in the compiler to support
Starling and Feathers.
Most recently, I've been putting toget
Not lately. I'll check them out.
- Josh
On Fri, May 15, 2015 at 9:29 PM, Alex Harui wrote:
>
>
> On 5/15/15, 5:13 PM, "Josh Tynjala" wrote:
>
> >On Fri, May 15, 2015 at 3:04 PM, Michael Schmalle
> > >> wrote:
> >
> >>
> >> If I knew people like you were getting interested in these projects, I
@Josh
Just to add, the most practical situation would be, you prototype your
basic framework using the library you need. Write the javascript that way
it fits into the framework you are using, find the dependencies and
irregularities early.
Once you have a hello world type prototype, I can then
On Fri, May 15, 2015 at 8:13 PM, Josh Tynjala wrote:
> On Fri, May 15, 2015 at 3:04 PM, Michael Schmalle <
> teotigraphix...@gmail.com
> > wrote:
>
> >
> > If I knew people like you were getting interested in these projects, I
> know
> > it's a catalyst for me because I met you back in 2005-2006(
17 matches
Mail list logo