Author: ajack
Date: Tue Aug 24 19:33:40 2004
New Revision: 36833

Added:
   gump/live/template/xhtml/images/valid-atom.png   (props changed)
      - copied unchanged from rev 36832, 
gump/trunk/template/xhtml/images/valid-atom.png
   gump/live/template/xhtml/images/valid-rss.png   (props changed)
      - copied unchanged from rev 36832, gump/trunk/template/xhtml/images/valid-rss.png
Modified:
   gump/live/python/gump/build/builder.py
Log:
I'd hoped this was stable, try again...


Modified: gump/live/python/gump/build/builder.py
==============================================================================
--- gump/live/python/gump/build/builder.py      (original)
+++ gump/live/python/gump/build/builder.py      Tue Aug 24 19:33:40 2004
@@ -436,7 +436,7 @@
                 if artifacts.has_key(id):
                     (aid,date,extn,path)=artifacts[id]                
                     
-                    log.info('Utilize %s from Gump artifact repository for id' % 
(path, id))
+                    log.info('Utilize %s from Gump artifact repository for id: %s' % 
(path, id))
                     
                     # Stash this fallback...
                     jar.setPath(path)

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

Reply via email to