You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2004/09/09 02:49:00 UTC

svn commit: rev 43552 - in incubator/derby/site/trunk: build/site build/webapp/WEB-INF/logs build/webapp/content/xdocs src/documentation/content/xdocs

Author: jta
Date: Wed Sep  8 17:48:59 2004
New Revision: 43552

Modified:
   incubator/derby/site/trunk/build/site/derby_comm.html
   incubator/derby/site/trunk/build/site/derby_resources.html
   incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log
   incubator/derby/site/trunk/build/webapp/WEB-INF/logs/sitemap.log
   incubator/derby/site/trunk/build/webapp/content/xdocs/derby_comm.xml
   incubator/derby/site/trunk/build/webapp/content/xdocs/derby_resources.xml
   incubator/derby/site/trunk/src/documentation/content/xdocs/derby_comm.xml
   incubator/derby/site/trunk/src/documentation/content/xdocs/derby_resources.xml
Log:
updated derby_comm.html with contributor tips

Modified: incubator/derby/site/trunk/build/site/derby_comm.html
==============================================================================
--- incubator/derby/site/trunk/build/site/derby_comm.html	(original)
+++ incubator/derby/site/trunk/build/site/derby_comm.html	Wed Sep  8 17:48:59 2004
@@ -173,88 +173,144 @@
 </table>
 <ul class="minitoc">
 <li>
-<a href="#Welcome%21">Welcome!</a>
+<a href="#Provide+Feedback">Provide Feedback</a>
 </li>
 <li>
-<a href="#Mail+lists">Mail lists</a>
-</li>
-<li>
-<a href="#Derby+development">Derby development</a>
-</li>
-<li>
-<a href="#To+Do">To Do</a>
+<a href="#Contribute+Code+or+Documentation">Contribute Code or Documentation</a>
 </li>
 </ul>
 
 
 
-<a name="N1000C"></a><a name="Welcome%21"></a>
-<h3>Welcome!</h3>
-<div style="margin-left: 0 ; border: 2px">
 <p>
 Welcome to the Derby community! 
+We invite you to participate as a user or as a contributor -- or both!
 </p>
+
+
+<a name="N1000F"></a><a name="Provide+Feedback"></a>
+<h3>Provide Feedback</h3>
+<div style="margin-left: 0 ; border: 2px">
 <p>
-Like all Apache projects, 
-the Derby project is a meritocracy and follows the Apache Way 
-in all aspects of project development.
-The links below are starting points for understanding development at Apache:
+The Derby technology will grow and thrive from those who use it,
+so send the community your feedback:
 </p>
 <ul>
   
-<li> 
-<a href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</a>
-</li>
-  
-<li> 
-<a href="http://www.apache.org/foundation/how-it-works.html#meritocracy">Meritocracy</a>
-</li>
+<li>
+   Subscribe to the <a href="derby_mail.html">Derby mail lists</a>.
+  </li>
+
   
 <li>
-<a href="http://incubator.apache.org/incubation/Process_Description.html">How
-	Incubator Projects work</a>
-</li>
+    Until Jira is available for reporting bugs or requesting features,
+       please post to the <a href="derby_mail.html">Derby mail lists</a>.
+  </li>
   
 <li>
-<a href="http://db.apache.org/guidelines.html">Apache DB Project
-	Guidelines</a>
-</li>
+    Soon binary downloads will be available.
+       In the meantime, if you don't want to compile Derby yourself
+       you can download the IBM Cloudscape technical preview from
+       <a href="http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0408cline/index.html">IBM developerWorks</a>.
+  </li>
+
 
 </ul>
 </div>
 
 
-<a name="N10032"></a><a name="Mail+lists"></a>
-<h3>Mail lists</h3>
+<a name="N10031"></a><a name="Contribute+Code+or+Documentation"></a>
+<h3>Contribute Code or Documentation</h3>
 <div style="margin-left: 0 ; border: 2px">
+<p> 
+
+<strong>Guidelines</strong>
+
+</p>
 <p>
-You can start participating immediately by subscribing to the
-<a href="derby_mail.html">Derby mail lists</a>.
+If you would like to participate directly in Derby development, 
+here are a few guidelines:
 </p>
