Re: [Geotools-devel] Javadoc on 2.3 with 1.4 compiler

2006-10-17 Thread Martin Desruisseaux
Adrian Custer a écrit : > mvn javadoc:javadoc builds successfully on 2.3.x with a 1.4 java! Well, the fact that it work with 1.4 is accidental - I didn't tested that. > @code - 8451 (our taglet doesn't seem to run correctly) Do we have such taglet? I didn't had any on my side. > @see- 1

[Geotools-devel] Javadoc on 2.3 with 1.4 compiler

2006-10-17 Thread Adrian Custer
Martin, you rock! (well, you and the maven crew that updated their package) mvn javadoc:javadoc builds successfully on 2.3.x with a 1.4 java! We still get 11,000+ errors, broken down as follows: @code - 8451 (our taglet doesn't seem to run correctly) @see- 1174 (this may still be partl