Would it be ok to cut a release branch with the same name for the typedefs? 
Right now the Jenkinsfile which handles the auto-build-branch stuff requires 
all three repos to have matching branches.

Chris

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

    I just merged my changes to release and currently can’t build the examples 
due to this error:
    
    [INFO] --- flexjs-maven-plugin:0.8.0-SNAPSHOT:compile-app 
(default-compile-app) @ DataBindingExample-Express ---
    [INFO] Executing MXMLC in tool group FlexJS with args: 
[-load-config=/Users/christoferdutz/Projects/Apache/Flex/FlexJS/flexjs-framework/examples/express/DataBindingExample/target/compile-app-config.xml,
 
-js-output=/Users/christoferdutz/Projects/Apache/Flex/FlexJS/flexjs-framework/examples/express/DataBindingExample/target/javascript,
 -compiler.targets=SWF,JSFlex, 
/Users/christoferdutz/Projects/Apache/Flex/FlexJS/flexjs-framework/examples/express/DataBindingExample/src/main/flex/DataBindingExample.mxml]
    Loading configuration: 
/Users/christoferdutz/Projects/Apache/Flex/FlexJS/flexjs-framework/examples/express/DataBindingExample/target/compile-app-config.xml
    
    
/Users/christoferdutz/Projects/Apache/Flex/FlexJS/flexjs-framework/examples/express/DataBindingExample/src/main/flex/DataBindingExample.mxml(20):
 col: 1 Error: This tag could not be resolved to an ActionScript class. It will 
be ignored.
    
    <js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
    ^
    
    Anything changed here?
    
    Chris
    
    Am 24.05.17, 10:50 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>:
    
        It shouldn’t have anything to do with that, because my fixes just 
fine-tuned things there.
        
        Chris
        
        Am 24.05.17, 10:41 schrieb "Justin Mclean" <jus...@classsoftware.com>:
        
            Hi,
            
            I’m unable to compile the FlexJS nightly release using maven. A 
“mvn -X clean compile” gives:
            
            [ERROR] The build could not read 1 project -> [Help 1]
            org.apache.maven.project.ProjectBuildingException: Some problems 
were encountered while processing the POMs:
            [ERROR] Child module 
/Users/justinmclean/Downloads/FlexJSCheck/apache-flex-flexjs-0.8.0-src/archetypes
 of 
/Users/justinmclean/Downloads/FlexJSCheck/apache-flex-flexjs-0.8.0-src/pom.xml 
does not exist @ 
            
            Is that because Chris fixes from the other day are not in the 
release branch yet?
            
            Thanks,
            Justin
            
            
        
        
    
    

Reply via email to