Complain if a project does not provide all the outputs it states
----------------------------------------------------------------

         Key: GUMP-147
         URL: http://issues.apache.org/jira/browse/GUMP-147
     Project: Gump
        Type: New Feature
  Components: Python-based Gump  
    Versions: Gump3-alpha-6    
    Reporter: Leo Simons
     Fix For: Gump3-alpha-6


We should have a post-processing plugin (maybe one-per-output-type) that looks 
for successfully built projects, then goes and peeks if each and every of the 
outputs it specifies now actually exists (probably os.exists() and sometimes 
os.isfile() and os.isdir() if appropriate). If not, the plugin should mark the 
failure on the output.

The logreporter should be modified to include this information with each 
project (this is probably a METADATA FAILURE), eg loop over all outputs for all 
projects and check_failure on each of them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to