You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by ba...@apache.org on 2008/08/23 19:13:00 UTC

svn commit: r688371 [15/15] - in /james/site/trunk/www: ./ mailet/api/ mailet/api/stylesheets/ mailet/api/xref-test/ mailet/api/xref-test/org/apache/mailet/ mailet/api/xref/ mailet/api/xref/org/apache/mailet/ mailet/base/ mailet/base/xref-test/ mailet/...

Modified: james/site/trunk/www/mailet/standard/xref/overview-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/xref/overview-summary.html?rev=688371&r1=688370&r2=688371&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/xref/overview-summary.html (original)
+++ james/site/trunk/www/mailet/standard/xref/overview-summary.html Sat Aug 23 10:12:57 2008
@@ -1,74 +1,74 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
-<html xml:lang="en" lang="en">
-	<head>
-		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-		<title>Apache JAMES Standard Mailets 1.0-SNAPSHOT Reference</title>
-		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
-	</head>
-	<body>
-				<div class="overview">
-			<ul>
-				<li class="selected">Overview</li>
-				<li>Package</li>
-			</ul>
-		</div>
-		<div class="framenoframe">
-			<ul>
-				<li>
-					<a href="index.html" target="_top">FRAMES</a>
-				</li>
-				<li>
-    	        	<a href="overview-summary.html" target="_top">NO FRAMES</a>
-        	  	</li>
-	        </ul>
-      	</div>
-		
-		      	<h2>Apache JAMES Standard Mailets 1.0-SNAPSHOT Reference</h2>
-
-		<table class="summary">
-        	<thead>
-          		<tr>
-            		<th>Packages</th>
-          		</tr>
-        	</thead>
-        	<tbody>
-    	    	            	<tr>
-              		<td>
-                		<a href="org/apache/james/transport/mailets/package-summary.html">org.apache.james.transport.mailets</a>
-              		</td>
-            	</tr>
-	          	            	<tr>
-              		<td>
-                		<a href="org/apache/james/transport/mailets/debug/package-summary.html">org.apache.james.transport.mailets.debug</a>
-              		</td>
-            	</tr>
-	          	            	<tr>
-              		<td>
-                		<a href="org/apache/james/transport/matchers/package-summary.html">org.apache.james.transport.matchers</a>
-              		</td>
-            	</tr>
-	          	        	</tbody>
-      	</table>
-		
-				<div class="overview">
-			<ul>
-				<li class="selected">Overview</li>
-				<li>Package</li>
-			</ul>
-		</div>
-		<div class="framenoframe">
-			<ul>
-				<li>
-					<a href="index.html" target="_top">FRAMES</a>
-				</li>
-				<li>
-    	        	<a href="overview-summary.html" target="_top">NO FRAMES</a>
-        	  	</li>
-	        </ul>
-      	</div>
-		
-		<hr />
-		Copyright &copy; 2008 The Apache Software Foundation. All Rights Reserved.
-	</body>
-</html>
\ No newline at end of file
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+<html xml:lang="en" lang="en">
+    <head>
+        <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+        <title>Apache JAMES Standard Mailets 1.0-SNAPSHOT Reference</title>
+        <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
+    </head>
+    <body>
+                <div class="overview">
+            <ul>
+                <li class="selected">Overview</li>
+                <li>Package</li>
+            </ul>
+        </div>
+        <div class="framenoframe">
+            <ul>
+                <li>
+                    <a href="index.html" target="_top">FRAMES</a>
+                </li>
+                <li>
+                    <a href="overview-summary.html" target="_top">NO FRAMES</a>
+                </li>
+            </ul>
+        </div>
+        
+                <h2>Apache JAMES Standard Mailets 1.0-SNAPSHOT Reference</h2>
+
+        <table class="summary">
+            <thead>
+                <tr>
+                    <th>Packages</th>
+                </tr>
+            </thead>
+            <tbody>
+                                <tr>
+                    <td>
+                        <a href="org/apache/james/transport/mailets/package-summary.html">org.apache.james.transport.mailets</a>
+                    </td>
+                </tr>
+                                <tr>
+                    <td>
+                        <a href="org/apache/james/transport/mailets/debug/package-summary.html">org.apache.james.transport.mailets.debug</a>
+                    </td>
+                </tr>
+                                <tr>
+                    <td>
+                        <a href="org/apache/james/transport/matchers/package-summary.html">org.apache.james.transport.matchers</a>
+                    </td>
+                </tr>
+                            </tbody>
+        </table>
+        
+                <div class="overview">
+            <ul>
+                <li class="selected">Overview</li>
+                <li>Package</li>
+            </ul>
+        </div>
+        <div class="framenoframe">
+            <ul>
+                <li>
+                    <a href="index.html" target="_top">FRAMES</a>
+                </li>
+                <li>
+                    <a href="overview-summary.html" target="_top">NO FRAMES</a>
+                </li>
+            </ul>
+        </div>
+        
+        <hr />
+        Copyright &copy; 2008 The Apache Software Foundation. All Rights Reserved.
+    </body>
+</html>

