Sorry about the previous message... Here it is formatted correctly
(hopefully).
Ok. That makes sense about the ProxyTest. It's interesting because that
test will always fail for anyone building the maven extension that IS behind
a proxy... You'd almost have to check if the environment the test
Ok. That makes sense about the ProxyTest. It's interesting because that
test will always fail for anyone building the maven extension that IS behind
a proxy... You'd almost have to check if the environment the test is
running on is behind a proxy, and if so then try to use those proxy
settings.
Not an option on currently problem.
I did a workaround over IntelliJ to skip that by creating an ant script to
replace behavior.
Thanks Frederic
Igor Costa
twitter.com/igorcosta
www.igorcosta.com
www.igorcosta.org
On Mon, Aug 24, 2015 at 6:30 PM, Frédéric THOMAS
w
Have you try
http://stackoverflow.com/questions/26074446/picked-up-java-tool-options-javaagent-usr-share-java-jayatanaag-jar-when-st
Frédéric THOMAS
> From: igorco...@gmail.com
> Date: Mon, 24 Aug 2015 17:49:02 -0300
> Subject: Intellij with lastest Flex SDK 4.14.1
> To: dev@flex.apache.org
>
>
I just updated the version number to 0.5.0. Hopefully I didn’t miss any
places. Give it a try and let us know if you find a problem.
-Alex
On 8/24/15, 12:41 PM, "Alex Harui" wrote:
>OK, I’ve updated the nightly build so that it matches the updates I just
>made to this wiki page [1]
>
>The clo
When I try to create a simple project over IntelliJ
I get this error message.
Error:[flex-test-lastest-sdk-project]: Picked up JAVA_TOOL_OPTIONS:
-javaagent:/usr/share/java/jayatanaag.jar
Error:[flex-test-lastest-sdk-project]: Compiler process is not started.
Any tips on this matter? For refer
Hi there Alex
Thanks for the feedback.
Yep I was trying to install, but turns out was internet connection problem
over VPN, when I turned off VPN, worked like a charm. The installer was
redirecting me to 404 mirrors randomly.
Problem solved on my side, others with same issue over Ubuntu ? I ho
Hi,
the proxy test was intended to run on a machine without actually needing a
proxy. I could immagine, that if you run it on a machine with proxy-settings in
place, that the "run without" test will definitely fail, cause your maven
settings enables them ... this could be a strange szenario ...
Hi Nathan,
FXGs aren't classical resources, they are actually compiled into drawing
instructions. After all you can "load" them by instantiationg them ... I
usually put them in the src/main/flex directory.
Chris
-Ursprüngliche Nachricht-
Von: OyoKooN [mailto:nathan.le-...@capgemini.c
OK, I’ve updated the nightly build so that it matches the updates I just
made to this wiki page [1]
The cloning of repos and building them in the right order can now be
performed by an Ant script. Install the nightly, then run ‘ant’ from
there and see if it works for you. You will need to take c
Ok.. and more info.
I added some logging to the getProxySettings() method in the FlexEventSpy
class and rebuilt the maven extension as version 1.0.1-SNAPSHOT and
installed it into my maven repository.
I updated my extensions.xml file to use this new version and now this mostly
works. I am able t
Ok Chris, got some new information.
This still wasn't working for me, so I decided to try to mavenize the sdk
myself.
I downloaded the git repo, and tried to build the flex-sdk-converter, but
received failing tests... namely the ProxyTest in the download-retriever
module. I've included the outpu
On 8/24/15, 8:07 AM, "Frédéric THOMAS" wrote:
>
>
>
>> I’d have to dig into it, but yes, I think addDependency gets called
>>quite
>> often before we start walking the tree. But once you asked the
>>question,
>> it did occur to me that we do call into the resolving code during the
>> walk, but
> I’d have to dig into it, but yes, I think addDependency gets called quite
> often before we start walking the tree. But once you asked the question,
> it did occur to me that we do call into the resolving code during the
> walk, but I don’t know if that also results in addDependency.
Not sur
Hello,
I'd like to be able to compile my FXG files with Flexmojos.
They're currectly store under the /resources/fxg folder and Flexmojos
doesn't seem to find them.
Should I move them into the /src folder or is there a way to have them
compiled from the /resources folder?
Thanks.
--
View this
On 8/24/15, 2:21 AM, "Frédéric THOMAS" wrote:
>Do you mean, the FlexJSProject.addDependency() should be called while the
>AST is generated for the libraries dependencies or maybe be a pass for
>collecting them as we do in the externc ?
I’d have to dig into it, but yes, I think addDependency ge
Do you mean, the FlexJSProject.addDependency() should be called while the AST
is generated for the libraries dependencies or maybe be a pass for collecting
them as we do in the externc ?
Frédéric THOMAS
> From: aha...@adobe.com
> To: dev@flex.apache.org
> Subject: Re: [FlexJS] Framework using e
I've got a version which is a mix of your map (with scale feature), the Mike
example and mine that use jquery [1] but I compiled it in an IJ project, not
Ant, it may have been built with but in 2 steps as per today, the FLEXJS_DUAL +
conditional compilation in one shot is ready only for IJ and o
18 matches
Mail list logo