Right. The goal was to see what output options were actually being received by 
the compiler in order to understand how those options could be causing the 
compiler to generate nested output folders.  I'm curious to know if the js 
options are in the dump file.  Can't tell since you cut them out.

-Alex

On 2/26/19, 1:27 AM, "Olaf Krueger" <m...@olafkrueger.net> wrote:

    > See if the -dump-config=<path to a file that will contain the dump> works
    for JS.  Not sure if it does, but it might help. 
    
    Creating a dump file works, but it seems to me that it rather contains a
    config than errors which occur during the build [1].
    
    
    [1]
    <royale-config>
       
       
       <compiler>
          
          <accessible>true</accessible>
          
          
          
          
          
          
          
          <allow-source-path-overlap>false</allow-source-path-overlap>
          <allow-subclass-overrides>true</allow-subclass-overrides>
          
          <as3>true</as3>
    ...
    ...
    ...
    </royale-config>
    
    
    
    --
    Sent from: 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-development.20373.n8.nabble.com%2F&amp;data=02%7C01%7Caharui%40adobe.com%7Cd663286bc8674d64a8a708d69bcc9076%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636867700241421148&amp;sdata=5ndAmUl48UbGlUxf8XjATSeD102Z6hqBwKoPNezHi6c%3D&amp;reserved=0
    

Reply via email to