Modified: james/site/trunk/www/plugin-management.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/plugin-management.html?rev=688371&r1=688370&r2=688371&view=diff
==============================================================================
--- james/site/trunk/www/plugin-management.html (original)
+++ james/site/trunk/www/plugin-management.html Sat Aug 23 10:12:57 2008
@@ -1,273 +1,273 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
-
-
-
-
-
-
-<html>
-  <head>
-    <title>James Project - Project Plugin Management</title>
-    <style type="text/css" media="all">
-      @import url("./css/maven-base.css");
-      @import url("./css/maven-theme.css");
-      @import url("./css/site.css");
-    </style>
-    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-      </head>
-  <body class="composite">
-    <div id="banner">
-                  <a href="index.html" id="bannerLeft">
-    
-                                            <img src="images/james-project-logo.gif" alt="" />
-    
-            </a>
-                        <a href="http://www.apache.org/index.html" id="bannerRight">
-    
-                                            <img src="images/asf-logo-reduced.gif" alt="" />
-    
-            </a>
-            <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="breadcrumbs">
-          
-  
-
-  
-    
-  
-  
-            <div class="xleft">
-        Last Published: 08/20/2008
-                      </div>
-            <div class="xright">      <a href="index.html">JAMES Project</a>
-          |
-          <a href="server/index.html">Server</a>
-          |
-          <a href="mailet/index.html">Mailets</a>
-          |
-          <a href="jspf/index.html">jSPF</a>
-          |
-          <a href="mime4j/index.html">Mime4J</a>
-          |
-          <a href="jsieve/index.html">JSieve</a>
-          |
-          <a href="postage/index.html">Postage</a>
-          
-  
-
-  
-    
-  
-  
-  </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <div id="leftColumn">
-      <div id="navcolumn">
-           
-  
-
-  
-    
-  
-  
-                   <h5>Sub Projects</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="server/index.html">Server</a>
-        </li>
-              
-    <li class="none">
-              <a href="mailet/index.html">Mailets</a>
-        </li>
-              
-    <li class="none">
-              <a href="jspf/index.html">jSPF</a>
-        </li>
-              
-    <li class="none">
-              <a href="mime4j/index.html">Mime4J</a>
-        </li>
-              
-    <li class="none">
-              <a href="jsieve/index.html">JSieve</a>
-        </li>
-              
-    <li class="none">
-              <a href="postage/index.html">Postage</a>
-        </li>
-          </ul>
-          <h5>About</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="newsarchive.html">News</a>
-        </li>
-              
-    <li class="none">
-              <a href="index.html">Overview</a>
-        </li>
-              
-    <li class="none">
-              <a href="mail.html">Mailing Lists</a>
-        </li>
-              
-    <li class="none">
-              <a href="guidelines.html">Project Guidelines</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://wiki.apache.org/james">Wiki</a>
-        </li>
-              
-    <li class="none">
-              <a href="weare.html">Who We Are</a>
-        </li>
-              
-    <li class="none">
-              <a href="contribute.html">Contributing</a>
-        </li>
-              
-    <li class="none">
-              <a href="code-standards.html">Standards</a>
-        </li>
-              
-    <li class="none">
-              <a href="license.html">License</a>
-        </li>
-          </ul>
-          <h5>Downloads</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="download.cgi">Stable releases</a>
-        </li>
-              
-    <li class="none">
-              <a href="downloadunstable.cgi">Unstable releases</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
-        </li>
-          </ul>
-          <h5>Translated</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://james.terra-intl.com/">Japanese (web)</a>
-        </li>
-          </ul>
-          <h5>Related Projects</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://jakarta.apache.org/commons/index.html">Jakarta Commons</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://ant.apache.org/index.html">Ant</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://maven.apache.org/index.html">Maven2</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://db.apache.org/derby/index.html">Derby</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://avalon.apache.org/index.html">Avalon</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://www.dnsjava.org/index.html">DNSJava</a>
-        </li>
-          </ul>
-          <h5>Useful Information</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
-        </li>
-          </ul>
-          <h5>Foundation</h5>
-        <ul>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/faq.html">FAQ</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/contributing.html">Donations</a>
-        </li>
-              
-    <li class="none">
-              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
-        </li>
-          </ul>
-                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
-            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
-          </a>
-                       
-  
-
-  
-    
-  
-  
-        </div>
-    </div>
-    <div id="bodyColumn">
-      <div id="contentBox">
-        <div class="section"><h2>Project Plugin Management</h2><table class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a href="http://maven.apache.org/plugins/maven-site-plugin">maven-site-plugin</a></td><td>2.0-beta-5</td></tr></table></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-    <div id="footer">
-      <div class="xright">&#169;  
-          2006-2008
-    
-          The Apache Software Foundation
-          
-  
-
-  
-    
-  
-  
-  </div>
-      <div class="clear">
-        <hr/>
-      </div>
-    </div>
-    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-    </script>
-    <script type="text/javascript">
-      _uacct = "UA-1384591-1";
-      urchinTracker();
-    </script>
-  </body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>James Project - Project Plugin Management</title>
+    <style type="text/css" media="all">
+      @import url("./css/maven-base.css");
+      @import url("./css/maven-theme.css");
+      @import url("./css/site.css");
+    </style>
+    <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="index.html" id="bannerLeft">
+    
+                                            <img src="images/james-project-logo.gif" alt="" />
+    
+            </a>
+                        <a href="http://www.apache.org/index.html" id="bannerRight">
+    
+                                            <img src="images/asf-logo-reduced.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 08/20/2008
+                      </div>
+            <div class="xright">      <a href="index.html">JAMES Project</a>
+          |
+          <a href="server/index.html">Server</a>
+          |
+          <a href="mailet/index.html">Mailets</a>
+          |
+          <a href="jspf/index.html">jSPF</a>
+          |
+          <a href="mime4j/index.html">Mime4J</a>
+          |
+          <a href="jsieve/index.html">JSieve</a>
+          |
+          <a href="postage/index.html">Postage</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>Sub Projects</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="server/index.html">Server</a>
+        </li>
+              
+    <li class="none">
+              <a href="mailet/index.html">Mailets</a>
+        </li>
+              
+    <li class="none">
+              <a href="jspf/index.html">jSPF</a>
+        </li>
+              
+    <li class="none">
+              <a href="mime4j/index.html">Mime4J</a>
+        </li>
+              
+    <li class="none">
+              <a href="jsieve/index.html">JSieve</a>
+        </li>
+              
+    <li class="none">
+              <a href="postage/index.html">Postage</a>
+        </li>
+          </ul>
+          <h5>About</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
+              <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="mail.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+              <a href="guidelines.html">Project Guidelines</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://wiki.apache.org/james">Wiki</a>
+        </li>
+              
+    <li class="none">
+              <a href="weare.html">Who We Are</a>
+        </li>
+              
+    <li class="none">
+              <a href="contribute.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+              <a href="code-standards.html">Standards</a>
+        </li>
+              
+    <li class="none">
+              <a href="license.html">License</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="downloadunstable.cgi">Unstable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
+        </li>
+          </ul>
+          <h5>Translated</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.terra-intl.com/">Japanese (web)</a>
+        </li>
+          </ul>
+          <h5>Related Projects</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/commons/index.html">Jakarta Commons</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://ant.apache.org/index.html">Ant</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://maven.apache.org/index.html">Maven2</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://db.apache.org/derby/index.html">Derby</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://avalon.apache.org/index.html">Avalon</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://www.dnsjava.org/index.html">DNSJava</a>
+        </li>
+          </ul>
+          <h5>Useful Information</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+        </li>
+          </ul>
+          <h5>Foundation</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html">FAQ</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/contributing.html">Donations</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Project Plugin Management</h2><table class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a href="http://maven.apache.org/plugins/maven-site-plugin">maven-site-plugin</a></td><td>2.0-beta-5</td></tr></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2006-2008
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </script>
+    <script type="text/javascript">
+      _uacct = "UA-1384591-1";
+      urchinTracker();
+    </script>
+  </body>
+</html>