[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-site-cvs
Subject:    svn commit: r667480 [3/3] - in /jakarta/site/docs/alexandria: ./ last/
From:       sebb () apache ! org
Date:       2008-06-13 11:28:05
Message-ID: 20080613112806.6C0BB2388A4C () eris ! apache ! org
[Download RAW message or body]

Added: jakarta/site/docs/alexandria/legacy/todo.html
URL: http://svn.apache.org/viewvc/jakarta/site/docs/alexandria/legacy/todo.html?rev=667480&view=auto
 ==============================================================================
--- jakarta/site/docs/alexandria/legacy/todo.html (added)
+++ jakarta/site/docs/alexandria/legacy/todo.html Fri Jun 13 04:28:03 2008
@@ -0,0 +1,195 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" \
"http://www.w3.org/TR/html4/loose.dtd"> +
+<!-- Content Stylesheet for Site -->
+
+        
+<!-- start the processing -->
+    <!-- ====================================================================== -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; \
charset=iso-8859-1"/> +
+                                                    <meta name="author" value="Jeff \
Martin"> +            <meta name="email" value="jeff@custommonkey.org">
+            
+            <title>Alexandria - Alexandria To Do</title>
+        </head>
+
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
+            <table border="0" width="100%" cellspacing="0">
+                <!-- TOP IMAGE -->
+                <tr>
+                    <td align="left">
+<a href="http://jakarta.apache.org"><img \
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a> +</td>
+<td align="right">
+<a href="http://jakarta.apache.org/alexandria/"><img \
src="./images/alexandria-logo.png" alt="Alexandria" border="0"/></a> +</td>
+                </tr>
+            </table>
+            <table border="0" width="100%" cellspacing="4">
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                
+                <tr>
+                    <!-- LEFT SIDE NAVIGATION -->
+                    <td valign="top" nowrap="true">
+                                <p><strong>About</strong></p>
+        <ul>
+                    <li>    <a href="./index.html">Index</a>
+</li>
+                    <li>    <a href="./features.html">Features</a>
+</li>
+                    <li>    <a href="./config.html">Configuration</a>
+</li>
+                    <li>    <a href="./doc_flow.html">Document Flow</a>
+</li>
+                    <li>    <a href="./integration.html">Build Testing</a>
+</li>
+                    <li>    <a href="./usage.html">Usage</a>
+</li>
+                    <li>    <a href="./mail.html">Mailing Lists</a>
+</li>
+                    <li>    <a href="./license.html">License</a>
+</li>
+                    <li>    <a href="./todo.html">Todo</a>
+</li>
+                    <li>    <a \
href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a> +</li>
+                </ul>
+            <p><strong>References</strong></p>
+        <ul>
+                    <li>    <a href="./repository.html">View Alexandria</a>
+</li>
+                    <li>    <a href="./use.html">Use Alexandria</a>
+</li>
+                </ul>
+                        </td>
+                    <td align="left" valign="top">
+                                                                    <table \
border="0" cellspacing="0" cellpadding="2" width="100%"> +      <tr><td \
bgcolor="#525D76"> +        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="High"><strong>High</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>Unify XML definitions with Gump</p>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" \
cellpadding="2" width="100%"> +      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Medium"><strong>Medium</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>Finish writing the JXR.</p>
+                                                <p>Fix Javac Blame for multi-line \
blames.  </p> +                            </blockquote>
+      </td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" \
cellpadding="2" width="100%"> +      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Low"><strong>Low</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+   Better short term memory. I keep forgetting things before I can get them in this \
list. +  </p>
+                                                <p>
+   SVG graphing for test stats.
+  </p>
+                                                <p>
+   Fix the licenses in the source code. Should be using 1.1. Is this really and
+   admin item or is it another.
+  </p>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" \
cellpadding="2" width="100%"> +      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Wish"><strong>Wish</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+   Better integration with search engines. You should be able to search code
+   and be taken to the line within the JXR version.
+  </p>
+                                                <p>
+   Support for alternative source control applications.
+  </p>
+                                                <p>
+   Links into similar systems for other languages. It'd be nice to follow links
+   to native methods into LXR.
+  </p>
+                                                <p>
+   Two way linking in JXR. Should be able to see a list of classes dependent on
+   the current class. Could you display a diagram showing the dependency tree.
+   Sounds like a job for SVG or maybe VRML ;O). 
+  </p>
+                                                <p>
+   Allow people to add adhoc links to the left hand tree.
+  </p>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" \
cellpadding="2" width="100%"> +      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Dream"><strong>Dream</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+   Might be cool to have a window linked to the main JXR window which has a
+   bunch of frames. Each frame contains a source file which is related to the
+   file being viewed in the mail window. Clicking on one of these moves it into
+   the main window. The idea is to produce a code browsing effect similar to the
+   PARC hyperbolic tree.
+  </p>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                        </td>
+                </tr>
+
+                <!-- FOOTER -->
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                <tr><td colspan="2">
+                    <div align="center"><font color="#525D76" size="-1"><em>
+                    Copyright &#169; 1999-2001, Apache Software Foundation
+                    </em></font></div>
+                </td></tr>
+            </table>
+        </body>
+    </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: jakarta/site/docs/alexandria/legacy/todo.html
------------------------------------------------------------------------------
    svn:executable = *