-</div>
+<ul>
+  
+<li> Like all Apache projects, the Derby 
+  <a href="http://incubator.apache.org/incubation/Process_Description.html">
+	incubator project</a>
+	follows the 
+      <a href="http://www.apache.org/foundation/how-it-works.html">Apache 
+       Way</a>.
+  </li>
 
+  
+<li>The Derby community 
+      <a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&msgNo=258">voted to follow</a>
+      the guidelines established by the 
+      <a href="http://db.apache.org/guidelines.html">Apache DB Project</a>.
+   </li>
+    
+<li>
+      Changes to the Apache DB Project guidelines may be called for and
+      voted on using the
+       <a href="derby_mail.html">derby-dev</a> mail list.
+   </li>
+   
+<li>
+       This page will maintain a list of how the Derby process differs from the
+       Apache DB Project process.
+   </li>
 
-<a name="N10040"></a><a name="Derby+development"></a>
-<h3>Derby development</h3>
-<div style="margin-left: 0 ; border: 2px">
-<p> If you're interested in code development be sure to subscribe
-      to the <a href="derby_mail.html">derby-dev</a> list.
-   </p>
-</div>
+</ul>
+<p> 
 
+<strong>Use 'svn diff' for patches, not 'cvs diff'</strong>
 
-<a name="N1004E"></a><a name="To+Do"></a>
-<h3>To Do</h3>
-<div style="margin-left: 0 ; border: 2px">
-<p>The list of Derby work items can be found on the
-      <a href="DerbyToDo.html">To Do</a> page.
-   </p>
+</p>
+<p> 
+The Apache DB Project recommends using
+<a href="http://db.apache.org/source.html">cvs diff</a>
+output for creating patches,
+but Derby uses <span class="codefrag">svn</span>,
+so use '<span class="codefrag">svn diff</span>' instead.
+</p>
+<p> 
+
+<strong>Enigmail tips for sending and saving patches</strong>
+
+</p>
+<p>
+If you use Enigmail to send a patch to the
+<a href="derby_mail.html">derby-dev</a> mail list be aware that, 
+by default,
+Enigmail handles Mozilla's <em>text=flowed</em> formatting 
+by replacing leading spaces with a tilde ("~") character (see
+<a href="http://enigmail.mozdev.org/troubles.html#flowed">
+http://enigmail.mozdev.org/troubles.html#flowed</a>).
+To send a patch in-line using Enigmail,
+turn off the <em>Allow flowed text</em> setting:
+</p>
+<pre class="code">
+     Enigmail -&gt; Preferences -&gt; Sending -&gt; Allow flowed text (RFC 2646)
+</pre>
+<p>
+If you use Enigmail to save a patch submitted to the
+<a href="derby_mail.html">derby-dev</a> mail list,
+you may need to decrypt and save that decrypted email if it was signed using
+gnuPG because
+lines that begin with a dash get escaped with "- " (see
+<a href="http://www.stillhq.com/extracted/gnupg-api/doc/faq.html#q4.7">http://www.stillhq.com/extracted/gnupg-api/doc/faq.html#q4.7</a>).
+To extract the text in Enigmail without the escape characters,
+first decrypt the email, then save the decrypted message:
+</p>
+<pre class="code">
+     Enigmail -&gt; Decrypt/verify
+     Enigmail -&gt; Save decrypted message
+</pre>
 </div>
 
 
 <p>
 
-<em>Last updated: 1-September-2004</em>
+<em>Last updated: 8-September-2004</em>
 
 </p>
 

Modified: incubator/derby/site/trunk/build/site/derby_resources.html
==============================================================================
--- incubator/derby/site/trunk/build/site/derby_resources.html	(original)
+++ incubator/derby/site/trunk/build/site/derby_resources.html	Wed Sep  8 17:48:59 2004
@@ -225,14 +225,11 @@
 <ul>
 	
 <li> 
-<p>The <strong>IBM DB2 JDBC Universal Driver</strong>
+<p>The <strong>IBM DB2 JDBC Universal Driver</strong>,
+	     which has been tested with Derby,
              is available for free download from 
-             <a href="http://www.ibm.com/developerworks/cloudscape">IBM
+             <a href="http://www-106.ibm.com/developerworks/db2/downloads/jcc/">IBM
 		developerWorks</a>.
-		It is included in the IBM Cloudscape 10.0 release and
-		will soon be available as a separate download from
-		developerWorks.
-		This has been tested with Derby.
 	</p>
 	
 </li>
@@ -280,7 +277,7 @@
 
 <p>
 
-<em>Last updated: 1-September-2004</em>
+<em>Last updated: 8-September-2004</em>
 
 </p>
 

Modified: incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log
==============================================================================
--- incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log	(original)
+++ incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log	Wed Sep  8 17:48:59 2004
@@ -1,38 +1,20 @@
-WARN    (2004-09-01) 21:09.50:928   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.50:930   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.50:931   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.50:932   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.52:529   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.52:530   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.52:530   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.53:340   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.53:341   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.57:756   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.57:757   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.57:758   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.57:759   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.58:383   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.58:384   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.58:384   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.58:525   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:09.58:525   [core.manager] (/derby_mail.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.28:874   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.28:877   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.28:878   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.28:878   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.30:254   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.30:255   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.30:256   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.30:582   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.30:582   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.38:195   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.38:196   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.38:197   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.38:197   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.39:303   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.39:304   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.39:304   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.39:532   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:10.39:533   [core.manager] (/derby_resources.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
-WARN    (2004-09-01) 21:11.44:116   [core.manager] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.classloader.ClassLoaderManagerImpl but its handler could not be located.
-WARN    (2004-09-01) 21:11.44:131   [core.manager] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.components.modules.input.InputModuleSelector]
+WARN    (2004-09-08) 17:44.23:795   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.23:798   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.23:798   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.23:799   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.24:833   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.24:834   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.24:834   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.25:496   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.25:496   [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:154   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:155   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:156   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:156   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:766   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:768   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:769   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:925   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:44.33:925   [core.manager] (/derby_comm.html) PoolThread-3/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector but its handler could not be located.
+WARN    (2004-09-08) 17:45.42:927   [core.manager] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: Attempted to release a org.apache.cocoon.components.classloader.ClassLoaderManagerImpl but its handler could not be located.
+WARN    (2004-09-08) 17:45.42:935   [core.manager] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.components.modules.input.InputModuleSelector]

Modified: incubator/derby/site/trunk/build/webapp/WEB-INF/logs/sitemap.log
==============================================================================
--- incubator/derby/site/trunk/build/webapp/WEB-INF/logs/sitemap.log	(original)
+++ incubator/derby/site/trunk/build/webapp/WEB-INF/logs/sitemap.log	Wed Sep  8 17:48:59 2004
@@ -1,6 +1,6 @@
-WARN    (2004-09-01) 21:11.44:118   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.serialization.SerializerSelector]
-WARN    (2004-09-01) 21:11.44:119   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.generation.GeneratorSelector]
-WARN    (2004-09-01) 21:11.44:119   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.selection.SelectorSelector]
-WARN    (2004-09-01) 21:11.44:127   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.matching.MatcherSelector]
-WARN    (2004-09-01) 21:11.44:128   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.reading.ReaderSelector]
-WARN    (2004-09-01) 21:11.44:128   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.transformation.TransformerSelector]
+WARN    (2004-09-08) 17:45.42:931   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.serialization.SerializerSelector]
+WARN    (2004-09-08) 17:45.42:932   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.generation.GeneratorSelector]
+WARN    (2004-09-08) 17:45.42:932   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.selection.SelectorSelector]
+WARN    (2004-09-08) 17:45.42:932   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.matching.MatcherSelector]
+WARN    (2004-09-08) 17:45.42:932   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.reading.ReaderSelector]
+WARN    (2004-09-08) 17:45.42:933   [sitemap] (Unknown-URI) Unknown-thread/ExcaliburComponentManager: disposing of handler for unreleased component. role [org.apache.cocoon.transformation.TransformerSelector]

