diff --git a/project.xml b/project.xml index 79d67d16ed..8632177e5f 100644 --- a/project.xml +++ b/project.xml @@ -7,17 +7,14 @@ Acegi Security System for Spring Acegi Security System for Spring http://acegisecurity.sourceforge.net/ - shell.sourceforge.net /home/groups/a/ac/acegisecurity/htdocs shell.sourceforge.net /home/groups/a/ac/acegisecurity/htdocs/maven - scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/ - Acegi Developer List @@ -60,6 +57,7 @@ ehcache ehcache 0.7 + jar http://ehcache.sourceforge.net true @@ -69,6 +67,7 @@ aopalliance aopalliance 1.0 + jar http://aopalliance.sourceforge.net true @@ -78,6 +77,7 @@ commons-codec commons-codec 1.2 + jar http://jakarta.apache.org/commons true @@ -87,6 +87,7 @@ commons-collections commons-collections 3.0 + jar http://jakarta.apache.org/commons true @@ -96,6 +97,7 @@ commons-logging commons-logging 1.0 + jar http://jakarta.apache.org/commons true @@ -105,6 +107,7 @@ jstl jstl 1.0.2 + jar true @@ -113,11 +116,13 @@ servletapi servletapi 2.3 + jar oro oro 2.0.7 + jar http://jakarta.apache.org/oro/ true @@ -127,6 +132,7 @@ hsqldb hsqldb 1.7.2-rc6c + jar http://hsqldb.sourceforge.net/ true @@ -136,7 +142,8 @@ springframework spring-core - 1.1 + 1.1.2 + jar http://www.springframework.org true @@ -145,7 +152,8 @@ springframework spring-dao - 1.1 + 1.1.2 + jar http://www.springframework.org true @@ -154,7 +162,8 @@ springframework spring-orm - 1.1 + 1.1.2 + jar http://www.springframework.org true @@ -163,7 +172,8 @@ springframework spring-context - 1.1 + 1.1.2 + jar http://www.springframework.org true @@ -172,7 +182,8 @@ springframework spring-aop - 1.1 + 1.1.2 + jar http://www.springframework.org true @@ -181,7 +192,8 @@ springframework spring-web - 1.1 + 1.1.2 + jar http://www.springframework.org true @@ -190,13 +202,15 @@ springframework spring-mock - 1.1 + 1.1.2 + jar http://www.springframework.org commons-attributes commons-attributes-api 2.1 + jar http://jakarta.apache.org/commons true @@ -206,12 +220,14 @@ commons-attributes commons-attributes-compiler 2.1 + jar http://jakarta.apache.org/commons taglibs standard 1.0.4 + jar http://jakarta.apache.org/taglibs/ true @@ -221,6 +237,7 @@ cas casclient 2.0.11 + jar http://www.yale.edu/tp/cas true @@ -230,6 +247,7 @@ aspectj aspectjrt 1.2 + jar http://www.eclipse.org/aspectj true diff --git a/samples/contacts/project.xml b/samples/contacts/project.xml index d56489e109..e4a3bad9d1 100644 --- a/samples/contacts/project.xml +++ b/samples/contacts/project.xml @@ -1,21 +1,16 @@ + - ${basedir}/../project.xml - acegi-security-sample-contacts - Acegi Security System for Spring - Contacts sample + ${basedir}/../project.xml + 1 + acegi-security-sample-contacts + Acegi Security System for Spring - Contacts sample + acegi-security-sample-contacts - - springframework - spring-webmvc - 1.1 - http://www.springframework.org - - true - - hessian hessian 3.0.1 + jar http://www.caucho.com true @@ -25,10 +20,22 @@ burlap burlap 2.1.7 + jar http://www.caucho.com true + + springframework + spring-webmvc + 1.1.2 + jar + http://www.springframework.org + + true + + +