diff --git a/acl/pom.xml b/acl/pom.xml index 3676b0f030..2530aa066f 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -3,13 +3,13 @@ spring-security-parent org.springframework.security - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT 4.0.0 org.springframework.security spring-security-acl Spring Security - ACL module - bundle + jar @@ -51,29 +51,14 @@ test - - - - org.springframework.security.*;version=${pom.version.osgi} - - - - net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional, - org.springframework.security.*;version="[${pom.version.osgi},${pom.version.osgi}]", - org.springframework.context.*;version="${spring.version.osgi}", - org.springframework.dao.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.jdbc.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.transaction.support.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.util.*;version="${spring.version.osgi}", - org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", - javax.sql.* - - - - !org.springframework.security.* - - - org.springframework.security.acls - - + \ No newline at end of file diff --git a/adapters/catalina/pom.xml b/adapters/catalina/pom.xml index e6fce377a4..7e7c000c91 100644 --- a/adapters/catalina/pom.xml +++ b/adapters/catalina/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-adapters - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-catalina Spring Security - Catalina adapter diff --git a/adapters/jboss/pom.xml b/adapters/jboss/pom.xml index 36f1f91c11..7ac1de4e70 100644 --- a/adapters/jboss/pom.xml +++ b/adapters/jboss/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-adapters - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-jboss Spring Security - JBoss adapter diff --git a/adapters/jetty/pom.xml b/adapters/jetty/pom.xml index 2e01223b0c..54abbbccfe 100644 --- a/adapters/jetty/pom.xml +++ b/adapters/jetty/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-adapters - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-jetty Spring Security - Jetty adapter diff --git a/adapters/pom.xml b/adapters/pom.xml index a07d5c1127..45a5ccc97b 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-adapters Spring Security - Adapters diff --git a/adapters/resin/pom.xml b/adapters/resin/pom.xml index 027411ffb9..c87cb5f956 100644 --- a/adapters/resin/pom.xml +++ b/adapters/resin/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-adapters - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-resin Spring Security - Resin adapter diff --git a/cas/pom.xml b/cas/pom.xml index 0fb5942202..a00e076579 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -3,11 +3,11 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-cas-client Spring Security - CAS support - bundle + jar @@ -47,28 +47,12 @@ - - - org.springframework.security.*;version=${pom.version.osgi} - - - - org.springframework.security.*;version="[${pom.version.osgi},${pom.version.osgi}]", - org.springframework.beans.*;version="${spring.version.osgi}", - org.springframework.context.*;version="${spring.version.osgi}", - org.springframework.dao.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.util.*;version="${spring.version.osgi}", - javax.servlet.*;version="[2.4.0, 3.0.0)";resolution:=optional, - net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional, - org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", - org.jasig.cas.client.*;version="[3.1.3, 4.0.0)" - - - - !org.springframework.security.* - - - org.springframework.security.cas - - + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + \ No newline at end of file diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 4d5eedd5fb..022e59148a 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -3,9 +3,9 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT - bundle + jar spring-security-core-tiger Spring Security - Java 5 (Tiger) @@ -59,39 +59,10 @@ 1.5 + + com.springsource.bundlor + com.springsource.bundlor.maven + - - - - org.apache.maven.plugins - maven-pmd-plugin - - 1.5 - - - - - - - - org.springframework.security.*;version=${pom.version} - - - - javax.annotation.*;version="[1.0.0, 2.0.0)", - org.springframework.security.*;version="[${pom.version.osgi},${pom.version.osgi}]", - org.springframework.core.*;version="${spring.version.osgi}" - - - - !org.springframework.security.* - - - - src/main/resources - - - org.springframework.security.annotation - diff --git a/core/pom.xml b/core/pom.xml index 60faa540ec..5199930131 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,9 +3,9 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT - bundle + jar spring-security-core Spring Security - Core @@ -142,57 +142,12 @@ - - - org.springframework.security.*;version=${pom.version} - - - - !com.ibm.websphere.security, - javax.servlet.*;version="[2.4.0, 3.0.0)";resolution:=optional, - net.sf.ehcache.*;version="[1.4.1, 2.0.0)";resolution:=optional, - org.aopalliance.*;version="[1.0.0, 2.0.0)", - org.apache.commons.codec.*;version="[1.3.0, 2.0.0)", - org.apache.commons.collections.*;version="[3.2.0, 4.0.0)", - org.apache.commons.lang.*;version="[2.1.0, 3.0.0)", - org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", - org.apache.directory.server.configuration.*;version="[1.0.2, 2.0.0)";resolution:=optional, - org.apache.directory.server.core.*;version="[1.0.2, 2.0.0)";resolution:=optional, - org.apache.directory.server.protocol.*;version="[1.0.2, 2.0.0)";resolution:=optional, - org.aspectj.*;version="[1.5.4, 2.0.0)";resolution:=optional, - org.jaxen.*;version="[1.1.1, 2.0.0)";resolution:=optional, - org.springframework.aop.*;version="${spring.version.osgi}", - org.springframework.beans.*;version="${spring.version.osgi}", - org.springframework.context.*;version="${spring.version.osgi}", - org.springframework.core.*;version="${spring.version.osgi}", - org.springframework.dao.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.jdbc.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.ldap.*;version="[1.2.1.A, 2.0.0)";resolution:=optional, - org.springframework.metadata.*;version="${spring.version.osgi}", - org.springframework.mock.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.remoting.*;version="${spring.version.osgi}";resolution:=optional, - org.springframework.util.*;version="${spring.version.osgi}", - org.springframework.web.*;version="${spring.version.osgi}";resolution:=optional, - javax.crypto.*, - javax.naming.*, - javax.rmi.*, - javax.security.*, - javax.sql.*, - javax.xml.parsers.*, - org.w3c.dom.*, - org.xml.sax.*, - *;resolution:=optional - - - - !org.springframework.security.* - - - org.springframework.security.core - - + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/ntlm/pom.xml b/ntlm/pom.xml index 5b5ae079c5..045c7a681c 100755 --- a/ntlm/pom.xml +++ b/ntlm/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT jar spring-security-ntlm diff --git a/openid/pom.xml b/openid/pom.xml index deb773cb63..f5773c4b24 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -3,13 +3,13 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-openid Spring Security - OpenID support Spring Security - Support for OpenID - 2.0.5-SNAPSHOT - bundle + 2.0.5.CI-SNAPSHOT + jar @@ -45,26 +45,14 @@ 0.9.3 - - - - org.springframework.security.*;version=${pom.version.osgi} - - - - javax.servlet.*;version="[2.4.0, 3.0.0)", - org.apache.commons.logging.*;version="[1.1.1, 2.0.0)", - org.openid4java.*;version="[0.9.3, 1.0.0)", - org.springframework.security.*;version="[${pom.version.osgi},${pom.version.osgi}]", - org.springframework.beans.*;version="${spring.version.osgi}", - org.springframework.util.*;version="${spring.version.osgi}" - - - - !org.springframework.security.* - - - org.springframework.security.openid - + + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/pom.xml b/pom.xml index 9b6f162914..59d8c80182 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT Spring Security pom @@ -38,9 +38,9 @@ - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk - http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/trunk/ + scm:svn:https://src.springframework.org/svn/spring-security/branches/2.0.x-branch/ + scm:svn:https://src.springframework.org/svn/spring-security/branches/2.0.x-branch/ + https://src.springframework.org/svn/spring-security/branches/2.0.x-branch/ @@ -64,16 +64,6 @@ Spring Snapshot Repository s3://maven.springframework.org/snapshot - - - local - Local Site Directory - - ${siteDirectory} - @@ -84,6 +74,19 @@ + + + com.springsource.repository.maven.milestone + SpringSource Enterprise Bundle Repository - SpringSource Milestone Releases + http://repository.springsource.com/maven/bundles/milestone + + + com.springsource.repository.bundles.snapshot + SpringSource Enterprise Bundle Repository - Snapshots + http://repository.springsource.com/maven/bundles/snapshot + + + Acegi Developer List @@ -236,11 +239,29 @@ - org.springframework.aws - spring-aws-maven - 1.2.2 + org.springframework.build.aws + org.springframework.build.aws.maven + 2.0.0.RELEASE + + + + com.springsource.bundlor + com.springsource.bundlor.maven + 1.0.0.BUILD-20090617.134232-66 + + + bundlor + package + + transform + + + + + + org.apache.maven.plugins @@ -364,7 +385,7 @@ 2.0-beta-7 - https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags + https://src.springframework.org/svn/spring-security/tags @@ -449,35 +470,6 @@ - - - org.apache.felix - maven-bundle-plugin - 1.4.0 - true - - - NONE - - - ${artifactId} - ${spring.osgi.symbolic.name} - SpringSource - ${spring.osgi.export} - ${spring.osgi.import} - ${spring.osgi.private.pkg} - - - Spring Security - ${pom.version} - SpringSource - org.springframework.security - - - - true - - @@ -723,13 +715,11 @@ standard ${jstl.version} runtime - + - 2.0.3.RELEASE 2.0.8 - [2.0.8, 3.0.0) 1.1.2 ${basedir}/src/docbkx diff --git a/portlet/pom.xml b/portlet/pom.xml index 44e4bb81ee..b135fbee75 100644 --- a/portlet/pom.xml +++ b/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-portlet Spring Security - Portlet support diff --git a/samples/cas/client/pom.xml b/samples/cas/client/pom.xml index 2d7382fce0..1d5e8a1380 100644 --- a/samples/cas/client/pom.xml +++ b/samples/cas/client/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-cas-client diff --git a/samples/cas/pom.xml b/samples/cas/pom.xml index 58d92a2e6b..f59172a2ea 100644 --- a/samples/cas/pom.xml +++ b/samples/cas/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-cas diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index ee77b758c3..652db5b32c 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples-cas - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-cas-server diff --git a/samples/contacts/pom.xml b/samples/contacts/pom.xml index c5b582ba8e..276b61f651 100644 --- a/samples/contacts/pom.xml +++ b/samples/contacts/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-samples-contacts Spring Security - Contacts sample diff --git a/samples/dms/pom.xml b/samples/dms/pom.xml index ad207b2557..79595c2c9e 100644 --- a/samples/dms/pom.xml +++ b/samples/dms/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT spring-security-samples-dms Spring Security - DMS sample diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index 4248c651ee..8e384adb21 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-ldap diff --git a/samples/openid/pom.xml b/samples/openid/pom.xml index a845bf6d69..6db2312f39 100644 --- a/samples/openid/pom.xml +++ b/samples/openid/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-openid diff --git a/samples/pom.xml b/samples/pom.xml index 18abb13201..d87e1beabf 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-parent - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples diff --git a/samples/portlet/pom.xml b/samples/portlet/pom.xml index 9f134d2d80..61b29c2d98 100644 --- a/samples/portlet/pom.xml +++ b/samples/portlet/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-portlet diff --git a/samples/preauth/pom.xml b/samples/preauth/pom.xml index 4e4a18e35f..8f6f83f211 100644 --- a/samples/preauth/pom.xml +++ b/samples/preauth/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-preauth diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index 8e770d3649..52cd9fc961 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ org.springframework.security spring-security-samples - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-samples-tutorial diff --git a/sandbox/webflow/pom.xml b/sandbox/webflow/pom.xml index ea62ecd8fb..926e4709db 100644 --- a/sandbox/webflow/pom.xml +++ b/sandbox/webflow/pom.xml @@ -10,23 +10,23 @@ org.springframework.security spring-security-samples-webflow Spring Security - Webflow sample - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT war org.springframework.security spring-security-core - 2.0.4 + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-core-tiger - 2.0.4 + 2.0.5.CI-SNAPSHOT org.springframework.security spring-security-taglibs - 2.0.4 + 2.0.5.CI-SNAPSHOT org.springframework.webflow diff --git a/taglibs/pom.xml b/taglibs/pom.xml index ca015050a8..ed9cc11b05 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -3,13 +3,13 @@ spring-security-parent org.springframework.security - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT 4.0.0 org.springframework.security spring-security-taglibs Spring Security - JSP taglibs - 2.0.5-SNAPSHOT + 2.0.5.CI-SNAPSHOT jar @@ -64,5 +64,11 @@ false + + + com.springsource.bundlor + com.springsource.bundlor.maven + +