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 ma...@apache.org on 2012/06/07 16:08:46 UTC

svn commit: r1347623 [14/14] - in /james/site/trunk/www/hupa: ./ apidocs/ apidocs/org/apache/hupa/ apidocs/org/apache/hupa/class-use/ apidocs/org/apache/hupa/client/ apidocs/org/apache/hupa/client/bundles/ apidocs/org/apache/hupa/client/bundles/class-u...

Modified: james/site/trunk/www/hupa/configuration.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/configuration.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/configuration.html (original)
+++ james/site/trunk/www/hupa/configuration.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -38,7 +38,7 @@
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Hupa Project Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -78,7 +78,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/demo/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/demo/index.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/demo/index.html (original)
+++ james/site/trunk/www/hupa/demo/index.html Thu Jun  7 14:08:12 2012
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML>
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
@@ -6,15 +7,13 @@
 <style>
 body {
 	background: #eee;
-        font-size: 14px;
-}
-
-* {
 	font-family: arial;
+        font-size: 14px;
 }
 
 h2 {
 	float: left;
+        filter: progid:DXImageTransform.Microsoft.Shadow(color='grey', Direction=135, Strength=1);
 }
 
 .title {
@@ -23,14 +22,13 @@ h2 {
 	background: -moz-linear-gradient(#C5D9FF, #FFFFFF);
 	background: -webkit-linear-gradient(#C5D9FF, #FFFFFF);
 	background: -o-linear-gradient(#C5D9FF, #FFFFFF);
-	filter: progid : DXImageTransform.Microsoft.gradient(startColorstr='#C5D9FF', endColorstr='#FFFFFF', GradientType=0 );
+        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5D9FF', endColorstr='#ffffff',GradientType=0 );
 	text-shadow: 1px 3px 3px #666666;
-	filter: progid : DXImageTransform.Microsoft.Shadow (color='#666666', Direction=135, Strength=1 );
 }
 
-.box .warn {
-	box-shadow: 0 1px 4px grey;
+.box, .warn {
 	border: 1px solid #7FAAFF;
+	box-shadow: 0 1px 4px grey;
 	border-radius: 5px 5px 5px 5px;
 	overflow: hidden;
 }
@@ -46,7 +44,8 @@ h2 {
 	margin-top: 15px;
 	background: -moz-linear-gradient(#fafafa, #C5D9FF);
 	background: -webkit-linear-gradient(#fafafa, #C5D9FF);
-    filter: progid : DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#C5D9FF', GradientType=0 );
+	background: -o-linear-gradient(#fafafa, #C5D9FF);
+        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#C5D9FF',GradientType=0 );
 	margin-bottom: 0px;
 	min-height: 50%;
 }
@@ -73,7 +72,27 @@ p {
    margin-top: 5px;
    margin-bottom: 0px;
 }
+.red {
+  font-weight: bold;
+  color: red;
+}
+pre {
+  color: blue;
+  font-family: courier;
+  font-size: 14px;
+}
 </style>
+          <!-- Google Analytics -->
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-1384591-1']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script').item(0); s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
 </head>
 
 <body>
@@ -84,22 +103,28 @@ p {
 	</div>
 
 	<div class='text box'>
-		<p>You can select one of our demo instances:
+		<p>
 		<ul>
-			<li>Hupa in <b>Demo</b> mode: <a href=http://james.zones.apache.org/hupa.demo>http</a>:
+			<li>Hupa in <a href=/hupa.demo>Demo</a> mode:
 				<ul>
                     <li>Username is set to <b>'demo'</b> and the password is <b>'demo'</b></li>
 					<li>Uses a collection of example messages and stub
 						implementations of IMAP and SMTP servers.</li>
 					<li>In this instance you can test almost the Hupa features,
-						but emails you send will never reach the addressee, 
-                                                and message search is not implemented.</li>
+						but emails you send will never reach the addressee.</li>
 				</ul></li>
 			</li>
 
-			<li>Hupa for <b>Gmail</b>: <a href=https://james.zones.apache.org/hupa.gmail>https</a> | <a href=http://james.zones.apache.org/hupa.gmail>http</a>
+			<li>Hupa for <b>Gmail</b>: <br/><br/>We have
+                            <span class='red'>disabled</span> this instance to avoid risks  and legal issues.<br/>Nevertheless you can
+                            <a href="https://builds.apache.org/job/hupa-trunk/lastBuild/org.apache.hupa$hupa/artifact/org.apache.hupa/hupa/0.0.2-SNAPSHOT/hupa-0.0.2-SNAPSHOT.war"> download </a>
+                            the last built of Hupa and run it in your system:
+<pre>
+$ java -jar hupa-0.0.2-SNAPSHOT.war
+</pre>
+          Your instance on Hupa:
 				<ul>
-					<li>It will work with any imap enabled account in gmail.</li>
+					<li>Will work with any imap enabled account in gmail.</li>
 					<li>You have to provide a valid gmail username (don't forget
 						the domain part) and your password.</li>
 					<li>Because this instance and gmail servers are far away, and
@@ -115,8 +140,10 @@ p {
                                            <p>In the same way it is recomended that
                                            you use hupa via https so as the communication between your browser and Hupa
                                            were not compromissed. </p>
+<!--
                                            <p>Because this is a demo instance we are using a
                                            self-signed certificate.</p>
+-->
                                         </div>
 				</ul></li>
 		</ul>

Modified: james/site/trunk/www/hupa/doap_hupa-parent.rdf
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/doap_hupa-parent.rdf?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/doap_hupa-parent.rdf (original)
+++ james/site/trunk/www/hupa/doap_hupa-parent.rdf Thu Jun  7 14:08:12 2012
@@ -6,7 +6,7 @@
 <!--                                                                        -->
 <!-- Any modifications will be overwritten.                                 -->
 <!--                                                                        -->
-<!-- Generated by Maven Doap Plugin 1.1 on 5/2/12 9:42 PM                   -->
+<!-- Generated by Maven Doap Plugin 1.1 on 6/7/12 3:55 PM                   -->
 <!-- See: http://maven.apache.org/plugins/maven-doap-plugin/                -->
 <!--                                                                        -->
 <!-- ====================================================================== -->
@@ -105,6 +105,21 @@
     <download-page rdf:resource="http://james.apache.org/hupa/download.cgi"/>
 
     <!-- ====================================================================== -->
+    <!-- Project releases.                                                      -->
+    <!-- ====================================================================== -->
+
+    <release>
+      <Version>
+        <name>Latest stable release</name>
+        <revision>0.0.2</revision>
+        <file-release>http://repo1.maven.org/maven2//org/apache/james/hupa/hupa-parent/0.0.2/hupa-parent-0.0.2.pom</file-release>
+        <created>2012-06-07</created>
+        <file-release>http://repo1.maven.org/maven2/org/apache/james/hupa/hupa-parent/0.0.2/hupa-parent-0.0.2.pom</file-release>
+        <created>2012-06-07</created>
+      </Version>
+    </release>
+
+    <!-- ====================================================================== -->
     <!-- Main committers.                                                       -->
     <!-- ====================================================================== -->
 

Modified: james/site/trunk/www/hupa/environment.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/environment.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/environment.html (original)
+++ james/site/trunk/www/hupa/environment.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -38,7 +38,7 @@
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Hupa Project Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -78,7 +78,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/faq.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/faq.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/faq.html (original)
+++ james/site/trunk/www/hupa/faq.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -76,7 +76,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/index.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/index.html (original)
+++ james/site/trunk/www/hupa/index.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 4, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -38,7 +38,7 @@
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Hupa Project Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120504" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -78,7 +78,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-04</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |
@@ -249,15 +249,20 @@
 				language used in the James project. And It has been a reference of a
 				devloping using GWT good practices (MVP pattern and Unit testing) </p>
 			<p> Hupa is a functional and well designed email client, ready for
-				reading, sending and managing messages, but it lacks of many features
-				email clients nowadays have like address book </p>
+				reading, sending and managing messages, but it still lacks of many features
+				email clients nowadays have.</p>
 		</div>
 
         <div class="section"><h2>Releases<a name="Releases"></a></h2>
             <p>
-                Although there isn't a stable release yet you can download the latest
-                <a class="externalLink" href="https://builds.apache.org/job/hupa-trunk/lastBuild/org.apache.hupa$hupa/artifact/org.apache.hupa/hupa/0.0.2-SNAPSHOT/hupa-0.0.2-SNAPSHOT.war">
-                 0.2-SNAPSHOT
+                Last release is Hupa 0.2:<br />
+                <a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/james/hupa/hupa/0.0.2/hupa-0.0.2.war"> binary </a> : ready to run or to deploy in any servlet container.<br />
+                <a class="externalLink" href="http://repo1.maven.org/maven2/org/apache/james/hupa/hupa-parent/0.0.2/hupa-parent-0.0.2-source-release.zip"> sources </a>.
+            </p>
+            <p>
+                Current trunk:<br />
+                <a class="externalLink" href="https://builds.apache.org/job/hupa-trunk/lastBuild/org.apache.james.hupa$hupa/artifact/org.apache.james.hupa/hupa/0.0.3-SNAPSHOT/hupa-0.0.3-SNAPSHOT.war">
+                 0.3-SNAPSHOT
                 </a>
                 from our continuous integration server.
             </p>
@@ -273,7 +278,11 @@
 
         <div class="section"><h2>News<a name="News"></a></h2>
             <div class="section"><h3>2012<a name="a2012"></a></h3>
-                <div class="section"><h4>Apr/2012 - Hupa evolution accepted<a name="Apr2012_-_Hupa_evolution_accepted"></a></h4>
+                <div class="section"><h4>Jun/2012 - Hupa 0.2 released<a name="Jun2012_-_Hupa_0.2_released"></a></h4>
+                <p>
+                   First stable version.
+                </p>
+                </div><div class="section"><h4>Apr/2012 - Hupa evolution accepted<a name="Apr2012_-_Hupa_evolution_accepted"></a></h4>
                 <p>
                     We have got a <a class="externalLink" href="http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/echo/1" target="_blank">GSOC student</a> who will work with Hupa this Summer
                         making it better !.

Modified: james/site/trunk/www/hupa/javadoc.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/javadoc.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/javadoc.html (original)
+++ james/site/trunk/www/hupa/javadoc.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -38,7 +38,7 @@
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Hupa Project Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -78,7 +78,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/license.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/license.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/license.html (original)
+++ james/site/trunk/www/hupa/license.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -76,7 +76,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/project-info.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/project-info.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/project-info.html (original)
+++ james/site/trunk/www/hupa/project-info.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -76,7 +76,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/project-reports.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/project-reports.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/project-reports.html (original)
+++ james/site/trunk/www/hupa/project-reports.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -76,7 +76,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/screenshots.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/screenshots.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/screenshots.html (original)
+++ james/site/trunk/www/hupa/screenshots.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -38,7 +38,7 @@
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
       <meta name="author" content="James Hupa Project Team" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -78,7 +78,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/source-repository.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/source-repository.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/source-repository.html (original)
+++ james/site/trunk/www/hupa/source-repository.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -37,7 +37,7 @@
     <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -77,7 +77,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |

Modified: james/site/trunk/www/hupa/team-list.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/hupa/team-list.html?rev=1347623&r1=1347622&r2=1347623&view=diff
==============================================================================
--- james/site/trunk/www/hupa/team-list.html (original)
+++ james/site/trunk/www/hupa/team-list.html Thu Jun  7 14:08:12 2012
@@ -18,7 +18,7 @@
   under the License.    
 -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at May 2, 2012 -->
+<!-- Generated by Apache Maven Doxia at Jun 7, 2012 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -36,7 +36,7 @@
     <script type="text/javascript" src="./js/jquery/js/jquery-ui-1.8.5.custom.min.js"></script>
     <script type="text/javascript" src="./js/fancybox/jquery.fancybox-1.3.4.js"></script>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-    <meta name="Date-Revision-yyyymmdd" content="20120502" />
+    <meta name="Date-Revision-yyyymmdd" content="20120607" />
     <meta http-equiv="Content-Language" content="en" />
                                                     
 <link title="DOAP" rel="meta" type="application/rdf+xml" href="http://james.apache.org//doap_james-project.rdf"/>
@@ -76,7 +76,7 @@
             
                 
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2012-05-02</span>
+        <span id="publishDate">Last Published: 2012-06-07</span>
                       </div>
             <div class="xright">                    <a href="../index.html" title="Home">Home</a>
             |