Author: jstrachan
Date: Thu Oct 2 02:52:30 2008
New Revision: 701060
URL: http://svn.apache.org/viewvc?rev=701060&view=rev
Log:
added links to camel-core in javadocs
Modified:
activemq/camel/trunk/components/camel-spring/pom.xml
Modified: activemq/camel/trunk/components/camel-spring/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring/pom.xml?rev=701060&r1=701059&r2=701060&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-spring/pom.xml (original)
+++ activemq/camel/trunk/components/camel-spring/pom.xml Thu Oct 2 02:52:30
2008
@@ -397,6 +397,7 @@
<link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
<link>http://java.sun.com/javaee/5/docs/api/</link>
<link>http://static.springframework.org/spring/docs/2.5.x/api/</link>
+
<link>http://activemq.apache.org/camel/maven/camel-core/apidocs/</link>
</links>
<stylesheetfile>${basedir}/../../etc/css/stylesheet.css</stylesheetfile>
<linksource>true</linksource>