Author: davsclaus
Date: Sat May 24 00:44:37 2008
New Revision: 659761
URL: http://svn.apache.org/viewvc?rev=659761&view=rev
Log:
CAMEL-517: Javadoc polished and added SVN ignores
Modified:
activemq/camel/trunk/components/camel-ruby/ (props changed)
activemq/camel/trunk/components/camel-testng/ (props changed)
activemq/camel/trunk/tooling/camel-xsddoc/pom.xml
Propchange: activemq/camel/trunk/components/camel-ruby/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 24 00:44:37 2008
@@ -0,0 +1,7 @@
+.project
+.checkstyle
+.pmd
+.classpath
+target
+.settings
+eclipse-classes
Propchange: activemq/camel/trunk/components/camel-testng/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat May 24 00:44:37 2008
@@ -0,0 +1,7 @@
+.project
+.checkstyle
+.pmd
+.classpath
+target
+.settings
+eclipse-classes
Modified: activemq/camel/trunk/tooling/camel-xsddoc/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/tooling/camel-xsddoc/pom.xml?rev=659761&r1=659760&r2=659761&view=diff
==============================================================================
--- activemq/camel/trunk/tooling/camel-xsddoc/pom.xml (original)
+++ activemq/camel/trunk/tooling/camel-xsddoc/pom.xml Sat May 24 00:44:37 2008
@@ -63,7 +63,7 @@
out="${basedir}/target/site/xsddoc"
doctitle="Apache Camel XML Schema Reference"
header="<a
href='http://activemq.apache.org/camel/'>Apache Camel</a>"
- footer="Copyright 2007 (c) the <a
href='http://www.apache.org/'>Apache Software Foundation</a>"
+ footer="Copyright 2008 (c) the <a
href='http://www.apache.org/'>Apache Software Foundation</a>"
verbose="false"/>
<!--
css="${basedir}/../etc/css/stylesheet.css"