You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by sankar <sa...@gmail.com> on 2017/03/30 10:28:08 UTC

Re: [FlexJS][Fixed] MDL - Project is failing to compile, help!

Hi,

After a long time of compilation and failures (in different compilation
processes), I finally able to make everything back in business again. 

I able to compile out an working distribution version of the SDK, and able
to run example project without compilation break-down this time. It opened
the example project for me in browser.

The only notable thing I did in this fix process is, I completely deleted
existing 'flex-falcon' folder, and setup it fresh again. Previously I was
updating the package from Git, but now I see this is not a safe procedure
anymore.

I deleted and downloaded 'flex-falcon' completely, did the process for
'flex-asjs' too! 

Thank you everyone for staying long with me and trying to help me out with
this problem. 

Thank you!



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Project-is-failing-to-compile-help-tp60668p60921.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS][Fixed] MDL - Project is failing to compile, help!

Posted by sankar <sa...@gmail.com>.
piotrz wrote
> I'm glad that you were able to get back build ON. In the other words you
> will be using falcon and flexjs straight from the Jenkins build rather
> than build it on your own ? Am I understand it correctly ?

Hi Piotr,

I build "flex-asjs" locally. 
I build "flex-falcon" locally. 

The distribution version of FlexJS SDK (where we supposed to run "ant -f
installer.xml") I found broken downloading flex-falcon from
https://dist.apache.org/repos/dist/dev/flex/falcon. I noticed that the Ant
script tried to download version 0.8.0 but the said URL hosting only 0.7.0.
Following is the error details:


> get-with-no-params:
>       [get] Getting:
> https://dist.apache.org/repos/dist/dev/flex/falcon/0.8.0/rc
> 1/binaries/apache-flex-falconjx-0.8.0-bin.zip?ts=201703301133
>       [get] To:
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out
> \apache-flex-flexjs-0.8.0-bin\in\apache-flex-falconjx-0.8.0-bin.zip
>       [get] Error opening connection java.io.FileNotFoundException:
> https://dist
> .apache.org/repos/dist/dev/flex/falcon/0.8.0/rc1/binaries/apache-flex-falconjx-0
> .8.0-bin.zip?ts=201703301133
>       [get] Error opening connection java.io.FileNotFoundException:
> https://dist
> .apache.org/repos/dist/dev/flex/falcon/0.8.0/rc1/binaries/apache-flex-falconjx-0
> .8.0-bin.zip?ts=201703301133
>       [get] Error opening connection java.io.FileNotFoundException:
> https://dist
> .apache.org/repos/dist/dev/flex/falcon/0.8.0/rc1/binaries/apache-flex-falconjx-0
> .8.0-bin.zip?ts=201703301133
>       [get] Can't get
> https://dist.apache.org/repos/dist/dev/flex/falcon/0.8.0/r
> c1/binaries/apache-flex-falconjx-0.8.0-bin.zip?ts=201703301133 to
> E:\DevareaLoca
> l\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-flexjs-0.8.0-bin\
> in\apache-flex-falconjx-0.8.0-bin.zip
> 
> BUILD FAILED
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-fle
> xjs-0.8.0-bin\installer.xml:406: The following error occurred while
> executing th
> is line:
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-fle
> xjs-0.8.0-bin\installer.xml:427: The following error occurred while
> executing th
> is line:
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-fle
> xjs-0.8.0-bin\installer.xml:1079: The following error occurred while
> executing t
> his line:
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-fle
> xjs-0.8.0-bin\installer.xml:1086: The following error occurred while
> executing t
> his line:
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-flex-fle
> xjs-0.8.0-bin\installer.xml:1127: Can't get
> https://dist.apache.org/repos/dist/d
> ev/flex/falcon/0.8.0/rc1/binaries/apache-flex-falconjx-0.8.0-bin.zip?ts=20170330
> 1133 to
> E:\DevareaLocal\ApacheFlexJSFrameworkSource\source\flex-asjs\out\apache-
> flex-flexjs-0.8.0-bin\in\apache-flex-falconjx-0.8.0-bin.zip
> 
> Total time: 9 seconds

So I tried the locally compiled "flex-falcon" version rather downloading
from the broken URL.

Thanks!



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Fixed-MDL-Project-is-failing-to-compile-help-tp60668p60923.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS][Fixed] MDL - Project is failing to compile, help!

Posted by piotrz <pi...@gmail.com>.
Hi Santanu,

I'm glad that you were able to get back build ON. In the other words you
will be using falcon and flexjs straight from the Jenkins build rather than
build it on your own ? Am I understand it correctly ?

Piotr



-----
Apache Flex PMC
piotrzarzycki21@gmail.com
--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Fixed-MDL-Project-is-failing-to-compile-help-tp60668p60922.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.