You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Carlos Rovira <ca...@apache.org> on 2019/10/01 10:31:07 UTC

ASDoc fails to compile with ANT

Hi,

I tried to run ASDoc to update site with latest reference. I remember that
ASDoc can only be compiled right with ANT.
This is what I get after run "ant" in ASDoc folder:

build_example.check-air:


build_example.copy-app-xml:


main:


json:

     [echo] ROYALE_COMPILER_HOME:
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/js

     [java] 0.673472226 seconds

     [java]
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml(145):
col: 0 unable to open
'/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config//11.1'.

     [java]
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
(line: 145)

     [java]

     [java]       </library-path>

     [java]

     [java]

     [java] Java Result: 5


BUILD FAILED

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:48:
The following error occurred while executing this line:

/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:107:
condition satisfied


Total time: 14 seconds



I suppose that some of the latest changes in building must be propagated to
ASDoc as well.


Can someone take a look to see what could be the problem?


thanks

-- 
Carlos Rovira
http://about.me/carlosrovira

Re: ASDoc fails to compile with ANT

Posted by Carlos Rovira <ca...@apache.org>.
Seem all is ok. As Alex pointed, I forgot to restore env vars after testing
RC3.
So seems dev version is ok just seems to have many warnings:

https://paste.apache.org/fsev9

if you think is ok, I can upload changes for ASDoc to website (unless you
think there's something needed from release branch)

thanks


El mar., 1 oct. 2019 a las 17:46, Piotr Zarzycki (<pi...@gmail.com>)
escribió:

> I will run tomorrow releasecandidate script and see what will happen, so
> expect some merge tomorrow ;)
>
> wt., 1 paź 2019 o 17:41 Alex Harui <ah...@adobe.com.invalid> napisał(a):
>
> > That was fixed in the release branch.  I think Piotr will merge soon to
> > develop.  For now, define the Adobe environment variables (AIR_HOME,
> > PLAYERGLOBAL_HOME, FLASHPLAYER_DEBUGGER).
> >
> > -Alex
> >
> > On 10/1/19, 3:39 AM, "Carlos Rovira" <ca...@apache.org> wrote:
> >
> >     Hi,
> >
> >     I tried to run ASDoc to update site with latest reference. I remember
> > that
> >     ASDoc can only be compiled right with ANT.
> >     This is what I get after run "ant" in ASDoc folder:
> >
> >     build_example.check-air:
> >
> >
> >     build_example.copy-app-xml:
> >
> >
> >     main:
> >
> >
> >     json:
> >
> >          [echo] ROYALE_COMPILER_HOME:
> >     /Users/carlosrovira/Dev/Royale/Source/royale-asjs/js
> >
> >          [java] 0.673472226 seconds
> >
> >          [java]
> >
> >
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml(145):
> >     col: 0 unable to open
> >
> >
> '/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config//11.1'.
> >
> >          [java]
> >
> >
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
> >     (line: 145)
> >
> >          [java]
> >
> >          [java]       </library-path>
> >
> >          [java]
> >
> >          [java]
> >
> >          [java] Java Result: 5
> >
> >
> >     BUILD FAILED
> >
> >
> >
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:48:
> >     The following error occurred while executing this line:
> >
> >
> >
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:107:
> >     condition satisfied
> >
> >
> >     Total time: 14 seconds
> >
> >
> >
> >     I suppose that some of the latest changes in building must be
> > propagated to
> >     ASDoc as well.
> >
> >
> >     Can someone take a look to see what could be the problem?
> >
> >
> >     thanks
> >
> >     --
> >     Carlos Rovira
> >
> >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C3c194c67a3ff4cbbc02508d7465baa7b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637055231831849685&amp;sdata=wUmzvVFO%2By9l8G45rJkOKqu3%2FFeid%2FYrvU0f%2Bcfhb80%3D&amp;reserved=0
> >
> >
> >
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Re: ASDoc fails to compile with ANT

Posted by Piotr Zarzycki <pi...@gmail.com>.
I will run tomorrow releasecandidate script and see what will happen, so
expect some merge tomorrow ;)

