You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/09/25 16:44:40 UTC

svn commit: r698988 - in /geronimo/samples/trunk/samples: app-per-port/app-per-port-war1/src/main/webapp/ app-per-port/app-per-port-war2/src/main/webapp/ bank/bank-war/src/main/webapp/ calculator/calculator-war/src/main/webapp/ customer/customer-war/sr...

Author: jbohn
Date: Thu Sep 25 07:44:39 2008
New Revision: 698988

URL: http://svn.apache.org/viewvc?rev=698988&view=rev
Log:
merge 698986 from samples branches/2.1 - remove javadoc/xref links from sample headers and a few other minor udpates

Modified:
    geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/src/main/webapp/header.html
    geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/src/main/webapp/header.html
    geronimo/samples/trunk/samples/bank/bank-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/calculator/calculator-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/customer/customer-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/dbtester/dbtester-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/inventory/inventory-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/src/main/webapp/index.html
    geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/myphonebook/myphonebook-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/index.jsp
    geronimo/samples/trunk/samples/sendmail/sendmail-war/src/main/webapp/header.html
    geronimo/samples/trunk/samples/timereport/timereport-war/src/main/webapp/header.html

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-war1/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/app-per-port/app-per-port-war2/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/bank/bank-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/bank/bank-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/bank/bank-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/bank/bank-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/calculator/calculator-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/calculator/calculator-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/calculator/calculator-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/calculator/calculator-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/customer/customer-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/customer/customer-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/customer/customer-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/customer/customer-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/dbtester/dbtester-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/dbtester/dbtester-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/dbtester/dbtester-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/dbtester/dbtester-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/inventory/inventory-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/inventory/inventory-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/inventory/inventory-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/inventory/inventory-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/jms-mdb/jms-mdb-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/src/main/webapp/index.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/src/main/webapp/index.html (original)
+++ geronimo/samples/trunk/samples/jsp-examples/jsp-examples-war/src/main/webapp/index.html Thu Sep 25 07:44:39 2008
@@ -1,6 +1,6 @@
 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
 <html>
-\<!--
+<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.

Modified: geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/ldap-sample-app/ldap-sample-app-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/myphonebook/myphonebook-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/myphonebook/myphonebook-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/myphonebook/myphonebook-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/myphonebook/myphonebook-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/index.jsp?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/index.jsp (original)
+++ geronimo/samples/trunk/samples/mytime/mytime-war/src/main/webapp/index.jsp Thu Sep 25 07:44:39 2008
@@ -35,6 +35,11 @@
         s = e.toString();
     }
 %>
-This is the time returned from the EJB: <%=s%>
+<div align="center">
+    <H2>MyTime Sample</H2>
+    <BR><BR>
+     This is the time returned from the EJB: <%=s%>
+    <BR><BR>
+</div>
 </body>
 </html>

Modified: geronimo/samples/trunk/samples/sendmail/sendmail-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/sendmail/sendmail-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/sendmail/sendmail-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/sendmail/sendmail-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>

Modified: geronimo/samples/trunk/samples/timereport/timereport-war/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/timereport/timereport-war/src/main/webapp/header.html?rev=698988&r1=698987&r2=698988&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/timereport/timereport-war/src/main/webapp/header.html (original)
+++ geronimo/samples/trunk/samples/timereport/timereport-war/src/main/webapp/header.html Thu Sep 25 07:44:39 2008
@@ -47,7 +47,7 @@
                 | <a href="http://cwiki.apache.org/GMOxSAMPLES/" title="Sample Applications" target="_blank">Sample Applications</a>
             </td>
             <td class="topBarDiv" align="left" nowrap="true" valign="middle">
-                <a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;
+                <!--<a href="xref/index.html" target="source_window">Source Code</a> | <a href="apidocs/index.html" target="source_window">Java Docs</a>&nbsp;&nbsp;-->
             </td>
         </tr>
     </tbody>