You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tc...@apache.org on 2005/07/31 20:11:10 UTC

svn commit: r226672 - /jakarta/commons/sandbox/jci/trunk/project.xml

Author: tcurdt
Date: Sun Jul 31 11:11:08 2005
New Revision: 226672

URL: http://svn.apache.org/viewcvs?rev=226672&view=rev
Log:
fixed the javadoc root


Modified:
    jakarta/commons/sandbox/jci/trunk/project.xml

Modified: jakarta/commons/sandbox/jci/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/jci/trunk/project.xml?rev=226672&r1=226671&r2=226672&view=diff
==============================================================================
--- jakarta/commons/sandbox/jci/trunk/project.xml (original)
+++ jakarta/commons/sandbox/jci/trunk/project.xml Sun Jul 31 11:11:08 2005
@@ -4,7 +4,7 @@
   <name>Commons JCI</name>
   <id>commons-jci</id>
   <currentVersion>trunk</currentVersion>
-  <package>org.apache.commons.jci.*</package>
+  <package>org.apache.commons.${pom.artifactId.substring(8)}</package>
 
   <logo>/images/jci-logo-white.png</logo>
   <url>http://jakarta.apache.org/commons/sandbox/jci/</url>



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