Hi Alex, I'm trying it.
First thing I notice is the mention to FlexJS here: prompt: Apache FlexJS includes an optional component set that uses fonts from designmodo.com. The font files are subject to and governed by the Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported license: http://creativecommons.org/licenses/by-nc-nd/3.0/ This license is not compatible with the Apache v2 license. Do you want to install the designmodo fonts? This is an optional component (y/n): I think is not important, but want to let you know so you can change it for the future. I continue with the process and report... Thanks El jue., 12 sept. 2019 a las 9:36, Alex Harui (<[email protected]>) escribió: > FWIW, I was able to compile a test app on my Mac. Testers, please use > beta9 > > npm install @apache-royale/[email protected] -g > > You can tell from the output that, for example, mxmlc is in the path (so > you can just type 'mxmlc' and not some path to mxmlc in an SDK) and that > mxmlc then uses the compiler, sdk and config files from wherever > node_modules is on your computer. > > HTH, > -Alex > > On 9/12/19, 12:19 AM, "Piotr Zarzycki" <[email protected]> wrote: > > Hi Om, > > Cool. I will wait for your sign. > > Thanks, > Piotr > > czw., 12 wrz 2019 o 05:33 OmPrakash Muppirala <[email protected]> > napisał(a): > > > Let me do some more testing of the npm flow pls. > > > > Thanks, > > Om > > > > On Wed, Sep 11, 2019, 7:04 PM Alex Harui <[email protected]> > wrote: > > > > > I may have fixed the NPM issues. You can gamble and start the RC > now or > > > wait until folks do more testing. > > > > > > -Alex > > > > > > On 9/9/19, 10:23 PM, "Piotr Zarzycki" <[email protected]> > > wrote: > > > > > > Ok I will wait, but I will at least try to revert changes > which Maven > > > did > > > so I could perform steps properly. > > > > > > wt., 10 wrz 2019 o 07:21 Alex Harui <[email protected]> > > > napisał(a): > > > > > > > I'm pretty sure you have to revert the changes made by Maven > > > otherwise the > > > > version numbers will be off. And delete the tags as well. > The > > only > > > thing > > > > you don't want to do is delete and re-create the release > branches. > > > So make > > > > sure you don't run those Jenkins steps. I think you have to > start > > > with the > > > > Maven Prepare steps so it creates a new tag for the Perform > steps. > > > > > > > > I just tried Om's NPM changes on MacOS and am having the same > > > problem as > > > > Carlos. IMO, we should hold off on another RC until that is > > > resolved. > > > > > > > > My 2 cents, > > > > -Alex > > > > > > > > > > > > On 9/9/19, 10:16 PM, "Piotr Zarzycki" < > [email protected]> > > > wrote: > > > > > > > > What I understand now is that since I have updated > release > > > branches I > > > > need > > > > to perform maven artifacts builds, but not only - tag > for RC1 > > > should be > > > > changed as well. Probably I need to start perform for > each > > > repository > > > > step > > > > which creates for me tag, but before this is happening I > need > > to > > > remove > > > > existing one. Am I right? > > > > > > > > wt., 10 wrz 2019 o 07:00 Piotr Zarzycki < > > > [email protected]> > > > > napisał(a): > > > > > > > > > Hi Alex, > > > > > > > > > > Ok I have updated each branches with newest changes > from > > > develop by > > > > cherry > > > > > pickup. What actually now ? Should I perform without > > reverting > > > > anything ? > > > > > [1] - I will try that today - it shouldn't break > anything. > > > > > > > > > > [1] > > > > > > > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fwiki%2FRelease-Steps-Jobs-On-Jenkins%23fail-and-revert&data=02%7C01%7Caharui%40adobe.com%7C3eba0e3d7d634a00e86008d737519189%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038695797920813&sdata=OXNEw1vCD9OAupTOKfs3jOq%2FDR59fmcQhvwGYqBYCno%3D&reserved=0 > > > > > > > > > > > > > > > Thanks, > > > > > Piotr > > > > > > > > > > sob., 7 wrz 2019 o 17:51 Alex Harui > <[email protected] > > > > > > > napisał(a): > > > > > > > > > >> Hi Piotr, > > > > >> > > > > >> Sure, time limitations may affect how much > "development" you > > > can > > > > do, but > > > > >> consider that if everyone ends up taking the same > approach, > > > then > > > > every > > > > >> future RM is going to spend time running into these > issues, > > > or make > > > > >> mistakes manually uploading the artifacts and cause > people > > to > > > spend > > > > time > > > > >> examining more than one release candidate. This is > the key > > > > difference that > > > > >> I am pointing out. I've definitely seen you work > through > > > tough > > > > problems, > > > > >> but most coding issues don't have as much impact on > the > > > others on > > > > the team. > > > > >> > > > > >> There is no one right answer to how much sacrifice you > > should > > > make > > > > for > > > > >> the project, but I asked several times for console > output > > and > > > never > > > > got > > > > >> it. It might have been nice for you to report how > long > > these > > > steps > > > > took on > > > > >> your Windows computer so future RM's could plan ahead > or we > > > could > > > > >> investigate optimizations or breaking steps into other > > > pieces. Now > > > > the > > > > >> next RM will have the responsibility for experiencing > these > > > long > > > > builds and > > > > >> sharing that information. > > > > >> > > > > >> Regarding the current RC, I will try it later today, > but I > > > agree > > > > with > > > > >> Andrew Wetmore that we need to have current > RELEASE_NOTES, > > so > > > this > > > > RC > > > > >> should not be the one released, but I will run other > checks > > > on it > > > > to see if > > > > >> there are other issues. Andrew's proposal for the > release > > > notes > > > > sounds > > > > >> good to me so he or you should commit it to the > release > > branch > > > > along with > > > > >> the link I used in prior release notes that point to > our > > wiki. > > > > That way we > > > > >> can note other things later. > > > > >> > > > > >> For sure, thank you for the time and effort to get > this far. > > > > >> > > > > >> -Alex > > > > >> > > > > >> On 9/7/19, 12:28 AM, "Piotr Zarzycki" < > > > [email protected]> > > > > wrote: > > > > >> > > > > >> Hi Alex, > > > > >> > > > > >> That is only partially true what you are saying. > Cause > > I'm > > > > definitely > > > > >> not > > > > >> the person, developer who when reaching some wall > do not > > > try to > > > > >> resolve it > > > > >> on it's own - Not that is not me. > > > > >> > > > > >> However in case of Royale release it's partially > true, > > > but let > > > > me > > > > >> explain > > > > >> why I asked first rather fix and ask: > > > > >> > > > > >> Building Royale framework on Windows is extremely > long - > > > and > > > > this is > > > > >> not > > > > >> limitation of my PC - I'm not the only one who > > > experiencing such > > > > >> issue. You > > > > >> can definitely imagine that adding one line of > echo and > > > rebuild > > > > >> framework > > > > >> using releasesteps.xml can be challenge. - > waiting 50 > > > minutes. > > > > - Yeah > > > > >> I can > > > > >> do other stuff during that time, but it is not > always > > > possible. > > > > >> > > > > >> When I switched to Mac - all those problems > simply gone. > > > No > > > > hang on > > > > >> some > > > > >> files, building is two times faster, uploading > working. > > - > > > No > > > > problem > > > > >> at > > > > >> all. > > > > >> > > > > >> I simply wanted to count on people who are here, > without > > > > hesitation > > > > >> ask for > > > > >> help even if I'm in a user mode - I'm doing that > very > > > rare. > > > > >> > > > > >> To all of you who are seeing now VOTE thread - > please > > > take some > > > > time > > > > >> and > > > > >> start voting, cause we finally have what we are > trying > > to > > > > achieve for > > > > >> so > > > > >> many months. > > > > >> > > > > >> Thanks, > > > > >> Piotr > > > > >> > > > > >> sob., 7 wrz 2019 o 01:14 Alex Harui > > > <[email protected]> > > > > >> napisał(a): > > > > >> > > > > >> > Those of you in favor of debugging the > automation > > later > > > must > > > > >> volunteer to > > > > >> > be the next RMs and do the debugging. > > > > >> > > > > > >> > Piotr, I'm sorry this effort took longer than > > expected, > > > but > > > > IMO, > > > > >> that's > > > > >> > because I apparently could not convince you to > take a > > > > developer > > > > >> instead of > > > > >> > user mindset. By guessing at solutions and not > > > providing > > > > console > > > > >> output > > > > >> > for others to help with or adding diagnostic > output to > > > the > > > > scripts, > > > > >> several > > > > >> > of your attempts failed which took a lot of > your time. > > > I'm > > > > pretty > > > > >> sure I > > > > >> > said earlier that the release process is not a > product > > > > developed and > > > > >> > maintained by me. We need other people to be > able to > > > > maintain and > > > > >> debug > > > > >> > Maven and Ant scripts. > > > > >> > > > > > >> > Similarly, I have not, nor has anyone else, > tried a > > > bunch of > > > > >> different > > > > >> > runtime configurations. I don't know what would > > happen > > > if > > > > you use a > > > > >> > different console window for each step. I > don't think > > > the > > > > previous > > > > >> step > > > > >> > leaves environment variables for the next step, > but I > > > can't > > > > be sure > > > > >> of > > > > >> > that. But the steps do set up files and > folders to be > > > used > > > > by the > > > > >> next > > > > >> > steps. So if a working copy is not found at the > > folder > > > > specified, > > > > >> the > > > > >> > earlier step that tried to establish that > working copy > > > needs > > > > to be > > > > >> examined. > > > > >> > > > > > >> > Should this release get the votes to go out, the > > > > >> releasecandidate.xml > > > > >> > scripts have steps that merge branches and bump > > version > > > > numbers for > > > > >> Ant > > > > >> > (Maven should already be bumped). Personally, > I think > > > we > > > > need to > > > > >> have some > > > > >> > sort of updated RELEASE_NOTES file. > > > > >> > > > > > >> > When I get done with migrating WebService, and > fixing > > > any > > > > issues > > > > >> with > > > > >> > virtual scrolling in ADG I will attempt to run > the > > > steps on > > > > Windows > > > > >> that > > > > >> > failed for Piotr. But all of you who want to > see more > > > > releases > > > > >> more often > > > > >> > need to try to find time to pitch in to improve > the > > > process. > > > > >> > > > > > >> > My 2 cents, > > > > >> > -Alex > > > > >> > > > > > >> > On 9/6/19, 3:59 AM, "Carlos Rovira" < > > > [email protected]> > > > > >> wrote: > > > > >> > > > > > >> > Hi, > > > > >> > > > > > >> > maybe is not so bad to end this 0.9.6 > manually, > > > since > > > > there was > > > > >> many > > > > >> > progress in that front. Does not need > necessarily > > > be "all > > > > or > > > > >> nothing". > > > > >> > Or > > > > >> > 100% success. > > > > >> > Releasing now 0.9.6 can make lower the > stress a > > bit > > > and > > > > make a > > > > >> the > > > > >> > 0.9.7 in > > > > >> > few more weeks catch the final problems. As > soon > > as > > > we > > > > have this > > > > >> > working > > > > >> > and documentation more polished we can go > to 1.0. > > > We can > > > > even > > > > >> go from > > > > >> > 0.9.7 > > > > >> > to 1.0 without necessarily do releases for > 0.9.8 > > > and 0.9.9 > > > > >> > > > > > >> > just my 2ctns > > > > >> > > > > > >> > > > > > >> > > > > > >> > El vie., 6 sept. 2019 a las 11:00, Piotr > Zarzycki > > (< > > > > >> > [email protected]>) escribió: > > > > >> > > > > > >> > > Hi Alex, > > > > >> > > > > > > >> > > I would love to encourage more people to > be RM, > > > but > > > > >> unfortunately my > > > > >> > time > > > > >> > > which I should spend on that release was > > exceeded > > > at > > > > least > > > > >> double. I > > > > >> > prefer > > > > >> > > make now manually commit than deal with > it - I'm > > > sorry > > > > about > > > > >> that. > > > > >> > > > > > > >> > > As for console output - you are saying > that > > > previous > > > > steps > > > > >> matters > > > > >> > to that > > > > >> > > one ? I sounds like I should do previous > step in > > > the > > > > same > > > > >> console > > > > >> > window > > > > >> > > cause it's influences current one. > > > > >> > > > > > > >> > > Thanks, > > > > >> > > Piotr > > > > >> > > > > > > >> > > śr., 4 wrz 2019 o 18:52 Alex Harui > > > > <[email protected]> > > > > >> > napisał(a): > > > > >> > > > > > > >> > > > Piotr, > > > > >> > > > > > > > >> > > > Well, I can't tell you what to do, but > if we > > > want to > > > > >> encourage more > > > > >> > > > frequent releases and more people > volunteering > > > to be > > > > the > > > > >> RM, at > > > > >> > some > > > > >> > > point, > > > > >> > > > somebody else besides me has to either > create > > a > > > rather > > > > >> complex > > > > >> > > step-by-step > > > > >> > > > manual/runbook or help debug these > scripts. > > I'm > > > > willing to > > > > >> help > > > > >> > with the > > > > >> > > > latter, but I cannot without seeing the > > console > > > > output of > > > > >> prior > > > > >> > steps. > > > > >> > > > This is a process or sequence. The > steps you > > > run > > > > before > > > > >> matter to > > > > >> > the > > > > >> > > step > > > > >> > > > you are trying to run now. > > > > >> > > > > > > > >> > > > -Alex > > > > >> > > > > > > > >> > > > On 9/4/19, 9:19 AM, "Piotr Zarzycki" < > > > > >> [email protected]> > > > > >> > wrote: > > > > >> > > > > > > > >> > > > Hi Alex, > > > > >> > > > > > > > >> > > > I know that is the goal, but I > simply > > > failed to > > > > meet > > > > >> those > > > > >> > goals and > > > > >> > > I > > > > >> > > > gave > > > > >> > > > up on that. I have artifacts and I > would > > > like to > > > > release > > > > >> > Royale - > > > > >> > > > that's > > > > >> > > > may goal, whether I do this in 90% > > > automatically > > > > and 10% > > > > >> > manually > > > > >> > > > after so > > > > >> > > > many hours of work it doesn't > matter to me > > > now. > > > > >> > > > > > > > >> > > > You are seeing full console output > > actually. > > > > Nothing > > > > >> more > > > > >> > happen > > > > >> > > there. > > > > >> > > > > > > > >> > > > Thanks, > > > > >> > > > Piotr > > > > >> > > > > > > > >> > > > śr., 4 wrz 2019 o 18:11 Alex Harui > > > > >> <[email protected]> > > > > >> > > > napisał(a): > > > > >> > > > > > > > >> > > > > Again, the goal is here to debug > the > > > scripts, > > > > not to > > > > >> skip > > > > >> > them. > > > > >> > > > > > > > > >> > > > > And it is hard to help without > console > > > output to > > > > >> examine. > > > > >> > > > > > > > > >> > > > > Yes, you have set the variables, > but > > have > > > the > > > > other > > > > >> steps > > > > >> > run that > > > > >> > > > > generate an SVN working copy at > that > > > > destination? > > > > >> Show the > > > > >> > console > > > > >> > > > output > > > > >> > > > > related to it. > > > > >> > > > > > > > > >> > > > > HTH, > > > > >> > > > > -Alex > > > > >> > > > > > > > > >> > > > > On 9/4/19, 9:01 AM, "Piotr > Zarzycki" < > > > > >> > [email protected]> > > > > >> > > > wrote: > > > > >> > > > > > > > > >> > > > > From that point I will > probably > > upload > > > > artifacts > > > > >> > manually and > > > > >> > > > run RC1. > > > > >> > > > > > > > > >> > > > > śr., 4 wrz 2019 o 16:30 Piotr > > > Zarzycki < > > > > >> > > > [email protected]> > > > > >> > > > > napisał(a): > > > > >> > > > > > > > > >> > > > > > It looks like I have another > > > problems. > > > > Target > > > > >> for > > > > >> > uploading > > > > >> > > ant > > > > >> > > > > artifacts > > > > >> > > > > > is failing: > > > > >> > > > > > > > > > >> > > > > > ant -f releasesteps_asjs.xml > > > > >> Release_Step_013_Upload > > > > >> > > > > > -Drelease.version=0.9.6 > -Drc=1 > > > > >> > > > > > > > > > >> > > > > > Buildfile: > > > > >> > > > > > /Users/piotr/Downloads/royale/releasesteps_asjs.xml > > > > >> > > > > > > > > > >> > > > > > check-name-and-svn: > > > > >> > > > > > [echo] Name: 'Piotr > Zarzycki' > > > > >> > > > > > [echo] svn.dist.dev: > > > > >> > > > /Users/piotr/Downloads/royale/dist/dev > > > > >> > > > > > [echo] > svn.dist.release: > > > > >> > > > > > > /Users/piotr/Downloads/royale/dist/release > > > > >> > > > > > [echo] svn: > /usr/bin/svn > > > > >> > > > > > > > > > >> > > > > > BUILD FAILED > > > > >> > > > > > > > > > >> > > > > /Users/piotr/Downloads/royale/releasesteps_asjs.xml:1537: The > > > > >> > > > > svn.dist.dev > > > > >> > > > > > property is not set to the > working > > > copy > > > > for > > > > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev&data=02%7C01%7Caharui%40adobe.com%7C3eba0e3d7d634a00e86008d737519189%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038695797920813&sdata=8INMBGNPWra6eUWUp72kn6dEvASncYqBaf0u090CFj8%3D&reserved=0 > > > > >> > > > > . > > > > >> > > > > > > > > > >> > > > > > As you can see above I have > all > > > properties > > > > >> setup cause > > > > >> > I made > > > > >> > > > an > > > > >> > > > > echo. I > > > > >> > > > > > don't understand what is > > > happening... > > > > >> > > > > > > > > > >> > > > > > Thanks, > > > > >> > > > > > Piotr > > > > >> > > > > > > > > > >> > > > > > śr., 4 wrz 2019 o 13:13 > Piotr > > > Zarzycki < > > > > >> > > > [email protected]> > > > > >> > > > > > napisał(a): > > > > >> > > > > > > > > > >> > > > > >> I was able to produce ant > > > artifacts on > > > > Mac! I > > > > >> will > > > > >> > try get > > > > >> > > an > > > > >> > > > RC1 > > > > >> > > > > today. > > > > >> > > > > >> > > > > >> > > > > >> śr., 4 wrz 2019 o 11:11 > Yishay > > > Weiss < > > > > >> > > [email protected]> > > > > >> > > > > napisał(a): > > > > >> > > > > >> > > > > >> > > > > >>> Here’s what I’ve got. > > > > >> > > > > >>> > > > > >> > > > > >>> > > > > >> > > > > >>> > > > > >> > > > > >>> ANT_HOME > > > > >> > > > > >>> > > > > >> > > > > >>> > C:\dev\ant\apache-ant-1.10.1 > > > > >> > > > > >>> > > > > >> > > > > >>> > > > > >> > > > > >>> > > > > >> > > > > >>> > ________________________________ > > > > >> > > > > >>> From: Piotr Zarzycki < > > > > >> [email protected]> > > > > >> > > > > >>> Sent: Wednesday, > September 4, > > 2019 > > > > 11:56:02 AM > > > > >> > > > > >>> To: [email protected] > < > > > > >> [email protected]> > > > > >> > > > > >>> Subject: Re: Discuss of > release > > > steps > > > > >> preparation > > > > >> > > > > >>> > > > > >> > > > > >>> Hi Yishay, > > > > >> > > > > >>> > > > > >> > > > > >>> It was pretty stupid from > my > > > sight. I > > > > was > > > > >> certain > > > > >> > that I > > > > >> > > > have this > > > > >> > > > > env > > > > >> > > > > >>> variable setup, cause ant > is > > > working > > > > for me. > > > > >> I have > > > > >> > no idea > > > > >> > > > how. > > > > >> > > > > Let me > > > > >> > > > > >>> set > > > > >> > > > > >>> it and see whether it > help. > > > > >> > > > > >>> > > > > >> > > > > >>> Thanks, > > > > >> > > > > >>> Piotr > > > > >> > > > > >>> > > > > >> > > > > >>> śr., 4 wrz 2019 o 10:37 > Yishay > > > Weiss < > > > > >> > > [email protected] > > > > >> > > > > > > > > >> > > > > >>> napisał(a): > > > > >> > > > > >>> > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > /Users/piotr/Downloads/royale/release/releaseasjs_ant/sources/royale-asjs/build.xml:1636: > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > /Users/piotr/Downloads/royale/release/releaseasjs_ant/sources/royale-asjs/${env.ANT_HOME}/lib > > > > >> > > > > >>> > does not exist. > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > > >> > > > > >>> > Is ANT_HOME env var > defined? > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > ________________________________ > > > > >> > > > > >>> > From: Piotr Zarzycki < > > > > >> [email protected]> > > > > >> > > > > >>> > Sent: Wednesday, > September 4, > > > 2019 > > > > 11:24:09 > > > > >> AM > > > > >> > > > > >>> > To: > [email protected] < > > > > >> [email protected]> > > > > >> > > > > >>> > Subject: Re: Discuss of > > release > > > steps > > > > >> preparation > > > > >> > > > > >>> > > > > > >> > > > > >>> > Hi, > > > > >> > > > > >>> > > > > > >> > > > > >>> > It moved farther, but > failed > > > with > > > > different > > > > >> > stacktrace > > > > >> > > > [1]. I > > > > >> > > > > will try > > > > >> > > > > >>> to > > > > >> > > > > >>> > investigate this, unless > > > someone has > > > > >> immediate > > > > >> > idea why I > > > > >> > > > got > > > > >> > > > > that > > > > >> > > > > >>> issue. > > > > >> > > > > >>> > > > > > >> > > > > >>> > [1] > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.apache.org%2Fr48at&data=02%7C01%7Caharui%40adobe.com%7C3eba0e3d7d634a00e86008d737519189%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038695797920813&sdata=Enk2U5qu%2F72XG684W83Q10%2BjZu6I3yBIwREY%2FFwT87Q%3D&reserved=0 > > > > >> > > > > >>> > > > > > >> > > > > >>> > Thanks, > > > > >> > > > > >>> > Piotr > > > > >> > > > > >>> > > > > > >> > > > > >>> > śr., 4 wrz 2019 o 07:36 > Alex > > > Harui > > > > >> > > > <[email protected]> > > > > >> > > > > >>> napisał(a): > > > > >> > > > > >>> > > > > > >> > > > > >>> > > FWIW, my Mac has: > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > > > > >> FLASHPLAYER_DEBUGGER='/Users/xxxx/yyy/Flash > > > > >> > Player > > > > >> > > > > >>> > > > > > Debugger.app/Contents/MacOS/Flash > > > > Player > > > > >> > Debugger' > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > Note the single quotes > > > instead of > > > > escaped > > > > >> spaces > > > > >> > as > > > > >> > > > described > > > > >> > > > > in the > > > > >> > > > > >>> > > README. I think some > code > > in > > > Ant > > > > or the > > > > >> compiler > > > > >> > > doesn't > > > > >> > > > > handle > > > > >> > > > > >>> escaping > > > > >> > > > > >>> > > spaces correctly. > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > The point of having > someone > > > else be > > > > the > > > > >> RM is to > > > > >> > debug > > > > >> > > > the Ant > > > > >> > > > > >>> scripts > > > > >> > > > > >>> > and > > > > >> > > > > >>> > > other parts of the > release > > > process, > > > > and > > > > >> also to > > > > >> > make > > > > >> > > > sure at > > > > >> > > > > least > > > > >> > > > > >>> one > > > > >> > > > > >>> > > other person on this > project > > > knows > > > > how > > > > >> these > > > > >> > scripts > > > > >> > > > work and > > > > >> > > > > can > > > > >> > > > > >>> help > > > > >> > > > > >>> > > maintain them. So > even if > > > you do > > > > get it > > > > >> working > > > > >> > on Mac > > > > >> > > > it > > > > >> > > > > will still > > > > >> > > > > >>> > mean > > > > >> > > > > >>> > > that there is a bug > in the > > > process > > > > on > > > > >> Windows. > > > > >> > I could > > > > >> > > > go try > > > > >> > > > > the > > > > >> > > > > >>> > scripts > > > > >> > > > > >>> > > on Windows, but I'd > rather > > see > > > > someone > > > > >> else > > > > >> > learn how > > > > >> > > to > > > > >> > > > debug > > > > >> > > > > these > > > > >> > > > > >>> > > scripts. I do not > think > > I've > > > seen > > > > any > > > > >> console > > > > >> > output > > > > >> > > > posted > > > > >> > > > > that > > > > >> > > > > >>> might > > > > >> > > > > >>> > > give a clue as to why > those > > > files > > > > get > > > > >> locked, > > > > >> > nor have > > > > >> > > I > > > > >> > > > seen > > > > >> > > > > any > > > > >> > > > > >>> mention > > > > >> > > > > >>> > > of modifying the > scripts to > > > add more > > > > >> debugging > > > > >> > output > > > > >> > > > around > > > > >> > > > > where > > > > >> > > > > >>> Ant > > > > >> > > > > >>> > > tasks get loaded. > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > I haven't tried this > myself, > > > but > > > > there are > > > > >> > supposedly > > > > >> > > > tools to > > > > >> > > > > show > > > > >> > > > > >>> what > > > > >> > > > > >>> > > app has locked a file: > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fhelpcenter.gsx.com%2Fhc%2Fen-us%2Farticles%2F115015880627-How-to-Identify-which-Windows-Process-is-Locking-a-File-or-Folder&data=02%7C01%7Caharui%40adobe.com%7C3eba0e3d7d634a00e86008d737519189%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038695797920813&sdata=GH7vHxRQSPYO2BVpWdEJf5yqlnuRZESU8yNlTB7xz8k%3D&reserved=0 > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > HTH, > > > > >> > > > > >>> > > -Alex > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > On 9/3/19, 2:27 PM, > "Piotr > > > > Zarzycki" < > > > > >> > > > > [email protected]> > > > > >> > > > > >>> wrote: > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > Carlos, > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > I have both, but > I'm > > > prime user > > > > on > > > > >> Windows. > > > > >> > Mac is > > > > >> > > > used > > > > >> > > > > only to > > > > >> > > > > >>> test > > > > >> > > > > >>> > > stuff > > > > >> > > > > >>> > > ;) > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > I have failed so > many > > > times on > > > > >> Windows so I > > > > >> > decided > > > > >> > > > > configure > > > > >> > > > > >>> stuff > > > > >> > > > > >>> > on > > > > >> > > > > >>> > > Mac > > > > >> > > > > >>> > > and try there. > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > I will try > tomorrow some > > > of > > > > your tips. > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > Thanks, > > > > >> > > > > >>> > > Piotr > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > On Tue, Sep 3, > 2019, > > 7:39 > > > PM > > > > Carlos > > > > >> Rovira < > > > > >> > > > > >>> [email protected]> > > > > >> > > > > >>> > > wrote: > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > Hi Piotr, sorry > I > > didn't > > > > recall that > > > > >> > you're on > > > > >> > > > windows, > > > > >> > > > > not > > > > >> > > > > >>> Mac. So > > > > >> > > > > >>> > > all the > > > > >> > > > > >>> > > > "Content" stuff > is not > > > valid, > > > > is > > > > >> something > > > > >> > Mac > > > > >> > > > related. > > > > >> > > > > >>> > > > > > > > >> > > > > >>> > > > El mar., 3 > sept. 2019 > > a > > > las > > > > 18:50, > > > > >> Piotr > > > > >> > Zarzycki > > > > >> > > > (< > > > > >> > > > > >>> > > > > > > [email protected]>) > > > > >> escribió: > > > > >> > > > > >>> > > > > > > > >> > > > > >>> > > > > ok it failed. > How > > > should I > > > > put in > > > > >> > bash_profile > > > > >> > > > file > > > > >> > > > > this > > > > >> > > > > >>> path so > > > > >> > > > > >>> > > it would > > > > >> > > > > >>> > > > > be > understandable? > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > export > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > FLASHPLAYER_DEBUGGER=/Users/piotr/Downloads/player/flashplayer.app/Contents/MacOS/Flash > > > > >> > > > > >>> > > > > Player > Debugger > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > On Windows we > would > > > > probably go > > > > >> with: > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > > > >> > > > > >>> > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > FLASHPLAYER_DEBUGGER="/Users/piotr/Downloads/player/flashplayer.app/Contents/MacOS/Flash > > > > >> > > > > >>> > > > > Player > Debugger" > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > wt., 3 wrz > 2019 o > > > 18:34 > > > > Piotr > > > > >> Zarzycki < > > > > >> > > > > >>> > > [email protected]> > > > > >> > > > > >>> > > > > napisał(a): > > > > >> > > > > >>> > > > > > > > > >> > > > > >>> > > > > > I have path > > exactly > > > the > > > > same as > > > > >> Josh > > > > >> > mention > > > > >> > > > placed > > > > >> > > > > in bash > > > > >> > > > > >>> > > script. I > > > > >> > > > > >>> > > > > just > > > > >> > > > > >>> > > > > > run build > and will > > > see > > > > whether > > > > >> this > > > > >> > help. > > > > >> > > > However > > > > >> > > > > after > > > > >> > > > > >>> > printenv > > > > >> > > > > >>> > > I see > > > > >> > > > > >>> > > > > that > > > > >> > > > > >>> > > > > > path is > cutted > > cause > > > > there are > > > > >> spaces > > > > >> > in file > > > > >> > > > name. > > > > >> > > > > On > > > > >> > > > > >>> windows > > > > >> > > > > >>> > > it would > > > > >> > > > > >>> > > > > not > > > > >> > > > > >>> > > > > > work, but > maybe on > > > it is > > > > >> different. We > > > > >> > will > > > > >> > > > see. > > > > >> > > > > >>> > > > > > > > > > >> > > > > >>> > > > > > wt., 3 wrz > 2019 o > > > 17:32 > > > > Carlos > > > > >> Rovira < > > > > >> > > > > >>> [email protected] > > > > >> > > > > >>> > > > > > > >> > > > > >>> > > > > > napisał(a): > > > > >> > > > > >>> > > > > > > > > > >> > > > > >>> > > > > >> Hi Piotr, > this is > > > what I > > > > use > > > > >> in my > > > > >> > > > .bash_profile: > > > > >> > > > > >>> > > > > >> > > > > >> > > > > >>> > > > > >> export > > > > >> > > > > FLASHPLAYER_DEBUGGER=/Applications/Flash\ > > > > >> > > > > >>> > > > > >> > > > > >> Player.app/Contents/MacOS/Flash\ > > > > >> > Player\ > > > > >> > > > Debugger > > > > >> > > > > >>> > > > > >> > > > > >> > > > > >>> > > > > >> > > > > >> > > > > >>> > > > > >> El mar., 3 > sept. > > > 2019 a > > > > las > > > > >> 17:04, > > > > >> > Piotr > > > > >> > > > Zarzycki (< > > > > >> > > > > >>> > > > > >> > > > > [email protected]>) > > > > >> escribió: > > > > >> > > > > >>> > > > > >> > > > > >> > > > > >>> > > > > >> > Hey Josh, > > > > >> > > > > >>> > > > > >> > > > > > >> > > > > >>> > > > > >> > Thank > you so > > > much! I > > > > will > > > > >> check it > > > > >> > out > > > > >> > > soon. > > > > >> > > > > >>> > > > > >> > > > > > >> > > > > >>> > > > > >> > On Tue, > Sep 3, > > > 2019, > > > > 4:48 PM > > > > >> Josh > > > > >> > Tynjala > > > > >> > > < > > > > >> > > > > >>> > > > > > > [email protected]> > > > > >> > > > > >>> > > > > >> > wrote: > > > > >> > > > > >>> > > > > >> > > > > > >> > > > > >>> > > > > >> > > I > think you > > > need to > > > > point > > > > >> to the > > > > >> > > > > > -- > > Piotr Zarzycki > > Patreon: * > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C3eba0e3d7d634a00e86008d737519189%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038695797930807&sdata=ZlAdPmzrDwM1fqmCIrPlYBWyXp4jvbZ%2FkHulDD98YdE%3D&reserved=0 > < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C3eba0e3d7d634a00e86008d737519189%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637038695797930807&sdata=ZlAdPmzrDwM1fqmCIrPlYBWyXp4jvbZ%2FkHulDD98YdE%3D&reserved=0 > >* > > > -- Carlos Rovira http://about.me/carlosrovira
