[Yanel-commits] rev 24525 - public/yanel/trunk/src/realms/welcome-admin/yanel/resources/show-realms/src/build

michi at wyona.com michi at wyona.com
Wed May 16 11:29:02 CEST 2007


Author: michi
Date: 2007-05-16 11:29:00 +0200 (Wed, 16 May 2007)
New Revision: 24525

Modified:
   public/yanel/trunk/src/realms/welcome-admin/yanel/resources/show-realms/src/build/dependencies.xml
Log:
dependencies fixed

Modified: public/yanel/trunk/src/realms/welcome-admin/yanel/resources/show-realms/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/realms/welcome-admin/yanel/resources/show-realms/src/build/dependencies.xml	2007-05-16 09:27:40 UTC (rev 24524)
+++ public/yanel/trunk/src/realms/welcome-admin/yanel/resources/show-realms/src/build/dependencies.xml	2007-05-16 09:29:00 UTC (rev 24525)
@@ -10,6 +10,7 @@
       <remoteRepository refid="wyona.remote.repository"/>
       <dependency groupId="wyona-org-yanel" artifactId="yanel-core"
         version="${yanel.source.version}"/>
+      <dependency groupId="javax.servlet" artifactId="servlet-api" version="2.3"/>
     </artifact:dependencies>
 
     <artifact:dependencies pathId="maven2.resource.classpath" filesetId="maven2.resource.fileset">




More information about the Yanel-commits mailing list