wt., 1 paź 2019 o 17:41 Alex Harui <ah...@adobe.com.invalid> napisał(a):

> That was fixed in the release branch.  I think Piotr will merge soon to
> develop.  For now, define the Adobe environment variables (AIR_HOME,
> PLAYERGLOBAL_HOME, FLASHPLAYER_DEBUGGER).
>
> -Alex
>
> On 10/1/19, 3:39 AM, "Carlos Rovira" <ca...@apache.org> wrote:
>
>     Hi,
>
>     I tried to run ASDoc to update site with latest reference. I remember
> that
>     ASDoc can only be compiled right with ANT.
>     This is what I get after run "ant" in ASDoc folder:
>
>     build_example.check-air:
>
>
>     build_example.copy-app-xml:
>
>
>     main:
>
>
>     json:
>
>          [echo] ROYALE_COMPILER_HOME:
>     /Users/carlosrovira/Dev/Royale/Source/royale-asjs/js
>
>          [java] 0.673472226 seconds
>
>          [java]
>
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml(145):
>     col: 0 unable to open
>
> '/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config//11.1'.
>
>          [java]
>
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
>     (line: 145)
>
>          [java]
>
>          [java]       </library-path>
>
>          [java]
>
>          [java]
>
>          [java] Java Result: 5
>
>
>     BUILD FAILED
>
>
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:48:
>     The following error occurred while executing this line:
>
>
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:107:
>     condition satisfied
>
>
>     Total time: 14 seconds
>
>
>
>     I suppose that some of the latest changes in building must be
> propagated to
>     ASDoc as well.
>
>
>     Can someone take a look to see what could be the problem?
>
>
>     thanks
>
>     --
>     Carlos Rovira
>
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C3c194c67a3ff4cbbc02508d7465baa7b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637055231831849685&amp;sdata=wUmzvVFO%2By9l8G45rJkOKqu3%2FFeid%2FYrvU0f%2Bcfhb80%3D&amp;reserved=0
>
>
>

-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Re: ASDoc fails to compile with ANT

Posted by Alex Harui <ah...@adobe.com.INVALID>.
That was fixed in the release branch.  I think Piotr will merge soon to develop.  For now, define the Adobe environment variables (AIR_HOME, PLAYERGLOBAL_HOME, FLASHPLAYER_DEBUGGER).

-Alex

On 10/1/19, 3:39 AM, "Carlos Rovira" <ca...@apache.org> wrote:

    Hi,
    
    I tried to run ASDoc to update site with latest reference. I remember that
    ASDoc can only be compiled right with ANT.
    This is what I get after run "ant" in ASDoc folder:
    
    build_example.check-air:
    
    
    build_example.copy-app-xml:
    
    
    main:
    
    
    json:
    
         [echo] ROYALE_COMPILER_HOME:
    /Users/carlosrovira/Dev/Royale/Source/royale-asjs/js
    
         [java] 0.673472226 seconds
    
         [java]
    /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml(145):
    col: 0 unable to open
    '/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config//11.1'.
    
         [java]
    /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/src/main/config/asdoc-js-config.xml
    (line: 145)
    
         [java]
    
         [java]       </library-path>
    
         [java]
    
         [java]
    
         [java] Java Result: 5
    
    
    BUILD FAILED
    
    /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:48:
    The following error occurred while executing this line:
    
    /Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/ASDoc/build.xml:107:
    condition satisfied
    
    
    Total time: 14 seconds
    
    
    
    I suppose that some of the latest changes in building must be propagated to
    ASDoc as well.
    
    
    Can someone take a look to see what could be the problem?
    
    
    thanks
    
    -- 
    Carlos Rovira
    https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C3c194c67a3ff4cbbc02508d7465baa7b%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C1%7C637055231831849685&amp;sdata=wUmzvVFO%2By9l8G45rJkOKqu3%2FFeid%2FYrvU0f%2Bcfhb80%3D&amp;reserved=0