Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16250 - zproduct.eclass should exclude file refresh.txt from dodoc
Summary: zproduct.eclass should exclude file refresh.txt from dodoc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jason Shoemaker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-23 17:38 UTC by Jodok Batlogg (RETIRED)
Modified: 2003-03-08 04:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jodok Batlogg (RETIRED) gentoo-dev 2003-02-23 17:38:41 UTC
the file refresh.txt is useful when developing zope products. if placed in a product 
folder zope is able to refresh the product (e.g. after changing a .py file) without 
restarting the server. 
 
http://www.zope.org/Members/dylanr/prod_tips 
 
i'm not sure how much products use this feature. at least when developing it is very 
helpful.
Comment 1 Jason Shoemaker (RETIRED) gentoo-dev 2003-02-26 04:02:16 UTC
Hi,

Zwiki actually had a refresh.txt. Thanks of pointing out this problem. The revised zproduct.eclass should take care of this.  Also zope-2.6.1 is out. Let me know how the test go.  Thanks.

--kutsuya
Comment 2 Jason Shoemaker (RETIRED) gentoo-dev 2003-03-08 04:24:58 UTC
Seems to exclude refresh.txt now.