mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-23 18:53:29 +00:00
changed spring version
This commit is contained in:
parent
9794c518d6
commit
95e0fd9ffe
272
pom.xml
272
pom.xml
@ -1,4 +1,6 @@
|
|||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.acegisecurity</groupId>
|
<groupId>org.acegisecurity</groupId>
|
||||||
<artifactId>acegi-security-parent</artifactId>
|
<artifactId>acegi-security-parent</artifactId>
|
||||||
@ -31,33 +33,45 @@
|
|||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</connection>
|
<connection>
|
||||||
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity</developerConnection>
|
scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
||||||
<url>http://svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/</url>
|
</connection>
|
||||||
|
<developerConnection>
|
||||||
|
scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
||||||
|
</developerConnection>
|
||||||
|
<url>
|
||||||
|
http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/trunk/acegisecurity/
|
||||||
|
</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>bugzilla</system>
|
<system>bugzilla</system>
|
||||||
<url>http://jira.codehaus.org/browse/MNG</url>
|
<url>http://jira.codehaus.org/browse/MNG</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>sourceforge.net</id>
|
<id>sourceforge.net</id>
|
||||||
<name>Acegi Releases Repository at Sourceforge</name>
|
<name>Acegi Releases Repository at Sourceforge</name>
|
||||||
<url>scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/repository/releases</url>
|
<url>
|
||||||
|
scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/repository/releases
|
||||||
|
</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>sourceforge.net</id>
|
<id>sourceforge.net</id>
|
||||||
<name>Acegi Snapshots Repository at Sourceforge</name>
|
<name>Acegi Snapshots Repository at Sourceforge</name>
|
||||||
<url>scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/repository/snapshots</url>
|
<url>
|
||||||
|
scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/repository/snapshots
|
||||||
|
</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<site>
|
<site>
|
||||||
<id>sourceforge.net</id>
|
<id>sourceforge.net</id>
|
||||||
<name>Acegi Website at Sourceforge</name>
|
<name>Acegi Website at Sourceforge</name>
|
||||||
<url>scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/maven2</url>
|
<url>
|
||||||
|
scp://shell.sourceforge.net/home/groups/a/ac/acegisecurity/htdocs/maven2
|
||||||
|
</url>
|
||||||
</site>
|
</site>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
@ -65,7 +79,9 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>sourceforge.net</id>
|
<id>sourceforge.net</id>
|
||||||
<name>Acegi snapshot repository</name>
|
<name>Acegi snapshot repository</name>
|
||||||
<url>http://acegisecurity.sourceforge.net/repository/snapshots</url>
|
<url>
|
||||||
|
http://acegisecurity.sourceforge.net/repository/snapshots
|
||||||
|
</url>
|
||||||
<releases>
|
<releases>
|
||||||
<enabled>false</enabled>
|
<enabled>false</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
@ -83,25 +99,35 @@
|
|||||||
<mailingLists>
|
<mailingLists>
|
||||||
<mailingList>
|
<mailingList>
|
||||||
<name>Acegi Developer List</name>
|
<name>Acegi Developer List</name>
|
||||||
<subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe>
|
<subscribe>
|
||||||
<!--
|
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
|
||||||
|
</subscribe>
|
||||||
|
<!--
|
||||||
<unsubscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</unsubscribe>
|
<unsubscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</unsubscribe>
|
||||||
<post>acegisecurity-developer@lists.sourceforge.net</post>
|
<post>acegisecurity-developer@lists.sourceforge.net</post>
|
||||||
-->
|
-->
|
||||||
<archive>http://sourceforge.net/mailarchive/forum.php?forum_id=40659</archive>
|
<archive>
|
||||||
|
http://sourceforge.net/mailarchive/forum.php?forum_id=40659
|
||||||
|
</archive>
|
||||||
<otherArchives>
|
<otherArchives>
|
||||||
<otherArchive>http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/</otherArchive>
|
<otherArchive>
|
||||||
<otherArchive>http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/</otherArchive>
|
http://news.gmane.org/gmane.comp.java.springframework.acegisecurity.devel/
|
||||||
|
</otherArchive>
|
||||||
|
<otherArchive>
|
||||||
|
http://www.mail-archive.com/acegisecurity-developer@lists.sourceforge.net/
|
||||||
|
</otherArchive>
|
||||||
</otherArchives>
|
</otherArchives>
|
||||||
</mailingList>
|
</mailingList>
|
||||||
<mailingList>
|
<mailingList>
|
||||||
<name>Spring User List</name>
|
<name>Spring User List</name>
|
||||||
<!--
|
<!--
|
||||||
<subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe>
|
<subscribe>https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer</subscribe>
|
||||||
<unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
|
<unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
|
||||||
<post>users@maven.apache.org</post>
|
<post>users@maven.apache.org</post>
|
||||||
-->
|
-->
|
||||||
<archive>http://sourceforge.net/mailarchive/forum.php?forum_id=30287</archive>
|
<archive>
|
||||||
|
http://sourceforge.net/mailarchive/forum.php?forum_id=30287
|
||||||
|
</archive>
|
||||||
</mailingList>
|
</mailingList>
|
||||||
</mailingLists>
|
</mailingLists>
|
||||||
|
|
||||||
@ -110,7 +136,9 @@
|
|||||||
<name>Ben Alex</name>
|
<name>Ben Alex</name>
|
||||||
<id>benalex</id>
|
<id>benalex</id>
|
||||||
<email>benalex at users.sourceforge.net</email>
|
<email>benalex at users.sourceforge.net</email>
|
||||||
<organization>Acegi Technology Pty Limited (http://www.acegi.com.au)</organization>
|
<organization>
|
||||||
|
Acegi Technology Pty Limited (http://www.acegi.com.au)
|
||||||
|
</organization>
|
||||||
<timezone>+10</timezone>
|
<timezone>+10</timezone>
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
@ -133,7 +161,9 @@
|
|||||||
<name>Luke Taylor</name>
|
<name>Luke Taylor</name>
|
||||||
<id>luke_t</id>
|
<id>luke_t</id>
|
||||||
<email>luke at monkeymachine.ltd.uk</email>
|
<email>luke at monkeymachine.ltd.uk</email>
|
||||||
<organization>Monkey Machine Ltd. (http://monkeymachine.ltd.uk)</organization>
|
<organization>
|
||||||
|
Monkey Machine Ltd. (http://monkeymachine.ltd.uk)
|
||||||
|
</organization>
|
||||||
<timezone>0</timezone>
|
<timezone>0</timezone>
|
||||||
</developer>
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
@ -151,6 +181,15 @@
|
|||||||
<id>markstg</id>
|
<id>markstg</id>
|
||||||
<email>markstg at users.sourceforge.net</email>
|
<email>markstg at users.sourceforge.net</email>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<name>Vishal Puri</name>
|
||||||
|
<id>vishalpuri</id>
|
||||||
|
<email>vishalpuri at users.sourceforge.net</email>
|
||||||
|
<organization>
|
||||||
|
Interface21 Pty Limited (http://www.interface21.com)
|
||||||
|
</organization>
|
||||||
|
<timezone>+10</timezone>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<contributors>
|
<contributors>
|
||||||
@ -219,8 +258,8 @@
|
|||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<source>1.3</source>
|
<source>1.5</source>
|
||||||
<target>1.3</target>
|
<target>1.5</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
@ -255,104 +294,45 @@
|
|||||||
<!-- The working directory for the embedded apache Ldap test server -->
|
<!-- The working directory for the embedded apache Ldap test server -->
|
||||||
<property>
|
<property>
|
||||||
<name>apacheDSWorkDir</name>
|
<name>apacheDSWorkDir</name>
|
||||||
<value>${basedir}/target/apacheds-work</value>
|
<value>
|
||||||
|
${basedir}/target/apacheds-work
|
||||||
|
</value>
|
||||||
</property>
|
</property>
|
||||||
</systemProperties>
|
</systemProperties>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
<!-- IDE -->
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-eclipse-plugin</artifactId>
|
||||||
|
<version>2.2</version>
|
||||||
|
<configuration>
|
||||||
|
<downloadSources>true</downloadSources>
|
||||||
|
<wtpversion>1.0</wtpversion>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-idea-plugin</artifactId>
|
||||||
|
<version>2.0</version>
|
||||||
|
<configuration>
|
||||||
|
<downloadSources>true</downloadSources>
|
||||||
|
<!--<downloadJavadocs>true</downloadJavadocs>-->
|
||||||
|
<dependenciesAsLibraries>
|
||||||
|
true
|
||||||
|
</dependenciesAsLibraries>
|
||||||
|
</configuration>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<tagBase>https://svn.sourceforge.net/svnroot/acegisecurity/tags</tagBase>
|
<tagBase>
|
||||||
|
https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/tags
|
||||||
|
</tagBase>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|
||||||
<pluginManagement>
|
|
||||||
<plugins>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
|
||||||
<version>2.0.2</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
|
||||||
<version>2.3</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-jar-plugin</artifactId>
|
|
||||||
<version>2.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-plugin-plugin</artifactId>
|
|
||||||
<version>2.3</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-install-plugin</artifactId>
|
|
||||||
<version>2.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-deploy-plugin</artifactId>
|
|
||||||
<version>2.3</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-site-plugin</artifactId>
|
|
||||||
<version>2.0-beta-5</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-project-info-reports-plugin</artifactId>
|
|
||||||
<version>2.0.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-jxr-plugin</artifactId>
|
|
||||||
<version>2.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-surefire-report-plugin</artifactId>
|
|
||||||
<version>2.3</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-javadoc-plugin</artifactId>
|
|
||||||
<version>2.2</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
|
||||||
<version>2.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
|
||||||
<artifactId>maven-pmd-plugin</artifactId>
|
|
||||||
<version>2.2</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
|
||||||
<artifactId>cobertura-maven-plugin</artifactId>
|
|
||||||
<version>2.1</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
|
||||||
<artifactId>taglist-maven-plugin</artifactId>
|
|
||||||
<version>2.0</version>
|
|
||||||
</plugin>
|
|
||||||
<plugin>
|
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
|
||||||
<artifactId>clirr-maven-plugin</artifactId>
|
|
||||||
<version>2.0</version>
|
|
||||||
</plugin>
|
|
||||||
</plugins>
|
|
||||||
</pluginManagement>
|
|
||||||
|
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<reporting>
|
<reporting>
|
||||||
@ -369,7 +349,9 @@
|
|||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<configLocation>acegi_checkstyle.xml</configLocation>
|
<configLocation>
|
||||||
|
acegi_checkstyle.xml
|
||||||
|
</configLocation>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
@ -385,23 +367,55 @@
|
|||||||
<artifactId>maven-javadoc-plugin</artifactId>
|
<artifactId>maven-javadoc-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<links>
|
<links>
|
||||||
<link>http://java.sun.com/j2se/1.5.0/docs/api</link>
|
<link>
|
||||||
<link>http://jakarta.apache.org/commons/dbcp/apidocs/</link>
|
http://java.sun.com/j2se/1.5.0/docs/api
|
||||||
<link>http://jakarta.apache.org/commons/fileupload/apidocs/</link>
|
</link>
|
||||||
<link>http://jakarta.apache.org/commons/httpclient/apidocs/</link>
|
<link>
|
||||||
<link>http://jakarta.apache.org/commons/logging/api/</link>
|
http://jakarta.apache.org/commons/dbcp/apidocs/
|
||||||
<link>http://jakarta.apache.org/commons/pool/apidocs/</link>
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/fileupload/apidocs/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/httpclient/apidocs/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/logging/api/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/pool/apidocs/
|
||||||
|
</link>
|
||||||
<link>http://www.junit.org/junit/javadoc/</link>
|
<link>http://www.junit.org/junit/javadoc/</link>
|
||||||
<link>http://logging.apache.org/log4j/docs/api/</link>
|
<link>
|
||||||
<link>http://jakarta.apache.org/regexp/apidocs/</link>
|
http://logging.apache.org/log4j/docs/api/
|
||||||
<link>http://jakarta.apache.org/velocity/api/</link>
|
</link>
|
||||||
<link>http://www.springframework.org/docs/api/</link>
|
<link>
|
||||||
<link>http://jakarta.apache.org/commons/lang/api/</link>
|
http://jakarta.apache.org/regexp/apidocs/
|
||||||
<link>http://developer.ja-sig.org/projects/cas/multiproject/cas-server/apidocs/</link>
|
</link>
|
||||||
<link>http://jakarta.apache.org/commons/codec/apidocs/</link>
|
<link>
|
||||||
<link>http://jakarta.apache.org/commons/collections/api/</link>
|
http://jakarta.apache.org/velocity/api/
|
||||||
<link>http://jakarta.apache.org/commons/logging/apidocs/</link>
|
</link>
|
||||||
<link>http://tomcat.apache.org/tomcat-5.0-doc/servletapi/</link>
|
<link>
|
||||||
|
http://www.springframework.org/docs/api/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/lang/api/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://developer.ja-sig.org/projects/cas/multiproject/cas-server/apidocs/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/codec/apidocs/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/collections/api/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://jakarta.apache.org/commons/logging/apidocs/
|
||||||
|
</link>
|
||||||
|
<link>
|
||||||
|
http://tomcat.apache.org/tomcat-5.0-doc/servletapi/
|
||||||
|
</link>
|
||||||
</links>
|
</links>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
@ -449,7 +463,7 @@
|
|||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<spring.version>1.2.8</spring.version>
|
<spring.version>2.0.4</spring.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user