Oh damn! This is another machine than my machine at home. Sorry...

:-)

Mathias

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: dinsdag 4 juni 2002 15:48
To: Mathias Bogaert
Cc: [EMAIL PROTECTED]
Subject: Re: [Xdoclet-devel] CVS update:
xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb
WeblogicRelationTagsHandler.java


Mathias, you're working on the old MODULE_REFACTORING_BRANCH.

This fix has been done on MAIN, and that is where we should all be 
working now.

Shouldn't we delete this MODULE_REFACTORING_BRANCH branch now?

Aslak

----- Original Message -----
From: Mathias Bogaert <[EMAIL PROTECTED]>
Date: Tuesday, June 4, 2002 2:57 pm
Subject: [Xdoclet-devel] CVS update: 
xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb 
WeblogicRelationTagsHandler.java

>  User: pathoss 
>  Date: 02/06/04 05:57:48
> 
>  Modified:    modules/bea/src/xdoclet/modules/bea/wls/ejb Tag:
>                        MODULE_REFACTORING_BRANCH
>                        WeblogicRelationTagsHandler.java
>  Log:
>  Fixed xjavadoc javabeanification issue.
>  
>  Revision  Changes    Path
>  No                   revision
>  
>  
>  No                   revision
>  
>  
>  1.1.2.7   +2 -2      
> 
xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/WeblogicRelationTags
Handler.java  
>  Index: WeblogicRelationTagsHandler.java
>  ===================================================================
>  RCS file: 
> /cvsroot/xdoclet/xdoclet/modules/bea/src/xdoclet/modules/bea/wls/ejb/W
eblogicRelationTagsHandler.java,v  retrieving revision 1.1.2.6
>  retrieving revision 1.1.2.7
>  diff -u -w -r1.1.2.6 -r1.1.2.7
>  --- WeblogicRelationTagsHandler.java        28 May 2002 18:07:37 
> -0000        1.1.2.6
>  +++ WeblogicRelationTagsHandler.java        4 Jun 2002 12:57:48 -
> 0000        1.1.2.7
>  @@ -18,7 +18,7 @@
>    * @author               <a 
> href="mailto:[EMAIL PROTECTED]";>Aslak Hellesøy
>    * @created              12 mei 2002
>    * @xdoclet:taghandler   namespace="WlEjbRel"
>  - * @version              $Revision: 1.1.2.6 $
>  + * @version              $Revision: 1.1.2.7 $
>    */
>   public class WeblogicRelationTagsHandler extends 
> RelationTagsHandler   {
>  @@ -147,7 +147,7 @@
>       public String leftGroupName() throws XDocletException
>       {
>           if (currentRelation.getLeftMethod() != null) {
>  -            return 
> currentRelation.getLeftMethod().doc().tagAttributeValue
("weblogic:relation", "group-name", false);
>  +            return 
> currentRelation.getLeftMethod().getDoc().getTagAttributeValue
("weblogic:relation", "group-name", false);
>           }
>           else {
>               return null;
>  
>  
>  
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.co
> 
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
> 


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to