From 93ec9e20a3c3d379045e79a82e311f36735ff205 Mon Sep 17 00:00:00 2001 From: Dimitry Kopylenko Date: Wed, 15 Dec 2004 18:57:42 +0000 Subject: [PATCH] Added missing maven dependencies and fixed outdated Eclipse MAVEN_REPO variables --- .classpath | 20 ++++++++++---------- project.xml | 54 ++++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 57 insertions(+), 17 deletions(-) diff --git a/.classpath b/.classpath index 29f2ddb8a0..5779e50219 100644 --- a/.classpath +++ b/.classpath @@ -26,14 +26,14 @@ - - - - - - - - + + + + + + + + @@ -43,11 +43,11 @@ - + - + diff --git a/project.xml b/project.xml index 6d9fbea2b2..b866fca1e7 100644 --- a/project.xml +++ b/project.xml @@ -141,6 +141,36 @@ true + + resin + resin + 3.0.9 + jar + http://www.caucho.com + + true + + + + jetty + org.mortbay.jetty + 4.2.22 + jar + http://jetty.mortbay.org + + true + + + + retroweaver + retroweaver + 1.0fcs + jar + http://retroweaver.sourceforge.net + + true + + aopalliance aopalliance @@ -231,7 +261,7 @@ springframework spring-core - 1.1.2 + 1.1.3 jar http://www.springframework.org @@ -241,7 +271,7 @@ springframework spring-dao - 1.1.2 + 1.1.3 jar http://www.springframework.org @@ -251,7 +281,7 @@ springframework spring-orm - 1.1.2 + 1.1.3 jar http://www.springframework.org @@ -261,7 +291,7 @@ springframework spring-context - 1.1.2 + 1.1.3 jar http://www.springframework.org @@ -271,7 +301,7 @@ springframework spring-aop - 1.1.2 + 1.1.3 jar http://www.springframework.org @@ -281,7 +311,17 @@ springframework spring-web - 1.1.2 + 1.1.3 + jar + http://www.springframework.org + + true + + + + springframework + spring-webmvc + 1.1.3 jar http://www.springframework.org @@ -291,7 +331,7 @@ springframework spring-mock - 1.1.2 + 1.1.3 jar http://www.springframework.org