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

michi at wyona.com michi at wyona.com
Sun Dec 16 01:11:07 CET 2007


Author: michi
Date: 2007-12-16 01:11:06 +0100 (Sun, 16 Dec 2007)
New Revision: 29912

Modified:
   public/yanel/trunk/src/build/dependencies.xml
Log:
security and yarep updated

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2007-12-16 00:09:14 UTC (rev 29911)
+++ public/yanel/trunk/src/build/dependencies.xml	2007-12-16 00:11:06 UTC (rev 29912)
@@ -29,14 +29,14 @@
       <!-- TODO: Add checksum file to server -->
 
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
-      <dependency groupId="yarep" artifactId="yarep-core" version="1.0-dev-r29750"/>
+      <dependency groupId="yarep" artifactId="yarep-core" version="1.0-dev-r29894"/>
 
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="wyona-org-commons" artifactId="wyona-org-commons"
                   version="1.0-dev-r26137"/>
 
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
-      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core" version="0.0.1-dev-r29650"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core" version="0.0.1-dev-r29907"/>
 
       <!-- TODO: Add to yanel.xml, because these libs are only needed during runtime -->
       <dependency groupId="avalon-framework" artifactId="avalon-framework-api" version="4.3"/>
@@ -59,9 +59,9 @@
 <!-- The XSLT engine of Java on MacOS X seems to have trouble. With Xalan enabled it should work! Also Abdera seems to need Xalan ... -->
       <dependency groupId="xalan" artifactId="xalan"
                   version="2.7.0"/>
-      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.0.1-dev-r29650"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.0.1-dev-r29907"/>
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
-      <dependency groupId="yarep" artifactId="yarep-impl" version="1.0-dev-r29750"/>
+      <dependency groupId="yarep" artifactId="yarep-impl" version="1.0-dev-r29894"/>
       <dependency groupId="spring" artifactId="spring"
                   version="2.0"/>
       <dependency groupId="svnkit" artifactId="svnkit"



More information about the Yanel-commits mailing list