Yep, looks good, but:
Valid options are: 
Collection 
Set
Should be changed too!

Valid options are: 
java.util.Collection 
java.util.Set

Thanks, Heiko!

Lars


(Und das "Please write usage description!!!!!" verschwindet auch. Zwei
Fliegen mit einer Klappe schlagen finde ich richtig gut.) ;-)


On Wed, 2004-04-21 at 10:24, Rupp, Heiko wrote:
> Hi,
> Is the following ok?
> 
> 
> Index: xtags.xml
> ===================================================================
> RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v
> retrieving revision 1.42
> diff -u -r1.42 xtags.xml
> --- xtags.xml 19 Apr 2004 21:33:26 -0000      1.42
> +++ xtags.xml 21 Apr 2004 08:24:02 -0000
> @@ -2221,7 +2221,9 @@
>         <tag>
>               <level>method</level>
>               <name>ejb.value-object</name>
> -             <usage-description>Please write usage 
> description!!!!!</usage-description>
> +             <usage-description>
> +                     For a description have a look at the class level 
> @ejb.value-object description.
> +             </usage-description>
>               <unique>false</unique>
>               <condition-description>Entity beans.</condition-description>
>               <condition type="type">
> @@ -2293,8 +2295,8 @@
>                       <name>type</name>
>                       <usage-description>
>                       On a multi-valued property, indicates the type of the 
> collection returned
> -                     by the EJB property accessor. This should be set to 
> 'Collection' or 'Set'
> -                     in all multi-valued properties.
> +                     by the EJB property accessor. This should be set to 
> 'java.util.Collection' 
> +                     or 'java.util.Set' in all multi-valued properties.
>                       </usage-description>
>                       <mandatory>false</mandatory>
>                       <option-sets>
> 
> 
> -------------------------------------------------------
> 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_id70&alloc_id638&op=click
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user



-------------------------------------------------------
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-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to