Re: [FlexJS] flex-asjs build failing

2017-04-05 Thread Christofer Dutz
I just updated the RAT exclusions in compiler and framework to be more resilient against activation/deactivation of maven profiles. However it still has problems when running Maven after running ANT. Chris Am 05.04.17, 12:35 schrieb "Christofer Dutz" : Hi Yishay, I guess that prob

Re: [FlexJS] flex-asjs build failing

2017-04-05 Thread yishayw
Yes, I did. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-FlexJS-flex-asjs-build-failing-tp61000p61012.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

RE: [FlexJS] flex-asjs build failing

2017-04-05 Thread Yishay Weiss
I did. Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Wednesday, April 5, 2017 1:37 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: RE: [FlexJS] flex-asjs build failing Hi Ch

RE: [FlexJS] flex-asjs build failing

2017-04-05 Thread Yishay Weiss
pache.org> Subject: Re: [FlexJS] flex-asjs build failing Hi Yishay, I guess that problem is related to running the build in Ant and Maven. I think the Ant build used to download stuff into the “source” directories so you had checked in stuff and not checked in stuff. I would assume the co

Re: [FlexJS] flex-asjs build failing

2017-04-05 Thread Christofer Dutz
Did you download the two jars in JCE libs into %JAVA_HOME%/jre/lib/security? Chris Am 05.04.17, 10:13 schrieb "yishayw" : Ignore this mail. Fontkit download is still failing. yishayw wrote > I think I got passed the fontkit problem by copying the contents of > > %

Re: [FlexJS] flex-asjs build failing

2017-04-05 Thread Christofer Dutz
Hi Yishay, I guess that problem is related to running the build in Ant and Maven. I think the Ant build used to download stuff into the “source” directories so you had checked in stuff and not checked in stuff. I would assume the complaints are related to that. Another reason could be that you

Re: [FlexJS] flex-asjs build failing

2017-04-04 Thread Christofer Dutz
Hi Yishay, You don’t need to copy it to “JAVA_HOME/lib/security”, but to “JAVA_HOME/jre/lib/security” … I did that wrong too, when I tried it first. Chris Am 20.03.17, 12:01 schrieb "yishayw" : Here's [1] what -X flag shows. This [3] led my to download [2] place it under JAVA_HOME/li