AW: flex-typedefs build failing

2017-03-15 Thread Christofer Dutz
I don't think we are allowed to deploy that file in a Maven repo ... It's not ours. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Harbs Datum: 15.03.17 04:11 (GMT-05:00) An: dev@flex.apache.org Betreff: Re: flex-typedefs bui

Re: flex-typedefs build failing

2017-03-15 Thread Harbs
hould we put the file someplace more >> reliable? Maven repo? >> >> Harbs >>> On Mar 15, 2017, at 9:29 AM, yishayw wrote: >>> >>> I has an an unknown host exception issue with downloading svg.js on a >>> clean >>> env running >>

Re: flex-typedefs build failing

2017-03-15 Thread Alex Harui
n >> env running >> >> mvn -s settings-template.xml clean install >> >> Re-running it fixed the problem for me. >> >> >> >> -- >> View this message in context: >>http://apache-flex-development.247.n4.nabble.com/flex-typedefs-build- >>failing-tp60402p60460.html >> Sent from the Apache Flex Development mailing list archive at >>Nabble.com. >

Re: flex-typedefs build failing

2017-03-15 Thread Harbs
n host exception issue with downloading svg.js on a clean > env running > > mvn -s settings-template.xml clean install > > Re-running it fixed the problem for me. > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/flex-type

Re: flex-typedefs build failing

2017-03-15 Thread yishayw
I has an an unknown host exception issue with downloading svg.js on a clean env running mvn -s settings-template.xml clean install Re-running it fixed the problem for me. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flex-typedefs-build-failing

Re: flex-typedefs build failing

2017-03-14 Thread Carlos Rovira
Hi, just tried with success: Reactor Summary: [INFO] [INFO] Apache Flex - FlexJS: TypeDefs: Parent . SUCCESS [ 1.292 s] [INFO] Apache Flex - FlexJS: TypeDefs: JS . SUCCESS [ 5.142 s] [INFO] Apache Flex - FlexJS: TypeDefs: Cordova SUCCESS [ 0.232 s] [IN

Re: flex-typedefs build failing

2017-03-14 Thread Harbs
I just had a problem with svg.js as well. Deleting the file and running ant again on typedefs solved it for me. Harbs > On Mar 14, 2017, at 10:56 PM, Greg Dove wrote: > > I am seeing this also. It almost feels like it is applying the patch on > download and then trying again (but I have really

Re: flex-typedefs build failing

2017-03-14 Thread Justin Mclean
Hi, > Are you running "mvn clean install" or something else? Yep I’m running "mvn clean install” and I tried this on two different machines. Thanks, Justin

Re: flex-typedefs build failing

2017-03-14 Thread Greg Dove
I am seeing this also. It almost feels like it is applying the patch on download and then trying again (but I have really no idea) ant build works fine with some warnings about LoggerErrorManager println but I could not get regular maven build to work One way I could get the mvn build to work w

Re: flex-typedefs build failing

2017-03-14 Thread Alex Harui
Are you running "mvn clean install" or something else? I don't remember what part of the build brings down svg.js and patches it, but if you don't bring down svg.js each time, the patch will not apply the second time. HTH, -Alex On 3/14/17, 5:58 AM, "Justin Mclean" wrote: >Hi, > >Is it just me

flex-typedefs build failing

2017-03-14 Thread Justin Mclean
Hi, Is it just me or is flex-typedefs currently broken? Looks like the patch file may need updating? When trying to compile (on develop) I get this: [INFO] --- exec-maven-plugin:1.5.0:exec (patch-js) @ flexjs-typedefs-js --- error: patch failed: js/target/downloads/svg.js:401 error: js/target/do