Author: steveh Date: Fri Jan 14 15:57:46 2005 New Revision: 125235 URL: http://svn.apache.org/viewcvs?view=rev&rev=125235 Log: Forget to include these files in last checkin.
Added: incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/release_notes.xml (contents, props changed) incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/wsm/wsm_overview.xml (contents, props changed) Added: incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/release_notes.xml Url: http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/release_notes.xml?view=auto&rev=125235 ============================================================================== --- (empty file) +++ incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/release_notes.xml Fri Jan 14 15:57:46 2005 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> +<document> + <header> + <title>Release Notes: Beehive 1.0 Beta</title> + </header> + <body> + <section> + <title>New Features in this Release</title> + <p></p> + </section> + <section> + <title>Known Issues in this Release</title> + <p></p> + </section> + <section> + <title>Issues Fixed in this Release</title> + <p></p> + </section> + </body> + <footer> + <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br/> + © 2004, Apache Software Foundation + </legal> + </footer> +</document> Added: incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/wsm/wsm_overview.xml Url: http://svn.apache.org/viewcvs/incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/wsm/wsm_overview.xml?view=auto&rev=125235 ============================================================================== --- (empty file) +++ incubator/beehive/trunk/docs/forrest/src/documentation/content/xdocs/wsm/wsm_overview.xml Fri Jan 14 15:57:46 2005 @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> +<document> + <header> + <title>Web Services Overview</title> + </header> + <body> + <p>todo</p> + </body> + <footer> + <legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br/> + © 2004, Apache Software Foundation + </legal> + </footer> +</document>