Added: jakarta/site/docs/alexandria/legacy/usage.html
URL: http://svn.apache.org/viewvc/jakarta/site/docs/alexandria/legacy/usage.html?rev=667480&view=auto
 ==============================================================================
--- jakarta/site/docs/alexandria/legacy/usage.html (added)
+++ jakarta/site/docs/alexandria/legacy/usage.html Fri Jun 13 04:28:03 2008
@@ -0,0 +1,300 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" \
"http://www.w3.org/TR/html4/loose.dtd"> +
+<!-- Content Stylesheet for Site -->
+
+        
+<!-- start the processing -->
+    <!-- ====================================================================== -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; \
charset=iso-8859-1"/> +
+                                                    <meta name="author" value="Jeff \
Martin"> +            <meta name="email" value="jmartin@silcom.com">
+            
+            <title>Alexandria - Alexandria Usage</title>
+        </head>
+
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
+            <table border="0" width="100%" cellspacing="0">
+                <!-- TOP IMAGE -->
+                <tr>
+                    <td align="left">
+<a href="http://jakarta.apache.org"><img \
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a> +</td>
+<td align="right">
+<a href="http://jakarta.apache.org/alexandria/"><img \
src="./images/alexandria-logo.png" alt="Alexandria" border="0"/></a> +</td>
+                </tr>
+            </table>
+            <table border="0" width="100%" cellspacing="4">
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                
+                <tr>
+                    <!-- LEFT SIDE NAVIGATION -->
+                    <td valign="top" nowrap="true">
+                                <p><strong>About</strong></p>
+        <ul>
+                    <li>    <a href="./index.html">Index</a>
+</li>
+                    <li>    <a href="./features.html">Features</a>
+</li>
+                    <li>    <a href="./config.html">Configuration</a>
+</li>
+                    <li>    <a href="./doc_flow.html">Document Flow</a>
+</li>
+                    <li>    <a href="./integration.html">Build Testing</a>
+</li>
+                    <li>    <a href="./usage.html">Usage</a>
+</li>
+                    <li>    <a href="./mail.html">Mailing Lists</a>
+</li>
+                    <li>    <a href="./license.html">License</a>
+</li>
+                    <li>    <a href="./todo.html">Todo</a>
+</li>
+                    <li>    <a \
href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a> +</li>
+                </ul>
+            <p><strong>References</strong></p>
+        <ul>
+                    <li>    <a href="./repository.html">View Alexandria</a>
+</li>
+                    <li>    <a href="./use.html">Use Alexandria</a>
+</li>
+                </ul>
+                        </td>
+                    <td align="left" valign="top">
+                                                                    <table \
border="0" cellspacing="0" cellpadding="2" width="100%"> +      <tr><td \
bgcolor="#525D76"> +        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Command Line"><strong>Command Line</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>Alexandria is invoked using the \
<strong>alexandria</strong> script. The +script file should either be launch from the \
home directory for Alexandria or +the <strong>$ALEX_HOME</strong> environment \
variable should be used to point to +the home directory for Alexandria.</p>
+                                                <p>Runs can be split up to allow \
certain parts of the processes to be run at +different frequencies than others. \
Processes like JavaDoc and JXR man not need +to be run as often as the build and test \
phases of the run. Alexandria has the +following phases:</p>
+                                                <table>
+                        <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                cvs
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Get the latest version of modules \
from CVS +            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                build
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Runs module build files
+            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                javadoc
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Create JavaDocs
+            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                jxr
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Generate cross referenced Java code
+            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                menus
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Generate Alexandria menus
+            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                test
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Run test build files
+            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                all
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Runs all the Alexandria phases
+            </font>
+</td>
+            </tr>
+                                <tr>
+                        <td bgcolor="#039acc" colspan="" rowspan="" valign="top" \
align="left"> +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+                unlock
+            </font>
+</td>
+                                <td bgcolor="#a0ddf0" colspan="" rowspan="" \
valign="top" align="left"> +    <font color="#000000" size="-1" \
face="arial,helvetica,sanserif"> +                Unlock Alexandria. In the unlikely \
event of an Alexandria run failing, a lock file may be left behind preventing further \
runs from completing. This option clears this file. +            </font>
+</td>
+            </tr>
+            </table>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" \
cellpadding="2" width="100%"> +      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Cron"><strong>Cron</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>Set up Alexandria in crontab and watch him it \
;0)</p> +                                                <p>Using Cron is a good way \
to run the JavaDoc and JXR phases on a daily bases +leaving the build and test phases \
to be run by CVS.</p> +                            </blockquote>
+      </td></tr>
+    </table>
+                                                <table border="0" cellspacing="0" \
cellpadding="2" width="100%"> +      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="CVS Intergration"><strong>CVS Intergration</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+Alexandria can be hooked into CVS using the <strong>loginfo</strong> file.
+<strong>loginfo</strong> contains scripts which should be run every time a CVS
+log entry is made (<strong>loginfo</strong> is recommended over commitinfo as
+commitinfo is called for every file committed and <strong>loginfo</strong> is
+only called for each log entry). Adding Alexandria to this file will allow the
+module to be built and tested everyt ime a change is made to CVS. Alexandria
+implements a simple locking mechanism which means that builds will not take
+place in parallel this stops multiple changes starting multiple parallel builds.
+</p>
+                                                    <div align="left">
+    <table cellspacing="4" cellpadding="0" border="0">
+    <tr>
+      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" \
width="1" height="1" vspace="0" hspace="0" border="0"/></td> +      <td \
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" \
vspace="0" hspace="0" border="0"/></td> +      <td bgcolor="#023264" width="1" \
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" \
border="0"/></td> +    </tr>
+    <tr>
+      <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" \
height="1" vspace="0" hspace="0" border="0"/></td> +      <td bgcolor="#ffffff"><pre>
+# The &quot;loginfo&quot; file controls where &quot;cvs commit&quot; log information
+# is sent.  The first entry on a line is a regular expression which must match
+# the directory that the change is being made to, relative to the
+# $CVSROOT.  If a match is found, then the remainder of the line is a filter
+# program that should expect log information on its standard input.
+#
+# If the repository name does not match any of the regular expressions in this
+# file, the &quot;DEFAULT&quot; line is used, if it is specified.
+#
+# If the name ALL appears as a regular expression it is always used
+# in addition to the first matching regex or DEFAULT.
+#
+# You may specify a format string as part of the
+# filter.  The string is composed of a `%' followed
+# by a single format character, or followed by a set of format
+# characters surrounded by `{' and `}' as separators.  The format
+# characters are:
+#
+#   s = file name
+#   V = old version number (pre-checkin)
+#   v = new version number (post-checkin)
+#
+# For example:
+#DEFAULT (echo &quot;&quot;; id; echo %s; date; cat) &gt;&gt; \
$CVSROOT/CVSROOT/commitlog +# or
+#DEFAULT (echo &quot;&quot;; id; echo %{sVv}; date; cat) &gt;&gt; \
$CVSROOT/CVSROOT/commitlog +alexandria build test &amp;
+</pre></td>
+      <td bgcolor="#023264" width="1"><img src="/images/void.gif" width="1" \
height="1" vspace="0" hspace="0" border="0"/></td> +    </tr>
+    <tr>
+      <td bgcolor="#023264" width="1" height="1"><img src="/images/void.gif" \
width="1" height="1" vspace="0" hspace="0" border="0"/></td> +      <td \
bgcolor="#023264" height="1"><img src="/images/void.gif" width="1" height="1" \
vspace="0" hspace="0" border="0"/></td> +      <td bgcolor="#023264" width="1" \
height="1"><img src="/images/void.gif" width="1" height="1" vspace="0" hspace="0" \
border="0"/></td> +    </tr>
+    </table>
+    </div>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                        </td>
+                </tr>
+
+                <!-- FOOTER -->
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                <tr><td colspan="2">
+                    <div align="center"><font color="#525D76" size="-1"><em>
+                    Copyright &#169; 1999-2001, Apache Software Foundation
+                    </em></font></div>
+                </td></tr>
+            </table>
+        </body>
+    </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: jakarta/site/docs/alexandria/legacy/usage.html
------------------------------------------------------------------------------
    svn:executable = *

