You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mv...@apache.org on 2005/11/04 00:00:18 UTC

svn commit: r330660 - /jakarta/commons/proper/feedparser/trunk/build.xml

Author: mvdb
Date: Thu Nov  3 15:00:13 2005
New Revision: 330660

URL: http://svn.apache.org/viewcvs?rev=330660&view=rev
Log:
Added classpath javadoc target

Modified:
    jakarta/commons/proper/feedparser/trunk/build.xml

Modified: jakarta/commons/proper/feedparser/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/feedparser/trunk/build.xml?rev=330660&r1=330659&r2=330660&view=diff
==============================================================================
--- jakarta/commons/proper/feedparser/trunk/build.xml (original)
+++ jakarta/commons/proper/feedparser/trunk/build.xml Thu Nov  3 15:00:13 2005
@@ -184,6 +184,7 @@
              -->
 
         <javadoc sourcepath="src/java"
+                 classpathref="project.classpath"
                  packagenames="org.apache.commons.feedparser.*"
                  destdir="docs/apidocs"
                  author="true"



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org