I am also having some problems with unknown tag warning, previously with
xdoclet, I can use excludetags property in my hibernate and/or spring doclet
definition in my pom.xml, as a result I can include this tags in my code
without them being used or generating any warnings. But whith xdoclet2, I
have not been able to figure out how to specify this.

I am using hibernate and spring doclet and I get his warning in both cases

Any help will be appreciated.

Thanks


Peter 




Joe Berkovitz wrote:
> 
> When invoking my recently contributed actionscript plugin from Ant, it 
> generates a ton of "unknown tag warnings" (in spite of working correctly):
> 
>    [xdoclet] Running org.xdoclet.plugin.actionscript.ActionScriptPlugin
>    [xdoclet] Unknown tag: @throw in 
> file:/C:/work/projects/dev/cart/core/java/com/allurent/arc/message/ArcMessageServer.java
>  
> (line 93)
>    [xdoclet] Unknown tag: @throw in 
> file:/C:/work/projects/dev/cart/core/java/com/allurent/arc/message/ArcMessageServer.java
>  
> (line 148)
>    [xdoclet] Unknown tag: @actionscript.class in 
> file:/C:/work/projects/dev/cart/core/java/com/allurent/arc/order/CreditCardPaymentInfo.java
>  
> (line 35)
>    [xdoclet] Unknown tag: @actionscript.class in 
> file:/C:/work/projects/dev/cart/core/java/com/allurent/arc/order/Order.java 
> (line 37)
> 
> As you can see, xdoclet is complaining about regular javadoc tags, which 
> is annoying.
> 
> But what is particularly odd is that it is complaining about the very 
> tags that it is processing correctly, such as @actionscript.class.
> 
> Does anyone have any suggestions on what the problem might be?
> 
> Thanks much for any help...
> 
> ... .  .    .       .            j
> 
> 

-- 
View this message in context: 
http://www.nabble.com/%22Unknown-tag%22-warnings-tf703688.html#a12980194
Sent from the xdoclet - dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to