Alex,

I still don't understand why Carlos need to build Royale on his own. Can we
provide him binary distribution ?

Carlos,

I believe if you start migration from FlexJS would be easier for you cause
there is still some work to do to have official support for Royale in
Visual Studio Code and Moonshine - Currently FlexJS is supported. If you
are going to use Flash Builder I saw that there is possible use Royale
there.

Piotr

On Wed, Nov 1, 2017, 18:25 Carlos Cruz <[email protected]> wrote:

> Hi Alex;
>
>
>
> Since I haven’t been able to compile Royale, do you recommend starting the
> conversion by using FlexJS in the mean time?
>
>
>
> Thx!
>
> Carlos
>
> *From:* Alex Harui [mailto:[email protected]]
>
> *Sent:* Wednesday, November 1, 2017 1:32 AM
>
>
> *To:* [email protected]
> *Subject:* Re: royale build error
>
>
>
> Hi Carlos,
>
>
>
> We are still experimenting with packaging and build scripts now that
> Apache Royale is trying to separate both technically and branding-wise from
> Apache Flex.  But also, we simply need more folks to dive in and tell us
> where they get stuck.  There aren't enough people to polish something
> before it gets released like Adobe did.  This is much more of a community
> effort.  Think of it more as a potluck than a restaurant.
>
>
>
> And so, those who get involved will get our attention and thus will have a
> much better chance of having their issues resolved, in part because you can
> have more impact in resolving your own issues.  You can grab the code and
> try fixes on your own.
>
>
>
> So I understand it is hard to do planning.  I'm hopeful we'll have our
> packaging figured out soon so that other folks' first attempts aren't as
> rough as yours.  Then we can say, "ok, grab the code and tell us what isn't
> working" and there will be fewer logistical issues like you are
> experiencing.  Harbs finished his migration in about a year and a half, but
> I think it should be less time for anyone else following his trail.  And
> that should be less time than trying to port a lot of ActionScript to
> JavaScript.
>
>
>
> IMO, folks need to be migrated off of Flash before 2020 unless you can
> control what browser versions your customers use.  Already, the experience
> of running Flash in a browser often requires extra steps.
>
>
>
> HTH,
>
> -Alex
>
>
>
> *From: *Carlos Cruz <[email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Tuesday, October 31, 2017 at 9:55 PM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: royale build error
>
>
>
> I don’t mind some bumps in the road, and I think in the long run it will
> be worth it. I just wished I had a better understanding of the path forward
> to do some planning because I have some concerns if I’ll be able to use my
> flash applications if I’m not ready by 2020.
>
>
>
> Anyways thanks for helping me out!
>
>
>
> Carlos
>
>
>
> *From:* Alex Harui [mailto:[email protected] <[email protected]>]
> *Sent:* Tuesday, October 31, 2017 11:40 AM
> *To:* [email protected]
> *Subject:* Re: royale build error
>
>
>
> Hi Carlos,
>
>
>
> Royale/FlexJS is almost completely new code.  As such, our documentation
> is spotty, ambiguous and/or incorrect, plus we are in the process of
> renaming lots of things from Flex to Royale and testing new ways of
> packaging the releases.  So it will be a bumpy road for a bit longer.
> Working with Royale right now will not be like working with Flex which had
> documentation and quality testing teams.  I don't know if you've remember
> the last time you moved to a new home, but it feels like that to me.  So I
> appreciate your patience in working with us.
>
>
>
> So yes, to all three questions, but don't worry about #1.  The
> documentation could be more clear.  Harbs has recently made his migrated
> app public so we now know it is possible to take a Royale application into
> production and we are looking for someone else (or two or three someones)
> we can help with their migration.  Every time we do it, it will get easier
> for the next person.
>
>
>
> Regarding your specific recent output, given your response below it isn't
> obvious why you had a failure there.  I will try to replicate it today.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Carlos Cruz <[email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Tuesday, October 31, 2017 at 7:13 AM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: royale build error
>
>
>
> I keep asking you what should my take away from this be:
>
> 1.       I’m I doing something wrong
>
> 2.       should I continue exploring Royale
>
> 3.       Is Royale / flexJS “almost” ready for real world application
> development.
>
>
>
> Regarding your points
>
> The instructions I followed can be found at:
> https://github.com/apache/royale-compiler
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-compiler&data=02%7C01%7C%7C3d5e5b7432584750c7bf08d52069cafc%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636450561183640881&sdata=nDZu%2FXSX1IJ%2F5GHaZicjD3wBVwxge36WW%2BMjWsIxwzo%3D&reserved=0>
>
>
>
> The specific target of the build.xml file you mention does match, to
> confirm here’s mine:
>
>         <!-- needed to make Flash Builder accept folder as a Flex SDK -->
>
>         <copy file="${FALCON_REPO}/lib/compiler-mxmlc.jar"
> tofile="${basedir}/lib/mxmlc.jar" />
>
>         <copy file="${FALCON_REPO}/lib/compiler-mxmlc.jar"
> tofile="${basedir}/lib/adt.jar" />
>
>
>
> mxmlc.jar is found in 2 locations.  c:\royale-asjs\js\lib AND
> c:\royal-asjs\lib
>
>
>
> and yes compiler-mxmlc.jar is in c:\royale-compiler\compiler\lib
>
>
>
> Carlos
>
>
>
>
>
> *From:* Alex Harui [mailto:[email protected] <[email protected]>]
> *Sent:* Tuesday, October 31, 2017 1:20 AM
> *To:* [email protected]
> *Subject:* Re: royale build error
>
>
>
> Hi Carlos,
>
>
>
> Where did you find those instructions?  I guess we should specify
> "Projector" content debuggers in our instructions.
>
>
>
> It isn't clear why you got an error.  Look in the build.xml and search for
> "copy-compiler".  That target should end with:
>
>
>
>         <!-- needed to make Flash Builder accept folder as a Flex SDK -->
>
>         <copy file="${FALCON_REPO}/lib/compiler-mxmlc.jar"tofile=
> "${basedir}/lib/mxmlc.jar" />
>
>         <copy file="${FALCON_REPO}/lib/compiler-mxmlc.jar"tofile=
> "${basedir}/lib/adt.jar" />
>
>
>
>
>
> And that should have copied an mxmlc.jar into c:\royale-asjs\lib.
>
>
>
> If it didn't, check c:\royale-compiler\compiler\lib and see if there is a
> compiler-mxmlc.jar in there.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Carlos Cruz <[email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Monday, October 30, 2017 at 6:43 PM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: royale build error
>
>
>
> Hi Alex;
>
>
>
> I’m a bit confused I was trying to follow the instruction found on the
> git’s main page for Royale
>
>
>
> *4) The Adobe Flash Player content debuggers can be found here:
>
>             http://www.adobe.com/support/flashplayer/downloads.html
>
>
>
>         On Windows, set FLASHPLAYER_DEBUGGER to the absolute path
> including the
>
>         filename of the FlashPlayerDebugger.exe. Note the filename of flash
>
>         player debugger maybe different.
>
>            e.g. C:\MyPath\FlashPlayerDebugger.exe
>
>
>
> I downloaded the one for firefox because that’s the browser I use for
> debugging.
>
>
>
>
>
>
>
> I think I deciphered (attempt at being funny) what you were saying and I
> made the changes, the build went further but it’s still failing, I included
> the output of the windows cmd console in the attached file.
>
>
>
> With me behind the keyboard the world’s nuclear reactors are safe, but I’m
> also not the dumbest guy with a keyboard, if I’m having trouble I’m sure
> others will to (my opinion), let me know if I’m being more of a bother than
> helpful.
>
>
>
> Thx!
>
> Carlos.
>
>
>
> *From:* Alex Harui [mailto:[email protected] <[email protected]>]
> *Sent:* Monday, October 30, 2017 6:40 PM
> *To:* [email protected]
> *Subject:* Re: royale build error
>
>
>
> Hi Carlos,
>
>
>
> It appears that the flashplayerdebugger is returning exit code 1003, which
> is unusual.  I noticed from the output that your flash player debugger is:
>
>
>
> C:\flashplayer_plugin_debug\flashplayer_27_plugin_debug.exe
>
>
>
> Which is an unusual name.  Make sure you are using the "projector content
> debugger" and not the plugin debuggers.  If you run that .exe manually, it
> should put up a window for running Flash SWFs.
>
>
>
> HTH,
>
> -Alex
>
>
>
> *From: *Carlos Cruz <[email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Monday, October 30, 2017 at 12:14 PM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: royale build error
>
>
>
> Hi Alex;
>
> I misunderstood your question, I thought you were asking me if there were
> other error / test related files.  I’m including the file I think you
> requested.
>
>
>
> Thx!
>
> Carlos
>
>
>
> *From:* Alex Harui [mailto:[email protected] <[email protected]>]
> *Sent:* Monday, October 30, 2017 1:38 PM
> *To:* [email protected]
> *Subject:* Re: royale build error
>
>
>
> Hi Carlos,
>
>
>
> I'm wondering what those 3 failures are.  I tried to describe in my last
> reply how to find the failure report in an .xml file.  Maybe I wasn't clear
> enough but try to follow what I said and ask more detailed questions if you
> are confused.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Carlos Cruz <[email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Monday, October 30, 2017 at 9:55 AM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: royale build error
>
>
>
> Hi Alex;
>
> Just to confirm there are 3 failures.
>
>
>
> Is there something I should be doing?
>
>
>
> Carlos
>
>
>
> *From:* Alex Harui [mailto:[email protected] <[email protected]>]
> *Sent:* Monday, October 30, 2017 2:38 AM
> *To:* [email protected]
> *Subject:* Re: royale build error
>
>
>
> Hi Carlos,
>
>
>
> That looks better (except for the test failures).  In the royale-compiler
> folder, there should be:
>
>
>
> compiler/target/junit-reports/TEST-as.ASExpressionTests.xml
>
>
>
> It should start with:
>
>
>
> <?xml version="1.0" encoding="UTF-8" ?>
>
> <testsuite errors="0"failures="3"hostname="…"name="as.ASExpressionTests"
> skipped="0"tests="3"
>
>
>
>
>
>
>
>
> If failures="0", then look in the other xml files in compiler/target/
> unit-reports
>
>
>
> Post the file with the failures so we can see what is failing.
>
>
>
> Thanks,
>
> -Alex
>
>
>
> *From: *Carlos Cruz <[email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Sunday, October 29, 2017 at 11:20 PM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: royale build error
>
>
>
> Hi Alex;
>
>
>
> I don’t claim to be an ANT master or expert but I work with it almost
> daily, but Royale is beginning to make feel like the court’s jester L.
>
>
>
> Re the windows environment variables I was just being lazy… I made the
> necessary changes
>
> The build still fails my steps:
>
> 1.       git clone https://github.com/apache/royale-asjs.git
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs.git&data=02%7C01%7C%7C69f5235578cc4e4fc7b008d51f4d4b71%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449339313519575&sdata=%2F7GEEm7RjcOLzRbiQ%2Beaebkj94YuF8TcqKcLOQBaLnA%3D&reserved=0>
>
> 2.       git checkout develop
>
> 3.       ran ant all
>
>
>
> I’m including the console output in case I’m following the right procedure
> and you need the output to diagnose something, I’m NOT trying to impose.
>
>
>
> Thx!
>
> Carlos
>
>
>
> C:\>git clone https://github.com/apache/royale-asjs.git
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs.git&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=w%2FDy7y%2FtBXqfSytqvy%2F5iJC3gxua2GuofexDcEckUzs%3D&reserved=0>
>
> Cloning into 'royale-asjs'...
>
> remote: Counting objects: 90363, done.
>
> remote: Compressing objects: 100% (192/192), done.
>
> remote: Total 90363 (delta 189), reused 256 (delta 114), pack-reused 90000
>
> Receiving objects: 100% (90363/90363), 17.71 MiB | 2.95 MiB/s, done.
>
> Resolving deltas: 100% (54393/54393), done.
>
>
>
> C:\>cd royale-asjs
>
>
>
> C:\royale-asjs>git checkout develop
>
> Checking out files: 100% (5030/5030), done.
>
> Branch develop set up to track remote branch develop from origin.
>
> Switched to a new branch 'develop'
>
>
>
> C:\royale-asjs>ant all
>
> Buildfile: C:\royale-asjs\build.xml
>
>
>
> set.base.folder:
>
>
>
> check-git:
>
>      [echo] Checking for Git...
>
>      [exec] git version 2.10.0.windows.1
>
>
>
> get-download-folder:
>
>
>
> download-all:
>
>      [echo] Using folder C:\royale-asjs/..
>
>
>
> check-royale-asjs:
>
>
>
> warn-before-clone:
>
>
>
> check-royale-asjs:
>
>
>
> clone-royale-asjs:
>
>
>
> check-royale-compiler:
>
>
>
> clone-royale-compiler:
>
>      [echo] cloning royale-compiler repo into
> C:\royale-asjs/../royale-compiler
>
>      [exec] Cloning into 'royale-compiler'...
>
>      [exec] Branch develop set up to track remote branch develop from
> origin.
>
>      [exec] Switched to a new branch 'develop'
>
>
>
> check-royale-typedefs:
>
>
>
> clone-royale-typedefs:
>
>      [echo] cloning royale-typedefs repo into
> C:\royale-asjs/../royale-typedefs
>
>      [exec] Cloning into 'royale-typedefs'...
>
>      [exec] Branch develop set up to track remote branch develop from
> origin.
>
>      [exec] Switched to a new branch 'develop'
>
>
>
> check-playerglobal-home:
>
>      [echo] PLAYERGLOBAL_HOME is C:\flashdebugplayer
>
>      [echo] playerglobal.version is 11.1
>
>      [echo] playerglobal.swc is C:\flashdebugplayer/11.1/playerglobal.swc
>
>
>
> check-air-home:
>
>      [echo] AIR_HOME is C:\AdobeAIRSDK
>
>
>
> build-all:
>
>     [input] This script will now download and compile lots of files.  This
> can take several minutes.   No interaction should be required.  Press the
> enter key to continue.
>
>
>
> Trying to override old definition of task tar-gzip
>
>
>
> sdk:
>
>
>
> annotate.class:
>
>     [mkdir] Created dir:
> C:\royale-compiler\compiler-build-tools\target\classes
>
>     [javac] Compiling 1 source file to
> C:\royale-compiler\compiler-build-tools\target\classes
>
>     [javac] warning: [options] bootstrap class path not set in conjunction
> with -source 1.5
>
>     [javac] warning: [options] source value 1.5 is obsolete and will be
> removed in a future release
>
>     [javac] warning: [options] target value 1.5 is obsolete and will be
> removed in a future release
>
>     [javac] warning: [options] To suppress warnings about obsolete
> options, use -Xlint:-options.
>
>     [javac]
> C:\royale-compiler\compiler-build-tools\src\main\java\org\apache\royale\compiler\tools\annotate\AnnotateClass.java:24:
> warning: [serial] serializable class AnnotateClassDeleteException has no
> definition of serialVersionUID
>
>     [javac]     public static class AnnotateClassDeleteException extends
> Exception
>
>     [javac]                   ^
>
>     [javac]
> C:\royale-compiler\compiler-build-tools\src\main\java\org\apache\royale\compiler\tools\annotate\AnnotateClass.java:32:
> warning: [serial] serializable class AnnotateClassRenameException has no
> definition of serialVersionUID
>
>     [javac]     public static class AnnotateClassRenameException extends
> Exception
>
>     [javac]                   ^
>
>     [javac] 6 warnings
>
>
>
> unknown.tree.pattern.input.output:
>
>     [javac] Compiling 1 source file to
> C:\royale-compiler\compiler-build-tools\target\classes
>
>     [javac] warning: [options] bootstrap class path not set in conjunction
> with -source 1.5
>
>     [javac] warning: [options] source value 1.5 is obsolete and will be
> removed in a future release
>
>     [javac] warning: [options] target value 1.5 is obsolete and will be
> removed in a future release
>
>     [javac] warning: [options] To suppress warnings about obsolete
> options, use -Xlint:-options.
>
>     [javac] 4 warnings
>
>
>
> main:
>
>
>
> compiler.downloads.cache:
>
>
>
> compiler.downloads:
>
>
>
> prepare:
>
>      [echo] Making lib directory C:\royale-compiler\compiler/lib/external
>
>     [mkdir] Created dir: C:\royale-compiler\compiler\lib\external
>
>
>
> all:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//antlr.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>
>
> download-other-license:
>
>       [get] Getting: http://www.antlr.org/license.html
> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.antlr.org%2Flicense.html&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=2Ub6v64MwPUWKYsYoWLdzReyUW5ouSQeztIVmIKpqwc%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\antlr-LICENSE.html
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> download-dependency-jar:
>
>
>
> check-cache:
>
>
>
> download-jar:
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> https://repo1.maven.org/maven2/org/antlr/antlr-complete/3.5.2/antlr-complete-3.5.2.jar
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Forg%2Fantlr%2Fantlr-complete%2F3.5.2%2Fantlr-complete-3.5.2.jar&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=aFDoC7sFM6SoAZazWlER4%2BxeGtotpqSl39myH1ZRV1c%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\antlr.jar
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> check-sum:
>
>
>
> put-in-cache:
>
>
>
> copy-if-cached:
>
>
>
> download-dependency-zip:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//commons-cli.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>
>
> download-other-license:
>
>
>
> download-dependency-jar:
>
>
>
> check-cache:
>
>
>
> download-jar:
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> https://repo1.maven.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcommons-cli%2Fcommons-cli%2F1.2%2Fcommons-cli-1.2.jar&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=yOyDX5XZ7m8BVRdj7uxjSygn4ygGk0udQ5nsfEEn5Mw%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\commons-cli.jar
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> check-sum:
>
>
>
> put-in-cache:
>
>
>
> copy-if-cached:
>
>
>
> download-dependency-zip:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//commons-io.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>
>
> download-other-license:
>
>
>
> download-dependency-jar:
>
>
>
> check-cache:
>
>
>
> download-jar:
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcommons-io%2Fcommons-io%2F2.4%2Fcommons-io-2.4.jar&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=iIRhVK8YWu7ty1ckr7sZj%2B3gnMwNvOG%2FOFtUj7DbWIk%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\commons-io.jar
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> check-sum:
>
>
>
> put-in-cache:
>
>
>
> copy-if-cached:
>
>
>
> download-dependency-zip:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//commons-lang-2.6.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>
>
> download-other-license:
>
>
>
> download-dependency-jar:
>
>
>
> check-cache:
>
>
>
> download-jar:
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> https://repo1.maven.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcommons-lang%2Fcommons-lang%2F2.6%2Fcommons-lang-2.6.jar&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=pK9Iwyed7UEvKCBh9AqfeEb%2BuRooCYAgl2XPpOIHYms%3D&reserved=0>
>
>       [get] To:
> C:\royale-compiler\compiler\lib\external\commons-lang-2.6.jar
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> check-sum:
>
>
>
> put-in-cache:
>
>
>
> copy-if-cached:
>
>
>
> download-dependency-zip:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//guava.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>       [get] Getting: http://www.apache.org/licenses/LICENSE-2.0
> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=BIj%2FSoqmbqKYIleifYAQ1nTni0GGv14dLdYTZ4FevTE%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\guava-LICENSE.html
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> download-other-license:
>
>
>
> download-dependency-jar:
>
>
>
> check-cache:
>
>
>
> download-jar:
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> https://repo1.maven.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcom%2Fgoogle%2Fguava%2Fguava%2F20.0%2Fguava-20.0.jar&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=RDMctzU7LZVmr0n2opuWxhbbA9vQyVHDrQZNyd3kqIU%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\guava.jar
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> check-sum:
>
>
>
> put-in-cache:
>
>
>
> copy-if-cached:
>
>
>
> download-dependency-zip:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//jburg.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>
>
> download-other-license:
>
>
>
> download-dependency-jar:
>
>
>
> check-cache:
>
>
>
> download-jar:
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> https://repo1.maven.org/maven2/net/sourceforge/jburg/jburg/1.10.2/jburg-1.10.2.jar
> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fnet%2Fsourceforge%2Fjburg%2Fjburg%2F1.10.2%2Fjburg-1.10.2.jar&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=QmYdUu5bRFhV4xCByVKhDbDvhGRC%2BBzlft8qokY4MEM%3D&reserved=0>
>
>       [get] To: C:\royale-compiler\compiler\lib\external\jburg.jar
>
>
>
> double-check-file:
>
>      [echo] ${env.FLEX_DOWNLOAD_CACHE}
>
>      [echo] Need file: ${still_no_file}
>
>
>
> get-from-cache-if-needed:
>
>
>
> fail-if-not-found:
>
>
>
> check-sum:
>
>
>
> put-in-cache:
>
>
>
> copy-if-cached:
>
>
>
> download-dependency-zip:
>
>
>
> check-dependency:
>
>      [echo] checking for
> C:\royale-compiler\compiler/lib/external//jflex.jar
>
>
>
> download-dependency:
>
>
>
> echo-project-jar:
>
>    [delete] Deleting:
> C:\royale-compiler\compiler\src\main\resources\project.properties
>
>      [echo] ${INFO_DOWNLOADING_FILE_FROM}
>
>
>
> download-apache-license:
>
>
>
> download-other-license:
>
>
>
> download-dependency-jar:
>
>
>
> download-dependency-zip:
>
>
>
> check-cache:
>
>
>
> download-zip:
>
>     [mkdir] Created dir: C:\royale-compiler\compiler\in
>
>
>
> get-if-not-cached:
>
>       [get] Getting:
> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjflex.de%2Fjflex-1.6.0.tar.gz&data=02%7C01%7C%7C865811c137914a74a8b408d51fb735a0%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636449794228863451&sdata=CUdbp0RFwpp6%2B%2BVgbFN0cEOCrUk7iLYN2%2FvVMN4%2Bz04%3D&reserved=0>
>

Reply via email to