I just updated the RAT exclusions in compiler and framework to be more 
resilient against activation/deactivation of maven profiles. However it still 
has problems when running Maven after running ANT.

Chris

Am 05.04.17, 12:35 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>:

    Hi Yishay,
    
    I guess that problem is related to running the build in Ant and Maven. I 
think the Ant build used to download stuff into the “source” directories so you 
had checked in stuff and not checked in stuff. I would assume the complaints 
are related to that. Another reason could be that you have built with Maven and 
are re-building with less projects enabled. In that case RAT thinks the files 
of the project belong to the parent project and need a License.
    
    I’d just do a search for the swfobject.js
    
    Chris
    
    Am 05.04.17, 09:47 schrieb "yishayw" <yishayj...@hotmail.com>:
    
        I think I got passed the fontkit problem by copying the contents of 
        
        %JAVA_HOME%/../jre/lib/security
        to
        %JAVA_HOME%/lib/security
        
        (Copying it to %JAVA_HOME%/jre/lib/security didn't make a different to 
me.)
        Apparently there's a bunch of files other than local_policy.jar and
        US_export_policy.jar that need to be there.
        
        Now rat.txt is telling me that templates/swfobject/swfobject.js has an
        unapproved license. This is strange because I don't even see it in the 
file
        system, so I'm not sure how to fix that.
        
        
        
        --
        View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-flex-asjs-build-failing-tp60461p61006.html
        Sent from the Apache Flex Development mailing list archive at 
Nabble.com.
        
    
    

Reply via email to