Modified: incubator/derby/site/trunk/build/webapp/content/xdocs/derby_comm.xml
==============================================================================
--- incubator/derby/site/trunk/build/webapp/content/xdocs/derby_comm.xml	(original)
+++ incubator/derby/site/trunk/build/webapp/content/xdocs/derby_comm.xml	Wed Sep  8 17:48:59 2004
@@ -9,59 +9,127 @@
 <body>
 
 
-<section>
-  <title>Welcome!</title>
-
 <p>
 Welcome to the Derby community! 
+We invite you to participate as a user or as a contributor -- or both!
 </p>
 
+<section>
+   <title>Provide Feedback</title>
+
 <p>
-Like all Apache projects, 
-the Derby project is a meritocracy and follows the Apache Way 
-in all aspects of project development.
-The links below are starting points for understanding development at Apache:
+The Derby technology will grow and thrive from those who use it,
+so send the community your feedback:
 </p>
 
 <ul>
-  <li> <link href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</link></li>
-  <li> <link href="http://www.apache.org/foundation/how-it-works.html#meritocracy">Meritocracy</link></li>
-  <li><link href="http://incubator.apache.org/incubation/Process_Description.html">How
-	Incubator Projects work</link></li>
-  <li><link href="http://db.apache.org/guidelines.html">Apache DB Project
-	Guidelines</link></li>
+  <li>
+   Subscribe to the <link href="derby_mail.html">Derby mail lists</link>.
+  </li>
+
+  <li>
+    Until Jira is available for reporting bugs or requesting features,
+       please post to the <link href="derby_mail.html">Derby mail lists</link>.
+  </li>
+  <li>
+    Soon binary downloads will be available.
+       In the meantime, if you don't want to compile Derby yourself
+       you can download the IBM Cloudscape technical preview from
+       <link href="http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0408cline/index.html">IBM developerWorks</link>.
+  </li>
+
 </ul>
 
 </section>
 
