Author: nandana
Date: Sun Apr  6 22:11:14 2008
New Revision: 645375

URL: http://svn.apache.org/viewvc?rev=645375&view=rev
Log:
Applied patch RAMPART-151, thanks leon

Modified:
    webservices/rampart/trunk/java/modules/distribution/pom.xml

Modified: webservices/rampart/trunk/java/modules/distribution/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/rampart/trunk/java/modules/distribution/pom.xml?rev=645375&r1=645374&r2=645375&view=diff
==============================================================================
--- webservices/rampart/trunk/java/modules/distribution/pom.xml (original)
+++ webservices/rampart/trunk/java/modules/distribution/pom.xml Sun Apr  6 
22:11:14 2008
@@ -24,7 +24,7 @@
                         <phase>package</phase>
                         <configuration>
                             <tasks>
-                                <javadoc packagenames="org.apache.rampart.*"
+                                <javadoc 
packagenames="org.apache.rampart.*,org.apache.rahas.*"
                                          destdir="target/apidocs"
                                          author="true"
                                          breakiterator="true"


Reply via email to