You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/24 01:17:44 UTC

[Spamassassin Wiki] Update of "RulesProjectPlan" by DanielQuinlan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by DanielQuinlan:
http://wiki.apache.org/spamassassin/RulesProjectPlan

The comment on the change is:
add repository organization

------------------------------------------------------------------------------
   * Speeding up the release cycle for rules: SaUpdatePlan
   * the secrecy problem: RulesProjSecrecy
  
+ == Repository Organization ==
+ 
+  * rules/core/ = standard rules directory
+  * rules/sandbox/<username>/ = per-user sandboxes
+  * rules/extra/<directory>/ = extra rule sets not in core
+ 
+ The proposal is for rules/core to become the rules directory for trunk (3.2 and later, via SVN
+ externals which will make their inclusion seamless in the standard SA tree).  The sandbox is discussed
+ further in RulesProjMoreInput.  We'll want to discuss the structure and process behind creating new
+ extras directories further once we reach a critical mass of committers in the rules project.
+