vgritsenko 2004/02/28 03:45:08 Modified: . build.xml docs changes.html index.html xdocs index.xml xdocs/stylesheets project.xml Added: docs applet.html jakarta-regexp.jar xdocs applet.xml Log: Add applet page Revision Changes Path 1.10 +6 -4 jakarta-regexp/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-regexp/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- build.xml 27 Feb 2004 02:56:36 -0000 1.9 +++ build.xml 28 Feb 2004 11:45:08 -0000 1.10 @@ -143,7 +143,7 @@ <!-- =================================================================== --> <!-- Package --> <!-- =================================================================== --> - <target name="package" depends="jar,docs,javadocs"> + <target name="package" depends="jar, docs, javadocs"> <mkdir dir="${final.dir}"/> <copy todir="${final.dir}/src/java"> @@ -224,14 +224,14 @@ <!-- ================================================================== --> <!-- Anakia Documentation Builder --> <!-- ================================================================== --> - <target depends="prepare" name="prepare-error" unless="AnakiaTask.present"> + <target name="prepare-error" depends="prepare" unless="AnakiaTask.present"> <echo> AnakiaTask is not present! Please check to make sure that velocity.jar is in your classpath. </echo> </target> - <target name="docs" depends="prepare-error" if="AnakiaTask.present"> + <target name="docs" depends="jar, prepare-error" if="AnakiaTask.present"> <taskdef name="anakia" classname="org.apache.velocity.anakia.AnakiaTask"> <classpath refid="classpath"/> </taskdef> @@ -264,5 +264,7 @@ <include name="RETest.txt"/> </fileset> </copy> + <copy tofile="${docs.dest}/jakarta-regexp.jar" + file="${build.dir}/${final.name}.jar"/> </target> </project> 1.24 +2 -0 jakarta-regexp/docs/changes.html Index: changes.html =================================================================== RCS file: /home/cvs/jakarta-regexp/docs/changes.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- changes.html 27 Feb 2004 02:57:47 -0000 1.23 +++ changes.html 28 Feb 2004 11:45:08 -0000 1.24 @@ -49,6 +49,8 @@ </li> <li> <a href="./changes.html">Changes</a> </li> + <li> <a href="./applet.html">Applet</a> +</li> <li> <a href="http://jakarta.apache.org/site/../regexp/apidocs/">Javadoc</a> </li> </ul> 1.13 +8 -2 jakarta-regexp/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-regexp/docs/index.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- index.html 27 Feb 2004 02:57:47 -0000 1.12 +++ index.html 28 Feb 2004 11:45:08 -0000 1.13 @@ -47,6 +47,8 @@ </li> <li> <a href="./changes.html">Changes</a> </li> + <li> <a href="./applet.html">Applet</a> +</li> <li> <a href="http://jakarta.apache.org/site/../regexp/apidocs/">Javadoc</a> </li> </ul> @@ -83,7 +85,7 @@ Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. -It includes complete Javadoc documentation as well as a simple Applet for visual +It includes complete Javadoc documentation as well as a simple applet for visual debugging and testing suite for compatibility. </p> <p> @@ -98,7 +100,11 @@ </p> <p> You can view the list of -<a href="./changes.html">changes</a> between revisions. +<a href="changes.html">changes</a> between revisions. +</p> + <p> +You can launch <a href="applet.html">applet</a> and run regular expressions +interactively. </p> <p> The Javadoc is <a href="http://jakarta.apache.org/regexp/apidocs/">available online</a>. 1.1 jakarta-regexp/docs/applet.html Index: applet.html =================================================================== <!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 --> <!-- ====================================================================== --> <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> <!-- Main Page Section --> <!-- ====================================================================== --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta name="author" value="Vadim Gritsenko"> <meta name="email" value="[EMAIL PROTECTED]"> <title>Jakarta Regexp - Regexp Applet</title> </head> <body bgcolor="#ffffff" text="#000000" link="#525D76"> <table border="0" width="100%" cellspacing="0"> <!-- TOP IMAGE --> <tr> <td colspan="2"> <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" 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 width="20%" valign="top" nowrap="true"> <!-- ============================================================ --> <p><strong>Regexp</strong></p> <ul> <li> <a href="./index.html">Front Page</a> </li> <li> <a href="./changes.html">Changes</a> </li> <li> <a href="./applet.html">Applet</a> </li> <li> <a href="http://jakarta.apache.org/site/../regexp/apidocs/">Javadoc</a> </li> </ul> <p><strong>Download</strong></p> <ul> <li> <a href="http://jakarta.apache.org/site/binindex.cgi">Binaries</a> </li> </ul> <p><strong>Get Involved</strong></p> <ul> <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a> </li> <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a> </li> <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a> </li> </ul> <p><strong>Related Projects</strong></p> <ul> <li> <a href="http://jakarta.apache.org/site/../oro/index.html">ORO</a> </li> </ul> </td> <td width="80%" 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="Regexp Applet"><strong>Regexp Applet</strong></a> </font> </td></tr> <tr><td> <blockquote> <p> This simple applet provides way for visual debugging and testing regexp package. </p> <p> <applet code="org.apache.regexp.REDemo" archive="jakarta-regexp.jar" width="520" height="380"> </applet> </p> </blockquote> </p> </td></tr> <tr><td><br/></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 © 1999-2004, The Apache Software Foundation </em></font></div> </td></tr> </table> </body> </html> <!-- end the processing --> 1.1 jakarta-regexp/docs/jakarta-regexp.jar <<Binary file>> 1.6 +7 -12 jakarta-regexp/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-regexp/xdocs/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- index.xml 17 Feb 2004 13:37:54 -0000 1.5 +++ index.xml 28 Feb 2004 11:45:08 -0000 1.6 @@ -31,7 +31,7 @@ Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. -It includes complete Javadoc documentation as well as a simple Applet for visual +It includes complete Javadoc documentation as well as a simple applet for visual debugging and testing suite for compatibility. </p> @@ -49,23 +49,18 @@ <p> You can view the list of -<a href="./changes.html">changes</a> between revisions. +<a href="changes.html">changes</a> between revisions. </p> <p> -The Javadoc is <a href="http://jakarta.apache.org/regexp/apidocs/">available online</a>. -It is also included in the distribution download. +You can launch <a href="applet.html">applet</a> and run regular expressions +interactively. </p> -<!-- FAQ is gone... <p> -An online <a -href="http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/27">FAQ</a> -is available for commonly asked questions like, "What is a regular -expression?", "Why did you do this? There are already other Java -regexp packages available!", etc. +The Javadoc is <a href="http://jakarta.apache.org/regexp/apidocs/">available online</a>. +It is also included in the distribution download. </p> ---> <p> If you would like to get involved with this project in one way or another 1.1 jakarta-regexp/xdocs/applet.xml Index: applet.xml =================================================================== <?xml version="1.0"?> <!-- - Copyright 1999-2004 The Apache Software Foundation. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - CVS $Id: applet.xml,v 1.1 2004/02/28 11:45:08 vgritsenko Exp $ --> <document> <properties> <author email="[EMAIL PROTECTED]">Vadim Gritsenko</author> <title>Regexp Applet</title> </properties> <body> <section name="Regexp Applet"> <p> This simple applet provides way for visual debugging and testing regexp package. </p> <p> <applet code="org.apache.regexp.REDemo" archive="jakarta-regexp.jar" width="520" height="380"> </applet> </p> </section> </body> </document> 1.6 +2 -1 jakarta-regexp/xdocs/stylesheets/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-regexp/xdocs/stylesheets/project.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- project.xml 27 Feb 2004 02:56:37 -0000 1.5 +++ project.xml 28 Feb 2004 11:45:08 -0000 1.6 @@ -30,6 +30,7 @@ <menu name="Regexp"> <item name="Front Page" href="/index.html"/> <item name="Changes" href="/changes.html"/> + <item name="Applet" href="/applet.html"/> <item name="Javadoc" href="/site/../regexp/apidocs/"/> </menu>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]