Added: jakarta/site/docs/alexandria/legacy/use.html
URL: http://svn.apache.org/viewvc/jakarta/site/docs/alexandria/legacy/use.html?rev=667480&view=auto
 ==============================================================================
--- jakarta/site/docs/alexandria/legacy/use.html (added)
+++ jakarta/site/docs/alexandria/legacy/use.html Fri Jun 13 04:28:03 2008
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" \
"http://www.w3.org/TR/html4/loose.dtd"> +
+<!-- Content Stylesheet for Site -->
+
+        
+<!-- start the processing -->
+    <!-- ====================================================================== -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; \
charset=iso-8859-1"/> +
+                                                    <meta name="author" value="Jeff \
Martin"> +            <meta name="email" value="jmartin@silcom.com">
+            
+            <title>Alexandria - Use Alexandria</title>
+        </head>
+
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
+            <table border="0" width="100%" cellspacing="0">
+                <!-- TOP IMAGE -->
+                <tr>
+                    <td align="left">
+<a href="http://jakarta.apache.org"><img \
src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a> +</td>
+<td align="right">
+<a href="http://jakarta.apache.org/alexandria/"><img \
src="./images/alexandria-logo.png" alt="Alexandria" border="0"/></a> +</td>
+                </tr>
+            </table>
+            <table border="0" width="100%" cellspacing="4">
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                
+                <tr>
+                    <!-- LEFT SIDE NAVIGATION -->
+                    <td valign="top" nowrap="true">
+                                <p><strong>About</strong></p>
+        <ul>
+                    <li>    <a href="./index.html">Index</a>
+</li>
+                    <li>    <a href="./features.html">Features</a>
+</li>
+                    <li>    <a href="./config.html">Configuration</a>
+</li>
+                    <li>    <a href="./doc_flow.html">Document Flow</a>
+</li>
+                    <li>    <a href="./integration.html">Build Testing</a>
+</li>
+                    <li>    <a href="./usage.html">Usage</a>
+</li>
+                    <li>    <a href="./mail.html">Mailing Lists</a>
+</li>
+                    <li>    <a href="./license.html">License</a>
+</li>
+                    <li>    <a href="./todo.html">Todo</a>
+</li>
+                    <li>    <a \
href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a> +</li>
+                </ul>
+            <p><strong>References</strong></p>
+        <ul>
+                    <li>    <a href="./repository.html">View Alexandria</a>
+</li>
+                    <li>    <a href="./use.html">Use Alexandria</a>
+</li>
+                </ul>
+                        </td>
+                    <td align="left" valign="top">
+                                                                    <table \
border="0" cellspacing="0" cellpadding="2" width="100%"> +      <tr><td \
bgcolor="#525D76"> +        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Use Alexandria"><strong>Use Alexandria</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+    You can try Alexandria <a href="http://relativity.yi.org/alexandria">here</a>.
+  </p>
+                            </blockquote>
+      </td></tr>
+    </table>
+                                        </td>
+                </tr>
+
+                <!-- FOOTER -->
+                <tr><td colspan="2">
+                    <hr noshade="" size="1"/>
+                </td></tr>
+                <tr><td colspan="2">
+                    <div align="center"><font color="#525D76" size="-1"><em>
+                    Copyright &#169; 1999-2001, Apache Software Foundation
+                    </em></font></div>
+                </td></tr>
+            </table>
+        </body>
+    </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: jakarta/site/docs/alexandria/legacy/use.html
------------------------------------------------------------------------------
    svn:executable = *



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic