[jboss-cvs] Repository SVN: r27256 - apache-slide/2.1.jdk15-brew.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 20 15:32:48 EDT 2009


Author: permaine
Date: 2009-05-20 15:32:48 -0400 (Wed, 20 May 2009)
New Revision: 27256

Modified:
   apache-slide/2.1.jdk15-brew/component-info.xml
Log:
Fix component-info.xml

Modified: apache-slide/2.1.jdk15-brew/component-info.xml
===================================================================
--- apache-slide/2.1.jdk15-brew/component-info.xml	2009-05-20 16:55:57 UTC (rev 27255)
+++ apache-slide/2.1.jdk15-brew/component-info.xml	2009-05-20 19:32:48 UTC (rev 27256)
@@ -10,9 +10,9 @@
               scm=":ext:cvs.devel.redhat.com:/cvs/dist/jakarta-slide-webdavclient"
               tag="jakarta-slide-webdavclient-2_1-9_1_el4">
       <!-- Built using JDK 1.5 -->
-      <artifact id="jakarta-slide-webdavlib.jar"/>
+      <artifact id="webdavlib.jar"/>
       <export>
-         <include input="jakarta-slide-webdavlib.jar"/>
+         <include input="webdavlib.jar"/>
       </export>
    </component>
 </project>




More information about the jboss-cvs-commits mailing list