You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2006/11/10 15:25:06 UTC

svn commit: r473348 - in /beehive/branches/v1.0.2/docs/forrest/release/src/documentation: content/xdocs/release-notes.xml skinconf.xml

Author: ekoneil
Date: Fri Nov 10 06:25:06 2006
New Revision: 473348

URL: http://svn.apache.org/viewvc?view=rev&rev=473348
Log:
Update the documentation to include the correct copyright date and to remove release notes that aren't relevant to the release package.

Test: docs build passes


Modified:
    beehive/branches/v1.0.2/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml
    beehive/branches/v1.0.2/docs/forrest/release/src/documentation/skinconf.xml

Modified: beehive/branches/v1.0.2/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml
URL: http://svn.apache.org/viewvc/beehive/branches/v1.0.2/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml?view=diff&rev=473348&r1=473347&r2=473348
==============================================================================
--- beehive/branches/v1.0.2/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml (original)
+++ beehive/branches/v1.0.2/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml Fri Nov 10 06:25:06 2006
@@ -33,13 +33,11 @@
     <section>
         <title>Bugs</title>
 <ul>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-16'>BEEHIVE-16</a>] - Beehive Test Infrastructure:  Need Tomcat Logs to track down failures</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-206'>BEEHIVE-206</a>] - control property constraint:AnnotationMemberTypes.Date accept one format</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-919'>BEEHIVE-919</a>] - controls-spring sample throws exception when refreshing the browser page familyTree.jsp</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-998'>BEEHIVE-998</a>] - Compilation error for generated client initializer due to generated eventAdaptor not implementing methods in super intf of EventSet intf</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1007'>BEEHIVE-1007</a>] - Propagate exception causes while throwing ServletException</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1048'>BEEHIVE-1048</a>] - generateScopeId not rendering required JavaScript in some cases</li>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1052'>BEEHIVE-1052</a>] - fix the NetUI test web applications to build incrementally</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1059'>BEEHIVE-1059</a>] - ClassCastException when InternalUtils.addActionError() casts ActionMessages for the Global.ERROR_KEY attribute to a sub class, ActionErrors</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1060'>BEEHIVE-1060</a>] - Control not being initialized when Inheriting from a parent page flow with a package protected control</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1065'>BEEHIVE-1065</a>] - Petstore Sample -- No listener in source, but configured in web.xml</li>
@@ -95,13 +93,6 @@
 </ul>
     </section>
     <section>
-        <title>New Features</title>
-<ul>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-707'>BEEHIVE-707</a>] - Attachements are not working in service control</li>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-769'>BEEHIVE-769</a>] - WSM client control can not load WSDL file from @WSDL annotation</li>
-</ul>
-    </section>
-    <section>
         <title>Improvements</title>
 <ul>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-790'>BEEHIVE-790</a>] - Add commons logging to ejb control</li>
@@ -109,26 +100,12 @@
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1073'>BEEHIVE-1073</a>] - Modify the popup window ActionForward handling to forward to a framework JSP (or Servlet) instead of writing directly to the response in the DefaultActionForwardHandler</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1074'>BEEHIVE-1074</a>] - Include generated src in the src dist - like for the system controls</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1080'>BEEHIVE-1080</a>] - Enforce correct attribute validation on the NetUI form's method attribute in HTML</li>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1081'>BEEHIVE-1081</a>] - Move NetUI source artifacts into the src/ directory from the web/ directory</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1093'>BEEHIVE-1093</a>] - Add URLTemplateFactory and TemplatedURLFormatter to the request to reduce synchronized bottleneck in ServletContext.</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1105'>BEEHIVE-1105</a>] - Perf bottleneck with the number of calls from PageFlowPageFilter to get ActionServlet from ServletContext</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1128'>BEEHIVE-1128</a>] - Update to Apache Struts version 1.2.9 in NetUI</li>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1129'>BEEHIVE-1129</a>] - Port existing TCH Beehive controls tests to JUnit</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1136'>BEEHIVE-1136</a>] - Using stax-api from woodstox, missing dependencies in pom.xml</li>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1137'>BEEHIVE-1137</a>] - Update Building.TXT with instructions on setting up tomcat for running tests</li>
 <li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1146'>BEEHIVE-1146</a>] - Provide annotation processor warning for conditional forwards with duplicate expressions</li>
 </ul>
     </section>
-    <section>
-        <title>Test</title>
-<ul>
-<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1134'>BEEHIVE-1134</a>] - Add the new controlsWeb test app to the NetUI test distribution</li>
-</ul>
-    </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/>
-    &copy; 2004, Apache Software Foundation
-        </legal>
-    </footer>
 </document>

Modified: beehive/branches/v1.0.2/docs/forrest/release/src/documentation/skinconf.xml
URL: http://svn.apache.org/viewvc/beehive/branches/v1.0.2/docs/forrest/release/src/documentation/skinconf.xml?view=diff&rev=473348&r1=473347&r2=473348
==============================================================================
--- beehive/branches/v1.0.2/docs/forrest/release/src/documentation/skinconf.xml (original)
+++ beehive/branches/v1.0.2/docs/forrest/release/src/documentation/skinconf.xml Fri Nov 10 06:25:06 2006
@@ -78,7 +78,7 @@
     <!-- relative url of a favicon file, normally favicon.ico -->
     <favicon-url></favicon-url>
     <!-- The following are used to construct a copyright statement -->
-    <year>2004</year>
+    <year>2004-2006</year>
     <vendor>The Apache Software Foundation.</vendor>
     <!-- The optional copyright-link URL will be used as a link in the copyright statement -->
     <copyright-link>http://www.apache.org/licenses/</copyright-link>