The following comment has been added to this issue:

     Author: Heiko W. Rupp
    Created: Wed, 14 Apr 2004 2:53 PM
       Body:
I have the impression that the docu is wrong and that Xdoclet is just putting in 
defaults.
Perhaps a warning would be good?
The last statements apply to the current cvs version.
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-469?page=comments#action_13860

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-469

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-469
    Summary: Missing mandatory fields not flagged as errors
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 0 minutes
 Time Spent: Unknown
  Remaining: 0 minutes

    Project: XDoclet
 Components: 
             Core
   Versions:
             1.2 Beta 2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Henrik Lynggaard Hansen

    Created: Fri, 2 May 2003 7:39 AM
    Updated: Wed, 14 Apr 2004 2:53 PM

Description:
Steps to reproduce

1) have a normal class with xdoclet comments
2) modify the ejb.bean to have removing the Name parameter. (this parameter is 
mandatory)

/**
 * @ejb.bean
 *  view-type="local"
 *  type="CMP"
 *  primkey-field="categoryId"
 */

3) run a ant task that uses this class

Expected result:
* xdoclet should report that the name parameter is missing

Actual result:
* xdoclet runs and finishes without any error message

Reproduceability
* allways, allthough I have only tested fields in @ejb and @jboss



---------------------------------------------------------------------
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/secure/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: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to