-<section> 
-   <title>Mail lists</title>
+<section>
+<title>Contribute Code or Documentation</title>
 
+<p> 
+<strong>Guidelines</strong>
+</p> 
 <p>
-You can start participating immediately by subscribing to the
-<link href="derby_mail.html">Derby mail lists</link>.
+If you would like to participate directly in Derby development, 
+here are a few guidelines:
 </p>
 
-</section>
+<ul>
+  <li> Like all Apache projects, the Derby 
+  <link href="http://incubator.apache.org/incubation/Process_Description.html">
+	incubator project</link>
+	follows the 
+      <link href="http://www.apache.org/foundation/how-it-works.html">Apache 
+       Way</link>.
+  </li>
+
+  <li>The Derby community 
+      <link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&amp;msgNo=258">voted to follow</link>
+      the guidelines established by the 
+      <link href="http://db.apache.org/guidelines.html">Apache DB Project</link>.
+   </li>
+    <li>
+      Changes to the Apache DB Project guidelines may be called for and
+      voted on using the
+       <link href="derby_mail.html">derby-dev</link> mail list.
+   </li>
+   <li>
+       This page will maintain a list of how the Derby process differs from the
+       Apache DB Project process.
+   </li>
+</ul>
 
-<section> 
-   <title>Derby development</title>
-   <p> If you're interested in code development be sure to subscribe
-      to the <link href="derby_mail.html">derby-dev</link> list.
-   </p>
-</section>
+<p> 
+<strong>Use 'svn diff' for patches, not 'cvs diff'</strong>
+</p> 
+
+<p> 
+The Apache DB Project recommends using
+<link href="http://db.apache.org/source.html">cvs diff</link>
+output for creating patches,
+but Derby uses <code>svn</code>,
+so use '<code>svn diff</code>' instead.
+</p> 
+
+<p> 
+<strong>Enigmail tips for sending and saving patches</strong>
+</p> 
+
+<p>
+If you use Enigmail to send a patch to the
+<link href="derby_mail.html">derby-dev</link> mail list be aware that, 
+by default,
+Enigmail handles Mozilla's <em>text=flowed</em> formatting 
+by replacing leading spaces with a tilde ("~") character (see
+<link href="http://enigmail.mozdev.org/troubles.html#flowed">
+http://enigmail.mozdev.org/troubles.html#flowed</link>).
+To send a patch in-line using Enigmail,
+turn off the <em>Allow flowed text</em> setting:
+</p>
+
+<source>
+     Enigmail -&gt; Preferences -&gt; Sending -&gt; Allow flowed text (RFC 2646)
+</source>
 
-<section> 
-   <title>To Do</title>
+<p>
+If you use Enigmail to save a patch submitted to the
+<link href="derby_mail.html">derby-dev</link> mail list,
+you may need to decrypt and save that decrypted email if it was signed using
+gnuPG because
+lines that begin with a dash get escaped with "- " (see
+<link href="http://www.stillhq.com/extracted/gnupg-api/doc/faq.html#q4.7">http://www.stillhq.com/extracted/gnupg-api/doc/faq.html#q4.7</link>).
+To extract the text in Enigmail without the escape characters,
+first decrypt the email, then save the decrypted message:
+</p>
 
-   <p>The list of Derby work items can be found on the
-      <link href="DerbyToDo.html">To Do</link> page.
-   </p>
+<source>
+     Enigmail -&gt; Decrypt/verify
+     Enigmail -&gt; Save decrypted message
+</source>
 
 </section>
 
 <p>
-<em>Last updated: 1-September-2004</em>
+<em>Last updated: 8-September-2004</em>
 </p>
 
 </body>

Modified: incubator/derby/site/trunk/build/webapp/content/xdocs/derby_resources.xml
==============================================================================
--- incubator/derby/site/trunk/build/webapp/content/xdocs/derby_resources.xml	(original)
+++ incubator/derby/site/trunk/build/webapp/content/xdocs/derby_resources.xml	Wed Sep  8 17:48:59 2004
@@ -45,14 +45,11 @@
 </p>
 
 <ul>
-	<li> <p>The <strong>IBM DB2 JDBC Universal Driver</strong>
+	<li> <p>The <strong>IBM DB2 JDBC Universal Driver</strong>,
+	     which has been tested with Derby,
              is available for free download from 
-             <link href="http://www.ibm.com/developerworks/cloudscape">IBM
+             <link href="http://www-106.ibm.com/developerworks/db2/downloads/jcc/">IBM
 		developerWorks</link>.
-		It is included in the IBM Cloudscape 10.0 release and
-		will soon be available as a separate download from
-		developerWorks.
-		This has been tested with Derby.
 	</p>
 	</li>
 </ul>
@@ -94,7 +91,7 @@
 </section>
 
 <p>
-<em>Last updated: 1-September-2004</em>
+<em>Last updated: 8-September-2004</em>
 </p>
 
 </body>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/derby_comm.xml
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/derby_comm.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/derby_comm.xml	Wed Sep  8 17:48:59 2004
@@ -9,59 +9,127 @@
 <body>
 
 
-<section>
-  <title>Welcome!</title>
-
 <p>
 Welcome to the Derby community! 
+We invite you to participate as a user or as a contributor -- or both!
 </p>
 
+<section>
+   <title>Provide Feedback</title>
+
 <p>
-Like all Apache projects, 
-the Derby project is a meritocracy and follows the Apache Way 
-in all aspects of project development.
-The links below are starting points for understanding development at Apache:
+The Derby technology will grow and thrive from those who use it,
+so send the community your feedback:
 </p>
 
 <ul>
-  <li> <link href="http://www.apache.org/foundation/how-it-works.html">How the ASF works</link></li>
-  <li> <link href="http://www.apache.org/foundation/how-it-works.html#meritocracy">Meritocracy</link></li>
-  <li><link href="http://incubator.apache.org/incubation/Process_Description.html">How
-	Incubator Projects work</link></li>
-  <li><link href="http://db.apache.org/guidelines.html">Apache DB Project
-	Guidelines</link></li>
+  <li>
+   Subscribe to the <link href="derby_mail.html">Derby mail lists</link>.
+  </li>
+
+  <li>
+    Until Jira is available for reporting bugs or requesting features,
+       please post to the <link href="derby_mail.html">Derby mail lists</link>.
+  </li>
+  <li>
+    Soon binary downloads will be available.
+       In the meantime, if you don't want to compile Derby yourself
+       you can download the IBM Cloudscape technical preview from
+       <link href="http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0408cline/index.html">IBM developerWorks</link>.
+  </li>
+
 </ul>
 
 </section>
 
-<section> 
-   <title>Mail lists</title>
+<section>
+<title>Contribute Code or Documentation</title>
 
+<p> 
+<strong>Guidelines</strong>
+</p> 
 <p>
-You can start participating immediately by subscribing to the
-<link href="derby_mail.html">Derby mail lists</link>.
+If you would like to participate directly in Derby development, 
+here are a few guidelines:
 </p>
 
-</section>
+<ul>
+  <li> Like all Apache projects, the Derby 
+  <link href="http://incubator.apache.org/incubation/Process_Description.html">
+	incubator project</link>
+	follows the 
+      <link href="http://www.apache.org/foundation/how-it-works.html">Apache 
+       Way</link>.
+  </li>
+
+  <li>The Derby community 
+      <link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=derby-dev@db.apache.org&amp;msgNo=258">voted to follow</link>
+      the guidelines established by the 
+      <link href="http://db.apache.org/guidelines.html">Apache DB Project</link>.
+   </li>
+    <li>
+      Changes to the Apache DB Project guidelines may be called for and
+      voted on using the
+       <link href="derby_mail.html">derby-dev</link> mail list.
+   </li>
+   <li>
+       This page will maintain a list of how the Derby process differs from the
+       Apache DB Project process.
+   </li>
+</ul>
 
-<section> 
-   <title>Derby development</title>
-   <p> If you're interested in code development be sure to subscribe
-      to the <link href="derby_mail.html">derby-dev</link> list.
-   </p>
-</section>
+<p> 
+<strong>Use 'svn diff' for patches, not 'cvs diff'</strong>
+</p> 
+
+<p> 
+The Apache DB Project recommends using
+<link href="http://db.apache.org/source.html">cvs diff</link>
+output for creating patches,
+but Derby uses <code>svn</code>,
+so use '<code>svn diff</code>' instead.
+</p> 
+
+<p> 
+<strong>Enigmail tips for sending and saving patches</strong>
+</p> 
+
+<p>
+If you use Enigmail to send a patch to the
+<link href="derby_mail.html">derby-dev</link> mail list be aware that, 
+by default,
+Enigmail handles Mozilla's <em>text=flowed</em> formatting 
+by replacing leading spaces with a tilde ("~") character (see
+<link href="http://enigmail.mozdev.org/troubles.html#flowed">
+http://enigmail.mozdev.org/troubles.html#flowed</link>).
+To send a patch in-line using Enigmail,
+turn off the <em>Allow flowed text</em> setting:
+</p>
+
+<source>
+     Enigmail -&gt; Preferences -&gt; Sending -&gt; Allow flowed text (RFC 2646)
+</source>
 
-<section> 
-   <title>To Do</title>
+<p>
+If you use Enigmail to save a patch submitted to the
+<link href="derby_mail.html">derby-dev</link> mail list,
+you may need to decrypt and save that decrypted email if it was signed using
+gnuPG because
+lines that begin with a dash get escaped with "- " (see
+<link href="http://www.stillhq.com/extracted/gnupg-api/doc/faq.html#q4.7">http://www.stillhq.com/extracted/gnupg-api/doc/faq.html#q4.7</link>).
+To extract the text in Enigmail without the escape characters,
+first decrypt the email, then save the decrypted message:
+</p>
 
-   <p>The list of Derby work items can be found on the
-      <link href="DerbyToDo.html">To Do</link> page.
-   </p>
+<source>
+     Enigmail -&gt; Decrypt/verify
+     Enigmail -&gt; Save decrypted message
+</source>
 
 </section>
 
 <p>
-<em>Last updated: 1-September-2004</em>
+<em>Last updated: 8-September-2004</em>
 </p>
 
 </body>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/derby_resources.xml
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/derby_resources.xml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/derby_resources.xml	Wed Sep  8 17:48:59 2004
@@ -45,14 +45,11 @@
 </p>
 
 <ul>
-	<li> <p>The <strong>IBM DB2 JDBC Universal Driver</strong>
+	<li> <p>The <strong>IBM DB2 JDBC Universal Driver</strong>,
+	     which has been tested with Derby,
              is available for free download from 
-             <link href="http://www.ibm.com/developerworks/cloudscape">IBM
+             <link href="http://www-106.ibm.com/developerworks/db2/downloads/jcc/">IBM
 		developerWorks</link>.
-		It is included in the IBM Cloudscape 10.0 release and
-		will soon be available as a separate download from
-		developerWorks.
-		This has been tested with Derby.
 	</p>
 	</li>
 </ul>
@@ -94,7 +91,7 @@
 </section>
 
 <p>
-<em>Last updated: 1-September-2004</em>
+<em>Last updated: 8-September-2004</em>
 </p>
 
 </body>