You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by "Leo Simons (JIRA)" <ge...@gump.apache.org> on 2005/03/27 22:42:19 UTC

[jira] Updated: (GUMP-39) gump-check ant task

     [ http://issues.apache.org/jira/browse/GUMP-39?page=history ]

Leo Simons updated GUMP-39:
---------------------------

    Version:     (was: unspecified)

> gump-check ant task
> -------------------
>
>          Key: GUMP-39
>          URL: http://issues.apache.org/jira/browse/GUMP-39
>      Project: Gump
>         Type: New Feature
>   Components: Python-based Gump
>     Reporter: Leo Simons
>      Fix For: unspecified

>
> You want the ability to verify a project state is consistent with what gump expects it to be after a build, but only gump can verify that.
> Maybe we could have an ant task that talks to the gump repository to keep (nay, improve on) that functionality.
>  <project default="test">
>  <target name="verify-gump" depends="build">
>   <gump-check project="cocoon"/>
>  </target>
>  <target name="test" depends="build,verify-gump">
>  </target>
>  </project>
> the gump-check task would get a list of requirements from the gump server (ie, what jars should exist, what directories, licenses, ...)
> and compare that info to the filesystem. It would warn the user of any errors.
> Mailing list thread @ http://nagoya.apache.org/eyebrowse/BrowseList?listName=general@gump.apache.org&by=thread&from=682505

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org