All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.5.0.izpack-antactions-5.0.xsd Maven / Gradle / Ivy

There is a newer version: 5.2.3
Show newest version





    
        
            The root element
            Attribute order determine at what point of installation the antcalls
                defined by ELEMENT target should be performed.
            
            Attribute uninstall_order determine at what point of uninstallation
                the antcalls defined by ELEMENT uninstall_target should be performed.
            
            ID of the message which should be displayed in the InstallPanel. The ID
                is related to the <language>.xml file.
            
            Path of the file which contains the antcall. Either buildfile or buildresource
                must be specified, but not both
            
            Id of the resource which contains the antcall. Either buildresource or buildfile
                must be specifeid, but not both
            
        
        
            
                
            
            
        
    

    
        
            The pack sections. The names should be the same as the pack sections in
                the install xml file. The defined action is only invoked for packs that are selected for installation.
            
        
        
            
        
        
    

    
        
            The antcall section. It defines what antcall to perform at what time
                of installation with what environment.
            
        
        
            
            
            
            
        
        
            
                
                    
                    
                    
                    
                
            
        
        
            
                
                    
                    
                
            
        
        
            
                
                    
                    
                
            
        
        
            
                
                    
                    
                
            
        
        
            
                
                    
                    
                    
                    
                    
                
            
        
        
        
        
        
        
        
    

    
        
            Properties to be used with all targets and uninstall_targets
                which are defined for this antcall.
            
        
        
        
    

    
        
            Properties to be used with all targets and uninstall_targets
                which are defined for this antcall given by the path of a properties
                file..
            
        
        
    

    
        
            Targets to perform with this antcall at installation time.
                The targets should be defined in the given buildfile, else an
                ant exception will be raised.
            
        
        
    

    
        
            Targets to perform with this antcall at uninstallation time.
                The targets should be defined in the given buildfile, else an
                ant exception will be raised.
            
        
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy