Hi all,

in December I got my new Laptop and set it up. I forgot to get the Flash Debug 
player.
Now I did manage to download the 32 bit version of the Content Debuger, but 
already some of the downloads on the download page:
Adobe Flash Player - Debug 
Downloads<https://www.adobe.com/support/flashplayer/debug_downloads.html>
Result in 404s

Will the 32bit content debugger stay available? If not we will be cutting off 
new contributors. Cause building with the "with-flash" profile will not be 
possible.

So I cloned Royale on my new machine and gave it a spin. Unfortunately I will 
not be able to build all parts from now on as I no longer have access to the 
playerglobal.

[INFO] Couldn't find artifact: com.adobe.flash.framework:20.0:playerglobal:pom
[INFO] ===========================================================
[INFO]  - Installing Adobe Flash SDK 20.0
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/C:/Users/cdutz/.m2/repository/org/apache/flex/utilities/converter/flex-sdk-converter-maven-extension/1.0.0/flex-sdk-converter-maven-extension-1.0.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/C:/Users/cdutz/.m2/repository/org/slf4j/slf4j-simple/1.7.21/slf4j-simple-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/C:/Users/cdutz/.m2/repository/ch/qos/logback/logback-classic/1.1.7/logback-classic-1.1.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/C:/Program%20Files/JetBrains/IntelliJ%20IDEA%202020.3/plugins/maven/lib/maven3/lib/maven-slf4j-provider-3.6.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
Your System-Id: ddcb1466
The Adobe SDK license agreement applies to the Adobe Flash Player 
playerglobal.swc. Do you want to install the Adobe Flash Player 
playerglobal.swc?
(In a non-interactive build such as a CI server build, alternatively to typing 
y or yes you can also set a system property containing your system which is 
interpreted as equivalent to accepting by typing y or yes: 
-Dcom.adobe.systemIdsForWhichTheTermsOfTheAdobeLicenseAgreementAreAccepted=ddcb1466
 )
Do you accept (Yes/No) ? yes
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
statusCode: 403
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
reasonPhrase: Forbidden
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
===========================================================
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
Downloading 
http://fpdownload.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal20_0.swc
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
Expected size: 0KB
   0% [>                                                 ]
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever -
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
Finished downloading.
[main] INFO 
org.apache.flex.utilities.converter.retrievers.download.DownloadRetriever - 
===========================================================
Skipping Flash runtime generation.

I can probably salvage the com/adobe driectory in my maven local repo on my mac 
and use that ... but new contributors don't have this option.

Would it be possible to make the playerglobal availalbe at some permanent place 
(Ideally deployed to maven central)? I know the license agreement it was under 
wouldn't allow this.
But Adobe could probably just provice the swc and the pom-xml the mavenizer 
produced and simply have that deployed to maven central. If there is help 
needed with this, I would be happy to help.

If this isn't possible I would suggest to discuss in the project making the 
Flash part of the project optional for releasing and validating.

Chris

Reply via email to