User: stevensa
  Date: 02/09/26 16:01:02

  Modified:    xdocs/changelogs xdoclet_1_2_beta1.xml
  Log:
  Added a few more issues I found which had made it into this release.
  
  Revision  Changes    Path
  1.4       +13 -2     xdoclet/xdocs/changelogs/xdoclet_1_2_beta1.xml
  
  Index: xdoclet_1_2_beta1.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/xdocs/changelogs/xdoclet_1_2_beta1.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -w -r1.3 -r1.4
  --- xdoclet_1_2_beta1.xml     19 Sep 2002 23:15:56 -0000      1.3
  +++ xdoclet_1_2_beta1.xml     26 Sep 2002 23:01:01 -0000      1.4
  @@ -10,8 +10,11 @@
           <section name="XDoclet 1.2 Beta 1 Change Log">
               <subsection name="Core">
                   <ul>
  -                    <li><b>XDoclet required Jakarta Ant v1.5 or higher.</b></li>
  -                    <li>Refactoring work to make more modular.</li>
  +                    <li><b>XDoclet now requires Jakarta Ant v1.5 or higher.</b></li>
  +                    <li>Refactoring work to make more modular.  The bad news is 
there's a lot more
  +                    jars for you to include in the classpath.  The good news is you 
don't need all
  +                    of them, depending on what tasks and subtasks you're using.  
There's an open
  +                    enhancement request to build all modules into a single jar.</li>
                       <li>We no longer use JavaDoc, but instead our own XJavaDoc 
module.</li>
                       <li>The documentation has been reworked.  A lot of it is now 
generated
                       from the code, so should keep up to date better.</li>
  @@ -31,6 +34,7 @@
                       <li>[517372] Wrong transact. method-intf for local bean</li>
                       <li>[519011] Duplicate finder in inherited Home i/f</li>
                       <li>[521571] Remote/Local Home finders ignore types</li>
  +                    <li>[523907] @ejb-external-ref (docs &amp; exception)</li>
                       <li>[525797] @ejb.permission role-name="a,b"</li>
                       <li>[528945] Business-Interface support accidentally 
removed</li>
                       <li>[530900] misplaced message-selector</li>
  @@ -46,6 +50,7 @@
                       <li>[566941] (FR) Beans' description in DD</li>
                       <li>[570833] Inconsistent attribute for resource-ref</li>
                       <li>[574883] env-entry-value should not be mandatory.</li>
  +                    <li>[577891] soft-locking version field long or int?</li>
                       <li>[578031] (patch) Dataobj->vobj transition patch</li>
                       <li>[578820] ejbRemove() no RemoveException</li>
                       <li>[579172] (patch) ejb:external-ref dies if 
view-type=local</li>
  @@ -129,8 +134,10 @@
                       <li>[559114] (FR) Support &lt;resource-env-ref&gt; in 
jboss.xml</li>
                       <li>[563717] missing empty key-fields element</li>
                       <li>[563718] problem with ant props in jboss cmr's</li>
  +                    <li>[568535] &lt;jboss&gt; task crashes without 
&lt;entitycmp&gt;</li>
                       <li>[569371] jboss fk-constraints have been reversed</li>
                       <li>[570832] Misalignment in @jboss.resource-ref</li>
  +                    <li>[579235] JBoss resource-manager fails</li>
                       <li>[579236] (patch) JBoss resource-manager fails (bug 
579235</li>
                       <li>added read-ahead to jboss.query and jboss.declared-sql</li>
                       <li>removed result-type-mapping attribute from 
@jboss.declared-sql</li>
  @@ -153,6 +160,7 @@
                       <li>[607780] jaws.xml is broken if no typemapping</li>
                       <li>[607791] Wrong DTD for jboss2.4 in jboss-web-xml</li>
                       <li>[608315] Local interfaces not possible jboss 2.4</li>
  +                    <li>added support for JMX persistence-manager element</li>
                   </ul>
               </subsection>
               <subsection name="MVCSoft Module">
  @@ -179,6 +187,7 @@
                       <li>[516909] Empty datasource generated</li>
                       <li>[524003] Weblogic cmp dd generated with MVCSoft</li>
                       <li>[569023] (patch) Wrapped weblogic-ql in CDATA</li>
  +                    <li>[579939] weblogic.pool forces both atts to be set</li>
                   </ul>
               </subsection>
               <subsection name="New tasks and sub-tasks">
  @@ -214,6 +223,7 @@
                       <li>[536440] (patch) DefaultXTag.parse() optimizations</li>
                       <li>[536453] (patch) xdoclet buildsystem CNFE fixed  Thanks to 
Bart Guijt.</li>
                       <li>[537777] (patch) Multiple tag and parameters in 
templates</li>
  +                    <li>[541614] error building todo listing</li>
                       <li>[547633] ejb.home generate="none" fails</li>
                       <li>[564382] user context being clobbered</li>
                       <li>[570176] (patch) Turning on debugging requires 
recompile</li>
  @@ -235,6 +245,7 @@
                       <li>[597705] ant properties ignored by ejbdoclet task</li>
                       <li>[594780] (FR) Merge files backwards compatibility</li>
                       <li>[600486] (patch) BeanInfo: Java expression for attribute. 
Thanks to Laurent Etiemble.</li>
  +                    <li>[608443] (patch) jonas tags for the xdoclet samples  Thanks 
to Mathieu Peltier.</li>
                   </ul>
               </subsection>
           </section>
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to