Re: ANT task for compiling flex-sdk is not working

2019-07-15 Thread Alex Harui
That was reported back in April.  What version of Ant and Java are you using?
https://lists.apache.org/list.html?users@flex.apache.org:lte=4M:batik

-Alex

On 7/15/19, 5:09 AM, "Ramazan Ergüder Bekrek"  wrote:

Now I have this error:

BUILD FAILED
C:\Users\ar.rahman\eclipse-workspace\apache-flex\build.xml:162: The 
following error occurred while executing this line:
C:\Users\ar.rahman\eclipse-workspace\apache-flex\modules\build.xml:64: The 
following error occurred while executing this line:
C:\Users\ar.rahman\eclipse-workspace\apache-flex\modules\downloads.xml:283: 
java.nio.file.InvalidPathException: Illegal char <*> at index 78: 
C:\Users\ar.rahman\eclipse-workspace\apache-flex\modules\thirdparty\batik\lib\**


15.07.2019, 13:47, "Ramazan Ergüder Bekrek" :
> Greetings!
>
> The compilation of the SDK is not working with the current settings 
although the folders and files are all there:
>
> 
env.PLAYERGLOBAL_HOME=G:\\programming\\sdks\\air31\\frameworks\\libs\\player
>
> env.AIR_HOME=G:\\programming\\sdks\\air31
>
> env.FLASHPLAYER_DEBUGGER=C:\\Program Files\\Adobe\\Adobe Flash Builder 
4.7 (64 Bit)\\player\\win\\11.4\\FlashPlayerDebugger.exe
>
> I get this error from ant:
>
> check-playerglobal-home:
>  [echo] PLAYERGLOBAL_HOME is 
G:\programming\sdks\air31\frameworks\libs\player\31.0\playerglobal.swc
>  [echo] playerglobal.version is 11.1
>
> BUILD FAILED
> C:\Users\ar.rahman\eclipse-workspace\apache-flex\build.xml:189: The 
environment variable PLAYERGLOBAL_HOME is not set to a directory
>
> Total time: 421 milliseconds
>
> Any reason why it doesn't work?
>
> Thanx




Apache Flex SDK Installer Validation Error

2019-07-15 Thread John Wu
Hi,

I am unable to install the Apache Flex SDK with Adobe AIR 32 selected.
Looks I am getting a validation error since the log shows:

Validating download:
/my-install-folder/frameworks/libs/player/32.0/playerglobal.swc
Flash SDK download failed
Installation aborted:
http://flex.apache.org/track-installer.html?failure=true=Apache Flex
SDK
4.16.1=4.16.1=mac=3.3.2==Flash%20SDK%20download%20failed

Does the MD5 for the playerglobal.swc need to be updated?

Thanks,
John


Re: ANT task for compiling flex-sdk is not working

2019-07-15 Thread Ramazan Ergüder Bekrek
Now I have this error:

BUILD FAILED
C:\Users\ar.rahman\eclipse-workspace\apache-flex\build.xml:162: The following 
error occurred while executing this line:
C:\Users\ar.rahman\eclipse-workspace\apache-flex\modules\build.xml:64: The 
following error occurred while executing this line:
C:\Users\ar.rahman\eclipse-workspace\apache-flex\modules\downloads.xml:283: 
java.nio.file.InvalidPathException: Illegal char <*> at index 78: 
C:\Users\ar.rahman\eclipse-workspace\apache-flex\modules\thirdparty\batik\lib\**


15.07.2019, 13:47, "Ramazan Ergüder Bekrek" :
> Greetings!
>
> The compilation of the SDK is not working with the current settings although 
> the folders and files are all there:
>
> env.PLAYERGLOBAL_HOME=G:\\programming\\sdks\\air31\\frameworks\\libs\\player
>
> env.AIR_HOME=G:\\programming\\sdks\\air31
>
> env.FLASHPLAYER_DEBUGGER=C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 
> (64 Bit)\\player\\win\\11.4\\FlashPlayerDebugger.exe
>
> I get this error from ant:
>
> check-playerglobal-home:
>  [echo] PLAYERGLOBAL_HOME is 
> G:\programming\sdks\air31\frameworks\libs\player\31.0\playerglobal.swc
>  [echo] playerglobal.version is 11.1
>
> BUILD FAILED
> C:\Users\ar.rahman\eclipse-workspace\apache-flex\build.xml:189: The 
> environment variable PLAYERGLOBAL_HOME is not set to a directory
>
> Total time: 421 milliseconds
>
> Any reason why it doesn't work?
>
> Thanx


ANT task for compiling flex-sdk is not working

2019-07-15 Thread Ramazan Ergüder Bekrek
Greetings!

The compilation of the SDK is not working with the current settings although 
the folders and files are all there:

env.PLAYERGLOBAL_HOME=G:\\programming\\sdks\\air31\\frameworks\\libs\\player

env.AIR_HOME=G:\\programming\\sdks\\air31

env.FLASHPLAYER_DEBUGGER=C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 (64 
Bit)\\player\\win\\11.4\\FlashPlayerDebugger.exe


I get this error from ant:

check-playerglobal-home:
 [echo] PLAYERGLOBAL_HOME is 
G:\programming\sdks\air31\frameworks\libs\player\31.0\playerglobal.swc
 [echo] playerglobal.version is 11.1

BUILD FAILED
C:\Users\ar.rahman\eclipse-workspace\apache-flex\build.xml:189: The environment 
variable PLAYERGLOBAL_HOME is not set to a directory

Total time: 421 milliseconds


Any reason why it doesn't work?

Thanx