You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2003/01/15 21:55:45 UTC

cvs commit: jakarta-tapestry/web/images jakarta-banner.png

hlship      2003/01/15 12:55:45

  Modified:    .        Readme.html
               web      new.html index_content.html doc.html faq.html
                        demo.html quotes.html dev.html
               examples/Vlib/src/net/sf/tapestry/vlib/components
                        Border.html
               examples/Tutorial/src/tutorial/workbench/components/templates
                        Border.html
  Added:       web/images jakarta-banner.png
  Log:
  Fix invalid copyrights and remove other copyrights.
  
  Revision  Changes    Path
  1.77      +44 -43    jakarta-tapestry/Readme.html
  
  Index: Readme.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/Readme.html,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- Readme.html	27 Nov 2002 17:58:56 -0000	1.76
  +++ Readme.html	15 Jan 2003 20:55:45 -0000	1.77
  @@ -16,13 +16,13 @@
   <body bgcolor="#839cd1" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
   <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="white">
   	<tr>
  -		<td height="5"><img height="1" src="web/images/spacer.gif" width="1" border="0"></td>
  +		<td height="5"><IMG height=1 src="web/images/spacer.gif" width=1 border=0></td>
   	</tr>
   	<tr>
  -		<td align="left" valign="top" height="20"><span class="release">Release @VERSION@</release></td>
  +		<td align="left" valign="top" height="20"><span class="release">Release @VERSION@</RELEASE></span></td>
   	</tr>
   	<tr bgcolor="#4b5887">
  -		<td colspan="3" height="20"><img height="1" src="web/images/spacer.gif" width="1" border="0">
  +		<td colspan="3" height="20"><IMG height=1 src="web/images/spacer.gif" width=1 border=0>
   		</td>
   	</tr>
   </table>
  @@ -73,9 +73,9 @@
   <p>Tapestry ships with the the Tapestry Tutorial and the Virtual Library demo applications, which are very 
   easy to configure and run. To run these Tapestry appliations please ensure:
   <ul>
  -<li>JDK 1.3 or newer JVM is installed, and the <tt>JAVA_HOME</tt> environment variable is set.</b> 
  +<li>JDK 1.3 or newer JVM is installed, and the <tt>JAVA_HOME</tt> environment variable is set.</B> 
   <li><b><a href="http://jakarta.apache.org/ant">Ant</a></b> 1.5 or newer is installed, and is added 
  -to the system <tt>PATH</tt>.
  +to the system <tt>PATH</tt>.</li>
   </ul>
   
   <p>
  @@ -85,7 +85,7 @@
   <li><b>Download <b><a href="http://prdownloads.sourceforge.net/jboss/jboss-3.0.0.zip?download">JBoss 3.0.0</a></b>.  </b>
   	JBoss is an open-source application server, used to run the database and Enterprise JavaBeans in the Virtual Library.  
   <em>The Virtual Library can only be 
  -        auto-configured using the JBoss 3.0.0 distribution.</EM>
  +        auto-configured using the JBoss 3.0.0 distribution.</em>
   <li><b>Create the file <code><i>Tapestry</i>/config/build.properties</code>.</b>
   		This file informs 
           Tapestry where JBoss as been installed.
  @@ -97,8 +97,9 @@
   <li><b>Execute the command: <code>ant -emacs configure run-jboss</code></b>
   <br>This will copy and configure the necessary files in the JBoss installation directory,
   then run the JBoss server, automatically deploying the Tapestry Tutorial and 
  -the Virtual Library demonstration.  (The <code>-emacs</code> option changes the
  -Ant output format to be less verbose).
  +the Virtual Library demonstration.  (The <code>-emacs</code> option 
  +        changes the Ant output format to be less verbose).</li>   
  +      
   </ul>
   
   <blockquote>
  @@ -114,7 +115,7 @@
   <a href="http://sourceforge.net/projects/jetty">Jetty</a> server included in this distribution:
   <ul>
   <li><b>Execute the command: <code>ant run-tutorial</code></b>
  -<br>This will run the Jetty server and the <a href="http://localhost:8080/tutorial">Tapestry Tutorial</a> application.
  +<br>This will run the Jetty server and the <a href="http://localhost:8080/tutorial">Tapestry Tutorial</a> application.</li> 
   </ul>
   
   <p>
  @@ -129,8 +130,9 @@
   		<b>Note:</b> Use only forward slashes in this file name.
   <li><b>Execute the command: <code>ant deploy-tomcat</code></b>
   <br>This will deploy run tutorial application onto the Tomcat server. If Tomcat is running 
  -		you should be able to access <a href="http://localhost:8080/tutorial">Tapestry Tutorial</a> application, otherwise
  -    start Tomcat to access the application.    
  +		you should be able to access <a href="http://localhost:8080/tutorial">Tapestry Tutorial</a> application, otherwise start Tomcat to access the 
  +        application.</li>  
  +             
   </ul>
   
   
  @@ -145,8 +147,8 @@
   <p>
   	<table border="0" cellspacing="0" cellpadding="2">
   	<tr valign="top">
  -		<td><img src="web/images/dots_leftnav.gif" width="14" height="12"></td>
  -		<td><a class="clsLeftNav" href="web/doc/api/">Tapestry API Documentation</a>
  +		<td><IMG height=12 src="web/images/dots_leftnav.gif" width=14></td>
  +		<td><A class=clsLeftNav href="web/doc/api/">Tapestry API Documentation</A>
   		
   		<br><br>
   		
  @@ -156,11 +158,11 @@
   		</td>
   	</tr>
   
  -	<tr><td height="10" colspan="4"><img src="images/spacer.gif" width="1"></td></tr>
  +	<tr><td height="10" colspan="4"><IMG src="images/spacer.gif" width=1></td></tr>
   
   	<tr valign="top">
  -		<td><img src="web/images/dots_leftnav.gif" width="14" height="12"></td>
  -		<td><a class="clsLeftNav" href="web/doc/ComponentReference/">Tapestry Component Reference</a>
  +		<td><IMG height=12 src="web/images/dots_leftnav.gif" width=14></td>
  +		<td><A class=clsLeftNav href="web/doc/ComponentReference/">Tapestry Component Reference</A>
   		
   		<br><br>
   		
  @@ -169,13 +171,13 @@
   		</td>
   	</tr>
   	
  -	<tr><td height="10" colspan="4"><img src="images/spacer.gif" width="1"></td></tr>
  +	<tr><td height="10" colspan="4"><IMG src="images/spacer.gif" width=1></td></tr>
   	
   	<tr valign="top">
  -		<td><img src="web/images/dots_leftnav.gif" width="14" height="12"></td>
  -		<td><a class="clsLeftNav" href="web/doc/Tutorial/Tutorial.html">Tutorial</a>
  -		<img src="web/images/dots_leftnav.gif" width="14" height="12">
  -		<a class="clsLeftNav" href="web/doc/Tutorial/Tutorial.pdf">[PDF]</a>
  +		<td><IMG height=12 src="web/images/dots_leftnav.gif" width=14></td>
  +		<td><A class=clsLeftNav href="web/doc/Tutorial/Tutorial.html">Tutorial</A>
  +		<IMG height=12 src="web/images/dots_leftnav.gif" width=14>
  +		<A class=clsLeftNav href="web/doc/Tutorial/Tutorial.pdf">[PDF]</A>
   		
   		<br><br>
   		The best way to begin learning about the Tapestry framework; this document
  @@ -183,13 +185,13 @@
   		</td>
   	</tr>
   
  -	<tr><td height="10" colspan="4"><img src="images/spacer.gif" width="1"></td></tr>
  +	<tr><td height="10" colspan="4"><IMG src="images/spacer.gif" width=1></td></tr>
   	
   	<tr valign="top">
  -		<td><img src="web/images/dots_leftnav.gif" width="14" height="12"></td>
  -		<td><a class="clsLeftNav" href="web/doc/DevelopersGuide/DevelopersGuide.html">Tapestry Developer's Guide</a>
  -		<img src="web/images/dots_leftnav.gif" width="14" height="12">
  -		<a class="clsLeftNav" href="web/doc/DevelopersGuide/DevelopersGuide.pdf">[PDF]</a>
  +		<td><IMG height=12 src="web/images/dots_leftnav.gif" width=14></td>
  +		<td><A class=clsLeftNav href="web/doc/DevelopersGuide/DevelopersGuide.html">Tapestry Developer's Guide</A>
  +		<IMG height=12 src="web/images/dots_leftnav.gif" width=14>
  +		<A class=clsLeftNav href="web/doc/DevelopersGuide/DevelopersGuide.pdf">[PDF]</A>
   		
   		<br><br>
   		Exhaustive reference for Tapestry, in extreme detail.
  @@ -197,13 +199,13 @@
   	</tr>
   
   
  -	<tr><td height="10" colspan="4"><img src="images/spacer.gif" width="1"></td></tr>
  +	<tr><td height="10" colspan="4"><IMG src="images/spacer.gif" width=1></td></tr>
   	
   	<tr valign="top">
  -		<td><img src="web/images/dots_leftnav.gif" width="14" height="12"></td>
  -		<td><a class="clsLeftNav" href="web/doc/ContributorsGuide/ContributorsGuide.html">Tapestry Contributor's Guide</a>
  -		<img src="web/images/dots_leftnav.gif" width="14" height="12">
  -		<a class="clsLeftNav" href="web/doc/ContributorsGuide/ContributorsGuide.pdf">[PDF]</a>
  +		<td><IMG height=12 src="web/images/dots_leftnav.gif" width=14></td>
  +		<td><A class=clsLeftNav href="web/doc/ContributorsGuide/ContributorsGuide.html">Tapestry Contributor's Guide</A>
  +		<IMG height=12 src="web/images/dots_leftnav.gif" width=14>
  +		<A class=clsLeftNav href="web/doc/ContributorsGuide/ContributorsGuide.pdf">[PDF]</A>
   		
   		<br><br>
   		A guide for advanced developers who want to contribute code back to the Tapestry framework.
  @@ -211,11 +213,7 @@
   		</td>
   	</tr>		
   	</table>
  -
  -
  -		    
  -
  -</ul>
  +      <UL></UL>
   
   
   <a name="jars"></a>
  @@ -349,7 +347,7 @@
   	<tr valign="top" class="odd">
   		<td>ognl-2.3.0-opt.jar</td>
   		<td>2.3.0</td>
  -		<td><a href="LICENSE.ognl.txt">BSD?</a></td>
  +		<td><A href="LICENSE.ognl.txt">BSD?</A></td>
   		<td><a href="http://www.ognl.org">Object Graph
   			Navigation Library</a>.
   		</td>
  @@ -377,8 +375,10 @@
   		.....................................................
   		<br><br>
   
  -<p>Tapestry is an open source project, hosted on the <a href="http://sf.net/project/?group_id=4754">SourceForge</a> and licensed
  -under the <A href="License.txt">Apache Software License 1.1</A>.</p></td></tr></table>
  +<p>Tapestry is an open source project, hosted by
  + <a href="http://jakarta.apache.org">The   Jakarta Project</a> 
  +       and distributed under the terms
  +of the <A href="License.txt">Apache Software License 1.1</A>.</p></td></tr></table>
   
   
   <table width="100%" border="0" cellspacing="0" cellpadding="0">
  @@ -390,7 +390,7 @@
   			<table width="790" border="0" cellspacing="0" cellpadding="0">
   				<tr>
   					<td width="359">&nbsp;</td>
  -					<td><a href="http://sf.net/projects/tapestry"><IMG src="http://sourceforge.net/sflogo.php?group_id=4754" width="88" height="31" border="0" alt="SourceForge Logo"></a>
  +					<td><a href="http://jakarta.apache.org"><IMG alt="Jakarta Banner" src="web/images/jakarta-banner.png" border=0 ></a>
   					</td>
   				</tr>
   			</table>
  @@ -400,8 +400,9 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">�2000-2002 Howard Lewis Ship.
  -					All rights reserved.</td>
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
  +					All rights reserved.
  +					</td>
   					<td width="70">&nbsp;</td>
   				</tr>
   			</table>
  
  
  
  1.114     +5 -3      jakarta-tapestry/web/new.html
  
  Index: new.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/new.html,v
  retrieving revision 1.113
  retrieving revision 1.114
  diff -u -r1.113 -r1.114
  --- new.html	13 Jan 2003 03:33:24 -0000	1.113
  +++ new.html	15 Jan 2003 20:55:45 -0000	1.114
  @@ -16,6 +16,7 @@
   <ul>
   <li>Installed Apache Foundation license and copyrights into all source files.</li>
   <li>Added Spanish translation of validation strings, contributed by Juan Alvarez.</li>
  +<li>Fixed some deployment issues when deploying into Tomcat.</li>
   </ul>
   
   <pre>
  @@ -324,8 +325,9 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">&#169;2000-2002 Howard Lewis Ship.
  -					All rights reserved.</td>
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
  +					All rights reserved.
  +					</td>
   					<td width="70">&nbsp;</td>
   				</tr>
   			</table>
  
  
  
  1.13      +6 -5      jakarta-tapestry/web/index_content.html
  
  Index: index_content.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/index_content.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- index_content.html	27 Nov 2002 17:58:55 -0000	1.12
  +++ index_content.html	15 Jan 2003 20:55:45 -0000	1.13
  @@ -100,7 +100,7 @@
   			
   <p>Tapestry may be downloaded from
   <a href="http://sf.net/projects/tapestry">SourceForge</a>. Tapestry is
  -licensed under Apache Software License.
  +distributed under the terms of the Apache Software License.
   
   <p>Tapestry exploits the dynamic nature of the Java language, leveraging the JavaBeans API, as well
       as servlets and other J2EE technology.  Tapestry applications are fast, scalable, robust and powerful.
  @@ -113,6 +113,7 @@
         It was released onto <a target="_top" href="http://sf.net/projects/tapestry">SourceForge</a> in July, 2000.
   	  Release 1.0.0 
         occured in May, 2001 and Release 2.0.0 in April, 2002.</p>
  +<p>Tapestry moved to <a href="http://jakarta.apache.org">The Jakarta Project</a> in January, 2003.	  
   <p>Tapestry has been described in the print journal 
   	  <b>The Java Report</b> in the September 2001 issue.  Other articles
   	  includes the on-line journal <a target="_top" href="http://www.onjava.com/pub/a/onjava/2001/11/21/tapestry.html">OnJava</a>, in November 2001.
  @@ -141,7 +142,7 @@
   				<tr>
   					<td width="359">&nbsp;
   					</td>
  -					<td width="431"><a href="http://sf.net/projects/tapestry"><img src="http://sourceforge.net/sflogo.php?group_id=4754" width="88" height="31" border="0" alt="SourceForge Logo"></a>
  +					<td width="431"><a href="http:/jakarta.apache.org"><img src="images/jakarta-banner.png" border="0" alt="Jakarta Banner"></a>
   					</td>
   				</tr>
   			</table>
  @@ -151,7 +152,7 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">�2000-2002 Howard Lewis Ship.
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
   					All rights reserved.
   					</td>
   					<td width="70">&nbsp;
  
  
  
  1.10      +2 -2      jakarta-tapestry/web/doc.html
  
  Index: doc.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/doc.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- doc.html	21 Nov 2002 13:44:25 -0000	1.9
  +++ doc.html	15 Jan 2003 20:55:45 -0000	1.10
  @@ -109,7 +109,7 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">&copy;2000-2002 Howard Lewis Ship. 
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
   					All rights reserved.
   					</td>
   					<td width="70">&nbsp;
  
  
  
  1.7       +1 -1      jakarta-tapestry/web/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/faq.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- faq.html	10 Dec 2002 20:34:03 -0000	1.6
  +++ faq.html	15 Jan 2003 20:55:45 -0000	1.7
  @@ -207,7 +207,7 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">�2000-2002 Howard Lewis Ship.
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
   					All rights reserved.
   					</td>
   					<td width="70">&nbsp;
  
  
  
  1.4       +3 -2      jakarta-tapestry/web/demo.html
  
  Index: demo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/demo.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- demo.html	12 Jun 2002 18:43:02 -0000	1.3
  +++ demo.html	15 Jan 2003 20:55:45 -0000	1.4
  @@ -139,7 +139,8 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">&copy;2000-2002 Howard Lewis Ship. All rights reserved.
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
  +					All rights reserved.
   					</td>
   					<td width="70">&nbsp;
   					</td>
  
  
  
  1.12      +4 -3      jakarta-tapestry/web/quotes.html
  
  Index: quotes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/quotes.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- quotes.html	30 Sep 2002 11:20:31 -0000	1.11
  +++ quotes.html	15 Jan 2003 20:55:45 -0000	1.12
  @@ -397,8 +397,9 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">�2000-2002 Howard Lewis Ship.
  -					All rights reserved.</td>
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
  +					All rights reserved.
  +					</td>
   					<td width="70">&nbsp;</td>
   				</tr>
   			</table>
  
  
  
  1.2       +2 -2      jakarta-tapestry/web/dev.html
  
  Index: dev.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/web/dev.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- dev.html	24 Nov 2002 16:44:27 -0000	1.1
  +++ dev.html	15 Jan 2003 20:55:45 -0000	1.2
  @@ -149,7 +149,7 @@
   		<td height="65">
   			<table width="724" border="0" cellspacing="0" cellpadding="3" bgcolor="#000000">
   				<tr height="65">
  -					<td width="654" align="right" valign="bottom" class="clsFooter">�2000-2002 Howard Lewis Ship.
  +					<td width="654" align="right" valign="bottom" class="clsFooter">&copy; 2003 Apache Software Foundation.
   					All rights reserved.
   					</td>
   					<td width="70">&nbsp;
  
  
  
  1.6       +3 -18     jakarta-tapestry/examples/Vlib/src/net/sf/tapestry/vlib/components/Border.html
  
  Index: Border.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/examples/Vlib/src/net/sf/tapestry/vlib/components/Border.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Border.html	27 Nov 2002 17:58:54 -0000	1.5
  +++ Border.html	15 Jan 2003 20:55:45 -0000	1.6
  @@ -111,28 +111,13 @@
   			
   			</span>
   		
  +        	<span jwcid="inspectorButton"/>
  +        		
   			</td>
   		</tr>
   
   <!-- ****END BODY WRAPPER**** -->
   
  -<!-- ****FOOTER**** -->
  -
  -	<tr bgcolor="#000000">
  -		<td colspan="2" class="clsFooter" align="center" valign="bottom">&#169;2000-2002
  -		<a class="clsFooterLink" href="mailto:hship@users.sf.net">Howard Lewis Ship</a>.
  -		All rights reserved.
  -
  -        <span jwcid="inspectorButton"/>
  -
  -		</td>
  -	</tr>
  -	
  -	<tr>
  -		<td colspan="2">
  -			<img src="images/spacer.gif" height="2" width="1">
  -		</td>
  -	</tr>
   </table>
   
   
  
  
  
  1.6       +1 -4      jakarta-tapestry/examples/Tutorial/src/tutorial/workbench/components/templates/Border.html
  
  Index: Border.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/examples/Tutorial/src/tutorial/workbench/components/templates/Border.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Border.html	5 Sep 2002 01:34:50 -0000	1.5
  +++ Border.html	15 Jan 2003 20:55:45 -0000	1.6
  @@ -48,10 +48,7 @@
     </tr>
   </table>
   
  -    </form>
  -    
  -<p>
  -&copy; 2000-2002 <a href="mailto:hship@users.sf.net">Howard M. Lewis Ship</a>.
  +    </form>    
   
   <span jwcid="inspector"/>
   
  
  
  
  1.1                  jakarta-tapestry/web/images/jakarta-banner.png
  
  	<<Binary file>>