[Yanel-commits] rev 39512 - public/yanel/trunk/src/build

michi at wyona.com michi at wyona.com
Fri Oct 24 16:12:02 CEST 2008


Author: michi
Date: 2008-10-24 16:12:01 +0200 (Fri, 24 Oct 2008)
New Revision: 39512

Modified:
   public/yanel/trunk/src/build/dependencies.xml
Log:
comment re ambiguous libs added

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2008-10-24 13:24:43 UTC (rev 39511)
+++ public/yanel/trunk/src/build/dependencies.xml	2008-10-24 14:12:01 UTC (rev 39512)
@@ -60,6 +60,7 @@
       <dependency groupId="xml-resolver" artifactId="xml-resolver"
                   version="1.1"/>
 <!-- The XSLT engine of Java on MacOS X seems to have trouble. With Xalan enabled it should work! Also Abdera seems to need Xalan ... -->
+<!-- IMPORTANT: Please also see src/build/targets/webapp/webapp.xml re ambiguous libs -->
       <dependency groupId="xalan" artifactId="${xalan.artifactId}" version="${xalan.version}"/>
 
       <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.2-dev-r38016"/>



More information about the Yanel-commits mailing list