User: stevensa Date: 02/09/19 16:15:56 Modified: xdocs/changelogs xdoclet_1_2_beta1.xml Log: Next batch of change log and contributor entries. Revision Changes Path 1.3 +109 -17 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.2 retrieving revision 1.3 diff -u -w -r1.2 -r1.3 --- xdoclet_1_2_beta1.xml 16 Sep 2002 20:16:41 -0000 1.2 +++ xdoclet_1_2_beta1.xml 19 Sep 2002 23:15:56 -0000 1.3 @@ -1,4 +1,5 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> + <document> <properties> <author email="[EMAIL PROTECTED]">Mathias Bogaert</author> @@ -24,37 +25,80 @@ allowing finer grained control and relation following. The dataobject subtask is now deprecated in favour of this.</li> <li>Documentation fix - DAOs work with session EJBs as well as entity EJBs.</li> + <li>[500756] Self-referencing error with CMP EJB</li> + <li>[511669] Enhancements to lookup util class</li> + <li>[516890] "Component inheritence" problem?</li> <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>[525797] @ejb.permission role-name="a,b"</li> + <li>[528945] Business-Interface support accidentally removed</li> <li>[530900] misplaced message-selector</li> + <li>[531310] Data Object hashcode() fails with byte[]</li> + <li>[532498] Bad generation of findByPrimaryKey f</li> + <li>[532832] Primary Key class bug</li> + <li>[535221] ejbCreate for local interface only wrong</li> + <li>[539614] method permissions for findByPrimaryKey</li> + <li>[539770] Relations generated on all ValueObjects</li> + <li>[545622] dao:call to handle create methods</li> + <li>[550058] (patch) Using of PK in ValueObjects do not work Thanks to Ingo BrĂ¼ll.</li> <li>[550404] Subclass's home iface extends super's Thanks to Paul Cantrell for fix.</li> <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>[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> + <li>[579717] (FR) [patch] assembly-descriptor merge point Thanks to Toby Cabot.</li> + <li>[579790] (patch) ejb:finder ignores view-type</li> + <li>[580766] valueobject generates incorrect toString. Thanks to John Barbee for fix.</li> + <li>[580678] (patch) value objects of type Set Thanks to John Barbee.</li> + <li>[587587] (patch) Rev. fix for 1-valued ejb:finder returns</li> <li>ejb.env-entry now takes an optional description parameter</li> <li><trans-attribute> was empty for class tag ejb.finder</li> <li>Added support for caching homes in the util class.</li> <li>Added a GUID generator in the util object (disabled by default).</li> + <li>[597698] Finder bug!</li> + <li>[603610] (patch) slsb ejbCreate() not called Thanks to Chris Harris.</li> + <li>[604391] entity-body.xdt - ejbRemove() body</li> + </ul> + </subsection> + <subsection name="JMX Module"> + <ul> + <li>[574564] (patch) JMX operations/constructor parameters Thanks to Simone Bordet.</li> </ul> </subsection> <subsection name="Web Module"> <ul> + <li>[511612] Catalina fails to deploy web.xml</li> <li>[522195] JSP Tablib Merge File for tags</li> + <li>[527254] Duplicate Entries for resource-ref</li> <li>[531980] no lf/cr in generated taglib.tld</li> <li>[577343] Wrong <run-as> element</li> + <li>[579459] @web:listener doesn't.</li> <li>[581857] typo in web_xml.j</li> <li>[585726] Webdoc shouldn't default session-timeout. Thanks to William Ferguson for fix.</li> <li>Add missing ejb.servlet load-on-startup parameter</li> + <li>[602028] ejb-ref/ejb-local-ref merge points </li> </ul> </subsection> <subsection name="Apache Module"> <ul> + <li>[529752] Missing Field in Form</li> + <li>[529937] (patch) Add setData to struts forms</li> <li>[533754] Apache Soap Support</li> - <li>Added support for the redirect attribute of an 'action-forward'.</li> + <li>[546139] @struts:action-forward and redirect</li> <li>Added Struts 1.1 support.</li> - <li>(patch) [561172] Struts 1.1 Global Exceptions. Thanks to Vladimir Dias.</li> - <li>(patch) [577635] <strutscfg> patch for <message-resources> Thanks to Brian Topping.</li> + <li>[561172] (patch) Struts 1.1 Global Exceptions. Thanks to Vladimir Dias.</li> + <li>[567058] unmeant get/set methods</li> + <li>[574466] New Merge Points for struts-config Thanks to Volker Krebs.</li> + <li>[577635] (patch) <strutscfg> patch for <message-resources> Thanks to Brian Topping.</li> + <li>Fixed bug causing duplicate parameter attributes</li> + <li>[581217] Ignored @struts:form-field</li> + <li>[583106] (patch) Patch for <action-mappings/> Thanks to Thanks to Brian Topping.</li> + <li>[599350] (patch) Struts Validator validation.xml gen.</li> + <li>[604590] (patch) Validator patches</li> + <li>[605231] Struts 1.1 DTD out of date</li> </ul> </subsection> <subsection name="Bluestone Module"> @@ -65,8 +109,12 @@ </subsection> <subsection name="Castor Module"> <ul> + <li>[504332] Problem with m:n mapping and Castor</li> <li>[536768] mapping-body.j reference typo</li> - <li>(patch) [537505] Castor mapping patches. Thanks to Bart Guijt.</li> + <li>[537505] (patch) Castor mapping patches. Thanks to Bart Guijt.</li> + <li>[538600] order of classes in castor mapping file</li> + <li>[538602] inherited fields added to mapping file</li> + <li>[538646] cannot specify @castor:class xml="..."</li> <li>[542172] Castor mapping-body.j collection types</li> <li>[542175] Castor mapping-body.j handler</li> <li>[542498] Castor mapping-body.j map-to. Thanks to Theo Harper for fix.</li> @@ -74,15 +122,43 @@ </subsection> <subsection name="JBoss Module"> <ul> + <li>[513489] jaws.xml generated with jboss3/cmp2</li> + <li>[536336] (patch) Issues with JBoss CMP descriptors Thanks to Ludovic Claude.</li> + <li>[539387] JBoss CMP fields issues</li> + <li>[548641] (patch) jboss-service-template.j Thanks to Theo Harper.</li> + <li>[559114] (FR) Support <resource-env-ref> in jboss.xml</li> + <li>[563717] missing empty key-fields element</li> + <li>[563718] problem with ant props in jboss cmr's</li> + <li>[569371] jboss fk-constraints have been reversed</li> <li>[570832] Misalignment in @jboss.resource-ref</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> <li>added from attribute to @jboss.declared-sql</li> + <li>[580180] m->1 uni invalid in jbosscmp-jdbc.xml</li> + <li>[580634] (patch) JBoss version vs. ejb/CMP spec problems</li> + <li>[582345] DVC column-name issue</li> + <li>[583799] (FR) JBoss m:n relationship table naming</li> + <li>[584257] @ejb.persistent-field still needed</li> + <li>[599000] Default mapping element missing</li> + <li>[591133] xdoclet ignoring deprecated jboss:column</li> + <li>[591141] Document the @jboss.relation-table tag</li> + <li>[600180] (patch) jboss clustering support Thanks to Oskari Kettunen.</li> + <li>[601059] (patch) Explicit home interface parameter names Thanks to Gerald Turner.</li> + <li>[603946] merge and tags mutully exclusive for DVC Thanks to Oskari Kettunen for fix.</li> + <li>[604419] jbosscmp-jdbc_xml.xdt bug</li> + <li>[604529] jboss-web.xml: dupliacated <ejb-ref></li> + <li>[605055] (patch) @jboss:security-proxy support</li> + <li>[606245] (patch) order of xtags elements for jboss Thanks to Kevin ONeill.</li> + <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> </ul> </subsection> <subsection name="MVCSoft Module"> <ul> - <li>(patch) [601485] bug fixes for MVCSoft vendor module. Thanks to Daniel O'Connor.</li> + <li>[585458] (patch) Patch to MVCSoft-new tags Thanks to Daniel OConnor.</li> + <li>[601485] (patch) bug fixes for MVCSoft vendor module. Thanks to Daniel O'Connor.</li> </ul> </subsection> <subsection name="OpenJMX Module"> @@ -94,20 +170,25 @@ <ul> <li>orion.bean location was replaced by ejb.bean jndi-name</li> <li>Added version 1.5.4 support.</li> + <li>[595280] Incorrect orion-ejb-jar.xml generated</li> </ul> </subsection> <subsection name="Weblogic Module"> <ul> + <li>[513641] transaction-isolation element</li> + <li>[516909] Empty datasource generated</li> <li>[524003] Weblogic cmp dd generated with MVCSoft</li> - <li>(patch) [569023] Wrapped weblogic-ql in CDATA</li> + <li>[569023] (patch) Wrapped weblogic-ql in CDATA</li> </ul> </subsection> - <subsection name="New sub-tasks"> + <subsection name="New tasks and sub-tasks"> <ul> - <li>(patch) [565609] Caucho (Resin) Module. Thanks to Yoritaka Sakakura.</li> - <li>FR [532839] / (patch) [576134] JavaBean BeanInfo module Thanks to Laurent Etiemble.</li> - <li>(patch) [594029] JOnAS application server support. Thanks to Mathieu Peltier and Richard Chuo.</li> - <li>FR [541511] Add Sybase EAServer support</li> + <li>[565609] (patch) Caucho (Resin) Module. Thanks to Yoritaka Sakakura.</li> + <li>[532839] (FR)/[576134] (patch) JavaBean BeanInfo module Thanks to Laurent Etiemble.</li> + <li>[541511] (FR) Add Sybase EAServer support</li> + <li>[575905] (patch) JDO module Thanks to Ludovic Claude.</li> + <li>[581243] (FR) Support for Struts validation framework</li> + <li>[594029] (patch) JOnAS application server support. Thanks to Mathieu Peltier and Richard Chuo.</li> </ul> </subsection> <subsection name="Misc"> @@ -119,28 +200,39 @@ <subsection name="Bug Fixes"> <ul> <li>[512180] (FR) make ejb.select a method level @tag</li> + <li>[516425] support field/constructor tags in info</li> <li>[520066] empty merge file stop xml generation</li> <li>[522357] Make temp file name depend on username Thanks to Daniel Bratell.</li> <li>[523008] (patch) @ejb.finder result-type-mapping Thanks to Zak Jacobson.</li> <li>[523372] Ant property specified values</li> <li>[524219] load-on-startup missing from docs</li> + <li>[529243] ejb examples use illegal ejb-names</li> + <li>[529784] Merge Files don't work with 1.1.2.</li> <li>[530110] Template errors throw exception not msg</li> + <li>[530297] Generated data.toString() needs space</li> <li>[536333] (patch) <If> tags not working Thanks to Ludovic Claude.</li> + <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>[547633] ejb.home generate="none" fails</li> + <li>[564382] user context being clobbered</li> + <li>[570176] (patch) Turning on debugging requires recompile</li> <li>[571776] CMP xdt incorrectly refs DataObject</li> <li>[573624] (patch) protect description with <![CDATA[]]>. Thanks to Neale Swinnerton.</li> <li>[576125] Generation of DAO Calls for Set Methods</li> <li>[576483] valueobject template - pk problem and fix.</li> <li>[577374] @ejb-transaction local/remote handling</li> + <li>[577679] array becomes 2 dimensional in SFSB i/f</li> <li>[579252] (patch) missing @ on doc tags in generated code Thanks to Michael Newcomb.</li> - <li>[580678] (patch) value objects of type Set Thanks to John Barbee.</li> - <li>[580766] valueobject generates incorrect toString. Thanks to John Barbee for fix.</li> <li>[582804] Session problem with web.xml generated</li> <li>[584963] (patch) Fix for ClassNotFoundException. Thanks to Marc Breslow.</li> + <li>[586168] latest release jarkartacommon not compat</li> <li>[586890] data objects and getter methods</li> <li>[587587] (patch) Rev. fix for 1-valued ejb.finder returns</li> <li>[587872] TemplateTask cannot override destdir</li> <li>[588075] Unhandled exception in XJavaDoc</li> + <li>[589232] XDOclet not getting tags from a parent</li> + <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> </ul>
------------------------------------------------------- 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