Author: dirkv
Date: Sun Feb  6 07:44:31 2005
New Revision: 151592

URL: http://svn.apache.org/viewcvs?view=rev&rev=151592
Log:
fix javadoc generation

Modified:
    jakarta/commons/proper/commons-build/trunk/sandbox-project.xml

Modified: jakarta/commons/proper/commons-build/trunk/sandbox-project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/commons-build/trunk/sandbox-project.xml?view=diff&r1=151591&r2=151592
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/sandbox-project.xml (original)
+++ jakarta/commons/proper/commons-build/trunk/sandbox-project.xml Sun Feb  6 
07:44:31 2005
@@ -19,7 +19,7 @@
   <id>commons-sandbox-master</id>
   <name>Commons Sandbox Master Maven POM</name>
   <currentVersion>1.0</currentVersion>
-  <package>org.apache.commons.${pom.artifactId.substring(8)}.*</package>
+  <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
   
<url>http://jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/index.html</url>
 
   <organization>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to