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/01/31 17:30:44 UTC

svn commit: r373861 - /beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml

Author: ekoneil
Date: Tue Jan 31 08:30:37 2006
New Revision: 373861

URL: http://svn.apache.org/viewcvs?rev=373861&view=rev
Log:
Add release notes for the 1.0.1 release.

BB: self
Test: docs build pass


Modified:
    beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml

Modified: beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml
URL: http://svn.apache.org/viewcvs/beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml?rev=373861&r1=373860&r2=373861&view=diff
==============================================================================
--- beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml (original)
+++ beehive/trunk/docs/forrest/release/src/documentation/content/xdocs/release-notes.xml Tue Jan 31 08:30:37 2006
@@ -5,12 +5,6 @@
         <title>Beehive SVN -- Release Notes</title>
     </header>
     <body>
-    <!--
-    <section>
-        <title>New Features</title>
-        <p>TODO</p>
-    </section>
-    -->
     <section>
         <title>Changes</title>
         <p>
@@ -36,8 +30,112 @@
         </ul>
     </section>
     <section>
-        <title>Known Issues</title>
-        <p>TODO</p>
+        <title>Bugs</title>
+<ul>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-255'>BEEHIVE-255</a>] - Need to verify the support for JavaScript in Opera</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-307'>BEEHIVE-307</a>] - Struts validator support for the msg and args' bundle attribute is not working</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-542'>BEEHIVE-542</a>] - Multiple popup scripts generated when multiple popup config exist in one page</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-634'>BEEHIVE-634</a>] - Tomcat Pageflow Adapter does not compile with Tomcat 5.5.x</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-635'>BEEHIVE-635</a>] - Tomcat PageflowValve does not check for security-constraints defined in web.xml</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-680'>BEEHIVE-680</a>] - Generated source from control files shows warnings inside of eclipse</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-701'>BEEHIVE-701</a>] - copyrights in source files distributed with the distribution need to be updated</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-723'>BEEHIVE-723</a>] - JdbcControl date tests don't work outside of MST</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-762'>BEEHIVE-762</a>] - controls annotation processing doesn't recognize java.io.Serializable on super classes</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-868'>BEEHIVE-868</a>] - Calling stored proc with uppercase 'CALL', and providing SQLParameter arguments, results in a compiler error</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-871'>BEEHIVE-871</a>] - Incorrect JavaDoc comment on org.apache.beehive.controls.spi.svc.Interceptor</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-874'>BEEHIVE-874</a>] - controls annotation processor generates bad code when control is in the default package</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-875'>BEEHIVE-875</a>] - Forward to a non-exist jpf file no longer generate any compiler warnings</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-878'>BEEHIVE-878</a>] - NetUI fails webapp redeploy if ServletContext attributes are carried over</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-889'>BEEHIVE-889</a>] - controls annotation processor needs to safely handle a missing -classpath option</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-914'>BEEHIVE-914</a>] - WEB-INF/validator-rules.xml should not be checked into samples apps</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-916'>BEEHIVE-916</a>] - velocity-1.4.jar is not needed on the classpath in the presence of velocity-1.4-dep.jar</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-945'>BEEHIVE-945</a>] - Popup window does not close if &lt;netui:retrievePopupOutput> references a nonexistant element</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-946'>BEEHIVE-946</a>] - distribution's beehive-imports.xml targets call &lt;ant> task without dir attribute</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-950'>BEEHIVE-950</a>] - some message bundles not appearing in generated struts-config files</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-952'>BEEHIVE-952</a>] - Potential cross-site-scripting vulnerability when not in production mode</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-954'>BEEHIVE-954</a>] - form bean-specifc message bundle does not work when two actions use the same form bean</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-957'>BEEHIVE-957</a>] - Validation on AnnotationMemberTypes.Date is allowing invalid value</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-958'>BEEHIVE-958</a>] - StringIndexOutOfBoundsException when inheriting a Forward or SimpleAction with path=""</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-962'>BEEHIVE-962</a>] - Assertion error when creating a page flow through FlowControllerFactory.createPageFlow, and onCreate() throws an exception</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-963'>BEEHIVE-963</a>] - pageflow_tutorial, form validation, application bug</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-964'>BEEHIVE-964</a>] - callPageFlow and callMethod tags don't handle arrays correctly</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-967'>BEEHIVE-967</a>] - Exception when initializing a page flow with a sparsely-populated Struts Merge file</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-970'>BEEHIVE-970</a>] - Need "netui:button" to render BOTH text and images simultaneously</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-971'>BEEHIVE-971</a>] - NPE on TreeElement when using method clearChildren on a TreeElement with no children</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-972'>BEEHIVE-972</a>] - Unfinished sentence in NetUI overview project model page</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-973'>BEEHIVE-973</a>] - Joycean sentence structure on NetUI Web App Project Model documentation page</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-976'>BEEHIVE-976</a>] - button tag forwards to base class actions even when inheritLocalPaths=true</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-977'>BEEHIVE-977</a>] - In a derived page flow, forwarding to a base class action from another base class action blows up</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-978'>BEEHIVE-978</a>] - Shared flows are shared across target scopes</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-988'>BEEHIVE-988</a>] - control bean's generated BeanInfo doesn't use correct property names in the presence of a @PropertySet.prefix attribute</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-990'>BEEHIVE-990</a>] - Controls Annotation processor throws null pointer exception when an annotation type cannot be resolved</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-991'>BEEHIVE-991</a>] - Compiler test failed to run in trunk</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-993'>BEEHIVE-993</a>] - Modify the NetUI Tree node expand collapse anchors to support navigation with tabs in Firefox.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-994'>BEEHIVE-994</a>] - Controls assembly does not support multibyte characters in property files it generates</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-997'>BEEHIVE-997</a>] - client initializer isn't run when controls are only declared in a base class</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1000'>BEEHIVE-1000</a>] - NPE from APT during controls compilation</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1001'>BEEHIVE-1001</a>] - Cannot initialize a page's form bean with a derived type</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1003'>BEEHIVE-1003</a>] - Calling FlowControllerFactory.createPageFlow() outside of page flow request processor and page filter does not initialize controls correctly</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1004'>BEEHIVE-1004</a>] - Unnecessary wrapping of Struts ActionForm in request</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1005'>BEEHIVE-1005</a>] - Don't add a "\n" after the textarea start tag rendering unless there's a leading blank line in a netui:textArea content.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1009'>BEEHIVE-1009</a>] - Nested page flow in a popup window fails to close after interacting with the page flow in the original window</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1011'>BEEHIVE-1011</a>] - netui anchor tag does not properly render a 'mailto' href</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1012'>BEEHIVE-1012</a>] - Assertion error when throwing an Error out of onCreate() in a shared flow</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1013'>BEEHIVE-1013</a>] - Assertion when hitting a default-package page flow that references a default-package shared flow</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1014'>BEEHIVE-1014</a>] - Generated source from control files shows warnings inside of eclipse</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1015'>BEEHIVE-1015</a>] - NPE when compiling a JSF backing bean in the same package as an invalid page flow controller</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1017'>BEEHIVE-1017</a>] - Iterative dev of inherited page flows is broken</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1018'>BEEHIVE-1018</a>] - Using runAtClient (XmlHttpRequest) for expanding a tree doesn't work when a node label contains a &lt;script> tag.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1021'>BEEHIVE-1021</a>] - The fileUpload tag is missing the tabIndex attribute</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1022'>BEEHIVE-1022</a>] - Exception in iterative dev with a Control in a page flow</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1024'>BEEHIVE-1024</a>] - Naughty behavior when using the back button with nested page flows</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1028'>BEEHIVE-1028</a>] - Controls in pageflows do not appear to be receiving lifecycle events in the proper order</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1029'>BEEHIVE-1029</a>] - Multibyte characters not supported correctly with the retrievePopupOutput for NetUI tag.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1030'>BEEHIVE-1030</a>] - Class-level @Jpf.Forward annotations do not work with inheritLocalPaths=true</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1033'>BEEHIVE-1033</a>] - NetUI APT does not create UTF-8 encoded output in the generated XML documents for other multibyte encoded source files.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1034'>BEEHIVE-1034</a>] - controls test container doexn't call begin/endContext() ControlContainerContext lifecycle method</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1035'>BEEHIVE-1035</a>] - Should fix possible NPE in PageFlowUtils.getModulePathForRelativeURI()</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1036'>BEEHIVE-1036</a>] - NPE when netui-data Cell tags are not contained within a grid</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1037'>BEEHIVE-1037</a>] - The PageFlowRequestProcessor.processMapping() is not handling a default "unknown" action defined in the GlobalApp</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1038'>BEEHIVE-1038</a>] - rolesAllowed specified in the inheriting pageflow class does not get merged</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1039'>BEEHIVE-1039</a>] - Pageflow action attributes set in the extending pageflow is not overriding the ones set in parent pageflow</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1040'>BEEHIVE-1040</a>] - NPE when hitting an action at org.apache.beehive.netui.pageflow.config.DelegatingActionMapping.init(DelegatingActionMapping.java:50)</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1041'>BEEHIVE-1041</a>] - Inheriting Simple Action by DelegatingActionMapping causes a null value object</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1042'>BEEHIVE-1042</a>] - MutableURI class should preserve the order of the query string parameters.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1043'>BEEHIVE-1043</a>] - Relax the forward action not found from an error to a warning.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1044'>BEEHIVE-1044</a>] - ControlClientAnnotationProcessor causes StringIndexOutOfBoundsException</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-1049'>BEEHIVE-1049</a>] - NetUI's internal CompilerUtils.getClassMethods() will sometimes include duplicate methods.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1050'>BEEHIVE-1050</a>] - Overriding an inherited page flow controller Jpf.Forward annotation is broken</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1051'>BEEHIVE-1051</a>] - Control Interceptor SPI missing throwable for event dispatching</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1053'>BEEHIVE-1053</a>] - Inheritance of actions and simple actions with the useFormBean annotation attribute do not behave correctly.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1054'>BEEHIVE-1054</a>] - Overriding Simple Action and changing the form bean use causes a null value object</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1055'>BEEHIVE-1055</a>] - Assertion error when SharedFlowField annotation's name attribute is not specified</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1056'>BEEHIVE-1056</a>] - FlowControllerFactory Java Doc needs to remove the comment about the need to initialize Controls Container Context by the caller</li>
+</ul>
+    </section>
+    <section>
+        <title>New Features</title>
+<ul>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-103'>BEEHIVE-103</a>] - JUnit test support for controls in standalone environment</li>
+</ul>
+    </section>
+    <section>
+        <title>Improvements</title>
+<ul>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-863'>BEEHIVE-863</a>] - Passing a FormBean to a popup</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-929'>BEEHIVE-929</a>] - Compiler check for base type agreement between the type and typeHint attributes of an action output annotation</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-941'>BEEHIVE-941</a>] - Need APIs for getUserPrincipal/isUserInRole, when a custom LoginHandler is configured</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-956'>BEEHIVE-956</a>] - Javadoc has syntax of ejbLink property reversed</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-961'>BEEHIVE-961</a>] - Add URL rule to declarative validation rule annotations</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-968'>BEEHIVE-968</a>] - Remove workaround for old apt bug from AptControlInterface</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-974'>BEEHIVE-974</a>] - Allow users to define their own tree renderer</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1006'>BEEHIVE-1006</a>] - Enhance the URLTemplatesFactory to expose the set of URLTemplate objects from the url template config.</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1020'>BEEHIVE-1020</a>] - Move the persisting of ScopedRequest attributes out of the beehive NetUI layer</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1045'>BEEHIVE-1045</a>] - add "nocompile" option to the Ant macros in beehive-tools.xml</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1046'>BEEHIVE-1046</a>] - remove &lt;build-webservices> macro from beehive-tools.xml</li>
+<li>[<a href='http://issues.apache.org/jira/browse/BEEHIVE-1047'>BEEHIVE-1047</a>] - provide extension point for creating a ControlBeanContext object</li>
+</ul>
     </section>
     </body>
     <footer>