You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ge...@gump.apache.org on 2004/07/28 19:55:41 UTC

[jira] Closed: (GUMP-60) gumpy.sh needs to remove *.pyc prior to cvs update

Message:

   The following issue has been closed.

   Resolver: Adam Jack
       Date: Wed, 28 Jul 2004 10:55 AM

Gumpy now does this (in gumpy.py) for all python/*.pyc.
This allows us to refacto Gump and not suffer 'stray classes'
left compiled (not removed by CVS due to .cvsignore containing
*.pyc.)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GUMP-60

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GUMP-60
    Summary: gumpy.sh needs to remove *.pyc prior to cvs update
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Gump
 Components: 
             Python

   Assignee: Adam Jack
   Reporter: Adam Jack

    Created: Fri, 21 May 2004 7:27 PM
    Updated: Wed, 28 Jul 2004 10:55 AM

Description:
This needs to be done each run (and prior to cvs update, to free directories) or we risk running against old *.pyc (e.g. refactored/renamed) in remote/automated environments.


---------------------------------------------------------------------
JIRA INFORMATION:
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