On Wed, Oct 7, 2009 at 7:37 PM, erh <[email protected]> wrote: > > > Claus Ibsen-2 wrote: >> >> On Mon, Oct 5, 2009 at 9:10 PM, erh <[email protected]> wrote: >>> huh? I'm looking at the javadocs for 2.0 >>> (http://camel.apache.org/maven/camel-core/apidocs/org/apache/camel/builder/DeadLetterChannelBuilder.html) >>> and I don't see a deadLetterUri property there either. What am I >>> missing? >> >> Those javadocs are not 100% up to date. >> > > ugh. The only thing worse than missing docs is wrong docs. Can those be > fixed or removed? > Is there a better place to look for the javadocs online? (I suppose I could > just download the 2.0 tarball.) >
Yeah Maven is sometimes terrible when doing releases. So the maven reports and javadocs do not get updated. And when we do a 1.6.x release it overrides the 2.0 release and vice versa. As there are only 1 folder for these reports. Hadrian is our release guy. So get his attention on this matter. > eric > -- > View this message in context: > http://www.nabble.com/Dead-Letter-Channel-%3A-Error-on-configuring-dead-letter-channel-tp25683735p25791062.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
