|
@@ -7,17 +7,14 @@
|
|
<description>Acegi Security System for Spring</description>
|
|
<description>Acegi Security System for Spring</description>
|
|
<shortDescription>Acegi Security System for Spring</shortDescription>
|
|
<shortDescription>Acegi Security System for Spring</shortDescription>
|
|
<url>http://acegisecurity.sourceforge.net/</url>
|
|
<url>http://acegisecurity.sourceforge.net/</url>
|
|
-
|
|
|
|
<siteAddress>shell.sourceforge.net</siteAddress>
|
|
<siteAddress>shell.sourceforge.net</siteAddress>
|
|
<siteDirectory>/home/groups/a/ac/acegisecurity/htdocs</siteDirectory>
|
|
<siteDirectory>/home/groups/a/ac/acegisecurity/htdocs</siteDirectory>
|
|
<distributionSite>shell.sourceforge.net</distributionSite>
|
|
<distributionSite>shell.sourceforge.net</distributionSite>
|
|
<distributionDirectory>/home/groups/a/ac/acegisecurity/htdocs/maven</distributionDirectory>
|
|
<distributionDirectory>/home/groups/a/ac/acegisecurity/htdocs/maven</distributionDirectory>
|
|
-
|
|
|
|
<repository>
|
|
<repository>
|
|
<developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity</developerConnection>
|
|
<developerConnection>scm:cvs:ext:${maven.username}@cvs.sourceforge.net:/cvsroot/acegisecurity:acegisecurity</developerConnection>
|
|
<url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/</url>
|
|
<url>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/acegisecurity/acegisecurity/</url>
|
|
</repository>
|
|
</repository>
|
|
-
|
|
|
|
<mailingLists>
|
|
<mailingLists>
|
|
<mailingList>
|
|
<mailingList>
|
|
<name>Acegi Developer List</name>
|
|
<name>Acegi Developer List</name>
|
|
@@ -60,6 +57,7 @@
|
|
<groupId>ehcache</groupId>
|
|
<groupId>ehcache</groupId>
|
|
<artifactId>ehcache</artifactId>
|
|
<artifactId>ehcache</artifactId>
|
|
<version>0.7</version>
|
|
<version>0.7</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://ehcache.sourceforge.net</url>
|
|
<url>http://ehcache.sourceforge.net</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -69,6 +67,7 @@
|
|
<groupId>aopalliance</groupId>
|
|
<groupId>aopalliance</groupId>
|
|
<artifactId>aopalliance</artifactId>
|
|
<artifactId>aopalliance</artifactId>
|
|
<version>1.0</version>
|
|
<version>1.0</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://aopalliance.sourceforge.net</url>
|
|
<url>http://aopalliance.sourceforge.net</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -78,6 +77,7 @@
|
|
<groupId>commons-codec</groupId>
|
|
<groupId>commons-codec</groupId>
|
|
<artifactId>commons-codec</artifactId>
|
|
<artifactId>commons-codec</artifactId>
|
|
<version>1.2</version>
|
|
<version>1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -87,6 +87,7 @@
|
|
<groupId>commons-collections</groupId>
|
|
<groupId>commons-collections</groupId>
|
|
<artifactId>commons-collections</artifactId>
|
|
<artifactId>commons-collections</artifactId>
|
|
<version>3.0</version>
|
|
<version>3.0</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -96,6 +97,7 @@
|
|
<groupId>commons-logging</groupId>
|
|
<groupId>commons-logging</groupId>
|
|
<artifactId>commons-logging</artifactId>
|
|
<artifactId>commons-logging</artifactId>
|
|
<version>1.0</version>
|
|
<version>1.0</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -105,6 +107,7 @@
|
|
<groupId>jstl</groupId>
|
|
<groupId>jstl</groupId>
|
|
<artifactId>jstl</artifactId>
|
|
<artifactId>jstl</artifactId>
|
|
<version>1.0.2</version>
|
|
<version>1.0.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
</properties>
|
|
</properties>
|
|
@@ -113,11 +116,13 @@
|
|
<groupId>servletapi</groupId>
|
|
<groupId>servletapi</groupId>
|
|
<artifactId>servletapi</artifactId>
|
|
<artifactId>servletapi</artifactId>
|
|
<version>2.3</version>
|
|
<version>2.3</version>
|
|
|
|
+ <type>jar</type>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>oro</groupId>
|
|
<groupId>oro</groupId>
|
|
<artifactId>oro</artifactId>
|
|
<artifactId>oro</artifactId>
|
|
<version>2.0.7</version>
|
|
<version>2.0.7</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/oro/</url>
|
|
<url>http://jakarta.apache.org/oro/</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -127,6 +132,7 @@
|
|
<groupId>hsqldb</groupId>
|
|
<groupId>hsqldb</groupId>
|
|
<artifactId>hsqldb</artifactId>
|
|
<artifactId>hsqldb</artifactId>
|
|
<version>1.7.2-rc6c</version>
|
|
<version>1.7.2-rc6c</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://hsqldb.sourceforge.net/</url>
|
|
<url>http://hsqldb.sourceforge.net/</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -136,7 +142,8 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-core</artifactId>
|
|
<artifactId>spring-core</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -145,7 +152,8 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-dao</artifactId>
|
|
<artifactId>spring-dao</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -154,7 +162,8 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-orm</artifactId>
|
|
<artifactId>spring-orm</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -163,7 +172,8 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-context</artifactId>
|
|
<artifactId>spring-context</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -172,7 +182,8 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-aop</artifactId>
|
|
<artifactId>spring-aop</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -181,7 +192,8 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-web</artifactId>
|
|
<artifactId>spring-web</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -190,13 +202,15 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>springframework</groupId>
|
|
<groupId>springframework</groupId>
|
|
<artifactId>spring-mock</artifactId>
|
|
<artifactId>spring-mock</artifactId>
|
|
- <version>1.1</version>
|
|
|
|
|
|
+ <version>1.1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.springframework.org</url>
|
|
<url>http://www.springframework.org</url>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-attributes</groupId>
|
|
<groupId>commons-attributes</groupId>
|
|
<artifactId>commons-attributes-api</artifactId>
|
|
<artifactId>commons-attributes-api</artifactId>
|
|
<version>2.1</version>
|
|
<version>2.1</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -206,12 +220,14 @@
|
|
<groupId>commons-attributes</groupId>
|
|
<groupId>commons-attributes</groupId>
|
|
<artifactId>commons-attributes-compiler</artifactId>
|
|
<artifactId>commons-attributes-compiler</artifactId>
|
|
<version>2.1</version>
|
|
<version>2.1</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
<url>http://jakarta.apache.org/commons</url>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>taglibs</groupId>
|
|
<groupId>taglibs</groupId>
|
|
<artifactId>standard</artifactId>
|
|
<artifactId>standard</artifactId>
|
|
<version>1.0.4</version>
|
|
<version>1.0.4</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://jakarta.apache.org/taglibs/</url>
|
|
<url>http://jakarta.apache.org/taglibs/</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -221,6 +237,7 @@
|
|
<groupId>cas</groupId>
|
|
<groupId>cas</groupId>
|
|
<artifactId>casclient</artifactId>
|
|
<artifactId>casclient</artifactId>
|
|
<version>2.0.11</version>
|
|
<version>2.0.11</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.yale.edu/tp/cas</url>
|
|
<url>http://www.yale.edu/tp/cas</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|
|
@@ -230,6 +247,7 @@
|
|
<groupId>aspectj</groupId>
|
|
<groupId>aspectj</groupId>
|
|
<artifactId>aspectjrt</artifactId>
|
|
<artifactId>aspectjrt</artifactId>
|
|
<version>1.2</version>
|
|
<version>1.2</version>
|
|
|
|
+ <type>jar</type>
|
|
<url>http://www.eclipse.org/aspectj</url>
|
|
<url>http://www.eclipse.org/aspectj</url>
|
|
<properties>
|
|
<properties>
|
|
<war.bundle>true</war.bundle>
|
|
<war.bundle>true</war.bundle>
|