The following issue has been updated:
Updater: Hani Suleiman (mailto:[EMAIL PROTECTED])
Date: Mon, 10 Mar 2003 8:57 AM
Comment:
Ignore patch.txt, found a minor bug in it, new attachment uploaded as patch2.txt. Can
someone please check this in soonish?
Changes:
[Attachment] [patch2.txt] was added
---------------------------------------------------------------------
For a full history of the issue, see:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-356&page=history
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-356
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-356
Summary: Various enhancements to orion module
Type: Improvement
Status: Assigned
Priority: Major
Time Spent: Unknown
Estimate: 0 minutes
Project: XDoclet
Component: Orion Module
Versions:
1.2 Beta 3
Assignee: xdoclet-devel (Use for new issues)
Reporter: Hani Suleiman
Created: Fri, 7 Mar 2003 11:50 AM
Updated: Mon, 10 Mar 2003 8:57 AM
Description:
Enclosed is a patch which addresses a number of issues in the orion module:
- Renamed <orion> task deploymentVersion attribute to version, so bring it in line
with jboss/weblogic attribute name
- Added 2.0 as an allowed version
- Set default version to 1.6.0
- Fixed collection mappings to handle non-string primitive object collections (was
using ifisPrimitiveOrString, which returns false for java.lang.Number subclasses, so
switched to check for String and anything that extends Number)
- Added functionality so second column in a primitive collection can be named (via
@orion.persistence persistence-name)
- Added support for new orion-sql-query attribute. This deprecates the current
orion-query attribute (as of orion 2.0). This was done in a backward compatible
manner. If orion-query is specified and orion-sql-query is not, then the behaviour is
as it is currently. If orion-sql-query is specified, then orion-query is ignored. If
orion-sql-query is specified and the orion version is <1.6.0, then it is written out
in the xml as 'query', otherwise it is written as 'sql-query' in the descriptor.
- Added docs in xtags.xml for the orion.persistence method level tag
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/xdoclet/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
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