/**
* {@inheritDoc}
+ *
+ * @see
org
.xwiki
.component
.manager
.ComponentManager
#registerComponent
(org.xwiki.component.descriptor.ComponentDescriptor,
+ * java.lang.Object)
+ */
Is this valid javadoc? I doubt it.
Why this would not be valid ?
Note that this wrapping on each dot is because of the mail, it's not
like that in the real source.
ah ok, I got tricked then. Indeed, I was referring to the line split.
I've seen it done in the past with IDE reformatting and I seem to
recall it was invalid javadoc.
[snip]
-Vincent