Re: [Falcon] building

2013-03-18 Thread Justin Mclean
Hi, > If you do whatever git command that pulls from the remote or pushes to the > remote, what will happen to files in the linked in directories? Nothing - they are not updated or overwritten. It does however stop you from running a few git commands as the link is regarded as something that's a

Re: [Falcon] building

2013-03-17 Thread Frédéric THOMAS
Unfortunately, I haven't been able to do a hard link to a directory using ln on cygwin, remains mklink which works on windows. -Fred -Message d'origine- From: Frédéric THOMAS Sent: Monday, March 18, 2013 4:24 AM To: dev@flex.apache.org Subject: Re: [Falcon] building I di

Re: [Falcon] building

2013-03-17 Thread Frédéric THOMAS
;t like it too much but it is possible to use it, I'm currently testing testing one other option, if it works, it could be simplier than submodules. -Fred -Message d'origine- From: Alex Harui Sent: Monday, March 18, 2013 4:31 AM To: dev@flex.apache.org Subject: Re: [Falcon]

Re: [Falcon] building

2013-03-17 Thread Alex Harui
and I still have to check it works but because > we've got cygwin, creating a hard link shouldn't be a big deal using ln. > > -Fred > > -Message d'origine- > From: Alex Harui > Sent: Monday, March 18, 2013 4:08 AM > To: dev@flex.apache.org > Subject:

Re: [Falcon] building

2013-03-17 Thread Frédéric THOMAS
I didn't about it before and I still have to check it works but because we've got cygwin, creating a hard link shouldn't be a big deal using ln. -Fred -Message d'origine- From: Alex Harui Sent: Monday, March 18, 2013 4:08 AM To: dev@flex.apache.org Subject: R

Re: [Falcon] building

2013-03-17 Thread Alex Harui
, 2013 5:00 PM To: dev@flex.apache.org Subject: Re: [Falcon] building I'm not sure, if I'm still in error, but... Why isn't valid something like that!? -- Jose Barragan Software Architect Chief Codeoscopic Madrid C/. Infanta Mercedes, 92. Planta 5. 505. 28020 Madrid. Tel.: +34 912

Re: [Falcon] building

2013-03-17 Thread Jose Barragan
1] http://git-scm.com/book/en/Git-Tools-Submodules#Issues-with-Submodules > From: Jose Barragan > Sent: Sunday, March 17, 2013 5:00 PM > To: dev@flex.apache.org > Subject: Re: [Falcon] building > > I'm not sure, if I'm still in error, but... Why isn't valid somethi

Re: [Falcon] building

2013-03-17 Thread Frédéric THOMAS
but not with our current build scripts. The other drawback with submodules is ..., well, read that [1] -Fred [1] http://git-scm.com/book/en/Git-Tools-Submodules#Issues-with-Submodules From: Jose Barragan Sent: Sunday, March 17, 2013 5:00 PM To: dev@flex.apache.org Subject: Re: [Falcon] building

Re: [Falcon] building

2013-03-17 Thread Frédéric THOMAS
Hi Jose, We can't, the submodule feature takes a entire repo, not a sub directory inside a repo. -Fred -Message d'origine- From: Jose Barragan Sent: Sunday, March 17, 2013 4:25 PM To: dev@flex.apache.org Subject: Re: [Falcon] building Ops... sorry for sintax :P Would

Re: [Falcon] building

2013-03-17 Thread Jose Barragan
y a hard link, on my >> windows 7, I use Link Shell Extension [1] >> >> -Fred >> >> [1] http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_X64.exe >> >> -Message d'origine- From: Michael Schmalle >> Sent: Sunday, March 17, 2

Re: [Falcon] building

2013-03-17 Thread Jose Barragan
gt; -Fred > > [1] http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_X64.exe > > -Message d'origine- From: Michael Schmalle > Sent: Sunday, March 17, 2013 3:48 PM > To: dev@flex.apache.org > Subject: [Falcon] building > > > Hey, > > I have managed to

Re: [Falcon] building

2013-03-17 Thread Michael Schmalle
igine- From: Michael Schmalle Sent: Sunday, March 17, 2013 3:48 PM To: dev@flex.apache.org Subject: [Falcon] building Hey, I have managed to build Falcon after a half ass attempt to build the sdk, which failed at text layout or something, don't know the build went for 45 minutes then

Re: [Falcon] building

2013-03-17 Thread Frédéric THOMAS
http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_X64.exe -Message d'origine- From: Michael Schmalle Sent: Sunday, March 17, 2013 3:48 PM To: dev@flex.apache.org Subject: [Falcon] building Hey, I have managed to build Falcon after a half ass attempt to build the sdk, which fail

Re: [Falcon] building

2013-03-17 Thread Michael Schmalle
I didn't notice, maybe there is. If there is then great. :) I think now that I have looked with word wrap below, the FlashPlayer.exe is not getting copied to the temp dir when running the falcon tests. It seems only the functional tests are failing and that is why. I can build falcon fin

Re: [Falcon] building

2013-03-17 Thread Alex Harui
If you only want the jar and not run tests, I thought there was a sub-task you could run. On 3/17/13 7:59 AM, "Michael Schmalle" wrote: > Here is a stack trace when running the build of compiler.tests > > > > > [junit] 2086 bytes written to > C:\Users\Work\Documents\git-apache\flex-falc

Re: [Falcon] building

2013-03-17 Thread Michael Schmalle
Here is a stack trace when running the build of compiler.tests [junit] 2086 bytes written to C:\Users\Work\Documents\git-apache\flex-falcon\compiler.tests\temp\MXMLPropertyStringTests1425684253960474506.swf in 0.305 seconds [junit] java.io.IOException: Cannot run program "C:\Users

Re: [Falcon] building

2013-03-17 Thread Michael Schmalle
On this note; I have done my duty... I can confirm all tests pass int eh falcon.jx.tests except the 4 that depend on flexjs. So I'm good to go other than the text layout barf. Falcon was successfully built as well after my half ass attempt at the sdk. All the tests that don't depend on swf

[Falcon] building

2013-03-17 Thread Michael Schmalle
Hey, I have managed to build Falcon after a half ass attempt to build the sdk, which failed at text layout or something, don't know the build went for 45 minutes then died, looks like it built most. But for falcon, we still have; value="${compiler}/../../../sdk/branches/develop"/> I had