[cvs] expresso/expresso-web/expresso/doc release.xml
JCorporate Ltd
jcorp at jcorp2.servlets.net
Sat May 8 14:58:28 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv7261/expresso-web/expresso/doc
Modified Files:
release.xml
Log Message:
this document's content was a bit old - updated based on material from changelog
Index: release.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/release.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** release.xml 27 Apr 2004 02:33:28 -0000 1.2
--- release.xml 8 May 2004 21:58:26 -0000 1.3
***************
*** 51,92 ****
<itemizedlist>
<listitem>
! <para>Better XML configuration </para>
</listitem>
<listitem>
! <para>Plug-ins </para>
</listitem>
<listitem>
! <para>Request Processor </para>
</listitem>
<listitem>
! <para>Global Exceptions </para>
</listitem>
<listitem>
! <para>Dynamic Form Beans and Dyna Beans </para>
</listitem>
<listitem>
! <para>Struts Validation </para>
</listitem>
<listitem>
! <para>Commons Beans Utils Introspection </para>
</listitem>
<listitem>
! <para>Action Messages </para>
</listitem>
<listitem>
! <para>Modules (or subapplications) </para>
</listitem>
<listitem>
! <para>As well as the Struts Action and Action Form, among others.
! </para>
</listitem>
</itemizedlist>
--- 51,91 ----
<itemizedlist>
<listitem>
! <para>Better XML configuration</para>
</listitem>
<listitem>
! <para>Plug-ins</para>
</listitem>
<listitem>
! <para>Request Processor</para>
</listitem>
<listitem>
! <para>Global Exceptions</para>
</listitem>
<listitem>
! <para>Dynamic Form Beans and Dyna Beans</para>
</listitem>
<listitem>
! <para>Struts Validation</para>
</listitem>
<listitem>
! <para>Commons Beans Utils Introspection</para>
</listitem>
<listitem>
! <para>Action Messages</para>
</listitem>
<listitem>
! <para>Modules (or subapplications)</para>
</listitem>
<listitem>
! <para>As well as the Struts Action and Action Form, among others.</para>
</listitem>
</itemizedlist>
***************
*** 108,111 ****
--- 107,124 ----
<sect2>
+ <title>JSTL Integration</title>
+
+ <para></para>
+ </sect2>
+
+ <sect2>
+ <title>Enhanced Junit Integration</title>
+
+ <para>Now the process of running Junit is even easier then before,
+ simple run the bat file runJunit.bat and Junit starts up with all of the
+ correct parameter values; added target for running junit tests via Ant.</para>
+ </sect2>
+
+ <sect2>
<title>Refactored Login and Registration Controller</title>
***************
*** 170,179 ****
<sect2>
! <title>BLOB Capable DBMaint</title>
<para>DBMaint can now handle uploading and downloading of BLOB data
types. Because the MIME types cannot be determined normally the items
are uploaded and downloaded with application/x-unknown unless you set
! the MIMETYPE attribute for the DBObject.</para>
<sect3>
--- 183,197 ----
<sect2>
! <title>DBMaint BLOB Capable among other improvements</title>
<para>DBMaint can now handle uploading and downloading of BLOB data
types. Because the MIME types cannot be determined normally the items
are uploaded and downloaded with application/x-unknown unless you set
! the MIMETYPE attribute for the DBObject. </para>
!
! <para>DBMaint now based upon DataObjects, Smarter with User object, can
! now update/view BLOB fields for database joins directly, new DBObject
! Metadata factory method, now properly supports nestable data objects
! when rendering BLOB view icons.</para>
<sect3>
***************
*** 210,221 ****
<sect2>
! <title>ISO ValidValues</title>
! <para>Peter Pilgrim was hard at work creating a version of ValidValues
! that allows for canonization, or resolving for various languages and
! locales. This allows for dynamic descriptions on ValidValues objects
! that are compatible with multiple languages.</para>
! <para></para>
</sect2>
--- 228,244 ----
<sect2>
! <title>Job scheduling improvements</title>
! <para>Crontab Management now accessible from the Admin Operations Page</para>
! </sect2>
! <sect2>
! <title>i18n improvements</title>
!
! <para>New Italian Translation, i18n at DBObject Metadata level, and ISO
! ValidValues. Peter Pilgrim was hard at work creating a version of
! ValidValues that allows for canonization, or resolving for various
! languages and locales. This allows for dynamic descriptions on
! ValidValues objects that are compatible with multiple languages.</para>
</sect2>
***************
*** 232,235 ****
--- 255,265 ----
<sect3>
+ <title>Support for GNUJAXP</title>
+
+ <para>SaxParserConfigurer now also looks for an installation of
+ GNUJAXP </para>
+ </sect3>
+
+ <sect3>
<title>Only send updated fields to the database with DBObject.update()</title>
***************
*** 263,266 ****
--- 293,329 ----
fleshing out the Javadocs that come with Expresso. Several classes now
have examples in javadocs on how to use them.</para>
+ </sect3>
+
+ <sect3>
+ <title>Simple Report Server</title>
+
+ <para>Controller to show the updated Reporting API. Includes one
+ sample report with Expresso.</para>
+ </sect3>
+
+ <sect3>
+ <title>Enhanced Downloads</title>
+
+ <para>Now have source-forge-like 'view notes' and
+ Autodetection of DownloadFile MimeTypes.</para>
+ </sect3>
+
+ <sect3>
+ <title>Application monitoring improvements</title>
+
+ <para>Status page now has add link to cache management for each cached
+ object in status report, using JSTL</para>
+ </sect3>
+
+ <sect3>
+ <title>Logging improvements</title>
+
+ <para>InstallLog implementation</para>
+ </sect3>
+
+ <sect3>
+ <title>Email integration improvements</title>
+
+ <para>May now use HTML format as well.</para>
</sect3>
</sect2>
More information about the cvs
mailing list